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

Bug#335103: marked as done (apt-cache search segfault on alpha)



Your message dated Sun, 23 Oct 2005 03:17:07 -0700
with message-id <E1ETcuZ-0008W8-00@spohr.debian.org>
and subject line Bug#335103: fixed in apt 0.6.42.1
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; 21 Oct 2005 22:37:20 +0000
>From joey@kitenet.net Fri Oct 21 15:37:20 2005
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1ET5Vo-0007G3-00; Fri, 21 Oct 2005 15:37:20 -0700
Received: from dragon.kitenet.net (97-148-dial.xtn.net [66.118.97.148])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id C6F4D1816B
	for <submit@bugs.debian.org>; Fri, 21 Oct 2005 22:37:17 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id 972C4BF0AA; Fri, 21 Oct 2005 18:37:35 -0400 (EDT)
Date: Fri, 21 Oct 2005 18:37:34 -0400
From: Joey Hess <joeyh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt-cache search segfault on alpha
Message-ID: <[🔎] 20051021223734.GA14437@kitenet.net>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX"
Content-Disposition: inline
X-Reportbug-Version: 3.17
User-Agent: Mutt/1.5.11
Delivered-To: submit@bugs.debian.org
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-Level: 
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


--huq684BweRXVnRxX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: apt
Version: 0.6.42
Severity: important
Tags: d-i

apt-cache search <anything> seems to segfault on alpha (i386 and sparc
are ok). 0.6.41 was ok. Unfortunatly this prevents d-i from working
since it uses apt-cache search to work out what kernel packages are
available for install.

I built apt and got a backtrace, here's the result.

(gdb) r search apt
Starting program: /root/tmp/apt-0.6.42/build/bin/apt-cache search apt

Program received signal SIGSEGV, Segmentation fault.
LocalityCompare (a=3DVariable "a" is not available.
) at apt-cache.cc:64
64         if (A->File =3D=3D B->File)
(gdb) bt
#0  LocalityCompare (a=3DVariable "a" is not available.
) at apt-cache.cc:64
#1  0x000002000033bc58 in bsearch () from /lib/libc.so.6.1
#2  0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#3  0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#4  0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#5  0x000002000033bc24 in bsearch () from /lib/libc.so.6.1
#6  0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#7  0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#8  0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#9  0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#10 0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#11 0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#12 0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#13 0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#14 0x000002000033bc0c in bsearch () from /lib/libc.so.6.1
#15 0x000002000033bea4 in qsort () from /lib/libc.so.6.1
#16 0x00000001200038c0 in LocalitySort (begin=3DVariable "begin" is not ava=
ilable.
) at apt-cache.cc:72
#17 0x000000012000ae84 in Search (CmdL=3D@0x11ffff5a8) at apt-cache.cc:1298
#18 0x000002000005e164 in CommandLine::DispatchArg ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.10
#19 0x000000012000f288 in main (argc=3DVariable "argc" is not available.
) at apt-cache.cc:1798
(gdb)=20

--=20
see shy jo

--huq684BweRXVnRxX
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDWW0Xd8HHehbQuO8RAqYJAJ9fr8C3VawXS/F1QnXOyATvVa3VTgCfUMpz
BD6EWOgzX2Q3m7uqUQiQutQ=
=KAoI
-----END PGP SIGNATURE-----

--huq684BweRXVnRxX--

---------------------------------------
Received: (at 335103-close) by bugs.debian.org; 23 Oct 2005 10:18:01 +0000
>From katie@spohr.debian.org Sun Oct 23 03:17:54 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1ETcuZ-0008W8-00; Sun, 23 Oct 2005 03:17:07 -0700
From: Michael Vogt <mvo@debian.org>
To: 335103-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#335103: fixed in apt 0.6.42.1
Message-Id: <E1ETcuZ-0008W8-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Sun, 23 Oct 2005 03:17:07 -0700
Delivered-To: 335103-close@bugs.debian.org
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-Level: 
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-CrossAssassin-Score: 4

Source: apt
Source-Version: 0.6.42.1

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

apt-doc_0.6.42.1_all.deb
  to pool/main/a/apt/apt-doc_0.6.42.1_all.deb
apt-utils_0.6.42.1_i386.deb
  to pool/main/a/apt/apt-utils_0.6.42.1_i386.deb
apt_0.6.42.1.dsc
  to pool/main/a/apt/apt_0.6.42.1.dsc
apt_0.6.42.1.tar.gz
  to pool/main/a/apt/apt_0.6.42.1.tar.gz
apt_0.6.42.1_i386.deb
  to pool/main/a/apt/apt_0.6.42.1_i386.deb
libapt-pkg-dev_0.6.42.1_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.6.42.1_i386.deb
libapt-pkg-doc_0.6.42.1_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.6.42.1_all.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 335103@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Vogt <mvo@debian.org> (supplier of updated apt 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 22 Oct 2005 23:44:35 +0200
Source: apt
Binary: apt-utils libapt-pkg-doc libapt-pkg-dev apt-doc apt
Architecture: source all i386
Version: 0.6.42.1
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description: 
 apt        - Advanced front-end for dpkg
 apt-doc    - Documentation for APT
 apt-utils  - APT utility programs
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
Closes: 282918 335102 335103 335213
Changes: 
 apt (0.6.42.1) unstable; urgency=low
 .
   * fix a incorrect example in the apt_prefrences man page
     (thanks to Filipus Klutiero, closes: #282918)
   * apt-pkg/pkgrecords.cc:
     - revert patch from last version, it causes trouble on alpha
       and ia64 (closes: #335102, #335103)
   * cmdline/apt-get.cc:
     - be extra carefull in FindSrc (closes: #335213)
Files: 
 185f6757b533151b1172c5f722001230 789 admin important apt_0.6.42.1.dsc
 3a3b50a6b0b205ec8f234df1c3d81914 1446646 admin important apt_0.6.42.1.tar.gz
 a8deb255adedc7ecd8983d00672d4ad0 85370 doc optional apt-doc_0.6.42.1_all.deb
 609cefb8841e4772488a2c735ffaf956 108818 doc optional libapt-pkg-doc_0.6.42.1_all.deb
 c09cc206914d3dda935be0ef95a0187e 1209214 admin important apt_0.6.42.1_i386.deb
 3d64b0fcce0746ccd74efcdca9c871db 78806 libdevel optional libapt-pkg-dev_0.6.42.1_i386.deb
 5d2ec628114a561d9c2e1269860c771e 200390 admin important apt-utils_0.6.42.1_i386.deb

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

iD8DBQFDW1+6liSD4VZixzQRAouBAJ9cxrcxzvQbU2LY3GaTmpjY4a2ZgACfQE0c
GEPD+5OOVQMolN+A3OXr7Go=
=dERh
-----END PGP SIGNATURE-----



Reply to: