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

Bug#555327: marked as done (apt: apt-get <anything> segvs)



Your message dated Mon, 9 Nov 2009 14:25:18 +0000
with message-id <20091109142518.GA24589@www.lobefin.net>
and subject line Re: apt: apt-get <anything> segvs
has caused the Debian Bug report #555327,
regarding apt: apt-get <anything> segvs
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
555327: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555327
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
This one time, at band camp, Stephen Gran said:
> Please let me know if I can be of help.

Turns out this is a libstdc++/libgcc bug on hppa, and not related to apt
at all.  Sorry for the noise,

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

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: