Java 3.3 regression details from sparc-sun-solaris2.7
Andrew Haley
aph@redhat.com
Mon Jan 27 18:26:00 GMT 2003
Jeff Sturm writes:
> On 2003年1月27日, Kaveh R. Ghazi wrote:
> > -------------------------------------------------------------
> > spawn /teal/tmpdisk/ghazi/gcc-testing/33/build/gcc/jv-scan
> > --encoding=UTF-8 /teal/tmpdisk/ghazi/gcc-testing/33/egcc-3.3-CVS20030125/libjava/testsuite/libjava.lang/TLtest.java --list-class
> > TLtest Data Data1ドル ThreadTest
> > spawn [open ...]
> > Exception in thread "A" java.lang.NullPointerException
> > <<No stacktrace available>>
> > test OK.
> > FAIL: TLtest execution - gij test
>
> Can you post a stack trace from gdb at the point of the SIGSEGV? (Make
> sure you continue past the first SIGSEGV in GC_find_limit-- that one is
> normal.)
SPARC runs with -fcheck-references, so any SEGV (except that first
one) must be a code generation bug, or perhaps something wrong with
the runtime. Linker problem, perhaps?
Andrew.
More information about the Java
mailing list