OO.org 1.1 compilation issue on -lpthread/SMP/4BSD

Brian Fundakowski Feldman green at FreeBSD.org
Thu Feb 26 11:18:08 PST 2004


I get these lockups pretty predictably, but randomly, when the Sun IDL 
compiler is running during the OpenOffice.org compilation.  Has anyone else 
seen/not seen this?  Seems like it's a race in fork....

(gdb) bt
#0  0x28278e7b in pthread_testcancel () from /usr/lib/libpthread.so.1
#1  0x28279f62 in __error () from /usr/lib/libpthread.so.1
#2  0x28267f7d in pthread_sigmask () from /usr/lib/libpthread.so.1
#3  0x28267e30 in sigprocmask () from /usr/lib/libpthread.so.1
#4  0x2827063c in pthread_mutexattr_init () from /usr/lib/libpthread.so.1
#5  0x28264eee in fork () from /usr/lib/libpthread.so.1
#6  0x280c1761 in ChildStatusProc ()
   from /home/ports/editors/openoffice-1.1/work/oo_1.1_src/solver/645/unxfbsd.pro/lib/libsal.so.3
#7  0x280bffd0 in osl_thread_start_Impl ()
   from /home/ports/editors/openoffice-1.1/work/oo_1.1_src/solver/645/unxfbsd.pro/lib/libsal.so.3
#8  0x28265bfd in pthread_create () from /usr/lib/libpthread.so.1
#9  0x28488fb3 in _ctx_start () from /lib/libc.so.5
(gdb) info threads
* 1 process 84704  0x28278e7b in pthread_testcancel () from /usr/lib/libpthread.so.1


-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green at FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\




More information about the freebsd-threads mailing list