Re: [xslt] Segfault in xsltGenericDebug (vfprintf?)



On Mon, Jun 18, 2001 at 09:39:36AM +0100, Fredrik Wahl wrote:
> 
> I get a segfault in xsltGenericDebug when package is compiled with
> --with-debug (default) and the xml is larger than appr. 50k. 
> It's a large <![CDATA[-section with HTML (and stuff) which gets printed by a
> <xsl:value-of.
> 
> Is this due to limitations in vfprintf?
> 
> Tested with libxslt 0.11.0 (and now 0.12.0) on Progeny Debian and FreeBSD
> 4.2.

  Hum, if you don't do a verbose run, vfprintf should not be called.
If it is a verbose run (i.e. with debug output) then it makes sense to
limit the lenght of the output. In both case this need fixing, can you
provide (me send it directly not to the list) the input and the stylesheet ?

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
Sep 17-18 2001 Brussels Red Hat TechWorld http://www.redhat-techworld.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]