malloc and threads

Mathew, Tisson K tisson.k.mathew@intel.com
Tue Nov 26 09:02:00 GMT 2002


A program that simply launches 10 threads that just malloc, wait 100
milliseconds, and free the data and then loop.  

This simple program segmentation faults. I'm using glibc version 2.2.2. I
was wondering if malloc **still** has reentrancy problems or not ? 

Thoughts?

thanks
_tisson



More information about the Libc-alpha mailing list