Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2004 17:36:44 +0300
From:      Mike Makonnen <mtm@identd.net>
To:        Marc Ramirez <marc.ramirez@bluecirclesoft.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: [FreeBSD 5.3-RC2] Processes STILL hanging in unkillable state
Message-ID:  <20041104143644.GA36101@rogue.acs.lan>
In-Reply-To: <200411032312.50664.marc.ramirez@bluecirclesoft.com>
References:  <200411032312.50664.marc.ramirez@bluecirclesoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@identd.net | Fingerprint: AC7B 5672 2D11 F4D0 EBF8  5279 5359 2B82 7CD4 1F55
mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon !



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