Summary: | Search filter crashes database [@ FilterFactory::numberFilter] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Myriam Schweingruber <myriam> |
Component: | Collections/Local | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | jrandall.au, mitchell, myriam |
Priority: | NOR | ||
Version: | 2.4.1 | ||
Target Milestone: | 2.4.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.3.2 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Myriam Schweingruber
2010-08-21 13:23:15 UTC
Can't reproduce currently, closing for now. Created attachment 50967 [details]
New crash information added by DrKonqi
amarok (2.3-GIT) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0
- What I was doing when the application crashed:
Tried to filter the commelction, started typing Format:" and it crashed.
-- Backtrace (Reduced):
#11 0x00007f4daebe7a27 in FilterFactory::numberFilter (value=32768, filter=0, compare=Collections::QueryMaker::Equals)
at /home/myriam/kde/src/amarok/src/core-impl/collections/support/MemoryFilter.cpp:117
#12 0x00007f4daebf1e36 in Collections::MemoryQueryMaker::addNumberFilter (this=0x75320d0, value=32768, filter=0, compare=Collections::QueryMaker::Equals)
at /home/myriam/kde/src/amarok/src/core-impl/collections/support/MemoryQueryMaker.cpp:475
#13 0x00007f4dae90c910 in CollectionTreeItemModelBase::addFilters (this=0x2bbbf50, qm=0x75320d0) at /home/myriam/kde/src/amarok/src/browsers/CollectionTreeItemModelBase.cpp:768
#14 0x00007f4dae90f30e in CollectionTreeItemModelBase::handleCompilations (this=0x2bbbf50, parent=0x2bbc520) at /home/myriam/kde/src/amarok/src/browsers/CollectionTreeItemModelBase.cpp:1151
#15 0x00007f4dae909d5b in CollectionTreeItemModelBase::listForLevel (this=0x2bbbf50, level=0, qm=0x76361e0, parent=0x2bbc520)
at /home/myriam/kde/src/amarok/src/browsers/CollectionTreeItemModelBase.cpp:472
This crash seems to happen only after Amarok is running for some time, after a fresh start it doesn't, only after a few hours... All crashes happened with the search for Format, BTW This is an automated message from the triager: Amarok 2.4.1 has been released on May 8 already. Could you please upgrade and test if you can still reproduce this bug? Without feedback within a month we will close this bug as resolved. Thank you for your understanding. Created attachment 61598 [details]
New crash information added by DrKonqi
amarok (2.4.1) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3
- What I was doing when the application crashed:
Searching for string "podcast" in the local music collection
-- Backtrace (Reduced):
#6 0x00007fee5debe859 in CollectionTreeItemModelBase::slotFilter() () from /usr/lib/libamaroklib.so.1
#7 0x00007fee5dec3068 in CollectionTreeItemModelBase::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libamaroklib.so.1
[...]
#9 0x00007fee5c4deec9 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x00007fee5cee36d4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007fee5cee8561 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
Could you please install the debugging symbols for Amarok and paste a better backtrace? Not reproducible anymore in current git. |