[EMAIL PROTECTED]:~#   apport-retrace -g /var/crash/_usr_bin_apt-get.0.crash
WARNING: package gcc-4.2-base-dbgsym not available
WARNING: package libgcc1-dbgsym not available
WARNING: libgcc1-dbgsym is not available
GNU gdb 6.7.1-debian
Copyright (C) 2007 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 "i486-linux-gnu".
Reading symbols from /usr/bin/apt-get...Reading symbols from 
/usr/lib/debug/usr/bin/apt-get...done.
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
done.
Cannot access memory at address 0x26078
(gdb) apt-get 2>&1 | tee gdb-apt-get.txt
Undefined command: "apt-get".  Try "help".
(gdb) apt 2>&1 | tee gdb-apt.txt
Undefined command: "apt".  Try "help".
(gdb) help
List of classes of commands:

aliases -- Aliases of other commands
breakpoints -- Making program stop at certain points
data -- Examining data
files -- Specifying and examining files
internals -- Maintenance commands
obscure -- Obscure features
running -- Running the program
stack -- Examining the stack
status -- Status inquiries
support -- Support facilities
tracepoints -- Tracing of program execution without stopping the program
user-defined -- User-defined commands

Type "help" followed by a class name for a list of commands in that class.
Type "help all" for the list of all commands.
Type "help" followed by command name for full documentation.
Type "apropos word" to search for commands related to "word".
Command name abbreviations are allowed if unambiguous.
(gdb) Quit
Traceback (most recent call last):
  File "/usr/bin/apport-retrace", line 455, in <module>
    '--ex', 'core-file ' + core.name])
  File "/usr/lib/python2.5/subprocess.py", line 443, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.5/subprocess.py", line 1166, in wait
    pid, sts = self._waitpid_no_intr(self.pid, 0)
  File "/usr/lib/python2.5/subprocess.py", line 1007, in _waitpid_no_intr
    return os.waitpid(pid, options)
KeyboardInterrupt
(gdb) [EMAIL PROTECTED]:~#

-- 
apt-get crashed with SIGSEGV
https://bugs.launchpad.net/bugs/189626
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to