Crash when starting playback

Ovidiu Gheorghioiu ovy at alum.mit.edu
Thu Mar 15 18:30:15 CET 2007


Hi Mark,

I haven't been able to reproduce this. I've done a svn up, and tried
both debug and optimized builds. They work fine. Is your tree
identical to SVN?

A change that was introduced in this patch is that crashes related to
invalid usage of a freed or NULL AtomicString are now likely to trace
back to qatomic.h rather than elsewhere in QString. But the patch
should not cause a crash where there was none previously.

Ovy

On 3/15/07, Mark Kretschmann <markey at web.de> wrote:
> Hey Ovy,
>
> I'm getting a crash anytime I try to play a track with trunk. Could this be
> related to AtomicString? Please have a look at the backtrace:
>
>
> #0  MetaBundle::exactText (this=0xb3f2dca0, column=2, ensureCached=false)
>
> at /home/kdedev/qt-copy/include/QtCore/../../src/corelib/arch/qatomic_i386.h:70
> #1  0xb737819b in PlaylistItem::text (this=0xb3f2dca0, column=2)
>
> at /home/kdedev/kdesvn/extragear/multimedia/amarok/src/playlistitem.cpp:129
> #2  0xb73755e4 in PlaylistItem::paintCell (this=0xb3f2dca0,
> painter=0xbfccf704, cg=@0xbfccf5c4, column=2, width=99, align=1)
>
> at /home/kdedev/kdesvn/extragear/multimedia/amarok/src/playlistitem.cpp:532
> #3  0xb5f59473 in Q3ListView::drawContentsOffset (this=0x8171b10,
> p=0xbfccf704, ox=0, oy=0, cx=0, cy=0, cw=274, ch=751)
>     at itemviews/q3listview.cpp:2880
> #4  0xb5fbe60b in Q3ScrollView::viewportPaintEvent (this=0x8171b10,
> pe=0xbfcd0010) at widgets/q3scrollview.cpp:1691
> #5  0xb6c0bc67 in K3ListView::viewportPaintEvent (this=0x8171b10,
> e=0xbfcd0010)
>     at /home/kdedev/kdesvn/kdelibs/kdeui/itemviews/k3listview.cpp:1909
> #6  0xb72fd47d in Playlist::viewportPaintEvent (this=0x8171b10, e=0xbfcd0010)
>     at /home/kdedev/kdesvn/extragear/multimedia/amarok/src/playlist.cpp:2525
>
> --
> Mark
>


More information about the Amarok-devel mailing list