GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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 "x86_64-linux-gnu"... (no debugging symbols found) (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 ~/public/Musica/Kiss/Kiss\ -\ Paul\ Stanley/05.\ Take\ Me\ Away\ \(Together\ As\ One\).mp3 Starting program: /usr/bin/amarok ~/public/Musica/Kiss/Kiss\ -\ Paul\ Stanley/05.\ Take\ Me\ Away\ \(Together\ As\ One\).mp3 [Thread debugging using libthread_db enabled] [New Thread 0x7fdf66675760 (LWP 21118)] amarok(21124) Phonon::KdePlatformPlugin::createBackend: using backend: "Xine" amarok(21124) App::handleCliArgs: "" Line: 295 (21118)/: Communication problem with "amarok" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " Program exited with code 0377. (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) thread apply all backtrace No registers. (gdb) quit