malloc patch for 2.2.4

Florian Weimer Florian.Weimer@RUS.Uni-Stuttgart.DE
Wed Aug 22 03:29:00 GMT 2001


Wolfram Gloger <Wolfram.Gloger@dent.med.uni-muenchen.de> writes:

> > Thanks, I've applied the patch.
> 
> Thanks.  However, I'm still seeing the fork/malloc SMP problem on my
> machine... :-(

Do you use threads?  In this case, this is not surprising.  fork()
does not work well with threads and may result in odd behavior.

-- 
Florian Weimer 	                  Florian.Weimer@RUS.Uni-Stuttgart.DE
University of Stuttgart           http://cert.uni-stuttgart.de/
RUS-CERT                          +49-711-685-5973/fax +49-711-685-5898



More information about the Libc-alpha mailing list