This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Java programs segfault on exit
- To: Andrew Haley <aph at cambridge dot redhat dot com>
- Subject: Re: Java programs segfault on exit
- From: mgd at swarm dot org (Marcus G. Daniels)
- Date: 24 Apr 2001 21:23:51 -0600
- Cc: java at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- References: <m2g0eyqqty.fsf@marcus.santafe.edu> <15077.55474.976308.269368@cuddles.cambridge.redhat.com>
>>>>> "AH" == Andrew Haley <aph@cambridge.redhat.com> writes:
AH> In the meantime, if anyone needs to get a gcj that works, please
AH> recompile gnu/gcj/runtime/FileDeleter at -O0.
Yep, works for me. Great!
On sparc-sun-solaris2.7, I get a Bus Error on startup, not on exit.
(The workaround doesn't help..)