[ http://nagoya.apache.org/jira/browse/XERCESC-1072?page=history ]
Alberto Massari updated XERCESC-1072: ------------------------------------- Priority: Major > XML Parser doesnt start on Unixware 7.1 > --------------------------------------- > > Key: XERCESC-1072 > URL: http://nagoya.apache.org/jira/browse/XERCESC-1072 > Project: Xerces-C++ > Type: Bug > Components: DOM > Versions: 2.3.0 > Environment: Operating System: Other > Platform: Other > Reporter: Mahesh Bhanushali > Assignee: Xerces-C Developers Mailing List > > Hi , > I have buid the Xerces-C++ parser on Unixware 7.1 using following option. > runConfigure -punixware -cgcc -xgcc -minmem -nsocket -tnative -rpthread -z-g > I am abe to build the library successfully as > rw-rw-rw- 1 mbhanush devel 6080572 Nov 25 10:06 libxerces-c.so.23.0 > But non of the samples work with the library. > I have tried to run the sample program DOMPrint and it coredumps on the initial > call XMLPlatformUtils::Initialize() > Following is the stack trace which I got from the coredump > #0 0x3cdcbfb7 in ?? () > #1 0xbfc19723 in xercesc_2_3::IconvTransService::makeNewLCPTranscoder () > from /remit/devel-7xx-loclib/dev_v410/../xml/lib/libxerces-c.so > #2 0xbfc2e8ef in xercesc_2_3::XMLPlatformUtils::Initialize () > from /remit/devel-7xx-loclib/dev_v410/../xml/lib/libxerces-c.so > #3 0x0804ae33 in main (argC=1, argV=0x8047b5c) > at /remit/devel-7xx-loclib/dev_v410/../xml/samples/DOMPrint/DOMPrint.cpp:233 > I know the platform on which I had build is not documented as supported one, > but I have made the application on SunOs5.7 with using this parser and now I > need to port the product on Unixware. The functionality which I have developed > using the parser on SunOs is very critical. > Is this very trivial bug or some serious bug which will be need long time to > fix. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.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]