Your message dated Wed, 16 Feb 2005 15:48:01 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#293592: fixed in libxml2 2.6.16-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Feb 2005 16:03:10 +0000
>From [EMAIL PROTECTED] Fri Feb 04 08:03:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dixsept.loria.fr [152.81.9.195] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cx5vJ-0008Nq-00; Fri, 04 Feb 2005 08:03:10 -0800
Received: from vlefevre by dixsept.loria.fr with local (Exim 4.44)
        id 1Cx5uo-000146-Ko; Fri, 04 Feb 2005 17:02:38 +0100
Date: Fri, 4 Feb 2005 17:02:38 +0100
From: Vincent Lefevre <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libxslt1.1: Setting xml:lang on / makes xsltproc segfault
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.7.1
X-Mailer-Info: http://www.vinc17.org/mutt/
User-Agent: Mutt/1.5.7i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libxslt1.1
Version: 1.1.8-5
Severity: normal

This XSL stylesheet is buggy, but in any case, xsltproc shouldn't
segfault.

<?xml version="1.0"?>
<xsl:stylesheet version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
<xsl:template match="/">
  <xsl:attribute name="xml:lang">
    <xsl:value-of select="'en'"/>
  </xsl:attribute>
</xsl:template>
</xsl:stylesheet>

dixsept:~> xsltproc test.xsl test.xsl
zsh: segmentation fault (core dumped)  xsltproc test.xsl test.xsl

(gdb) backtrace 
#0  0xb7d3ba09 in free () from /lib/tls/libc.so.6
#1  0xb7e7b505 in xmlFreeDtd () from /usr/lib/libxml2.so.2
#2  0xb7e7b757 in xmlFreeDoc () from /usr/lib/libxml2.so.2
#3  0x08049f51 in ?? ()
#4  0x08053860 in ?? ()
#5  0x08057be0 in ?? ()
#6  0xbffff148 in ?? ()
#7  0x08048fbd in _init ()
#8  0xb7cdf904 in __libc_start_main () from /lib/tls/libc.so.6
#9  0x08049311 in ?? ()

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-dixsept
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages libxslt1.1 depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcrypt11                 1.2.0-11     LGPL Crypto library - runtime libr
ii  libgpg-error0               1.0-1        library for common error values an
ii  libxml2                     2.6.16-1     GNOME XML library
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 293592-close) by bugs.debian.org; 16 Feb 2005 20:53:26 +0000
>From [EMAIL PROTECTED] Wed Feb 16 12:53:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D1WAn-0001fe-00; Wed, 16 Feb 2005 12:53:25 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D1W5Z-0005nF-00; Wed, 16 Feb 2005 15:48:01 -0500
From: Mike Hommey <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#293592: fixed in libxml2 2.6.16-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 16 Feb 2005 15:48:01 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: libxml2
Source-Version: 2.6.16-3

We believe that the bug you reported is fixed in the latest version of
libxml2, which is due to be installed in the Debian FTP archive:

libxml2-dev_2.6.16-3_i386.deb
  to pool/main/libx/libxml2/libxml2-dev_2.6.16-3_i386.deb
libxml2-doc_2.6.16-3_all.deb
  to pool/main/libx/libxml2/libxml2-doc_2.6.16-3_all.deb
libxml2-python2.3_2.6.16-3_i386.deb
  to pool/main/libx/libxml2/libxml2-python2.3_2.6.16-3_i386.deb
libxml2-utils_2.6.16-3_i386.deb
  to pool/main/libx/libxml2/libxml2-utils_2.6.16-3_i386.deb
libxml2_2.6.16-3.diff.gz
  to pool/main/libx/libxml2/libxml2_2.6.16-3.diff.gz
libxml2_2.6.16-3.dsc
  to pool/main/libx/libxml2/libxml2_2.6.16-3.dsc
libxml2_2.6.16-3_i386.deb
  to pool/main/libx/libxml2/libxml2_2.6.16-3_i386.deb
python2.3-libxml2_2.6.16-3_i386.deb
  to pool/main/libx/libxml2/python2.3-libxml2_2.6.16-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 libxml2 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: Wed, 16 Feb 2005 20:31:17 +0100
Source: libxml2
Binary: libxml2-python2.3 python2.3-libxml2 libxml2-utils libxml2-doc 
libxml2-dev libxml2
Architecture: source all i386
Version: 2.6.16-3
Distribution: unstable
Urgency: low
Maintainer: Mike Hommey <[EMAIL PROTECTED]>
Changed-By: Mike Hommey <[EMAIL PROTECTED]>
Description: 
 libxml2    - GNOME XML library
 libxml2-dev - Development files for the GNOME XML library
 libxml2-doc - Documentation for the GNOME XML library
 libxml2-python2.3 - Python 2.3 bindings for the GNOME XML library - dummy 
package for
 libxml2-utils - XML utilities
 python2.3-libxml2 - Python 2.3 bindings for the GNOME XML library
Closes: 293592
Changes: 
 libxml2 (2.6.16-3) unstable; urgency=low
 .
   * tree.c: Avoid adding namespaced attributes to other elements than element
     nodes. Closes: #293592.
   * encoding.c: Fix the comments to describe the real return values of
     UTF8Toisolat1 and isolat1ToUTF8.
   * doc/: Regenerate API documentation.
Files: 
 b78dc7e34c2653c6c5f6170dc94d6a80 779 libs optional libxml2_2.6.16-3.dsc
 2388f9cf35f541bc9ab0ae8914d6cc0f 125397 libs optional libxml2_2.6.16-3.diff.gz
 ffe5d9cb92e27a25dbbdda51deec5cf8 929642 doc optional 
libxml2-doc_2.6.16-3_all.deb
 61b129b0952825c6e0b110f972348793 601750 libs optional libxml2_2.6.16-3_i386.deb
 a8603dead2086c8d513e78abc425baa3 28038 text optional 
libxml2-utils_2.6.16-3_i386.deb
 ec0af7f961f96a7ed6aa538f791ec077 590874 libdevel optional 
libxml2-dev_2.6.16-3_i386.deb
 59cf9d9efacb086ab2bd82f03d43d43f 162984 python optional 
python2.3-libxml2_2.6.16-3_i386.deb
 eb7647e9f43154d6d2914f65a2266e0b 10432 python optional 
libxml2-python2.3_2.6.16-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCE6MC3kvaLFT9KlgRAq7hAJ4vwB9xMB1xVpIFX/NG9dp4bYdWRwCgiwHc
hTwWtsiKWcM/BdfM2dJcEXc=
=rGiz
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to