[Bug c++/23278] SJLJ-exceptions broken

2006-03-10 Thread bmj at us dot ibm dot com


--- Comment #13 from bmj at us dot ibm dot com  2006-03-11 07:10 ---
(In reply to comment #12)
> No testcase in over 3 months of asking so closing as invalid.
> 

I am seeing something similar to this.  Here is the stack trace I get.
Can anyone explain what the issue is here?  (it SEGVs in parse_ldsa_header).

#0  0x405b9f1e in parse_lsda_header () from /usr/lib/libstdc++.so.5
No symbol table info available.
#1  0x405ba21c in __gxx_personality_v0 () from /usr/lib/libstdc++.so.5
No symbol table info available.
#2  0x406083f4 in _Unwind_RaiseException () from /lib/libgcc_s.so.1
No symbol table info available.
#3  0x405ba6e5 in __cxa_throw () from /usr/lib/libstdc++.so.5
No symbol table info available.
#4  0x42ac53e0 in ibm::cpa_comm::SnmpClient::snmpGet (this=0x43a01120,
[EMAIL PROTECTED]) at SnmpClient.cpp:203
errStream = { = {<> = {}, <> = {}, }, 
  _M_stringbuf = {<> = {}, _M_string = {static npos =
4294967295, 
  _M_dataplus = {> = {}, 
_M_p = 0x46740d1c "comm/SnmpClient.cpp : 197 
TYPE=\"string\">\n\n\n\n\n\nhttp://gcc.gnu.org/bugzilla/show_bug.cgi?id=23278



[Bug c++/23278] SJLJ-exceptions broken

2006-02-26 Thread pinskia at gcc dot gnu dot org


--- Comment #12 from pinskia at gcc dot gnu dot org  2006-02-26 19:56 
---
No testcase in over 3 months of asking so closing as invalid.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID


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



[Bug c++/23278] SJLJ-exceptions broken

2005-11-27 Thread pinskia at gcc dot gnu dot org


--- Comment #11 from pinskia at gcc dot gnu dot org  2005-11-28 05:17 
---
I should note that libunwind has at least a way to dynamicly add unwinding
info.  I don't know if libgcc has this ability, maybe it should be added.


-- 


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



[Bug c++/23278] SJLJ-exceptions broken

2005-09-13 Thread bkoz at gcc dot gnu dot org

--- Additional Comments From bkoz at gcc dot gnu dot org  2005-09-13 19:29 
---

Moving to c++ component, maybe they can help him...

-- 
   What|Removed |Added

  Component|libstdc++   |c++


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