[ http://issues.apache.org/jira/browse/XALANC-464?page=comments#action_60493 ] Paul Thomas commented on XALANC-464: ------------------------------------
The exact verions of Xerces and Xalan I used in my build were: xml-xalan_20050308053011.tar.gz xerces-c-src_2_6_0.tar.gz > XalanDOMString causes program to crash! > --------------------------------------- > > Key: XALANC-464 > URL: http://issues.apache.org/jira/browse/XALANC-464 > Project: XalanC > Type: Bug > Components: XalanC > Versions: CurrentCVS > Environment: Platform: AIX Compiled using: xlc/xlC UNIX > Reporter: Paul Thomas > Attachments: xmltest.cpp > > I have been testing out the new versions of both Xerces and Xalan and have > encountered a slight problem. I have written a small test program to > accompany this description as I cannot include the original piece of work. > The test program performs the necessary Initialise calls and then trys to > generate an instance of a XalanDOMString, upon doing so it causes the program > to terminate with the following coredump being generated: > warning: Unable to access address 0xfffffffffffffffc from core > warning: Unable to access address 0xfffffffffffffffc from core > warning: Unable to access address 0xfffffffffffffffc from core > warning: Unable to access address 0xfffffffffffffffc from core > .() at 0x0 > deallocate__Q2_10xalanc_1_911XalanVectorXTUsTQ2_10xalanc_1_931MemoryManagedConstructionTraitsXTUs__FPUs(0x2ff21a10, > 0x20598718) at 0x100040fc > __dt__Q2_10xalanc_1_911XalanVectorXTUsTQ2_10xalanc_1_931MemoryManagedConstructionTraitsXTUs__Fv(0x2ff21a10, > 0x2) at 0x10003a0c > xmltest.__dt__Q2_10xalanc_1_914XalanDOMStringFv(0x2ff21a10, 0x2) at 0x100022cc > main() at 0x10001f74 > I am completely baffled by this problem as I see no reason why this should > not run. Any help would be great. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]