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

Mike Makonnen mtm at identd.net
Thu Nov 4 06:37:12 PST 2004


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

Cheers.
-- 
Mike Makonnen  | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
mtm at identd.net | Fingerprint: AC7B 5672 2D11 F4D0 EBF8  5279 5359 2B82 7CD4 1F55
mtm at FreeBSD.Org| FreeBSD - Unleash the Daemon !


More information about the freebsd-current mailing list