Summary: | Amarok is crashing when trying to fetch tags from MusicBrainz | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | ukrkyi <ukrkyi> |
Component: | Metadata Editing and Reading | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | 123kash, magpiper |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.8.0 | ||
Target Milestone: | 2.9 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
ukrkyi
2016-03-12 19:32:04 UTC
Thankyou for the report, but unfortunately your backtrace has no debugging symbols, without those it is rather useless. When submitting crash reports, please make sure Dr. Konqi gives you at least a 2 star rating, and that you have debugging symbols installed for Amarok and its dependencies. Please see also https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports on how to get a a better backtrace. FWIW: Dr. Konqi would then also have shown you that this is a known bug *** This bug has been marked as a duplicate of bug 328359 *** Created attachment 99195 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.14.18 using Qt 4.8.6
obtaining tags for 3 songs from MusicBraninz
-- Backtrace (Reduced):
#6 QReadWriteLock::lockForRead (this=0x38) at thread/qreadwritelock.cpp:149
[...]
#9 0x00007f8b8dc23d5b in QSortFilterProxyModel::flags (this=<optimized out>, index=...) at itemviews/qsortfilterproxymodel.cpp:2003
#10 0x00007f8b8dbe3bd1 in QTreeView::drawRow (this=0x8c59b10, painter=0x7fff431144b0, option=..., index=...) at itemviews/qtreeview.cpp:1638
#11 0x00007f8b8dbe6cc2 in QTreeView::drawTree (this=this@entry=0x8c59b10, painter=painter@entry=0x7fff431144b0, region=...) at itemviews/qtreeview.cpp:1445
#12 0x00007f8b8dbea46c in QTreeView::paintEvent (this=0x8c59b10, event=0x7fff43114bf0) at itemviews/qtreeview.cpp:1270
Created attachment 99196 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.14.18 using Qt 4.8.6
obtaining tags for 3 songs from MusicBraninz
-- Backtrace (Reduced):
#6 QReadWriteLock::lockForRead (this=0x38) at thread/qreadwritelock.cpp:149
[...]
#9 0x00007f8b8dc23d5b in QSortFilterProxyModel::flags (this=<optimized out>, index=...) at itemviews/qsortfilterproxymodel.cpp:2003
#10 0x00007f8b8dbe3bd1 in QTreeView::drawRow (this=0x8c59b10, painter=0x7fff431144b0, option=..., index=...) at itemviews/qtreeview.cpp:1638
#11 0x00007f8b8dbe6cc2 in QTreeView::drawTree (this=this@entry=0x8c59b10, painter=painter@entry=0x7fff431144b0, region=...) at itemviews/qtreeview.cpp:1445
#12 0x00007f8b8dbea46c in QTreeView::paintEvent (this=0x8c59b10, event=0x7fff43114bf0) at itemviews/qtreeview.cpp:1270
Created attachment 99197 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.14.18 using Qt 4.8.6
obtaining tags for 3 songs from MusicBraninz
-- Backtrace (Reduced):
#6 QReadWriteLock::lockForRead (this=0x38) at thread/qreadwritelock.cpp:149
[...]
#9 0x00007f8b8dc23d5b in QSortFilterProxyModel::flags (this=<optimized out>, index=...) at itemviews/qsortfilterproxymodel.cpp:2003
#10 0x00007f8b8dbe3bd1 in QTreeView::drawRow (this=0x8c59b10, painter=0x7fff431144b0, option=..., index=...) at itemviews/qtreeview.cpp:1638
#11 0x00007f8b8dbe6cc2 in QTreeView::drawTree (this=this@entry=0x8c59b10, painter=painter@entry=0x7fff431144b0, region=...) at itemviews/qtreeview.cpp:1445
#12 0x00007f8b8dbea46c in QTreeView::paintEvent (this=0x8c59b10, event=0x7fff43114bf0) at itemviews/qtreeview.cpp:1270
(In reply to magpiper from comment #4) > Created attachment 99197 [details] > New crash information added by DrKonqi > Please do not add crash reports to bugs marked as duplicates, but to the original one. FWIW: your backtrace lacks debugging symbols because you have not installed those for Amarok. Without debugging symbols installed, the backtrace is not of much use. |