Doesn't work ...

r...@thomas-laptop:/var/crash# gdb apport-retrace 2>&1 | tee 
gdb-apport-retrace.txt
GNU gdb 6.8-debian
Copyright (C) 2008 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"...
"/usr/bin/apport-retrace": not in executable format: File format not recognized
(gdb) handle SIG33 pass nostop noprint
Signal        Stop      Print   Pass to program Description
SIG33         No        No      Yes             Real-time event 33
(gdb) set pagination 0
(gdb) set logging file gdb-apport-retrace.log
(gdb) set logging on
Copying output to gdb-apport-retrace.log.
(gdb) run -g /var/crash/ _usr_lib_firefox-3.0.5_firefox.1000.crash
Starting program:  -g /var/crash/ _usr_lib_firefox-3.0.5_firefox.1000.crash
No executable file specified.
Use the "file" or "exec-file" command.
(gdb) run exec-file /usr/bin/apport-retrace -g /var/crash/ 
_usr_lib_firefox-3.0.5_firefox.1000.crash
Starting program:  exec-file /usr/bin/apport-retrace -g /var/crash/ 
_usr_lib_firefox-3.0.5_firefox.1000.crash
No executable file specified.
Use the "file" or "exec-file" command.
(gdb) run exec-file /usr/bin/apport-retrace -g 
/var/crash/_usr_lib_firefox-3.0.5_firefox.1000.crash
Starting program:  exec-file /usr/bin/apport-retrace -g 
/var/crash/_usr_lib_firefox-3.0.5_firefox.1000.crash
No executable file specified.
Use the "file" or "exec-file" command.
(gdb) run -g /var/crash/_usr_lib_firefox-3.0.5_firefox.1000.crashStarting 
program:  -g /var/crash/_usr_lib_firefox-3.0.5_firefox.1000.crash
No executable file specified.
Use the "file" or "exec-file" command.
(gdb) exec-file /usr/bin/apport-retrace -g 
/var/crash/_usr_lib_firefox-3.0.5_firefox.1000.crash
"/usr/bin/apport-retrace": not in executable format: File format not recognized
(gdb) exec /usr/bin/apport-retrace -g 
/var/crash/_usr_lib_firefox-3.0.5_firefox.1000.crash
"/usr/bin/apport-retrace": not in executable format: File format not recognized
(gdb) quit
r...@thomas-laptop:/var/crash#

-- 
apport-retrace crashed with IOError in open_unknown()
https://bugs.launchpad.net/bugs/315797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to