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=20941>.
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=20941

jvm dies with xsl:sort

           Summary: jvm dies with xsl:sort
           Product: XalanJ2
           Version: 2.4Dx
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


with
<xsl:apply-templates select="...">
 <xsl:sort select="..." order="ascending"/>
</xsl:apply-templates>

jvm dies.
here is the report:

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D3CE26A
Function=JVM_FindSignal+0x17C1C
Library=C:\j2sdk1.4.1_01\jre\bin\client\jvm.dll
 
Current Java thread:
        at
org.apache.xalan.xsltc.dom.NodeSortRecord.stringValue(NodeSortRecord.java:156)
 

****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC                = 0x6D3CE26A
SIGNAL            = -1073741819
FUNCTION NAME     = JVM_FindSignal
OFFSET            = 0x17C1C
LIBRARY NAME      = C:\j2sdk1.4.1_01\jre\bin\client\jvm.dll
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.

Reply via email to