Comment 5 for bug 888129

Revision history for this message
James Page (james-page) wrote :

If I switch out the symbolic link in /usr/lib/jvm/default-java/jre/lib/cmm to be a copy of the directory from the openjdk-7 install then I no longer get this SIGSEV.

However I do get:

    [junit] Testcase: testICCProfiles(org.apache.xmlgraphics.image.loader.ImageLoaderTestCase): FAILED
    [junit] Embedded ICC Profiles are not the same size! expected:<556> but was:<912>
    [junit] junit.framework.AssertionFailedError: Embedded ICC Profiles are not the same size! expected:<556> but was:<912>
    [junit] at org.apache.xmlgraphics.image.loader.ImageLoaderTestCase.testICCProfiles(ImageLoaderTestCase.java:176)