You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2009/11/03 07:48:59 UTC

[jira] Closed: (XERCESC-1072) XML Parser doesnt start on Unixware 7.1

     [ https://issues.apache.org/jira/browse/XERCESC-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1072.
------------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Xerces-C Developers Mailing List)

Unsupported platform.

> XML Parser doesnt start on Unixware 7.1
> ---------------------------------------
>
>                 Key: XERCESC-1072
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1072
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 2.3.0
>         Environment: Operating System: Other
> Platform: Other
>            Reporter: Mahesh Bhanushali
>
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org