Comment 8 for bug 282426

Revision history for this message
tdflanders (thomasdelbeke) wrote :

Hi,

the crash does no longer occur and I cannot do a backtrace on the CoreDump file, can you help me out?

Thanks,

Thomas

thomas@thomas-laptop:/var/crash$ ls -la
total 13324
drwxrwxrwx 2 thomas root 4096 2008-10-16 00:03 .
drwxr-xr-x 15 root root 4096 2008-07-02 11:34 ..
-rwxrwxrwx 1 thomas root 0 2008-10-15 00:37 .lock
-rwxrwxrwx 1 thomas thomas 640618 2008-10-14 21:11 _usr_bin_canberra-gtk-play.1000.crash
-rwxrwxrwx 1 thomas thomas 39961 2008-10-13 00:26 _usr_bin_jockey-gtk.1000.crash
-rwxrwxrwx 1 thomas root 12018626 2008-10-13 00:41 _usr_bin_update-manager.0.crash
-rwxrwxrwx 1 thomas thomas 60023 2008-10-15 01:04 _usr_lib_openoffice_program_soffice.bin.1000.crash
-rwxrwxrwx 1 thomas root 837318 2008-10-14 13:59 _usr_sbin_NetworkManager.0.crash
thomas@thomas-laptop:/var/crash$ sudo gdb -c CoreDump /home/thomas/Desktop/update-manager/CoreDump 2>&1 | tee gdb-update-manager.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"...
"/home/thomas/Desktop/update-manager/CoreDump": not in executable format: File format not recognized
/var/crash/CoreDump: No such file or directory.
(gdb)
[10]+ Stopped sudo gdb -c CoreDump /home/thomas/Desktop/update-manager/CoreDump 2>&1 | tee gdb-update-manager.txt
thomas@thomas-laptop:/var/crash$