On Thu, 31 Jul 2003, Drazen DOTLIC wrote: > > I have been doing some looping testing with various XML processors. > > The testing is done with this simple XSLT: > [snip, xslt doing for loop recursively] > > > With Xalan-C 1.4 and Xerces 2.1.0 > > The crash happens when > > <p>17394</p> > > Segmentation fault > > > > With Xalan-C 1.5.and Xerces 2.2.0 > > The crach happens when > > <p>18654</p> > > Segmentation fault > > > > Does anyone have a glue why? > > Well, I don't have a glue, but I do have a clue :) =)
> Seriously, 40000 > iterations must be killing the stack, don't you think? Well like I said testing purpose is to find limits of the processors. What happens if > you increase the stack size for the test application? > I am not running the Xalan inside any other program, just directly from the command-line: Xalan /var/www/xslt/loop.xml /var/www/xslt/loop.xsl Jarkko **************************************************************** Jarkko Moilanen "The box said that is needs Researcher Windows 95 or better... So I [EMAIL PROTECTED] installed Linux." www.uta.fi/~jm60697 GSM: +358 50 3766 927 **************************************************************** * ITCM | Information Technology and Crisis Management * http://www.itcm.org ****************************************************************
