You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Rafał Kleger-Rudomin <kl...@pld.org.pl> on 2001/03/10 15:33:14 UTC

Xalan-C++ 1.1 core dump on Linux

Hello,

Trying to process simple XML DocBook document
with Norman Walsh stylesheets (http://nwalsh.com)
I get core dump:

LD_LIBRARY_PATH=/home/users/klakier/rpm/BUILD/xalan-c-1.1/xml-xalan/c/lib \
/home/users/klakier/rpm/BUILD/xalan-c-1.1/xml-xalan/c/bin/testXSLT -IN install.docb \
-XSL /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl
========= Parsing /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl ==========
Parse of /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl took 18630 milliseconds
========= Parsing install.docb ==========
Parse of install.docb took 3820 milliseconds
=============================
Transforming...
... a lot of html output and then ...
testXSLT: XSLT/StylesheetExecutionContextDefault.cpp:638:
void StylesheetExecutionContextDefault::pushParams(const class ElemTemplateElement &,
class XalanNode *, class XalanNode *, const class QName &,
const class ElemTemplateElement *): Assertion `m_paramsVector.size() == 0' failed.
<div class="itemizedlist"><ul><li><p><a name="N34"></a>Podejmujemy decyzj&#281; 
w jaki spos&oacAbort (core dumped) 

I have also tried xalan built on my own - I get the same result.

Document and stylesheets are available for anyone who would like
to duplicate the error.

Regards,
Rafal

-- 
Rafał Kleger-Rudomin (klakier@pld.org.pl)

RE: Xalan-C++ 1.1 core dump on Linux

Posted by Christian Aberger <Ch...@Aberger.at>.
I don't know if I can help somehow, but I would like to learn more about
Xalan-C and I like debugging, so could you please send a minimal sample to
reproduce the problem.

Rem.: Please do not send the whole table-of-contents of the public library
of the city you live in.
;-)

wfR ChrisA

-----Original Message-----
From: klakier@zolw.dom [mailto:klakier@zolw.dom]On Behalf Of Rafał
Kleger-Rudomin
Sent: Samstag, 10. März 2001 15:33
To: xalan-dev@xml.apache.org
Subject: Xalan-C++ 1.1 core dump on Linux



Hello,

Trying to process simple XML DocBook document
with Norman Walsh stylesheets (http://nwalsh.com)
I get core dump:

LD_LIBRARY_PATH=/home/users/klakier/rpm/BUILD/xalan-c-1.1/xml-xalan/c/lib \
/home/users/klakier/rpm/BUILD/xalan-c-1.1/xml-xalan/c/bin/testXSLT -IN
install.docb \
-XSL /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl
========= Parsing /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl
==========
Parse of /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl took 18630
milliseconds
========= Parsing install.docb ==========
Parse of install.docb took 3820 milliseconds
=============================
Transforming...
... a lot of html output and then ...
testXSLT: XSLT/StylesheetExecutionContextDefault.cpp:638:
void StylesheetExecutionContextDefault::pushParams(const class
ElemTemplateElement &,
class XalanNode *, class XalanNode *, const class QName &,
const class ElemTemplateElement *): Assertion `m_paramsVector.size() == 0'
failed.
<div class="itemizedlist"><ul><li><p><a name="N34"></a>Podejmujemy
decyzj&#281;
w jaki spos&oacAbort (core dumped)

I have also tried xalan built on my own - I get the same result.

Document and stylesheets are available for anyone who would like
to duplicate the error.

Regards,
Rafal

--
Rafał Kleger-Rudomin (klakier@pld.org.pl)