Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESC-178

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESC-178
    Summary: CreateDocument: core dump when runConfigure option -d was used
       Type: Bug

     Status: Closed
 Resolution: WON'T FIX

    Project: Xerces-C++
 Components: 
             Samples/Tests
   Versions:
             1.5.1

   Assignee: 
   Reporter: jr

    Created: Thu, 23 Aug 2001 6:17 AM
    Updated: Tue, 19 Oct 2004 11:04 AM
Environment: Operating System: Linux
Platform: PC

Description:
I use 
 autoconf version 2.13 release 9
 gcc version 2.96 release 54

I've seen that there was a discussion (jan 01) about problems with debugging 
and DOMString. But I found this entry
 * Revision 1.6  2000/01/05 22:16:26  robweir
 * Move DOMString implementation class declarations into a new
 * file: DOMStringImpl.hpp.  Include this header in DOMString.hpp
 * for XML_DEBUG builds so the underlying character array will be
 * visible in the debugger.  <[EMAIL PROTECTED]>
in file DOMString.cpp 
and don't know whether these "bugs" are fixed.  

steps to reproduce:
cd $XERCESCROOT/src
autoconf
./runConfigure -plinux -cgcc -xg++ -minmem -nfileonly -tnative -d
gmake
cd ../samples
autoconf
./runConfigure -plinux -cgcc -xg++ -d
gmake
../bin/CreateDocument
######### core dump ##########
(gdb doesn't give me useful informations, maybe because there is no debug 
informations)


---------------------------------------------------------------------
JIRA INFORMATION:
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]

Reply via email to