This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: FAIL: getstacktrace run
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: David Daney <ddaney at avtrex dot com>, java at gcc dot gnu dot org
- Date: Wed, 16 May 2007 20:56:41 +0200
- Subject: Re: FAIL: getstacktrace run
- References: <464B49AF.5080208@avtrex.com> <464B50B7.2010403@redhat.com>
Keith Seitz wrote:
David Daney wrote:
On the trunk the jvmti getstacktrace test has been failing for the
last few weeks.
target=build=host=x86_64-unknown-linux-gnu
Same failure for mipsel-unknown-linux-gnu
LD_LIBRARY_PATH=.
/home/daney/gccsvn/native-t1/x86_64-unknown-linux-gnu/./libjava/gij
-cp
/home/daney/gccsvn/t1/libjava/testsuite/libjava.jvmti/interp/getstacktrace.jar
getstacktrace
WARNING: program timed out.
FAIL: getstacktrace run
Are the jvmti guys aware of this failure?
I don't know if I would be considered a "jvmti guy", but I'll have a
look now that I actually have access to an x86_64 box...
FYI, results from 20070513. Rebuilding now as the bootstrap seems to
work again :)
Native configuration is powerpc-unknown-linux-gnu
=== libjava tests ===
Running target unix
WARNING: program timed out.
FAIL: getstacktrace run
FAIL: events output
Native configuration is powerpc-apple-darwin8.9.0
=== libjava tests ===
Running target unix
WARNING: program timed out.FAIL: getstacktrace run
Thanks,
Andreas