| Summary: | amarok crashes on song change [@ PhotosEngine::metadataChanged] | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Sergio Casagrande <kde> |
| Component: | Context View/Photos | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | j.mairboeck, kde, lfranchi, simon.esneault |
| Priority: | NOR | ||
| Version First Reported In: | 2.4.0.90 | ||
| Target Milestone: | 2.4.1 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.4.1 | |
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Sergio Casagrande
2011-02-04 12:50:19 UTC
English, please! Excuse me, but the examples during bug report was in italian and italian is more simple for me. The bug is: During song play I deleted the file with canc (it moved into trash). Amarok play all the deleted song but at the end, when it have to change to next song, it crashed. I hope that my poor english is more clear of italian ;). Thank you. Created attachment 58922 [details]
New crash information added by DrKonqi
amarok (2.4.0.90) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
Amarok crashed on song change, but not because of deleting the song. However, I did a full rescan of the collection (from the configuration dialog) while a song was playing because there were some items missing in the local collection, probably the database had some hiccups (but that's a different bug).
-- Backtrace (Reduced):
#7 0x9c94b1ef in PhotosEngine::metadataChanged (this=0x98a74a8, track=...) at /usr/src/debug/amarok-2.4.0.90/src/context/engines/photos/PhotosEngine.cpp:118
#8 0xb727ba30 in Meta::Track::notifyObservers (this=0xab028df0) at /usr/src/debug/amarok-2.4.0.90/src/core/meta/Meta.cpp:324
#9 0xaa30915d in SqlRegistry::commitDirtyTracks (this=0x87e33d0) at /usr/src/debug/amarok-2.4.0.90/src/core-impl/collections/db/sql/SqlRegistry.cpp:790
#10 0xaa31d3cf in Meta::SqlTrack::commitMetaDataChanges (this=0xab028df0) at /usr/src/debug/amarok-2.4.0.90/src/core-impl/collections/db/sql/SqlMeta.cpp:1036
#11 0xaa31f7bf in Meta::SqlTrack::endMetaDataUpdate (this=0xab028df0) at /usr/src/debug/amarok-2.4.0.90/src/core-impl/collections/db/sql/SqlMeta.cpp:784
Confirmed by duplicate. Git commit 6d417d4c724eea93339730ddff8dad351d72bc39 by Sergey Ivanov. Committed on 27/04/2011 at 22:52. Pushed by ivanov into branch 'master'. Fixed Photos applet crash on track metadata change. BUG: 265395 FIXED-IN: 2.4.1 M +1 -0 ChangeLog M +1 -1 src/context/engines/photos/PhotosEngine.cpp http://commits.kde.org/amarok/6d417d4c724eea93339730ddff8dad351d72bc39 |