Translations:Amarok/Manual/Various/TroubleshootingAndCommonProblems/40/en
Appearance
- Amarok crashes, but Dr. Konqi doesn't pop up — run in gdb with the following command: In gdb's console, type
gdb --args amarok --debug --nofork
runto start Amarok, reproduce the crash, and then in gdb typethread apply all btto generate the backtrace.