Nevermind! (Re: Broken malloc initialization?)
Kaz Kylheku
kaz@ashi.footprints.net
Wed Jul 19 10:28:00 GMT 2000
On Wed, 19 Jul 2000, Wolfram Gloger wrote:
> Hmm, strange. malloc.c:2715 can only be reached if line 2691 has been
> passed, and the mutex is successfully locked. However,
> pthread_mutex_trylock() is used there, not pthread_mutex_lock(), so
> maybe you just forgot to change that function accordingly WRT the
> spinlock field?
Perhaps. Ulrich says that he checked in a patch for this bug already
last night, so we can forget about it. My fault for not working with
an up to the minute checkout.
More information about the Libc-alpha
mailing list