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]

Re: malloc patch for 2.2.4


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


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