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]

Re: c++/8210: Throwing exception (with handler) causes program abort


Synopsis: Throwing exception (with handler) causes program abort

State-Changed-From-To: open->feedback
State-Changed-By: nathan
State-Changed-When: Sun Oct 13 11:33:09 2002
State-Changed-Why:
    cannot reproduce. It is possible you have some shared library
    mix up. what does ldd a.out tell you? is it picking up
    the libsupc++ you expect?
    where is the abort? (what is the stack traceback).

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8210


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