Backtrace is not working, but it is reproduceable. Look at the previous screensot from gnome-system-monitor please, to see which applications I had open at the time.
[EMAIL PROTECTED]:~$ sudo gdb aptoncd 2>&1 | tee gdb-aptoncd.txt [sudo] password for thomas: 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/aptoncd": 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) run Starting program: No executable file specified. Use the "file" or "exec-file" command. (gdb) exec-file aptoncd "/usr/bin/aptoncd": not in executable format: File format not recognized (gdb) [1]+ Stopped sudo gdb aptoncd 2>&1 | tee gdb-aptoncd.txt [EMAIL PROTECTED]:~$ sudo chmod -cR 777 /usr/bin/aptoncd mode of `/usr/bin/aptoncd' changed to 0777 (rwxrwxrwx) [EMAIL PROTECTED]:~$ sudo chown 1000 -cR 777 /usr/bin/aptoncd chown: cannot access `777': No such file or directory changed ownership of `/usr/bin/aptoncd' to 1000 [EMAIL PROTECTED]:~$ sudo chown 1000 -cR /usr/bin/aptoncd [EMAIL PROTECTED]:~$ sudo gdb aptoncd 2>&1 | tee gdb-aptoncd.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/aptoncd": 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) run Starting program: No executable file specified. Use the "file" or "exec-file" command. (gdb) file No executable file now. No symbol file now. (gdb) exec-file No executable file now. (gdb) exec-file aptoncd "/usr/bin/aptoncd": not in executable format: File format not recognized (gdb) quit [EMAIL PROTECTED]:~$ -- package linux-wlan-ng None [modified: /var/lib/dpkg/info/linux-wlan-ng.list] failed to install/upgrade: cannot access archive: No such file or directory https://bugs.launchpad.net/bugs/267607 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