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



On Fri, 2003-11-14 at 09:47, Bastien Nocera wrote:
> On Wed, 2003-11-12 at 22: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.
> 
> Here's a small update for the xine backend. It might fix the hang people
> were seeing at the end of the playlist, also fixes the song changes
> taking quite a bit of time. Finally, it reduces the memory usage needed
> for decoding.

The patch that fixes the problem above is in bugzilla:
http://bugzilla.gnome.org/show_bug.cgi?id=126866

Christophe and myself tested it. Please commit.

Cheers

---
Bastien Nocera <hadess@hadess.net> 
The politician was gone but unnoticed, like the full stop after the Dr.
on a Dr Pepper can. 




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