If it'll help, here is the adb debugger output: hqepaix3(vwbuild)/PEBuilds/bldtogether/xml-xalan/c/samples/UseStylesheet Param> adb ../../bin/UseStylesheetParam adb :r param1 "'hello'" ../../bin/UseStylesheetParam: running stopped at d01dd3a0: lwz r2,0x14(r1) bad command symbol not found symbol not found symbol not found bad command bad command
-----Original Message----- From: Schlesinger, Philip Sent: Wednesday, June 21, 2006 3:54 PM To: xalan-c-users@xml.apache.org Subject: Illegal operation (coredump) for UseStylesheetParam sample test Hi David. The following tests seemed to work (there is no sanityTest to compare it to): - XalanTransform - SimpleTransform - XalanTransformerCallback - CompileStylesheet - StreamTransform - DocumentBuilder However, here's the output from UseStylesheetParam: hqepaix3(vwbuild)/PEBuilds/bldtogether/xml-xalan/c/samples> cd UseStylesheetParam hqepaix3(vwbuild)/PEBuilds/bldtogether/xml-xalan/c/samples/UseStylesheet Param> ls CVS/ UseStylesheetParam.cpp foo.xml foo.xsl hqepaix3(vwbuild)/PEBuilds/bldtogether/xml-xalan/c/samples/UseStylesheet Param> ../../bin/UseStylesheetParam param1 "'hello out there'" Illegal instruction(coredump) hqepaix3(vwbuild)/PEBuilds/bldtogether/xml-xalan/c/samples/UseStylesheet Param> Here's the coredump if you're interested: http://www.electronicfiles.net/files/3560/core.zip Ideas? - Phil