As recommended by David, building everything optimized
except /XMLSupport/FormatterToHTML.cpp seems to work fine.

I didn't build a proper makefile to fix - just built with
-O on, deleted ../obj/FormatterToHTML.o, removed the -O
and did another make.

Works for my purposes, isn't dumping at all.

  - Scott

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 04, 2001 2:28 PM
To: [EMAIL PROTECTED]
Subject: Re: Core dump with Xerces/Xalan on RedHat



Scott is trying a few things to see what's going on.  One thing he did was
to build with optimizing, which fixed the problem.

Perhaps you can confirm from a stack dump where this is crashing?

Dave




                      Holger Fl�rke
                      <floerke@doctron         To:      [EMAIL PROTECTED]
                      ic.de>                   cc:      (bcc: David N 
Bertoni/CAM/Lotus)
                                               Subject: Re: Core dump with 
Xerces/Xalan on RedHat
                      09/04/2001 12:07
                      PM
                      Please respond
                      to xalan-dev






>Starting program: /root/xml-xalan/c/bin/./testXSLT -IN
>../samples/XalanTransform/foo.xml

FYI (I know the OS and compiler are not supported)

I have the same problem with RedHat 7.0 using the new GCC 3.0.1 and Xalan
1.2 and Xerces 1.5.1.

A simple 'testXSLT' without any parameter dumps core.

 > gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.1/specs
Configured with: ../gcc-3.0.1/configure
Thread model: single
gcc version 3.0.1

 > ldd testXSLT
         libxalan-c1_2.so => /usr/local/lib/libxalan-c1_2.so (0x40018000)
         libxerces-c1_5_1.so => /usr/local/lib/libxerces-c1_5_1.so
(0x403ca000)
         libstdc++.so.3 => /usr/local/lib/libstdc++.so.3 (0x405e1000)
         libm.so.6 => /lib/libm.so.6 (0x4068b000)
         libc.so.6 => /lib/libc.so.6 (0x406ab000)
         libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 (0x407d5000)
         libpthread.so.0 => /lib/libpthread.so.0 (0x407dd000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

HolgeR

--
holger floerke                      d  o  c  t  r  o  n  i  c
email [EMAIL PROTECTED]          information publishing + retrieval
phone +49 (0) 2222 9292 90          http://www.doctronic.de
fax   +49 (0) 2222 9292 99

Doctronic ist auf der Frankfurter Buchmesse! Besuchen Sie uns
in Halle 1.1 am Stand C1108.





Reply via email to