[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-bugs-dist
Subject:    [Bug 197343] Amarok crashed when setting custom album cover
From:       Stéphane Pontier  <shadow.walker () free ! fr>
Date:       2010-02-28 20:15:27
Message-ID: 20100228201527.57EE735A0C () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=197343





--- Comment #68 from Stéphane Pontier <shadow walker free fr>  2010-02-28 21:14:58 ---
my bad, I found out that I forgot to reinstall the debug package.
and yes amarok is linked to libkfile:
ldd /usr/bin/amarok | grep libkfile
        libkfile.so.4 => /usr/lib64/libkfile.so.4 (0x00007f9221981000)


Thread 1 (Thread 0x7f0636a00760 (LWP 29238)):
[KCrash Handler]
#5  KFileWidget::dirOperator (this=0x0) at
/usr/src/debug/kdelibs-4.4.0/kfile/kfilewidget.cpp:2675
#6  0x00007f0635dfa435 in SetCustomCoverAction::slotTriggered (this=0x5b35190)
at /usr/src/debug/amarok-2.2.2.90/src/covermanager/CoverFetchingActions.cpp:159
#7  0x00007f0635df9d92 in BaseCoverAction::qt_metacall (this=0x5b35190,
_c=InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/amarok-2.2.2.90/build/src/CoverFetchingActions.moc:72
#8  0x00007f0635df9dc8 in SetCustomCoverAction::qt_metacall (this=0x0,
_c=QueryPropertyStored, _id=0, _a=0x6) at
/usr/src/debug/amarok-2.2.2.90/build/src/CoverFetchingActions.moc:303
#9  0x00007f06351acaef in QMetaObject::activate (sender=0x5b35190, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x6) at
kernel/qobject.cpp:3293
#10 0x00007f0634555662 in QAction::triggered (this=0x0, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#11 0x00007f06345576db in QAction::activate (this=0x5b35190, event=<value
optimized out>) at kernel/qaction.cpp:1255
#12 0x00007f063499504d in QMenuPrivate::activateCausedStack (this=<value
optimized out>, causedStack=..., action=0x5b35190, action_e=Trigger, self=true)
at widgets/qmenu.cpp:1011
#13 0x00007f063499abda in QMenuPrivate::activateAction (this=0x6407aa0,
action=0x5b35190, action_e=Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1103
#14 0x00007f06365cc979 in KMenu::mouseReleaseEvent (this=0x1f3cf20,
e=0x7fffe887f700) at /usr/src/debug/kdelibs-4.4.0/kdeui/widgets/kmenu.cpp:471
#15 0x00007f06345b1b42 in QWidget::event (this=0x1f3cf20, event=0x7fffe887f700)
at kernel/qwidget.cpp:7998
#16 0x00007f063499cd9b in QMenu::event (this=0x1f3cf20, e=0x7fffe887f700) at
widgets/qmenu.cpp:2414
#17 0x00007f063455b76c in QApplicationPrivate::notify_helper (this=0xf89950,
receiver=0x1f3cf20, e=0x7fffe887f700) at kernel/qapplication.cpp:4300
#18 0x00007f063456254b in QApplication::notify (this=0x7fffe8881d80,
receiver=0x1f3cf20, e=0x7fffe887f700) at kernel/qapplication.cpp:3865
#19 0x00007f0635dbda4a in App::notify (this=0x0, receiver=0x6, event=0x0) at
/usr/src/debug/amarok-2.2.2.90/src/App.cpp:917
#20 0x00007f0635199cec in QCoreApplication::notifyInternal
(this=0x7fffe8881d80, receiver=0x1f3cf20, event=0x7fffe887f700) at
kernel/qcoreapplication.cpp:704
#21 0x00007f063456171e in sendEvent (event=<value optimized out>,
receiver=<value optimized out>) at
../../src/corelib/kernel/qcoreapplication.h:215
#22 QApplicationPrivate::sendMouseEvent (event=<value optimized out>,
receiver=<value optimized out>) at kernel/qapplication.cpp:2965
#23 0x00007f06345e15e5 in QETWidget::translateMouseEvent (this=0x1f3cf20,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4302
#24 0x00007f06345dfeba in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fffe8880020) at kernel/qapplication_x11.cpp:3501
#25 0x00007f063460a952 in x11EventSourceDispatch (s=0xfa1ee0, callback=<value
optimized out>, user_data=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007f062caa6320 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#27 0x00007f062caaa158 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f062caaa33c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#29 0x00007f06351c31d3 in QEventDispatcherGlib::processEvents (this=0xe49450,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007f063460a53e in QGuiEventDispatcherGlib::processEvents (this=0x0,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f0635198612 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007f06351989ec in QEventLoop::exec (this=0x7fffe8880350, flags=) at
kernel/qeventloop.cpp:201
#33 0x00007f06349981a5 in QMenu::exec (this=0x60797d0, p=<value optimized out>,
action=0x0) at widgets/qmenu.cpp:2063
#34 0x00007f0635b90b34 in Playlist::ViewCommon::trackMenu (this=0x39cf4e8,
parent=0x39cf4c0, index=0x7fffe8880490, pos=<value optimized out>,
coverActions=<value optimized out>)
    at
/usr/src/debug/amarok-2.2.2.90/src/playlist/view/PlaylistViewCommon.cpp:77
#35 0x00007f0635ba39da in Playlist::PrettyListView::contextMenuEvent
(this=0x39cf4c0, event=0x7fffe88810a0) at
/usr/src/debug/amarok-2.2.2.90/src/playlist/view/listview/PrettyListView.cpp:308
#36 0x00007f06345b1528 in QWidget::event (this=0x39cf4c0, event=0x7fffe88810a0)
at kernel/qwidget.cpp:8165
#37 0x00007f0634957176 in QFrame::event (this=0x39cf4c0, e=0x7fffe88810a0) at
widgets/qframe.cpp:557
#38 0x00007f0634a866eb in QAbstractItemView::viewportEvent (this=0x39cf4c0,
event=0x7fffe88810a0) at itemviews/qabstractitemview.cpp:1610
#39 0x00007f0635199107 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized
out>, receiver=0x397abd0, event=0x7fffe88810a0) at
kernel/qcoreapplication.cpp:819
#40 0x00007f063455b73c in QApplicationPrivate::notify_helper (this=0xf89950,
receiver=0x397abd0, e=0x7fffe88810a0) at kernel/qapplication.cpp:4296
#41 0x00007f0634561f33 in QApplication::notify (this=0x7fffe8881d80,
receiver=0x397abd0, e=0x7fffe88810a0) at kernel/qapplication.cpp:3944
#42 0x00007f0635dbda4a in App::notify (this=0x0, receiver=0x6, event=0x0) at
/usr/src/debug/amarok-2.2.2.90/src/App.cpp:917
#43 0x00007f0635199cec in QCoreApplication::notifyInternal
(this=0x7fffe8881d80, receiver=0x397abd0, event=0x7fffe88810a0) at
kernel/qcoreapplication.cpp:704
#44 0x00007f06345e177e in QETWidget::translateMouseEvent (this=<value optimized
out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4373
#45 0x00007f06345dfeba in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fffe88819f0) at kernel/qapplication_x11.cpp:3501
#46 0x00007f063460a952 in x11EventSourceDispatch (s=0xfa1ee0, callback=<value
optimized out>, user_data=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:146
#47 0x00007f062caa6320 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#48 0x00007f062caaa158 in ?? () from /usr/lib64/libglib-2.0.so.0
#49 0x00007f062caaa33c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#50 0x00007f06351c31d3 in QEventDispatcherGlib::processEvents (this=0xe49450,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#51 0x00007f063460a53e in QGuiEventDispatcherGlib::processEvents (this=0x0,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#52 0x00007f0635198612 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#53 0x00007f06351989ec in QEventLoop::exec (this=0x7fffe8881d20, flags=) at
kernel/qeventloop.cpp:201
#54 0x00007f063519c72b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#55 0x0000000000408979 in main (argc=3, argv=0x7fffe8883cf8) at
/usr/src/debug/amarok-2.2.2.90/src/main.cpp:237

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Amarok-bugs-dist mailing list
Amarok-bugs-dist@kde.org
https://mail.kde.org/mailman/listinfo/amarok-bugs-dist

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic