Summary: | amarok quits when I try to save a playlist | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Isaac Angello <isaacangello> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | acelondon1, MajoraDarkblazer |
Priority: | NOR | ||
Version: | 2.3.2 | ||
Target Milestone: | 2.4.1 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Isaac Angello
2011-03-22 23:18:00 UTC
Sorry, but your backtrace is not useful, as you are lacking debugging symbols. If you can reproduce this bug, please check here on how to get a valid backtrace: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Since you are using Kubuntu, you will need amarok-dbg and phonon-dbg at least, ideally you should also have kdelibs5-dbg, libqt4-dbg and libglib2.0-0-dbg. That should cover most of the crashes. Setting status correctly. Created attachment 58488 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Saving a playlist. This has been happening more and more. Usually when I add around ten or more songs (could be a coincidence). I have aprox. 3,500 tracks.
-- Backtrace (Reduced):
#7 QModelIndex (this=0xa1178520, child=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:65
#8 QSortFilterProxyModel::parent (this=0xa1178520, child=...) at itemviews/qsortfilterproxymodel.cpp:1656
#9 0xb661f942 in parent (this=0xa1170c90, index=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:389
#10 QTreeView::indexRowSizeHint (this=0xa1170c90, index=...) at itemviews/qtreeview.cpp:2758
#11 0xb662016b in QTreeViewPrivate::itemHeight (this=0xa377bd68, item=0) at itemviews/qtreeview.cpp:3229
Richard, your backtrace indicates it is a duplicate of bug 252597, solved in Amarok 2.4 already. Created attachment 59109 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Application crashed when I attempted to save a playlist.
-- Backtrace (Reduced):
#7 QModelIndex (this=0x8d3c668, child=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:65
#8 QSortFilterProxyModel::parent (this=0x8d3c668, child=...) at itemviews/qsortfilterproxymodel.cpp:1656
#9 0x04b43942 in parent (this=0x8d3de78, index=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:389
#10 QTreeView::indexRowSizeHint (this=0x8d3de78, index=...) at itemviews/qtreeview.cpp:2758
#11 0x04b4416b in QTreeViewPrivate::itemHeight (this=0x8d3c778, item=0) at itemviews/qtreeview.cpp:3229
*** This bug has been marked as a duplicate of bug 252597 *** |