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

Bug#555327: apt: apt-get <anything> segvs



Package: apt
Version: 0.6.46.4-0.1+etch1
Severity: grave

root@paer:/# gdb /usr/bin/apt-get
GNU gdb (GDB) 7.0-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "hppa-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/apt-get...(no debugging symbols found)...done.
(gdb) set args update
(gdb) run
Starting program: /usr/bin/apt-get update

Program received signal SIGSEGV, Segmentation fault.
0x405d38cc in std::locale::operator=(std::locale const&) () from /usr/lib/libstdc++.so.6
(gdb) bt full
#0  0x405d38cc in std::locale::operator=(std::locale const&) () from /usr/lib/libstdc++.so.6
No symbol table info available.
#1  0x405d1c10 in std::ios_base::_M_init() () from /usr/lib/libstdc++.so.6
No symbol table info available.
#2  0x405ea858 in std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*) () from /usr/lib/libstdc++.so.6
No symbol table info available.
#3  0x406b93d0 in ReadConfigFile(Configuration&, std::string const&, bool, unsigned int) () from /usr/lib/libapt-pkg-libc6.9-6.so.4.8
No symbol table info available.
#4  0x406b8ecc in ReadConfigDir(Configuration&, std::string const&, bool, unsigned int) () from /usr/lib/libapt-pkg-libc6.9-6.so.4.8
No symbol table info available.
#5  0x406f8d04 in pkgInitConfig(Configuration&) () from /usr/lib/libapt-pkg-libc6.9-6.so.4.8
No symbol table info available.
#6  0x0001d928 in main ()
No symbol table info available.
(gdb) quit

apt-config dump and so on also segv, so the output is not attached here. 

Please let me know if I can be of help.

Cheers,
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran@debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature


Reply to: