Hi, This looks like a bug in the JVM you're using and the error suggests where [1] you should open a bug report if you want to get it resolved. Perhaps you could try a different JDK.
Thanks. [1] http://java.sun.com/webapps/bugreport/crash.jsp Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: mrgla...@ca.ibm.com E-mail: mrgla...@apache.org Jaime Saiz <jaime.s...@sciops.esa.int> wrote on 06/22/2009 10:09:01 AM: > Hi all. > > In a Java application that does some XML parsing at start-up, a Windows > user gets sometimes a JVM crash. > > This has happened in two different parts of our Java code, but the crash > point is org.apache.xerces.dom.DeferredDocumentImpl.getPrevSibling in > both cases. > > Many thanks for any help. > > ------------------ > EXTRACT OF TRACE 1 > ------------------ > > # > # An unexpected error has been detected by Java Runtime Environment: > # > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00afac09, pid=7140, > tid=5756 > # > # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode, sharing > windows-x86) > # Problematic frame: > # j org.apache.xerces.dom.DeferredDocumentImpl.getPrevSibling(IZ)I+0 > # > # If you would like to submit a bug report, please visit: > # http://java.sun.com/webapps/bugreport/crash.jsp > # <snip/> > --------------------------------------------------------------------- > To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org > For additional commands, e-mail: j-users-h...@xerces.apache.org