Re: [Rhythmbox-devel] 0.6 still hangs when reacing end of playlist
- From: Timothy Robinson <tdrobinson huli org>
- To: Bastien Nocera <hadess hadess net>
- Cc: Rhythmbox Dev <rhythmbox-devel gnome org>
- Subject: Re: [Rhythmbox-devel] 0.6 still hangs when reacing end of playlist
- Date: Wed, 12 Nov 2003 19:30:02 -0500
I can't get the backtrace to work for all the threads as you suggested.
I didn't know you could do that, but will put that in my bag of tricks
if I can get the syntax right.
Here:
(gdb) bt thread apply all
No symbol "thread" in current context.
(gdb)
Timothy
On Wed, 2003-11-12 at 17:21, Bastien Nocera wrote:
> 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]