This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Array_3 does not halt running in gcc-3.1 testsuite on sparc32-linux
- From: Christian Jönsson <christian at j-son dot org>
- To: "'Bryce McKinlay'" <bryce at waitaki dot otago dot ac dot nz>
- Cc: <java at gcc dot gnu dot org>,"'Tom Tromey'" <tromey at redhat dot com>
- Date: Sun, 5 May 2002 05:39:56 +0200
- Subject: RE: Array_3 does not halt running in gcc-3.1 testsuite on sparc32-linux
Hmm, both times, the machine eventually crashed... I get a kernel memory
handling odd feeling here...
Cheers,
/ChJ
-----Original Message-----
From: Bryce McKinlay [mailto:bryce@waitaki.otago.ac.nz]
Sent: Sunday, May 05, 2002 2:54 AM
To: Christian Jönsson
Cc: java@gcc.gnu.org; Tom Tromey
Subject: Re: Array_3 does not halt running in gcc-3.1 testsuite on
sparc32-linux
Christian Jönsson wrote:
>Twice now, when running gcc-3.1's test suite, Array_3 execution test
>does not halt, dejagnu issues a WARNING: program timed out but Array_3
>keeps going:
>
Array_3 failing on some archs in a known problem, but it is strange that
dejagnu is not killing the process when it times out. It sounds like a
bug in the testsuite.
regards
Bryce.