Date: Tue, 17 Jan 2006 14:13:35 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Daniel Eischen <deischen@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: Exceed max spinlock? Message-ID: <20060117221335.GA91744@troutmask.apl.washington.edu> In-Reply-To: <Pine.GSO.4.43.0601171708570.13239-100000@sea.ntplx.net> References: <20060117220113.GA78882@troutmask.apl.washington.edu> <Pine.GSO.4.43.0601171708570.13239-100000@sea.ntplx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 17, 2006 at 05:09:50PM -0500, Daniel Eischen wrote: > On Tue, 17 Jan 2006, Steve Kargl wrote: > > > troutmask:kargl[208] firefox > > Fatal error 'Exceeded max spinlocks' at line 127 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) > > Abort trap (core dumped) > > > > What the correct fix for this bogon? firefox was working until I > > upgraded libc from a 13 Jan version to a 16 Jan version. > > You can't just upgrade libc. You need a coherent set of libraries > (rebuild libpthread from sync'd sources). > Jason updates libc/lidstd/malloc.c. I rebuild libc and install a new libc. My libpthread is less than 3 days old and I need to re-install libpthread, too? Are there other libraries that have this nasty dependency? -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060117221335.GA91744>