ports/75039: OpenOffice 1.1.2 javaldx crashes at startup

Jason Bacon jbacon at mcw.edu
Tue Dec 21 11:00:46 PST 2004


The following reply was made to PR ports/75039; it has been noted by GNATS.

From: Jason Bacon <jbacon at mcw.edu>
To: freebsd-gnats-submit at freebsd.org, bacon at smithers.neuro.mcw.edu
Cc:  
Subject: Re: ports/75039: OpenOffice 1.1.2 javaldx crashes at startup
Date: Tue, 21 Dec 2004 12:51:44 -0600

 Some followup info:
 
 Everything else on this system is working well, except that "dd" writing to a 
 floppy is terribly slow.
 
 Ran openoffice on a Pentium II 350 system installed from the same CD - no 
 problems.
 
 Also ran openoffice on a 5.3-RC1 system - again, no problems.
 
 Ran several passes of memtest86 on the K6-2, AND tried replacing memory chip.
 Javaldx and soffice still crash.
 
 Reassembled the machine to ensure all connections are secure and clean.
 
 Rebuilt the kernel.
 
 Tried to build openoffice from port:
 
 [snip]
 Making Module-Definitionfile : ../unxfbsd.pro/misc/sal.def
 just a dummy for UNIX
 cp 
 -f /usr/ports/editors/openoffice-1.1/work/oo_1.1.2_src/solenv/src/default_description.xml ../unxfbsd.pro/misc/sal.xml
 xml2cmp 
 -func ../unxfbsd.pro/misc/sal_description.cxx ../unxfbsd.pro/misc/sal.xml
 Segmentation fault (core dumped)
 dmake:  Error code 139, while making '../unxfbsd.pro/misc/sal_description.cxx'
 ---* TG_SLO.MK *---
 
 ERROR: Error 65280 occurred while 
 making /usr/ports/editors/openoffice-1.1/work/oo_1.1.2_src/sal/util
 dmake:  Error code 1, while making 'build_all'
 ---* TG_SLO.MK *---
 *** Error code 255
 
 Stop in /usr/ports/editors/openoffice-1.1.
 <<<ROOT at sculpin>>> /usr/ports/editors/openoffice-1.1 47 #
 
 Interestingly enough, the build process, like javaldx, crashed during a call 
 to the pthread library:
 
 (gdb) where
 #0  0x2809f46c in pthread_setconcurrency () from /usr/lib/libpthread.so.1
 #1  0x2809e9a6 in pthread_mutexattr_init () from /usr/lib/libpthread.so.1
 #2  0x2809f84f in pthread_setconcurrency () from /usr/lib/libpthread.so.1
 #3  0x280a2e76 in pthread_testcancel () from /usr/lib/libpthread.so.1
 #4  0x280a3fee in __error () from /usr/lib/libpthread.so.1
 #5  0x2808b792 in ?? () from /usr/lib/libpthread.so.1
 #6  0x2805ffc9 in find_symdef () from /usr/libexec/ld-elf.so.1
 #7  0x2805ed73 in _rtld () from /usr/libexec/ld-elf.so.1
 #8  0x2805e836 in .rtld_start () from /usr/libexec/ld-elf.so.1
 
 Could there be a problem with pthread specific to the K6-2?


More information about the freebsd-openoffice mailing list