[Bug 200138] [PATCH] Fixed race condition incurred in libthr by some foreign malloc libraries
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 12 09:12:02 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200138
--- Comment #4 from yuri at rawbw.com ---
"Race condition" is maybe a wrong term, but it is close.
Like I said in the description, stray messages are printed in the presence of
an external malloc library: "Thread %p has exited with %d leftover". And memory
for per-thread key-based "specific" array gets lost.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-threads
mailing list