Hi,

The more I try to test GNOME, the less I am able to do that...

Since I had to rebuild everything from scratch, I installed icedtea instead
of jdk (gone frome the book). I believed that icedtea6-bin would be
enough, so I did not try to install from source.

Then during the tests of FOP, I get:
--------------------------------------
Testsuite: org.apache.fop.StandardTestSuite
     [junit] #
     [junit] # A fatal error has been detected by the Java Runtime 
Environment:
     [junit] #
     [junit] #  SIGSEGV (0xb) at pc=0x00007fb1b0c073d4, pid=4372, 
tid=14039997090
3808
     [junit] #
     [junit] # JRE version: 6.0_20-b20
     [junit] # Java VM: OpenJDK 64-Bit Server VM (17.0-b16 mixed mode 
linux-amd64)
     [junit] # Derivative: IcedTea6 1.9.7
     [junit] # Distribution: Custom build (Wed Feb 16 23:29:55 CST 2011)
     [junit] # Problematic frame:
     [junit] # C  [ld-linux-x86-64.so.2+0x153d4]
     [junit] #
     [junit] # An error report file with more information is saved as:
     [junit] # /sources/fop/fop-1.0/hs_err_pid4372.log
     [junit] #
     [junit] # If you would like to submit a bug report, please include
     [junit] # instructions how to reproduce the bug and visit:
     [junit] #   http://icedtea.classpath.org/bugzilla
     [junit] # The crash happened outside the Java Virtual Machine in 
native code.
     [junit] # See problematic frame for where to report the bug.
     [junit] #
     [junit] Testsuite: org.apache.fop.StandardTestSuite
     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
     [junit]
     [junit] Testcase: 
org.apache.fop.StandardTestSuite:testSVGWithReferences:   Caused an ERROR
     [junit] Forked Java VM exited abnormally. Please note the time in 
the report does not reflect the time until the VM exit.
     [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
abnormally. Please note the time in the report does not reflect the time 
until the VM exit.
     [junit]
     [junit]
     [junit] Test org.apache.fop.StandardTestSuite FAILED (crashed)
----------------------------------------------
Since the java VM has been built one year ago and the error comes from
ld-linux-x86-64.so.2, could it be that glibc had not been patched
at the time?

At first, I believed it was a problem with the mawt library, so I tried 
to apply
the sed and the ln that were on the jdk page. But the error is
still there.

Regards
Pierre

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to