Subject: Re: 4.99.38 i386: applications dumping core
To: Chavdar Ivanov <ci4ic4@gmail.com>
From: Tobias Nygren <tnn@NetBSD.org>
List: current-users
Date: 12/03/2007 03:03:55
On Mon, 3 Dec 2007 01:22:01 +0000
"Chavdar Ivanov" <ci4ic4@gmail.com> wrote:

> I seem to have bin a tad careless with this upgrade - after some
> testing on a VMware machine and on a spare external disk on my laptop,
> I decided it is safe enough to upgrade the internal disk as well.
> Gnome stopped working:
> 
> (.xsession-errors follows)
> /usr/pkg/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
> /usr/pkg/etc/gdm/PreSession/Default: running: /usr/pkg/bin/sessreg -a
> -w /var/log/wtmp -u /var/run/utmp -x "/var/gdm/:0.Xservers" -h "" -l
> ":0" "ci"
> /usr/pkg/etc/gdm/Xsession: Beginning session setup...
> /usr/pkg/etc/gdm/Xsession: Setup done, will execute:
> /usr/bin/ssh-agent -- dbus-launch --exit-with-session gnome-session
> dbus-launch: Error detected by libpthread: Invalid mutex.
> Detected by file "/usr/src/lib/libpthread/pthread_mutex2.c", line 223,
> function "pthread__mutex_lock_slow".
> See pthread(3) for information.
> 

Hi,
You need to update your libc. (make sure you have jemalloc.c 1.15)

-Tobias