Summary: | Crash when removing duplicate files in the file system | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Myriam Schweingruber <myriam> |
Component: | Collections/Local | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | matej, ralf-engels |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.8-git | ||
Target Milestone: | 2.8 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Myriam Schweingruber
2013-08-13 21:26:09 UTC
*** Bug 324405 has been marked as a duplicate of this bug. *** Created attachment 83310 [details]
New crash information added by DrKonqi
amarok (2.8-git) on KDE Platform 4.11.2 using Qt 4.8.4
This is with current git v2.8.0-89-g5e472f5
I have a few duplicate podcast versions, and it crashes on scanning those, reproducible on every startup.
-- Backtrace (Reduced):
#6 0x00007fc02fb68f77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007fc02fb6c5e8 in __GI_abort () at abort.c:90
[...]
#11 0x00007fc0030bf438 in SqlScanResultProcessor::removeTrack (this=<optimized out>, entry=...) at /home/myriam/kde/src/amarok/src/core-impl/collections/db/sql/SqlScanResultProcessor.cpp:532
#12 0x00007fc0030bf27b in SqlScanResultProcessor::deleteDeletedTracks (this=0x1b7f6c0, directoryId=81486) at /home/myriam/kde/src/amarok/src/core-impl/collections/db/sql/SqlScanResultProcessor.cpp:445
#13 0x00007fc0030bf0b4 in SqlScanResultProcessor::deleteDeletedTracksAndSubdirs (this=0x1b7f6c0, directory=...) at /home/myriam/kde/src/amarok/src/core-impl/collections/db/sql/SqlScanResultProcessor.cpp:425
This should be fixed since v2.8.0-91-gb0121db. *** This bug has been marked as a duplicate of bug 323156 *** |