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

Bug#37312: marked as done (weird apt-get segfault)



Your message dated Wed, 12 May 1999 20:42:56 -0600 (MDT)
with message-id <Pine.LNX.3.96.990512195153.15981I-100000@Wakko.deltatee.com>
and subject line Fixed in the new upload
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'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 7 May 1999 23:56:39 +0000
Received: (qmail 11118 invoked from network); 7 May 1999 23:56:38 -0000
Received: from golden.brown.edu (128.148.128.3)
  by master.debian.org with SMTP; 7 May 1999 23:56:38 -0000
Received: from bluegreen.brown.edu (keeney180-203.keeney.brown.edu [128.148.180.203])
	by golden.brown.edu (8.9.1a/8.9.1) with ESMTP id TAA00782
	for <submit@bugs.debian.org>; Fri, 7 May 1999 19:56:37 -0400 (EDT)
Received: by bluegreen.dhs.org
	via sendmail from stdin
	id <m10fuTr-001gTCC@bluegreen.brown.edu> (Debian Smail3.2.0.102)
	for submit@bugs.debian.org; Fri, 7 May 1999 19:56:35 -0400 (EDT) 
Resent-Message-Id: <m10fuTr-001gTCC@bluegreen.brown.edu>
Date: Fri, 7 May 1999 19:40:21 -0400
From: Daniel Burrows <Daniel_Burrows@brown.edu>
To: submit@bugs.debian.orgop
Subject: weird apt-get segfault
Message-ID: <[🔎] 19990507194018.A23164@bluegreen.brown.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.4i
Resent-From: daniel@bluegreen.brown.edu
Resent-Date: Fri, 7 May 1999 19:56:33 -0400
Resent-To: submit@bugs.debian.org

Package: apt
Version: 0.3.4

  Just today, apt-get started consistently segfaulting consistently when
invoked from the command line...sometimes.  The odd thing is, I don't believe
that I upgraded apt recently; however, I upgraded xkeycaps which is currently in
a horribly broken state, and I suspect that could be causing apt some confusion.

  The symptoms were this: when I attempt to install new software using
apt-get, it segfaults.  A backtrace showed this:

(gdb) run install xqf
Starting program: /usr/bin/apt-get install xqf
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Linux thread target has modified Unknown signal handling
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  qstat
The following NEW packages will be installed:
  qstat xqf
0 packages upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
1 packages not fully installed or removed.
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x40081783 in pkgAcqArchive::pkgAcqArchive ()
(gdb) bt
#0  0x40081783 in pkgAcqArchive::pkgAcqArchive ()
#1  0x40070e84 in pkgPackageManager::GetArchives ()
#2  0x8050a97 in   ()
#3  0x8054733 in   ()
#4  0x4004b922 in CommandLine::DispatchArg ()
#5  0x8056150 in   ()

  Running it with the -s option worked perfectly, displaying the expected
simulation.  I managed to install the software by invoking apt from dselect;
this worked perfectly.  And to complete the confusion, I then did apt-get update
to see if it worked (it did) and then tried to install more software--it seems
that apt has stopped segfaulting again!  Good luck tracking this down :-/ , but
I figured I'd submit it anyway and see if someone else could puzzle it out.

  Daniel

-- 
  You will soon forget this.


Reply to: