You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/09/24 13:54:26 UTC

DO NOT REPLY [Bug 3791] New: - core dump in DOMParser.parse() method

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3791>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3791

core dump in DOMParser.parse() method

           Summary: core dump in DOMParser.parse() method
           Product: Xerces-J
           Version: 1.4.3
          Platform: HP
        OS/Version: HP-UX
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: DOM
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: manoj_p_g@hotmail.com
                CC: manoj_p_g@hotmail.com


When nunmer of nodes exceeds 30, DOMParser.parse() method generates coe 
file.But works fine on Windows NT

d dump:

"Signal Dispatcher" daemon prio=9 tid=0xf2778 nid=0x7 runnable [0..0xffffffff]

"Finalizer" daemon prio=9 tid=0xeb490 nid=0x5 waiting on monitor 
[0x5fd6f000..0x5fd6f4e0]
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:112)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)

"Reference Handler" daemon prio=9 tid=0xea7c8 nid=0x4 waiting on monitor 
[0x5fd90000..0x5fd904e0]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:424)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)

"main" prio=9 tid=0x12680 nid=0x1 runnable [0..0x68281310]

"VM Thread" prio=3 tid=0x73c18 nid=0x3 runnable 

"VM Periodic Task Thread" prio=8 tid=0xf24a0 nid=0x6 waiting on monitor 
#
# Java version:
# HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build 1.2.2.03-00/01/19-PA_RISC2.0)
#
# HotSpot Virtual Machine Error, Unexpected Signal 4
#
# Error ID: 4F533F48500D55580E4350500B22
#
Abort(coredump)

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org