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 other/36030] Throwing exceptions in multiple threads leads to spinning in call to _Unwind_Find_FDE



------- Comment #5 from an at atrn dot org  2008-04-25 05:27 -------
> Which glibc version do you use?

As per description it's FreeBSD 7's (aka STABLE) libc who's ld.so
implementation uses gcc's glibc-specific unwinding.

>  You should probably report this as a bug to your vendor.

Done with patch to fix it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=123062

Thanks for the clarification.


-- 


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


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