[Bug 200138] [PATCH] Fixed sthread-specific array allocation conflict incurred in libthr by some foreign malloc libraries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 12 10:21:45 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200138

--- Comment #8 from yuri at rawbw.com ---
> What does prevent the recursion from going infinite?
This question is besides the point of this PR. Recursion happens anyway, with
or without this patch. If the malloc library will cause infinite recursion,
then this would be a bug. But this doesn't actually happen.

> This sounds like the application bug anyway, because malloc/calloc interposers must handle the system libraries requirements.
Could you please specify which application are you talking about? And what are
the requirements, and where are they specified?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list