Re: [Rhythmbox-devel] 0.6 still hangs when reacing end of playlist



On Wed, 2003-11-12 at 19:31, tdrobinson@huli.org wrote:
> Just updating on the message below.  The new version 0.6 still hangs when
> reaching the end of a playlist.  There is a reply to the message below of
> someone verifying the hang.
> 
> http://mail.gnome.org/archives/rhythmbox-devel/2003-October/msg00242.html

Get us a backtrace of the hang, otherwise there's absolutely nothing I
can do for you.

1) Get the PID
$ ps aux | grep rhythmbox
2) Launch gdb with 12345 being the PID of rhythmbox
$ gdb attach 12345
3) Get rhythmbox going again
gdb) continue
4) Stop RB by pressing Ctrl+C
5) Get a backtrace
gdb) bt thread apply all
6) Send that into bugzilla, if it's not in bugzilla, it doesn't exist.

Cheers

---
Bastien Nocera <hadess@hadess.net> 
If you can keep your head when all around you have lost theirs, then you
probably haven't understood the seriousness of the situation.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]