[xml/sgml-pkgs] Bug#276128: marked as done (libxslt1: libxslt segfault with key() or id() function)

Debian Bug Tracking System owner@bugs.debian.org
Wed, 13 Oct 2004 00:33:08 -0700


Your message dated Wed, 13 Oct 2004 16:15:50 +0900
with message-id <20041013071550.GB8501@glandium.org>
and subject line [xml/sgml-pkgs] Bug#276128: Acknowledgement (libxslt1: libxslt segfault with key() or id() function)
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; 12 Oct 2004 07:01:37 +0000
>From technique@alixen.fr Tue Oct 12 00:01:37 2004
Return-path: <technique@alixen.fr>
Received: from oleane-gw.side-info.fr (serveur.orsay.alixen.fr) [62.160.44.254] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CHGfA-000492-00; Tue, 12 Oct 2004 00:01:37 -0700
Received: from galadriel.orsay.alixen.fr (galadriel [172.16.1.32])
	by serveur.orsay.alixen.fr (Postfix) with ESMTP
	id 90A05F8B4; Tue, 12 Oct 2004 09:01:34 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Laurent Simonneau <technique@alixen.fr>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libxslt1: libxslt segfault with key() or id() function
X-Mailer: reportbug 2.63
Date: Tue, 12 Oct 2004 09:01:34 +0200
Message-Id: <20041012070134.90A05F8B4@serveur.orsay.alixen.fr>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

Package: libxslt1
Version: 1.1.8-4
Severity: normal

In my XSLT stylesheet I use :

 ...
 <xsl:apply-templates select="key('mykey', @ref)/*"/>
 ...

 If key('mykey', @ref) match nothing, libxslt segfault.
 I have the same bug with the id() function.

 I use libxslt through perl binding XML::LibXSLT.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=fr_FR, LC_CTYPE=fr_FR

Versions of packages libxslt1 depends on:
ii  libc6                       2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libxslt1.1                  1.1.8-4      XSLT processing library - runtime 

-- no debconf information

---------------------------------------
Received: (at 276128-done) by bugs.debian.org; 13 Oct 2004 07:15:51 +0000
>From mh@glandium.org Wed Oct 13 00:15:51 2004
Return-path: <mh@glandium.org>
Received: from d24.haichifl1.vectant.ne.jp (localhost.localdomain) [202.215.121.24] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CHdMV-0000Nq-00; Wed, 13 Oct 2004 00:15:51 -0700
Received: from mh by localhost.localdomain with local (Exim 4.34)
	id 1CHdMU-0002Ft-GR; Wed, 13 Oct 2004 16:15:50 +0900
Date: Wed, 13 Oct 2004 16:15:50 +0900
From: Mike Hommey <mh@glandium.org>
To: Laurent Simonneau <technique@alixen.fr>, 276128-done@bugs.debian.org
Subject: Re: [xml/sgml-pkgs] Bug#276128: Acknowledgement (libxslt1: libxslt segfault with key() or id() function)
Message-ID: <20041013071550.GB8501@glandium.org>
References: <20041012070134.90A05F8B4@serveur.orsay.alixen.fr> <handler.276128.B.109756449715948.ack@bugs.debian.org> <416BC410.3030205@alixen.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <416BC410.3030205@alixen.fr>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 276128-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

On Tue, Oct 12, 2004 at 01:46:24PM +0200, Laurent Simonneau wrote:
> Sorry, forget this bug, I have made a mistake.
> 
> My problem is in fact a more vicious and not easily reproductible bug of 
> XML::LibXML perl binding or libxml2 in a mod_perl environnement.
> 
> Regards,

Thank you for your feedback, I'm closing the bug, then.

Mike