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

Bug#64394: apt crashes on alpha



Package: apt
Version: 0.3.19

Apt crashes with a floating point exception on alpha. I was trying to build
images using the debian-cd scripts...

lully[21:40] work% apt-get -o Dir::State::status=/mnt/md0/org/cdimages/work/tmp/potato-alpha/status -o Dir::State=/mnt/md0/org/cdimages/work/tmp/potato-alpha/apt-state/ -o Dir::Cache=/mnt/md0/org/cdimages/work/tmp/potato-alpha/apt-cache/ -o Dir::Etc=/mnt/md0/org/cdimages/work/tmp/potato-alpha/apt/ -o APT::Architecture=alpha update
zsh: floating point exception  apt-get -o  -o  -o  -o  -o APT::Architecture=alpha update


lully[21:41] work% gdb /usr/bin/apt-get ./core 
GNU gdb 19990928
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "alphaev56-unknown-linux-gnu"...
(no debugging symbols found)...
Core was generated by apt-get -o
Dir::State::status=/mnt/md0/org/cdimages/work/
tmp/potato-alpha/statu'.
Program terminated with signal 8, Floating point exception.
Reading symbols from /usr/lib/libapt-pkg.so.2.7...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libstdc++-libc6.1-2.so.3...
(no debugging symbols found)...done.
Reading symbols from /lib/libm.so.6.1...done.
Reading symbols from /lib/libc.so.6.1...done.
Reading symbols from /lib/ld-linux.so.2...done.
#0  0x200001834e4 in OpProgress::OverallProgress ()
   from /usr/lib/libapt-pkg.so.2.7
(gdb) bt
#0  0x200001834e4 in OpProgress::OverallProgress ()
    from /usr/lib/libapt-pkg.so.2.7
#1  0x200001a74dc in pkgMergeStatus () from /usr/lib/libapt-pkg.so.2.7
#2  0x200001acb6c in pkgMakeStatusCache () from /usr/lib/libapt-pkg.so.2.7
#3  0x20000214238 in pkgCacheFile::Open () from /usr/lib/libapt-pkg.so.2.7
#4  0x120010968 in _init ()
#5  0x20000188a7c in CommandLine::DispatchArg ()
   from /usr/lib/libapt-pkg.so.2.7
warning: Hit beginning of text section without finding
warning: enclosing function for address 0x11ffff5e0
This warning occurs if you are debugging a function without any symbols
(for example, in a stripped executable).  In that case, you may wish to
increase the size of the search with the set heuristic-fence-post' command.
   
Otherwise, you told GDB there was a function where there isn't one, or
(more likely) you have encountered a bug in GDB.
   
randolph
-- 
Debian Developer <tausq@debian.org>
http://www.TauSq.org/



Reply to: