Your message dated Mon, 27 Nov 2006 07:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398327: fixed in libxslt 1.1.18-3
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libxslt1.1
Version: 1.1.18-1
Severity: important
When building libxcb, xsltproc 1.1.18-1 segfaults on some of our XML
sources and hangs chewing 100% of the CPU on other sources. I believe
1.1.17-5 was fine. I've heard reports that non-Debian folks building our
code recently starting having this problem too.
The stylesheet we're using is here:
http://gitweb.freedesktop.org/?p=xcb/libxcb.git;a=blob_plain;f=src/c-client.xsl
And the XML documents we're transforming can be found here:
http://xcb.freedesktop.org/dist/xcb-proto-0.9.93.tar.bz2
All of our XML triggers either a hang or a segfault.
You can run the transformation with arguments like these, if you're in
the src directory of the above tarball:
xsltproc --stringparam mode header --stringparam base-path ./ \
c-client.xsl xproto.xml
Processing 'bigreq.xml' illustrates a case where it hangs consuming 100%
of the CPU. From a little fiddling in gdb, I think it's infinite-looping
in xsltReleaseLocalRVTs from transform.c, but I haven't looked at the
source to see if that makes sense.
The cases that segfault have the following stack trace. I can regenerate
it with full debugging information if needed. I'm hoping that Josh
Triplett can help if more than this is needed to debug the problem,
since this XSLT is his code. :-)
(gdb) bt
#0 0x40271909 in free () from /lib/tls/libc.so.6
#1 0x4009f1bc in xsltFreeDocumentKeys (idoc=0x81625a8) at keys.c:154
#2 0x4009d6c1 in xsltReleaseRVT (ctxt=0x80e1d20, RVT=0x81607d8) at
variables.c:365
#3 0x400ae781 in xsltApplyXSLTTemplate (ctxt=0x80e1d20, contextNode=0x80889b8,
list=0x80704c8, templ=0x8061920, withParams=0x0) at transform.c:3031
#4 0x400aef1b in xsltProcessOneNode (ctxt=0x80e1d20, contextNode=0x80889b8,
withParams=0x0) at transform.c:2024
#5 0x400afb78 in xsltApplyTemplates (ctxt=0x80e1d20, node=0x8089f30,
inst=0x805c128, castedComp=0x8067270) at transform.c:4977
#6 0x400ad264 in xsltApplySequenceConstructor (ctxt=0x80e1d20,
contextNode=0x8089f30, list=0x805b9b0, templ=0x809fb00) at transform.c:2560
#7 0x400ae74e in xsltApplyXSLTTemplate (ctxt=0x80e1d20, contextNode=0x8089f30,
list=0x805b9b0, templ=0x809fb00, withParams=0x0) at transform.c:3008
#8 0x400aef1b in xsltProcessOneNode (ctxt=0x80e1d20, contextNode=0x8089f30,
withParams=0x0) at transform.c:2024
#9 0x400af3bd in xsltProcessOneNode (ctxt=0x80e1d20, contextNode=0x8083c58,
withParams=0x0) at transform.c:1854
#10 0x400afb78 in xsltApplyTemplates (ctxt=0x80e1d20, node=0x8083c58,
inst=0x805b4a0, castedComp=0x8066740) at transform.c:4977
#11 0x400ad264 in xsltApplySequenceConstructor (ctxt=0x80e1d20,
contextNode=0x8083c58, list=0x805b4a0, templ=0x0) at transform.c:2560
#12 0x4009e13a in xsltEvalGlobalVariable (elem=0x819fa48, ctxt=0x80e1d20) at
variables.c:1178
#13 0x4009e311 in xsltGlobalVariableLookup (ctxt=0x80e1d20, name=0x80635e7
"pass1-rtf", ns_uri=<value optimized out>) at variables.c:1852
#14 0x4009e781 in xsltXPathVariableLookup (ctxt=0x80e1d20, name=0x80635e7
"pass1-rtf", ns_uri=0x0) at variables.c:2278
#15 0x401436fc in xmlXPathVariableLookup () from /usr/lib/libxml2.so.2
#16 0x40144903 in xmlXPathFunctionLookup () from /usr/lib/libxml2.so.2
#17 0x40143b0f in xmlXPathFunctionLookup () from /usr/lib/libxml2.so.2
#18 0x4014432a in xmlXPathFunctionLookup () from /usr/lib/libxml2.so.2
#19 0x40144392 in xmlXPathFunctionLookup () from /usr/lib/libxml2.so.2
#20 0x40143b0f in xmlXPathFunctionLookup () from /usr/lib/libxml2.so.2
#21 0x40145846 in xmlXPathFunctionLookup () from /usr/lib/libxml2.so.2
#22 0x40149ed6 in xmlXPathEval () from /usr/lib/libxml2.so.2
#23 0x4014a0d2 in xmlXPathCompiledEval () from /usr/lib/libxml2.so.2
#24 0x4009df09 in xsltEvalGlobalVariable (elem=0x819f6f8, ctxt=0x80e1d20) at
variables.c:1115
#25 0x40112a2f in xmlBuildQName () from /usr/lib/libxml2.so.2
#26 0x40112acb in xmlHashScanFull () from /usr/lib/libxml2.so.2
#27 0x40112b1a in xmlHashScan () from /usr/lib/libxml2.so.2
#28 0x4009d39b in xsltEvalGlobalVariables (ctxt=0x80e1d20) at variables.c:1286
#29 0x400b2f80 in xsltApplyStylesheetInternal (style=0x8058800, doc=0x8083c58,
params=0x804cb20, output=0x804d2e8 "xproto.c", profile=0x0, userCtxt=0x80e1d20)
at transform.c:5968
#30 0x400b375b in xsltRunStylesheetUser (style=0x8058800, doc=0x8083c58,
params=0x804cb20, output=0x804d2e8 "xproto.c", SAX=0x0, IObuf=0x0, profile=0x0,
userCtxt=0x80e1d20)
at transform.c:6275
#31 0x080498cc in xsltProcess (doc=0x8083c58, cur=0x8058800,
filename=0xbfe406f6 "xproto.xml") at xsltproc.c:468
#32 0x0804a37c in main (argc=14, argv=0xbfe3f304) at xsltproc.c:854
#33 0x40220ea8 in __libc_start_main () from /lib/tls/libc.so.6
#34 0x080492d1 in _start () at ../sysdeps/i386/elf/start.S:119
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libxslt1.1 depends on:
ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries
ii libgcrypt11 1.2.3-2 LGPL Crypto library - runtime libr
ii libgpg-error0 1.4-1 library for common error values an
ii libxml2 2.6.27.dfsg-1 GNOME XML library
libxslt1.1 recommends no packages.
-- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: libxslt
Source-Version: 1.1.18-3
We believe that the bug you reported is fixed in the latest version of
libxslt, which is due to be installed in the Debian FTP archive:
libxslt1-dbg_1.1.18-3_i386.deb
to pool/main/libx/libxslt/libxslt1-dbg_1.1.18-3_i386.deb
libxslt1-dev_1.1.18-3_i386.deb
to pool/main/libx/libxslt/libxslt1-dev_1.1.18-3_i386.deb
libxslt1.1_1.1.18-3_i386.deb
to pool/main/libx/libxslt/libxslt1.1_1.1.18-3_i386.deb
libxslt_1.1.18-3.diff.gz
to pool/main/libx/libxslt/libxslt_1.1.18-3.diff.gz
libxslt_1.1.18-3.dsc
to pool/main/libx/libxslt/libxslt_1.1.18-3.dsc
python-libxslt1_1.1.18-3_i386.deb
to pool/main/libx/libxslt/python-libxslt1_1.1.18-3_i386.deb
xsltproc_1.1.18-3_i386.deb
to pool/main/libx/libxslt/xsltproc_1.1.18-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike Hommey <[EMAIL PROTECTED]> (supplier of updated libxslt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 25 Nov 2006 10:32:24 +0100
Source: libxslt
Binary: xsltproc libxslt1-dbg python-libxslt1 libxslt1-dev libxslt1.1
Architecture: source i386
Version: 1.1.18-3
Distribution: unstable
Urgency: low
Maintainer: Mike Hommey <[EMAIL PROTECTED]>
Changed-By: Mike Hommey <[EMAIL PROTECTED]>
Description:
libxslt1-dbg - XSLT processing library - debugging symbols
libxslt1-dev - XSLT processing library - development kit
libxslt1.1 - XSLT processing library - runtime library
python-libxslt1 - Python bindings for libxslt1
xsltproc - XSLT command line processor
Closes: 398327
Changes:
libxslt (1.1.18-3) unstable; urgency=low
.
* libxslt/variables.c: Patch from upstream CVS to fix hangs and segfaults
when processing XCB protocol definitions. Closes: #398327.
* libxslt/transform.c: Added a missing * to the previous patch. No real
problem posed by it missing, but since upstream applied the patch with
it and it's cleaner...
Files:
5d87ae4efccaa58a08b26484958b5e12 849 text optional libxslt_1.1.18-3.dsc
a1bd8e6a33ec13ad9215bdd930514a61 134834 text optional libxslt_1.1.18-3.diff.gz
0ecdcffc0383dfba8b1a4812e9e5ba00 215062 libs optional
libxslt1.1_1.1.18-3_i386.deb
b1fae27160ddde430e8639665924763b 588378 libdevel optional
libxslt1-dev_1.1.18-3_i386.deb
9ef4706d34d679fd811616becf944833 349400 libdevel extra
libxslt1-dbg_1.1.18-3_i386.deb
1d26ecb7eb7adc20a1b75bb89acacdd1 105494 text optional
xsltproc_1.1.18-3_i386.deb
013e090c68db51b4ade08ea7cb1f7348 128244 python optional
python-libxslt1_1.1.18-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFapG13kvaLFT9KlgRAiudAJsGYATHeV8tMYqc4mHR89PMnk9B5QCcDDCh
yjwiD9BtRfvXUmIDHgSGYks=
=Z0Qh
-----END PGP SIGNATURE-----
--- End Message ---