| Summary: | Amarok crashes when opening the main window [corrupt .xspf file] | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Orion Poplawski <orion> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | critical | CC: | rdieter |
| Priority: | NOR | ||
| Version First Reported In: | 2.5.0 | ||
| Target Milestone: | 2.6 | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | current.xspf | ||
|
Description
Orion Poplawski
2012-05-04 17:11:27 UTC
(gdb) bt -25
#55445 0x45257e32 in QWidget::event (this=0x9a983e0, event=0xbfdee28c)
at kernel/qwidget.cpp:8821
#55446 0x45673886 in QFrame::event (this=0x9a983e0, e=0xbfdee28c) at widgets/qframe.cpp:557
#55447 0x45708f94 in QAbstractScrollArea::event (this=0x9a983e0, e=0xbfdee28c)
at widgets/qabstractscrollarea.cpp:996
#55448 0x457b83ac in QAbstractItemView::event (this=0x9a983e0, event=0xbfdee28c)
at itemviews/qabstractitemview.cpp:1580
#55449 0x457cf774 in QListView::event (this=0x9a983e0, e=0xbfdee28c)
at itemviews/qlistview.cpp:1627
#55450 0x451fd354 in notify_helper (e=0xbfdee28c, receiver=0x9a983e0, this=0x889ba38)
at kernel/qapplication.cpp:4554
#55451 QApplicationPrivate::notify_helper (this=0x889ba38, receiver=0x9a983e0, e=0xbfdee28c)
at kernel/qapplication.cpp:4526
#55452 0x4520289b in QApplication::notify (this=0x889ba38, receiver=0x9a983e0, e=0xbfdee28c)
at kernel/qapplication.cpp:4519
#55453 0x4e22fe42 in KApplication::notify (this=0xbfdee594, receiver=0x9a983e0, event=
0xbfdee28c) at /usr/src/debug/kdelibs-4.8.3/kdeui/kernel/kapplication.cpp:311
#55454 0x429e722e in QCoreApplication::notifyInternal (this=0xbfdee594, receiver=0x9a983e0,
event=0xbfdee28c) at kernel/qcoreapplication.cpp:876
#55455 0x42a1bfd0 in sendEvent (event=0xbfdee28c, receiver=<optimized out>)
at kernel/qcoreapplication.h:231
#55456 QTimerInfoList::activateTimers (this=0x889a874) at kernel/qeventdispatcher_unix.cpp:611
#55457 0x42a196b9 in timerSourceDispatch (source=0x889a840)
at kernel/qeventdispatcher_glib.cpp:186
#55458 timerSourceDispatch (source=0x889a840) at kernel/qeventdispatcher_glib.cpp:180
#55459 0x4a61caff in g_main_dispatch (context=0x889a780) at gmain.c:2441
#55460 g_main_context_dispatch (context=0x889a780) at gmain.c:3011
#55461 0x4a61d240 in g_main_context_iterate (context=0x889a780, block=1247984912, dispatch=1,
self=0x8899ef0) at gmain.c:3089
#55462 0x4a61d4ef in g_main_context_iteration (context=0x889a780, may_block=1) at gmain.c:3152
#55463 0x42a19ee8 in QEventDispatcherGlib::processEvents (this=0x879c9b8, flags=...)
at kernel/qeventdispatcher_glib.cpp:424
#55464 0x452b1e4b in QGuiEventDispatcherGlib::processEvents (this=0x879c9b8, flags=...)
at kernel/qguieventdispatcher_glib.cpp:207
#55465 0x429e611e in QEventLoop::processEvents (this=0xbfdee504, flags=...)
at kernel/qeventloop.cpp:149
#55466 0x429e63c9 in QEventLoop::exec (this=0xbfdee504, flags=...) at kernel/qeventloop.cpp:204
#55467 0x429eb56b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#55468 0x451fb155 in QApplication::exec () at kernel/qapplication.cpp:3815
#55469 0x0804fd3a in main (argc=1, argv=0xbfdeef44)
at /usr/src/debug/amarok-2.5.0/src/main.cpp:303
Created attachment 70859 [details]
current.xspf
Deleting this .kde/share/apps/amarok/current.xspf fixed the crash.
And which Amarok version is this about? 2.5.0 Thank you for the feedback, this is solved in git already. *** This bug has been marked as a duplicate of bug 295199 *** |