This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libmudflap/28578] A most simple multithreaded program (practically any multithreaded one) causes mudflap violation



------- Comment #2 from fche at redhat dot com  2006-11-10 16:04 -------
As shown by MUDFLAP_OPTIONS="-viol-gdb", the deallocation is occurring
during the pthread exit process, and relates to dlopen's thread-local
variables.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28578


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