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

Bug#220841: marked as done (dpkg: install-info segmentation fault)



Your message dated Mon, 17 Nov 2003 11:01:39 -0600 (CST)
with message-id <Pine.LNX.4.44.0311171058230.1282-100000@gradall.private.brainfood.com>
and subject line Bug#220841: dpkg: install-info segmentation fault
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; 14 Nov 2003 23:18:11 +0000
>From helgaas@fc.hp.com Fri Nov 14 17:18:10 2003
Return-path: <helgaas@fc.hp.com>
Received: from atlrel9.hp.com [156.153.255.214] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AKnCc-0004ny-00; Fri, 14 Nov 2003 17:18:10 -0600
Received: from udlkern.fc.hp.com (udlkern.fc.hp.com [15.1.52.48])
	by atlrel9.hp.com (Postfix) with ESMTP id 0D2461C016FD
	for <submit@bugs.debian.org>; Thu, 20 Nov 2003 12:40:51 -0500 (EST)
Received: from eeyore (lart.fc.hp.com [15.11.146.31])
	by udlkern.fc.hp.com (8.11.1/8.9.3 SMKit7.01) with ESMTP id hAENI9611315;
	Fri, 14 Nov 2003 16:18:09 -0700 (MST)
Received: from helgaas by eeyore with local (Exim 3.36 #1 (Debian))
	id 1AKnCa-0002o2-00; Fri, 14 Nov 2003 16:18:08 -0700
From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: dpkg: install-info segmentation fault
X-Mailer: reportbug 1.50
Date: Fri, 14 Nov 2003 16:18:08 -0700
Message-Id: <[🔎] E1AKnCa-0002o2-00@eeyore>
Sender: Bjorn Helgaas <helgaas@eeyore.rose.hp.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_11_13
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_13 (1.174.2.15-2003-03-30-exp)

Package: dpkg
Version: 1.9.21
Severity: normal

$ sudo apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 to remove and 225 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Reading changelogs... Done
Setting up glibc-doc (2.3.2.ds1-10) ...
/var/lib/dpkg/info/glibc-doc.postinst: line 19: 10303 Segmentation fault      install-info --quiet --section "GNU C library functions" "GNU C library functions" /usr/share/info/libc-dir-add.info
dpkg: error processing glibc-doc (--configure):
 subprocess post-installation script returned error exit status 139
Errors were encountered while processing:
 glibc-doc

$ sudo install-info --quiet --section "GNU C library functions" "GNU C library functions" /usr/share/info/libc-dir-add.info
Segmentation fault


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux eeyore 2.5.52 #5 SMP Tue Jan 14 14:09:03 MST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages dpkg depends on:
ii  libc6                     2.3.2.ds1-10   GNU C Library: Shared libraries an
ii  libncurses5               5.3.20030719-4 Shared libraries for terminal hand
ii  libstdc++2.10-glibc2.2    1:2.95.4-19    The GNU stdc++ library


---------------------------------------
Received: (at 220841-done) by bugs.debian.org; 17 Nov 2003 17:01:14 +0000
>From doogie@debian.org Mon Nov 17 11:01:12 2003
Return-path: <doogie@debian.org>
Received: from brown.brainfood.com (gradall.private.brainfood.com) [146.82.138.61] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ALmkS-0007WA-00; Mon, 17 Nov 2003 11:01:12 -0600
Received: from localhost ([127.0.0.1] ident=adam)
	by gradall.private.brainfood.com with esmtp (Exim 3.36 #1 (Debian))
	id 1ALmkt-0005TX-00; Mon, 17 Nov 2003 11:01:39 -0600
Date: Mon, 17 Nov 2003 11:01:39 -0600 (CST)
From: Adam Heath <doogie@debian.org>
X-X-Sender: adam@gradall.private.brainfood.com
To: Bjorn Helgaas <bjorn.helgaas@hp.com>,  <220841-done@bugs.debian.org>
Subject: Re: Bug#220841: dpkg: install-info segmentation fault
In-Reply-To: <[🔎] E1AKnCa-0002o2-00@eeyore>
Message-ID: <Pine.LNX.4.44.0311171058230.1282-100000@gradall.private.brainfood.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 220841-done@bugs.debian.org
X-Spam-Status: No, hits=-5.7 required=4.0
	tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT
	version=2.53-bugs.debian.org_2003_11_15
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_15 (1.174.2.15-2003-03-30-exp)

On Fri, 14 Nov 2003, Bjorn Helgaas wrote:

> Package: dpkg
> Version: 1.9.21
> Severity: normal
>
> $ sudo apt-get -f install
> Reading Package Lists... Done
> Building Dependency Tree... Done
> 0 upgraded, 0 newly installed, 0 to remove and 225 not upgraded.
> 1 not fully installed or removed.
> Need to get 0B of archives.
> After unpacking 0B of additional disk space will be used.
> Reading changelogs... Done
> Setting up glibc-doc (2.3.2.ds1-10) ...
> /var/lib/dpkg/info/glibc-doc.postinst: line 19: 10303 Segmentation fault      install-info --quiet --section "GNU C library functions" "GNU C library functions" /usr/share/info/libc-dir-add.info
> dpkg: error processing glibc-doc (--configure):
>  subprocess post-installation script returned error exit status 139
> Errors were encountered while processing:
>  glibc-doc
>
> $ sudo install-info --quiet --section "GNU C library functions" "GNU C library functions" /usr/share/info/libc-dir-add.info
> Segmentation fault


This is due to a change in perl, that exposed a recursion bug in earlier
install-infos.  This was fixed in 1.10.8.



Reply to: