This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Nevermind! (Re: Broken malloc initialization?)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]