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=15092>. 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=15092 Stylesheet compilation and transform cores Summary: Stylesheet compilation and transform cores Product: XalanC Version: 1.4.x Platform: Other OS/Version: AIX Status: NEW Severity: Blocker Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] StyleSheet compilation cores, Segmentation fault in __as__Q3_3std6vectorXTbTQ2_3std9allocatorXTb__9referenceFRCQ3_3std6vectorXTbTQ2_ 3std9allocatorXTb__9reference at 0xd5eef084 ($t1) 0xd5eef084 (__as__Q3_3std6vectorXTbTQ2_3std9allocatorXTb__9referenceFRCQ3_3std6vectorXTbTQ2 _3std9allocatorXTb__9reference+0xffffffffffe8d870) 88e60000 lbz r7,0x0 (r6) (dbx) where __as__Q3_3std6vectorXTbTQ2_3std9allocatorXTb__9referenceFRCQ3_3std6vectorXTbTQ2_ 3std9allocatorXTb__9reference() at 0xd5eef084 copy__3stdHQ3_3std6vectorXTbTQ2_3std9allocatorXTb__8iteratorQ3_3std6vectorXTbTQ2 _3std9allocatorXTb__8iterator_Q3_3std6vectorXTbTQ2_3std9allocatorXTb__8iteratorN 21_Q3_3std6vectorXTbTQ2_3std9allocatorXTb__8iterator() at 0xd5eeefb0 erase__Q2_3std6vectorXTbTQ2_3std9allocatorXTb__FQ3_3std6vectorXTbTQ2_3std9alloca torXTb__8iterator() at 0xd5eecbf4 pop_back__Q2_3std6vectorXTbTQ2_3std9allocatorXTb__Fv() at 0xd5edbe30 endElement__17StylesheetHandlerFCPCUs() at 0xd5edb888 startElement__9SAXParserFRC14XMLElementDeclCUiCPCUsRC11RefVectorOfXT7XMLAttr_CUi CbCb() at 0xd4b582bc scanStartTag__10XMLScannerFRb() at 0xd4a47ce8 scanContent__10XMLScannerFCb() at 0xd4a43b98 scanDocument__10XMLScannerFRC11InputSource() at 0xd4a42f4c parse__9SAXParserFRC11InputSource() at 0xd4b56fa0 parseXMLStream__19XercesParserLiaisonFRC11InputSourceR15DocumentHandlerRC14Xalan DOMString() at 0xd60a2850 parseXMLStream__28XalanSourceTreeParserLiaisonFRC11InputSourceR15DocumentHandler RC14XalanDOMString() at 0xd60f0aec processStylesheet__14XSLTEngineImplFRC15XSLTInputSourceR29StylesheetConstruction Context() at 0xd6048150 compileStylesheet__FRC15XSLTInputSourceR14XSLTEngineImplR36StylesheetConstructio nContextDefaultP12ErrorHandlerP14EntityResolver() at 0xd61ea254 __ct__30XalanCompiledStylesheetDefaultFRC15XSLTInputSourceR14XSLTEngineImplP12Er rorHandlerP14EntityResolver() at 0xd61ea0a8 compileStylesheet__16XalanTransformerFRC15XSLTInputSourceRPC23XalanCompiledStyle sheet() at 0xd61716f4 unnamed block $b2, line 90 in "CompileStylesheet.cpp" unnamed block $b1, line 90 in "CompileStylesheet.cpp" main(argc = 1, = 0x2ff21928), line 90 in "CompileStylesheet.cpp" (dbx) Prog: sample code CompileStylesheet Input : ./1.4/c/samples/XalanTransform/foo.xml and foo.xsl used.
