This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgcj testsuite FAILs on Ubuntu


On 05.08.2009 12:58, Andrew Haley wrote:
There is a number of gcj stacktrace failures on Ubuntu ARM.

They all look like this:

StackTrace2$Inner.doCrash:FAIL - expected 33, got: 0, in file crtstuff.c
StackTrace2$Inner.foo:FAIL - expected 28, got: 0, in file crtstuff.c
StackTrace2.a:FAIL - expected 21, got: 0, in file crtstuff.c
StackTrace2.main:FAIL - expected 10, got: 0, in file crtstuff.c

[...]


This is:

Distributor ID:	Ubuntu
Description:	Ubuntu jaunty (development branch)
Release:	9.04

I don't know how something as fundamental as dladdr() can possibly
fail and the system still appear to work, but there it is.

Same on Debian, I don't see any difference in the failing testcase on Debian unstable (search for test-summary):
https://buildd.debian.org/fetch.cgi?&pkg=gcj-4.4&ver=4.4.1-1&arch=armel&stamp=1248466701&file=log



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]