Summary: | Amarok crashes when searching for tags on MusicBrainz | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Janne Mareike Koschinski <janne> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dog.mixer, janne |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.8.0 | ||
Target Milestone: | 2.9 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Janne Mareike Koschinski
2016-01-02 21:46:01 UTC
Created attachment 96430 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.14.9 using Qt 4.8.6
- What I was doing when the application crashed:
Search tags wim Music Brantz
1st - normal
2 trying - crash
-- Backtrace (Reduced):
#5 0x00007f73d498f611 in QReadWriteLock::lockForRead() () from /usr/lib64/libQtCore.so.4
[...]
#8 0x00007f73d554a5fb in QSortFilterProxyModel::flags(QModelIndex const&) const () from /usr/lib64/libQtGui.so.4
#9 0x00007f73d550a471 in QTreeView::drawRow(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib64/libQtGui.so.4
#10 0x00007f73d550d562 in QTreeView::drawTree(QPainter*, QRegion const&) const () from /usr/lib64/libQtGui.so.4
#11 0x00007f73d5510d0c in QTreeView::paintEvent(QPaintEvent*) () from /usr/lib64/libQtGui.so.4
Created attachment 96432 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.14.9 using Qt 4.8.6
- What I was doing when the application crashed:
Search tags wim Music Brantz
1st - normal
2 trying - crash
-- Backtrace (Reduced):
#5 0x00007f73d498f611 in QReadWriteLock::lockForRead() () from /usr/lib64/libQtCore.so.4
[...]
#8 0x00007f73d554a5fb in QSortFilterProxyModel::flags(QModelIndex const&) const () from /usr/lib64/libQtGui.so.4
#9 0x00007f73d550a471 in QTreeView::drawRow(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib64/libQtGui.so.4
#10 0x00007f73d550d562 in QTreeView::drawTree(QPainter*, QRegion const&) const () from /usr/lib64/libQtGui.so.4
#11 0x00007f73d5510d0c in QTreeView::paintEvent(QPaintEvent*) () from /usr/lib64/libQtGui.so.4
Here’s a screen recording on how to reproduce: https://dl.kuschku.de/videos/2016-01-04%2001-03-06.mp4 And this is the last message on stdout before crash: "Object::connect: No such slot MusicBrainzFinder::gotAuthenticationRequest(QNetworkReply*,QAuthenticator*)" Sorry, but all those backtraces have no debugging symbols, so they are rather useless. Please install debugging symbols and provide a new backtrace. See also https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports FWIW: this is a known bug, already reported quite a few times *** This bug has been marked as a duplicate of bug 328359 *** |