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

Bug#669243: apt-get command becomes segment fault on ppc64



Package: apt
Version: 0.9.1
Severity: important

The apt-get command becomes segment fault on ppc64 from ver. 0.9.0~exp1 at least. 
Since the experimental package  former than ver. 0.9.0~exp1 is not building, 
I cannot tell you when have consisted like this from, in detail.
However, ver. 0.8.15.10 was checked that it has been satisfactory.
(Ver. 2.13-28 eglibc packages are installed.)

Here is bt of gdb in sbuild chroot, as follows:
--
(gdb) run update
Starting program: /usr/bin/apt-get update
Hit http://ftp.jaist.ac.jp sid InRelease
Hit http://ftp.jaist.ac.jp sid/main Sources/DiffIndex
Hit http://ftp.debian.org sid InRelease
Ign http://ftp.de.debian.org sid InRelease
Ign http://ftp.de.debian.org unreleased InRelease
Ign http://ftp.debian-ports.org unreleased InRelease
Ign http://incoming.debian-ports.org sid InRelease
Hit http://ftp.debian-ports.org unreleased Release.gpg
Hit http://incoming.debian-ports.org sid Release.gpg
Hit http://ftp.de.debian.org sid Release.gpg
Hit http://ftp.debian-ports.org unreleased Release
Hit http://incoming.debian-ports.org sid Release
Hit http://ftp.debian.org sid/main Sources/DiffIndex
Hit http://ftp.de.debian.org unreleased Release.gpg
Hit http://ftp.debian-ports.org unreleased/main ppc64 Packages
Hit http://incoming.debian-ports.org sid/main ppc64 Packages
Hit http://ftp.debian.org sid/main all Packages
Hit http://ftp.debian.org sid/main Translation-en/DiffIndex
Hit http://ftp.de.debian.org sid Release
Hit http://ftp.de.debian.org unreleased Release
Hit http://ftp.de.debian.org sid/main ppc64 Packages
Ign http://incoming.debian-ports.org sid/main Translation-en
Ign http://ftp.debian-ports.org unreleased/main Translation-en
Hit http://ftp.de.debian.org unreleased/main ppc64 Packages
Ign http://ftp.de.debian.org sid/main Translation-en
Ign http://ftp.de.debian.org unreleased/main Translation-en
Reading package lists...
Program received signal SIGSEGV, Segmentation fault.
.strlen () at ../sysdeps/powerpc/powerpc64/strlen.S:109
(gdb) bt
#0  .strlen () at ../sysdeps/powerpc/powerpc64/strlen.S:109
#1  0x00000fffb7da8bf0 in ._ZNSsC2EPKcRKSaIcE () from /usr/lib/powerpc64-linux-gnu/libstdc++.so.6
#2  0x00000fffb7ef6ab4 in ._Z22IsDuplicateDescriptionN8pkgCache12DescIteratorERK12HashSumValueILi128EERKSs ()
   from /usr/lib/powerpc64-linux-gnu/libapt-pkg.so.4.12
#3  0x00000fffb7efc000 in ._ZN17pkgCacheGenerator16MergeListVersionERNS_10ListParserERN8pkgCache11PkgIteratorERKSsRPNS2_11VerIteratorE ()
   from /usr/lib/powerpc64-linux-gnu/libapt-pkg.so.4.12
#4  0x00000fffb7efc7a8 in ._ZN17pkgCacheGenerator9MergeListERNS_10ListParserEPN8pkgCache11VerIteratorE () from /usr/lib/powerpc64-linux-gnu/libapt-pkg.so.4.12
#5  0x00000fffb7f65728 in ._ZNK16debPackagesIndex5MergeER17pkgCacheGeneratorP10OpProgress () from /usr/lib/powerpc64-linux-gnu/libapt-pkg.so.4.12
#6  0x00000fffb7ef3810 in ?? () from /usr/lib/powerpc64-linux-gnu/libapt-pkg.so.4.12
#7  0x00000fffb7ef7678 in ._ZN17pkgCacheGenerator15MakeStatusCacheER13pkgSourceListP10OpProgressPP4MMapb ()
   from /usr/lib/powerpc64-linux-gnu/libapt-pkg.so.4.12
#8  0x00000fffb7eea644 in ._ZN12pkgCacheFile11BuildCachesEP10OpProgressb () from /usr/lib/powerpc64-linux-gnu/libapt-pkg.so.4.12
#9  0x000000001000cedc in ?? ()
#10 0x00000fffb7e9023c in ._ZN11CommandLine11DispatchArgEPNS_8DispatchEb () from /usr/lib/powerpc64-linux-gnu/libapt-pkg.so.4.12
#11 0x000000001000b39c in ?? ()
#12 0x00000fffb7a26728 in generic_start_main (main=@0x100449e8: 0x1000b0bc, argc=2, ubp_av=0xffffffff6f8, auxvec=0xffffffff7b0, init=<optimized out>, 
    fini=<optimized out>, rtld_fini=<optimized out>, stack_end=<optimized out>) at ../csu/libc-start.c:228
#13 0x00000fffb7a26940 in __libc_start_main (argc=<error reading variable: value has been optimized out>, 
    ubp_av=<error reading variable: value has been optimized out>, ubp_ev=<optimized out>, auxvec=<error reading variable: value has been optimized out>, 
    rtld_fini=<error reading variable: value has been optimized out>, stinfo=<optimized out>, 
    stack_on_entry=<error reading variable: value has been optimized out>) at ../sysdeps/unix/sysv/linux/powerpc/libc-start.c:105
#14 0x0000000000000000 in ?? ()
--

Regards,
-- 
Hiroyuki Yamamoto
A75D B285 7050 4BF9 AEDA  91AC 3A10 59C6 5203 04DC



Reply to: