Hello Pedro, I tried to get the backtrace but if I follow the instruction, like this below, the problem doesn't happen.
gdb rhythmbox 2>&1 | tee gdb-rhythmbox.txt (gdb) handle SIG33 pass nostop noprint (gdb) set pagination 0 (gdb) run If I run the program normaly I get the error after 5 minutes... I have tried to capture the bug if rhytmbox is running like this -> gdb rhythmbox 2>&1 | tee gdb-rhythmbox.txt (gdb) handle SIG33 pass nostop noprint (gdb) set pagination 0 (gdb) attach 9368 Attaching to program: /usr/bin/rhythmbox, process 9368 .... (gdb) continue Continuing. [New Thread 0x4567c950 (LWP 9563)] .... with the same result.... no problem And now? Regards, Maik -- [hardy] internet radio stucks with rb_shell_player_error https://bugs.launchpad.net/bugs/207376 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
