Date: Thu, 4 Nov 2004 16:34:34 -0500 From: Marc Ramirez <marc.ramirez@bluecirclesoft.com> To: Mike Makonnen <mtm@identd.net> Cc: freebsd-current@freebsd.org Subject: Re: [FreeBSD 5.3-RC2] Processes STILL hanging in unkillable state Message-ID: <200411041634.39570.marc.ramirez@bluecirclesoft.com> In-Reply-To: <20041104143644.GA36101@rogue.acs.lan> References: <200411032312.50664.marc.ramirez@bluecirclesoft.com> <20041104143644.GA36101@rogue.acs.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1213233.r2yslAkmal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 04 November 2004 09:36 am, Mike Makonnen wrote: > On Wed, Nov 03, 2004 at 11:12:45PM -0500, Marc Ramirez wrote: > > On Wednesday 03 November 2004 09:29 pm, you wrote: > > > Could all people who are seeing this please post their kernel > > > configurations, sysctl.conf and perhaps some system details (platform, > > > UP/MP), too. > > > > > > Since I and nobody else of the KDE/FreeBSD people have yet seen this > > > problem and we're practically all running RELENG_5/RELENG_5_3 all the > > > time, I'm curious what might trigger this. > > > > In the crash I saved, it was stopped in thr_create. The two arguments > > are as follows: > > Hmm, looks like the application is using libthr and not libpthread. I'll > take a look at it, but in the mean time you might want to map libthr and > libc_r to libpthread in libmap.conf(5). > > Can all other users with this problem verify which threading library > they're running? You can use the following command on the binary. For > example: # ldd /path/to/binary Not me. Thanks! root@laptop[/usr/home/mrami] # ldd /usr/local/OpenOffice.org1.1.2/program/soffice.bin /usr/local/OpenOffice.org1.1.2/program/soffice.bin: libvcl645fi.so =3D> not found (0x0) libsvl645fi.so =3D> not found (0x0) libsvt645fi.so =3D> not found (0x0) libutl645fi.so =3D> not found (0x0) libtl645fi.so =3D> not found (0x0) libcomphelp3gcc3.so =3D> not found (0x0) libucbhelper2gcc3.so =3D> not found (0x0) libvos3gcc3.so =3D> not found (0x0) libcppuhelpergcc3.so.3 =3D> not found (0x0) libcppu.so.3 =3D> not found (0x0) libsal.so.3 =3D> not found (0x0) libtk645fi.so =3D> not found (0x0) libXaw.so.7 =3D> /usr/X11R6/lib/libXaw.so.7 (0x280cc000) libXt.so.6 =3D> /usr/X11R6/lib/libXt.so.6 (0x2811e000) libX11.so.6 =3D> /usr/X11R6/lib/libX11.so.6 (0x28167000) libpthread.so.1 =3D> /usr/lib/libpthread.so.1 (0x28226000) libm.so.2 =3D> /lib/libm.so.2 (0x2824a000) libstlport_gcc.so =3D> not found (0x0) libc.so.5 =3D> /lib/libc.so.5 (0x28264000) libXmu.so.6 =3D> /usr/X11R6/lib/libXmu.so.6 (0x2833d000) libSM.so.6 =3D> /usr/X11R6/lib/libSM.so.6 (0x28351000) libICE.so.6 =3D> /usr/X11R6/lib/libICE.so.6 (0x28359000) libXext.so.6 =3D> /usr/X11R6/lib/libXext.so.6 (0x28370000) libXpm.so.4 =3D> /usr/X11R6/lib/libXpm.so.4 (0x2837d000) =2D-=20 Marc Ramirez Blue Circle Software Corporation 513-688-1070 (main) 513-382-1270 (direct) http://www.bluecirclesoft.com http://www.mrami.com (personal) --nextPart1213233.r2yslAkmal Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBiqBvg1EgpGw750IRAj94AJ9CVc6v4s4++4KEPU44heONvWy56gCfVNSj LCzXZratrC66wVBe0caGb9k= =rl5D -----END PGP SIGNATURE----- --nextPart1213233.r2yslAkmal--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411041634.39570.marc.ramirez>