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



Ariel Burton <ariel.burton at roguewave dot com> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

            Version|4.4.6                       |4.8.0



--- Comment #3 from Ariel Burton <ariel.burton at roguewave dot com> 2013-05-01 
17:47:39 UTC ---

I found another case where taking a backtrace causes a SEGV.

This time the error occurs when the unwinder attempts to deal

with a frame that saves some of the xmm registers.  The code

in question is in the openmp (shared) library distributed

with the intel compiler.



The component at fault here is libgcc_s.so.  The patch of

2011-05-24 fixed the SEGV, and returned a correct backtrace.

Reply via email to