public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/10266: throw crashes with SIGABRT, no matter what.
@ 2003-03-30 18:02 ehrhardt
  0 siblings, 0 replies; 3+ messages in thread
From: ehrhardt @ 2003-03-30 18:02 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, starling

Synopsis: throw crashes with SIGABRT, no matter what.

State-Changed-From-To: feedback->closed
State-Changed-By: cae
State-Changed-When: Sun Mar 30 17:45:01 2003
State-Changed-Why:
    .

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++/10266: throw crashes with SIGABRT, no matter what.
@ 2003-03-30 17:45 ehrhardt
  0 siblings, 0 replies; 3+ messages in thread
From: ehrhardt @ 2003-03-30 17:45 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, starling

Synopsis: throw crashes with SIGABRT, no matter what.

State-Changed-From-To: open->feedback
State-Changed-By: cae
State-Changed-When: Sun Mar 30 17:44:39 2003
State-Changed-Why:
    I can't reproduce this, besides the submitters address is invalid,
    i.e. I can't even ask for more information. Hence I'm closing this.
    The submitter is encouraged to submit a new report with a valid
    email adress that includes the relevant compiler version and system
    environment.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* libstdc++/10266: throw crashes with SIGABRT, no matter what.
@ 2003-03-30  0:13 starling
  0 siblings, 0 replies; 3+ messages in thread
From: starling @ 2003-03-30  0:13 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10266
>Category:       libstdc++
>Synopsis:       throw crashes with SIGABRT, no matter what.
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 29 21:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Starling
>Release:        libstdc++-v3 (5.0.2 I think...)
>Organization:
>Environment:

>Description:
The synopsis says it all.  I'm not experienced enough to discern much more.  _Unwind_RaiseException always returns _URC_END_OF_STACK even when there is a catch handler.  That's as far as I could get.
>How-To-Repeat:
$ g++ trythrow.cpp
$ ./a.out
Aborted (core dumped)
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="trythrow.cpp"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="trythrow.cpp"

I2luY2x1ZGUgPHN0cmluZz4KI2luY2x1ZGUgPGlvc3RyZWFtPgoKdXNpbmcgc3RkOjpjb3V0Owp1
c2luZyBzdGQ6OmNlcnI7CnVzaW5nIHN0ZDo6ZW5kbDsKdXNpbmcgc3RkOjpzdHJpbmc7CgovL0Eg
c2ltcGxlIGNsYXNzIHdlIHdhbnQgdG8gdGhyb3cKc3RydWN0IEVycm9yIHsKCXN0cmluZyBkYXRh
OwoJRXJyb3IoY29uc3QgY2hhciogbXNnKSA6IGRhdGEobXNnKSB7fQp9OwoKLy9JZiB5b3UgZGVm
aW5lIE1BS0VJVFdPUkssIFNJR0FCUlQgaXMgcmVwbGFjZWQgYnkgYSB1c2VyIAovL2hhbmRsZXIg
dGhhdCBkb2Vzbid0IGR1bXAgY29yZS4uLiBidXQgc28gd2hhdD8KLy8jZGVmaW5lIE1BS0VJVFdP
UksKCiNpZmRlZiBNQUtFSVRXT1JLCiNpbmNsdWRlIDxzaWduYWwuaD4KCnZvaWQgZG9ub3RoaW5n
KGludCBzaWduYWwpIHsKCS8qIEhpLiovCglleGl0KDApOwp9CgojZW5kaWYKCmludCBtYWluKHZv
aWQpIHsKCiNpZmRlZiBNQUtFSVRXT1JLCglzaWduYWwoU0lHQUJSVCwgZG9ub3RoaW5nKTsKI2Vu
ZGlmCgovKioqKioqKioqKioqKioqICBNYWluIENvZGUgU2VjdGlvbiAqKioqKioqKioqKioqKioq
Ki8KCgl0cnkgewoKCQl0aHJvdyBFcnJvcigiVGhpcyB3aWxsIGNhdXNlIGEgU0lHQUJSVCIpOwoK
CX0gY2F0Y2goRXJyb3IgbXNnKSB7CgkJY2VyciA8PCBtc2cuZGF0YSA8PCBlbmRsOwoJfSBjYXRj
aChjb25zdCBFcnJvciYgbXNnKSB7CgkJY2VyciA8PCBtc2cuZGF0YSA8PCBlbmRsOwoJfSBjYXRj
aCguLi4pIHsKCQljZXJyIDw8ICJJIGhhdmUgbm8gaWRlYSEiIDw8IGVuZGw7Cgl9CgoJY291dCA8
PCAiUXVpdHRpbmcuLi4iIDw8IGVuZGw7CgoJcmV0dXJuIDA7Cn0K


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-30 17:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-30 18:02 libstdc++/10266: throw crashes with SIGABRT, no matter what ehrhardt
  -- strict thread matches above, loose matches on Subject: below --
2003-03-30 17:45 ehrhardt
2003-03-30  0:13 starling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).