DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22822>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22822

Segment Fault on Build

           Summary: Segment Fault on Build
           Product: XalanC
           Version: 1.6
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: XalanC
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Downloaded binary package first for LINUX - could NOT untar file - claims it 
is not a tar format.
( downloaded XERCES just fine and built this as advertised )

So I downloaded the SRC for a build. Went OK for a long while until

c++ -g -O2 -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT  -c -
I/home1/users/mwood/spider/3rdParty/xalan/xalan-1.6.0/c/src -
I/home1/users/mwood/spider/3rdParty/xerces/xerces-2.3.0/src/ -
I/home1/users/mwood/spider/3rdParty/xerces/xerces-2.3.0/include/xercesc -
I/home1/users/mwood/spider/3rdParty/xerces/xerces-2.3.0/include/  -
o /home1/users/mwood/spider/3rdParty/xalan/xalan-
1.6.0/c/obj/XPathExecutionContextDefault.o /home1/users/mwood/spider/3rdParty/x
alan/xalan-1.6.0/c/src/xalanc/XPath/XPathExecutionContextDefault.cpp
/home1/users/mwood/spider/3rdParty/xalan/xalan-
1.6.0/c/src/xalanc/Include/XalanObjectCache.hpp: In
method `xalanc_1_6::XPathExecutionContextDefault::XPathExecutionContextDefault
(xalanc_1_6::XPathEnvSupport &, xalanc_1_6::DOMSupport &, 
xalanc_1_6::XObjectFactory &,
xalanc_1_6::XalanNode *, const xalanc_1_6::NodeRefListBase *, const 
xalanc_1_6::PrefixResolver *)':
/home1/users/mwood/spider/3rdParty/xalan/xalan-
1.6.0/c/src/xalanc/Include/XalanObjectCache.hpp:306: Internal
error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
gmake: *** [/home1/users/mwood/spider/3rdParty/xalan/xalan-
1.6.0/c/obj/XPathExecutionContextDefault.o] Error 1

SEGMENTATION FAULT - Is this a compiler error ?????

Note using gcc 2.96 :

[EMAIL PROTECTED] xalanc]$ c++ -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)

Reply via email to