Amarok keeps crashing

Daniel Faust hessijames at gmail.com
Sat Jul 16 12:51:01 UTC 2011


For debugging amarok see: 
http://amarok.kde.org/wiki/Debugging_%28documentation%29
Not that elegant though, piping the backtrace to a file would really be great.

Regarding the Qt bug, I created a mini patch to avoid this problem: 
https://git.reviewboard.kde.org/r/101966/

And about the Phonon backend. I use Xine because it's the only one that 
supports an equalizer. But it isn't pretty because Xine is causing glitches 
some times.

Greetings
Daniel


Am Freitag, 15. Juli 2011 12:09:53 schrieben Sie:
> I uninstalled PulseAudio, stil having these bugs. This command "gdb --args
> amarok --nofork 2>&1 | tee
> amarok.gdb.txt" started gdb, not Amarok.
> 
> It seems I suffer mostly from these bugs -
> https://bugs.kde.org/show_bug.cgi?id=269227 and
> https://bugs.kde.org/show_bug.cgi?id=207382 both realted to tihs bug in Qt
> - http://bugreports.qt.nokia.com/browse/QTBUG-18021. amarok crashedc like
> this ages ago and now it is back. Is there any way to avoid these crashes?
> It's really annoying to start Amarok after almostevery song. However, I
> appreciate you work and really like Amarok. Just these bugs are really
> annoying.
> 
> I also wanted to ask - which Phonon backend is the best to use? VLC, Xine
> or Gstreamer? I use KDE, so I also use XIne, but I don't know which is
> "the best" for Amarok.
> 
> Jan
> 
> On 12 July 2011 20:51, Thomas Lübking <thomas.luebking at web.de> wrote:
> > Am Tue, 12 Jul 2011 19:30:12 +0200
> > 
> > schrieb Myriam Schweingruber <myriam at kde.org>:
> > > On Tue, Jul 12, 2011 at 16:33, Jan Tománek <janiktomanek at gmail.com>
> > > 
> > > wrote:
> > > > Hello Amarok team,
> > > > 
> > > > I am sending you a bug report (I am too lazy to register anywhere
> > > > and Dr. Konqi didn't start, so don't blame me). Amarok crashes me a
> > > > lot, in this ceas it crashed after finishing a song. It also often
> > > > crashes when I edit/remove/blacklist/add tags.
> > > > 
> > > > I use OpenSuse 11.4 x86_64, Amarok 2.4.1-3.9.
> > > 
> > > Sorry, but the information you sent is not useful. For crashes we need
> > 
> > > a backtrace, see also here on how to get a proper backtrace:
> > a) Looking at the intel he provided it's by 99% a bug in
> > phonon/pulseaudio (... *sigh*) - this causes the Dr. Konqui failure as
> > well.
> > -> disable pulseaudio for phonon, uninstall pulseaudio, whatever to
> > momentarily prevent the crash.
> > 
> > b) open konsole, run: "gdb --args amarok --nofork 2>&1 | tee
> > amarok.gdb.txt", wait for the crash and then type "bt". Press enter
> > unless there're no more updates, then "quit". The trace is now dumped
> > into amarok.gdb.txt (in the current directoy)
> > 
> > Cheers,
> > Thomas



More information about the Amarok mailing list