This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: java/3307: compiled program core dump in GC_find_limit
- To: nobody at gcc dot gnu dot org
- Subject: Re: java/3307: compiled program core dump in GC_find_limit
- From: Andrew Haley <aph at cambridge dot redhat dot com>
- Date: 2 Jul 2001 19:06:01 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: Andrew Haley <aph at cambridge dot redhat dot com>
The following reply was made to PR java/3307; it has been noted by GNATS.
From: Andrew Haley <aph@cambridge.redhat.com>
To: chang@platform.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/3307: compiled program core dump in GC_find_limit
Date: Mon, 2 Jul 2001 19:56:22 +0100 (BST)
Thanks for the report.
Firstly, Solaris support for gcj is not totally complete in 3.0.
Secondly, I can't fix this problem as I don't have the source that I
need. However, it does look as though there is a problem with the
interface between the exception handler library and libgcj.
One thing that you could try before we go any further: do trivial
catch/throw examples work for you?
Thanks,
Andrew.