Hide Forgot
Description of problem: As per bug 175833, there is a stack trace in the x86_64 build log but not on i386. Version-Release number of selected component (if applicable): 4.1.0-0.8 Actual results: [java] Exception in thread "main" java.lang.IllegalAccessError: org.xml.sax.helpers.NamespaceSupport$Context: org.xml.sax.helpers.NamespaceSupport.EMPTY_ENUMERATION [java] <<No stacktrace available>> Expected results: [java] Exception in thread "main" java.lang.IllegalAccessError: org.xml.sax.helpers.NamespaceSupport$Context: org.xml.sax.helpers.NamespaceSupport.EMPTY_ENUMERATION [java] at org.xml.sax.helpers.NamespaceSupport$Context.getDeclaredPrefixes (libgcj.so.7) [java] at org.xml.sax.helpers.NamespaceSupport.getDeclaredPrefixes (libgcj.so.7) [java] at gnu.xml.aelfred2.SAXDriver.endElement (libgcj.so.7) [...] Additional info:
I think this is now fixed. Right, Tom?
Tom told me on IRC that this has been fixed and I can't duplicate it anymore. Closing.