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

Bug#212702: marked as done (APT Segmentation fault)



Your message dated Thu, 25 Sep 2003 10:10:08 -0400
with message-id <20030925141008.GD5050@alcor.net>
and subject line [jc@protekius.tk: Re: Bug#212702: APT 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; 25 Sep 2003 12:21:36 +0000
>From jc@protekius.tk Thu Sep 25 07:21:30 2003
Return-path: <jc@protekius.tk>
Received: from postfix3-1.free.fr [213.228.0.44] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A2V7i-0000ZV-00; Thu, 25 Sep 2003 07:21:30 -0500
Received: from protekius.tk (lns-th2-9-82-64-137-86.adsl.proxad.net [82.64.137.86])
	by postfix3-1.free.fr (Postfix) with ESMTP id 6A100C140
	for <submit@bugs.debian.org>; Thu, 25 Sep 2003 14:21:25 +0200 (CEST)
Message-ID: <[🔎] 3F72DE84.6000909@protekius.tk>
Date: Thu, 25 Sep 2003 14:24:36 +0200
From: "Johnny .C" <jc@protekius.tk>
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.5b) Gecko/20030903 Thunderbird/0.2
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: APT Segmentation fault
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-3.5 required=4.0
	tests=BAYES_80,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 (1.174.2.15-2003-03-30-exp)

Package: apt
Version: 0.5.14-1

root@eva:/# apt-get update
Segmentation fault
root@eva:/# uname -a
Linux eva 2.4.20 #1 Tue Aug 12 18:17:55 CEST 2003 i586 GNU/Linux
root@eva:/# dpkg -s libc6 | grep ^Version
Version: 2.3.2-8
root@eva:/# dpkg --status apt
Package: apt
Status: install ok installed

apt 0.5.13 worked fine but upgrade to 0.5.14 was fatal.
I have deleted /var/cache/apt/*.bin but the segfault is still here.


---------------------------------------
Received: (at 212702-done) by bugs.debian.org; 25 Sep 2003 14:10:18 +0000
>From mdz@csh.rit.edu Thu Sep 25 09:10:16 2003
Return-path: <mdz@csh.rit.edu>
Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A2Wou-0001dG-00; Thu, 25 Sep 2003 09:10:12 -0500
Received: from 216-15-124-77.c3-0.smr-ubr3.sbo-smr.ma.cable.rcn.com ([216.15.124.77] helo=mizar.alcor.net)
	by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4)
	id 1A2Wou-0005Ns-00
	for 212702-done@bugs.debian.org; Thu, 25 Sep 2003 10:10:12 -0400
Received: from mdz by mizar.alcor.net with local (Exim 3.36 #1 (Debian))
	id 1A2Woq-0004bg-00
	for <212702-done@bugs.debian.org>; Thu, 25 Sep 2003 10:10:08 -0400
Date: Thu, 25 Sep 2003 10:10:08 -0400
From: Matt Zimmerman <mdz@debian.org>
To: 212702-done@bugs.debian.org
Subject: [jc@protekius.tk: Re: Bug#212702: APT Segmentation fault]
Message-ID: <20030925141008.GD5050@alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.4i
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: 212702-done@bugs.debian.org
X-Spam-Status: No, hits=-2.5 required=4.0
	tests=EMAIL_ATTRIBUTION
	version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 (1.174.2.15-2003-03-30-exp)

----- Forwarded message from "Johnny .C" <jc@protekius.tk> -----

Date: Thu, 25 Sep 2003 16:10:25 +0200
From: "Johnny .C" <jc@protekius.tk>
To: Matt Zimmerman <mdz@debian.org>
Cc: 212702@bugs.debian.org
Subject: Re: Bug#212702: APT Segmentation fault

Reinstallation of apt has resolved the problem, thanks.

Matt Zimmerman wrote:
>tags 212702 unreproducible
>thanks
>
>On Thu, Sep 25, 2003 at 02:24:36PM +0200, Johnny .C wrote:
>
>
>>Package: apt
>>Version: 0.5.14-1
>>
>>root@eva:/# apt-get update
>>Segmentation fault
>>root@eva:/# uname -a
>>Linux eva 2.4.20 #1 Tue Aug 12 18:17:55 CEST 2003 i586 GNU/Linux
>>root@eva:/# dpkg -s libc6 | grep ^Version
>>Version: 2.3.2-8
>>root@eva:/# dpkg --status apt
>>Package: apt
>>Status: install ok installed
>>
>>apt 0.5.13 worked fine but upgrade to 0.5.14 was fatal.
>>I have deleted /var/cache/apt/*.bin but the segfault is still here.
>
>
>It works here, with the same libc6.  What's more, 0.5.14 did not change any
>code except which is used by commands other that "apt-get build-dep".
>
>Perhaps your filesystem became corrupted or something like that?  Try
>reinstalling apt and perhaps other packages you upgraded at the same time.
>

----- End forwarded message -----

-- 
 - mdz



Reply to: