Re: [FreeBSD 5.3-RC2] Processes STILL hanging in unkillable state

From: Marc Ramirez <marc.ramirez_at_bluecirclesoft.com>
Date: Thu, 4 Nov 2004 16:34:34 -0500
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_at_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 => not found (0x0)
        libsvl645fi.so => not found (0x0)
        libsvt645fi.so => not found (0x0)
        libutl645fi.so => not found (0x0)
        libtl645fi.so => not found (0x0)
        libcomphelp3gcc3.so => not found (0x0)
        libucbhelper2gcc3.so => not found (0x0)
        libvos3gcc3.so => not found (0x0)
        libcppuhelpergcc3.so.3 => not found (0x0)
        libcppu.so.3 => not found (0x0)
        libsal.so.3 => not found (0x0)
        libtk645fi.so => not found (0x0)
        libXaw.so.7 => /usr/X11R6/lib/libXaw.so.7 (0x280cc000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x2811e000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28167000)
        libpthread.so.1 => /usr/lib/libpthread.so.1 (0x28226000)
        libm.so.2 => /lib/libm.so.2 (0x2824a000)
        libstlport_gcc.so => not found (0x0)
        libc.so.5 => /lib/libc.so.5 (0x28264000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x2833d000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x28351000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x28359000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x28370000)
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x2837d000)

-- 
Marc Ramirez
Blue Circle Software Corporation
513-688-1070 (main)
513-382-1270 (direct)
http://www.bluecirclesoft.com
http://www.mrami.com (personal)

Received on Thu Nov 04 2004 - 20:34:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:21 UTC