Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2004 14:18:06 -0500
From:      Brian Fundakowski Feldman <green@FreeBSD.org>
To:        threads@FreeBSD.org
Subject:   OO.org 1.1 compilation issue on -lpthread/SMP/4BSD
Message-ID:  <200402261918.i1QJI6LX084762@green.homeunix.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402261918.i1QJI6LX084762>