This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11644] Hang in throw when unloading a library
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2003 15:14:30 -0000
- Subject: [Bug c++/11644] Hang in throw when unloading a library
- References: <20030723121224.11644.peter.rost@freenet.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11644
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-09-19 15:14 -------
I checked glibc 2.3.2 source code and it uses recursive locks now.
So this issue should be fixed with a glibc upgrade. I am keeping
this around until someone with a new glibc installed can confirm
and this bug report.