GNOME Bugzilla – Bug 377553
crash in Rhythmbox Music Player: Skipping tracks forward....
Last modified: 2006-12-10 00:32:18 UTC
What were you doing when the application crashed? Skipping tracks forward... Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 348622848 vsize: 348622848 resident: 43794432 share: 17174528 rss: 43794432 rss_rlim: -1 CPU usage: start_time: 1164056390 rtime: 70578 utime: 68877 stime: 1701 cutime:8 cstime: 3 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/rhythmbox' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 47644248380384 (LWP 6780)] [New Thread 1183111504 (LWP 10305)] [New Thread 1090525520 (LWP 10303)] [New Thread 1149540688 (LWP 10302)] [New Thread 1166326096 (LWP 10280)] [New Thread 1082132816 (LWP 9769)] [New Thread 1199896912 (LWP 9767)] [New Thread 1191504208 (LWP 7695)] [New Thread 1124362576 (LWP 6810)] [New Thread 1107310928 (LWP 6803)] (no debugging symbols found) 0x00002b5505a30eef in waitpid () from /lib/libpthread.so.0
+ Trace 88084
Thread 1 (Thread 47644248380384 (LWP 6780))
Is this reproducable? If so, could you run "rhythmbox" from a terminal and see what the assertion message it prints out before crashing is?
*** Bug 380528 has been marked as a duplicate of this bug. ***
The bug is reproducible. Here are the assertion messages : ** (rhythmbox:8075): CRITICAL **: Resources for ring buffer 0x2aaac8dc4e50 still acquired GThread-ERROR **: file gthread-posix.c: line 250 (): error 'Périphérique ou ressource occupé' during 'pthread_cond_destroy ((pthread_cond_t *) cond)' aborting... In fact, it seems that during the forward skipping, the rhythmbox window is not responding to the system messages (it becomes black & white, sometime colorfull again, and again black & white, untill it's closed), but it's perfectly working. If the forward skip stop soon enough, the operation follows well. But after too long, the system decide to stop the program (it's a supposition, I know nothing of the internal function of this, as I am new to linux) and open the bug buddy window.
*** This bug has been marked as a duplicate of 361681 ***