This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Extra gcc-3.3 java failures when using expect-5.43
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: java at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Mon, 21 Mar 2005 09:35:16 -0500 (EST)
- Subject: Re: Extra gcc-3.3 java failures when using expect-5.43
- References: <200503210321.j2L3LoLp001299@caip.rutgers.edu> <16958.40736.302566.214481@cuddles.cambridge.redhat.com>
> From: Andrew Haley <aph at redhat dot com>
>
> Kaveh R. Ghazi writes:
> > After I upgraded to expect-5.43, I noticed that I'm getting extra
> > java failures on the 3.3 branch on x86_64-unknown-linux-gnu. Other
> > gcc branches do not have problems.
> >
> > http://gcc.gnu.org/ml/gcc-testresults/2005-03/msg01295.html
> >
> > I'm using an expect-5.43 binary on x86_64 that was compiled on i686
> > if that matters.
> >
> > When I back down to expect-5.42.1, the testsuite results go back to
> > normal. Anyone else seeing this?
>
> Could you post a snippet of the log, please?
> Andrew.
There was nothing useful in libjava.log to indicate what the problem
is. I reran the testsuite with --verbose and all the errors show
up like this:
spawning command /tmp/kg/33/build/x86_64-unknown-linux-gnu/./libjava/gij ArrayStore
exp6 file5
close result is child killed: SIGABRT
FAIL: ArrayStore execution - gij test
Don't know who/what is sending a SIGABRT.
Again, if I back down to expect 5.42.1 everything passes. And also it
only occurs on the 3.3 branch. Other branches and mainline pass
fine. So there may be a diff in the testsuite harness. (?)
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu