From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Flinders To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: java/1912: Segfault when handling segfault = infinite recursion Date: Sun, 01 Apr 2001 00:00:00 -0000 Message-id: <20010208215602.32706.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q1/msg01083.html List-Id: The following reply was made to PR java/1912; it has been noted by GNATS. From: Paul Flinders To: tromey@redhat.com Cc: paul@dawa.demon.co.uk, gcc-gnats@gcc.gnu.org Subject: Re: java/1912: Segfault when handling segfault = infinite recursion Date: Thu, 8 Feb 2001 21:58:23 +0000 (GMT) Tom Tromey writes: > >>>>> "Paul" == paul writes: > > Paul> #2 0x4018966a in _Jv_type_matcher (info=0x83dcde8, match_info=0xffffffff, > Paul> exception_table=0x8392d64) at ../../../gcc/libjava/exception.cc:62 > > I'm wondering if this is the same exception handling problem someone > reported a few days ago. > > Andrew? It definately looks similar. I was able to do a little more debugging than Jeff - I think that the problem is that some of the exception table entries have match_info fields which are 0xffffffff. I haven't traced it back farther than that as I don't actually understand the code which produces __EXCEPTION_TABLE__, not the relationship of that to the table that find_exception_handler is scanning. >>From rodrigc@mediaone.net Sun Apr 01 00:00:00 2001 From: Craig Rodrigues To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/1709 Date: Sun, 01 Apr 2001 00:00:00 -0000 Message-id: <20010224211600.30802.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q1/msg01701.html Content-length: 507 The following reply was made to PR c++/1709; it has been noted by GNATS. From: Craig Rodrigues To: rodrigc@mediaone.net, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: c++/1709 Date: Sat, 24 Feb 2001 16:05:54 -0500 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1709&database=gcc Please close this. I just tested with: gcc version 3.0 20010223 (prerelease) and it now works. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@mediaone.net