[Bug libstdc++/23591] exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread
bkoz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 10 17:25:00 GMT 2006
------- Comment #8 from bkoz at gcc dot gnu dot org 2006-01-10 17:25 -------
Fixed in 4.1.x and mainline.
There is another found while looking at this bug, in that multi-threaded apps
with multiple, pending exceptions will leak active and in-flight exceptions at
termination.
I'll open a separate bug report for that.
--
bkoz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23591
More information about the Gcc-bugs
mailing list