Summary: | Amarok crashes during scan of an external device for use as collection [@ Podcasts::UmsPodcastProvider::playlists] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | rainer.feigl |
Component: | Podcast | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | amoffitt07, bameylan, bart.cerneels, colourtherapy, damdam73, dawid.dejager, dwarthog, earlski, eberlord, el_gallo_azul, e_formoso, fatgerman, jamsound, jlostale, lsickscoobyl, marius_pfeifer, michi.meister, moritz.moroder, oakenshield.thorin, pitazboras, pjdpereira, polkumb-jybe, rainer.feigl, stanlavisbad, supernic2002, theunknowncylon, v62 |
Priority: | HI | ||
Version: | 2.4.0 | ||
Target Milestone: | 2.4.1 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.4.1 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
rainer.feigl
2010-05-09 18:25:21 UTC
Even if the crash happens in QT it seems to be triggered by a debug line in amarok: #19 0x00007f531e4ad708 in Podcasts::UmsPodcastProvider::addPath (this=0x35b96a0, path=...) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:443 Had a crash too when I connected my phone (usb mass storage), saw the device in the local collections list and clicked to enable it (/its collection). Confirmed by duplicates. *** Bug 242622 has been marked as a duplicate of this bug. *** *** Bug 247840 has been marked as a duplicate of this bug. *** *** Bug 248021 has been marked as a duplicate of this bug. *** *** Bug 248618 has been marked as a duplicate of this bug. *** Isn't this fixed already in Amarok 2.3.1 or 2.3.2 beta? *** Bug 250599 has been marked as a duplicate of this bug. *** -> myriam no, at least not in 2.3.1 when i tried a few days ago ... 2.3.2 beta i didn't try so far Created attachment 51458 [details]
New crash information added by DrKonqi
I installed the laterst beta version of amarok but the problem still exsist. I cannot use amarok it crahsed again
My collection is on an external USB harddisk, I use it daily and can't reproduce this crash, using latest git. (In reply to comment #12) > My collection is on an external USB harddisk, I use it daily and can't > reproduce this crash, using latest git. I believe this report is about using the USB drive as a collection (manually scanning it each time, rightclick -> Collection -> Use as Collection). Not setting it from amarok settings. Mikko: I tried both, still no crash at all, current git. No way to reproduce this here, cosnider this solved in the upcoming 2.3.2 *** Bug 251734 has been marked as a duplicate of this bug. *** *** Bug 251764 has been marked as a duplicate of this bug. *** Created attachment 52088 [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:
started up amarok from the commandline, it started scanning my collection
- Unusual behavior I noticed:
amarok crashing while collectinoscanner was still running
- Custom settings of the application:
collection is on a USB external disk. release notes say this is fixed in 2.3.2 which i'm running.
-- Backtrace (Reduced):
#6 0x00007fa5fca55745 in KSharedPtr (this=0x8) at /usr/include/ksharedptr.h:84
#7 Podcasts::UmsPodcastProvider::playlists (this=0x8) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#8 0x00007fa62bbf32c4 in PlaylistBrowserNS::PlaylistBrowserModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:199
#9 0x00007fa62bc1e141 in PlaylistBrowserNS::PodcastModel::data (this=0x7fa604323680, idx=..., role=21) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#10 0x00007fa62a221c87 in QAbstractItemModel::itemData (this=0x7fa604323680, index=<value optimized out>) at kernel/qabstractitemmodel.cpp:1647
Reopening, but the error line has slightly changed. *** Bug 253553 has been marked as a duplicate of this bug. *** *** Bug 254027 has been marked as a duplicate of this bug. *** Created attachment 52689 [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:
this is just a backtrace from the current version 2.3.2.
as in my original report i wanted to scan my external device (1 tb, about 350g used) -> 'use automatically' in the context menu of amarok's device list
strange thing is, that scanning works, when i select the device as collection folder in 'Settings' -> 'Configure Amarok' -> 'Collection' ... but thats not really what i want
maybe someone could also tell me, what the option 'use as collection' really does ... absolutely nothing happens when i select it
-- Backtrace (Reduced):
#6 0x00007ff7c981cc05 in KSharedPtr (this=0x8) at /usr/include/ksharedptr.h:84
#7 Podcasts::UmsPodcastProvider::playlists (this=0x8) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#8 0x00007ff7f93d2c04 in PlaylistBrowserNS::PlaylistBrowserModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:199
#9 0x00007ff7f93fe081 in PlaylistBrowserNS::PodcastModel::data (this=0x7ff7d02a8db0, idx=..., role=6) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#10 0x00007ff7f7a17877 in QAbstractItemModel::itemData (this=0x7ff7d02a8db0, index=<value optimized out>) at kernel/qabstractitemmodel.cpp:1647
*** Bug 254714 has been marked as a duplicate of this bug. *** *** Bug 257863 has been marked as a duplicate of this bug. *** Created attachment 54147 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.4 (KDE 4.5.4) using Qt 4.7.0
Same issue here - the size of the collection on the external disc seems to be an important factor. If I use an external disc with only a few files (<100) then it seems fine. However my main external collection has 14,000 files on it. When I attach this, amarok burns 100% CPU for about 5 minutes, then the status bar shows 'Scanning Music 0%' for about 10 minutes, then I get this segfault.
-- Backtrace (Reduced):
#6 0x00007fb8ed53cc05 in KSharedPtr (this=0x7fb91c822388) at /usr/include/ksharedptr.h:84
#7 Podcasts::UmsPodcastProvider::playlists (this=0x7fb91c822388) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#8 0x00007fb91ea8fc04 in PlaylistBrowserNS::PlaylistBrowserModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:199
#9 0x00007fb91eabb081 in PlaylistBrowserNS::PodcastModel::data (this=0x1f8aba0, idx=..., role=18) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#10 0x00007fb91d0d3877 in QAbstractItemModel::itemData (this=0x1f8aba0, index=<value optimized out>) at kernel/qabstractitemmodel.cpp:1647
Created attachment 54246 [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
After scanning an external hard drive (NTFS, 52GB of Music files, 300GB partition size) the application crashes at the moment the scan is finished (but before printing some kind of success note). The scan takes about 5-10 minutes.
This happens always and happened already with earlier versions of amarok 2.x
-- Backtrace (Reduced):
#6 0x00007f85610cec05 in KSharedPtr (this=0x7f8591993388) at /usr/include/ksharedptr.h:84
#7 Podcasts::UmsPodcastProvider::playlists (this=0x7f8591993388) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#8 0x00007f8593bffc04 in PlaylistBrowserNS::PlaylistBrowserModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:199
#9 0x00007f8593c2b081 in PlaylistBrowserNS::PodcastModel::data (this=0x31c9150, idx=..., role=15) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#10 0x00007f8592244877 in QAbstractItemModel::itemData (this=0x31c9150, index=<value optimized out>) at kernel/qabstractitemmodel.cpp:1647
*** Bug 259550 has been marked as a duplicate of this bug. *** This should be fixed with current 2.4-git, I can't reproduce this here at all. Please test with amarok 2.4 beta Created attachment 55183 [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:
Part of my collection is on USB device. When I start Amarok just on local collection, there are no problems. When I connect the USB device it crashes after some time.
!Although, I have deleted the "Postcast entry" on the Configuration for this device.
-- Backtrace (Reduced):
#6 0x00007fe6b5ad6c05 in KSharedPtr (this=0x0) at /usr/include/ksharedptr.h:84
#7 Podcasts::UmsPodcastProvider::playlists (this=0x0) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#8 0x00007fe6eaba5c04 in PlaylistBrowserNS::PlaylistBrowserModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:199
#9 0x00007fe6eabd1081 in PlaylistBrowserNS::PodcastModel::data (this=0x220a7f0, idx=..., role=8) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#10 0x00007fe6e91ea877 in QAbstractItemModel::itemData (this=0x220a7f0, index=<value optimized out>) at kernel/qabstractitemmodel.cpp:1647
*** Bug 261944 has been marked as a duplicate of this bug. *** *** Bug 262909 has been marked as a duplicate of this bug. *** Created attachment 57468 [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:
It was reading an external drive too, but it was not ext3, but ntfs formated.
-- Backtrace (Reduced):
#7 0xa411c9a1 in KSharedPtr (this=0x9e14438) at /usr/include/ksharedptr.h:84
#8 Podcasts::UmsPodcastProvider::playlists (this=0x9e14438) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#9 0xb6f9e85b in PlaylistBrowserNS::PlaylistBrowserModel::data (this=0x9dbdfe0, index=..., role=18) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:199
#10 0xb6fcdf92 in PlaylistBrowserNS::PodcastModel::data (this=0x9dbdfe0, idx=..., role=18) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#11 0xb5c80a55 in QAbstractItemModel::itemData (this=0x9dbdfe0, index=...) at kernel/qabstractitemmodel.cpp:1647
*** Bug 267400 has been marked as a duplicate of this bug. *** *** Bug 270549 has been marked as a duplicate of this bug. *** *** Bug 270549 has been marked as a duplicate of this bug. *** Created attachment 59050 [details]
New crash information added by DrKonqi
amarok (2.4.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.0
- What I was doing when the application crashed:
Opened amarok, scanning collection either automatically or manually. after a while amarok crashes. happens every time
-- Backtrace (Reduced):
#6 0x00007f37e294cc65 in KSharedPtr (this=0x20) at /usr/include/ksharedptr.h:84
#7 Podcasts::UmsPodcastProvider::playlists (this=0x20) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#8 0x00007f3816e2ebae in PlaylistBrowserNS::PlaylistBrowserModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:86
#9 0x00007f3816e5bcb1 in PlaylistBrowserNS::PodcastModel::data (this=0x2190ff0, idx=..., role=18) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#10 0x00007f381548d877 in QAbstractItemModel::itemData (this=0x2190ff0, index=<value optimized out>) at kernel/qabstractitemmodel.cpp:1647
Could you please test with Amarok 2.4 1 beta aka 2.4.0.90? *** Bug 271381 has been marked as a duplicate of this bug. *** No crash on 2.4.0.90, although have only tested once. Will update if it crashes again! *** Bug 271817 has been marked as a duplicate of this bug. *** *** Bug 273235 has been marked as a duplicate of this bug. *** How about Amarok 2.4.1? I have stopped using Amarok because of the problems I had with it. I use Rhythmbox instead. Closing for lack of feedback, last report was it didn't crash on Amarok 2.4.0.90. Created attachment 60205 [details]
New crash information added by DrKonqi
amarok (2.4.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
Scanning external drive for music via amaraok.
- Unusual behavior I noticed:
KDE gone and a gnomish half breed desktop environment appeared for a while
and then KDE came back aftera 10 seconds.
-- Backtrace (Reduced):
#6 0x00007f0ac791b36e in KSharedPtr (this=<value optimized out>) at /usr/include/ksharedptr.h:84
#7 Podcasts::UmsPodcastProvider::playlists (this=<value optimized out>) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#8 0x00007f0aeb98143c in PlaylistBrowserNS::PlaylistBrowserModel::data (this=0x260e230, index=..., role=14) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:86
#9 0x00007f0aeb9ceb19 in PlaylistBrowserNS::PodcastModel::data (this=0x260e230, idx=..., role=14) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#10 0x00007f0ae9ed9f88 in QAbstractItemModel::itemData (this=0x260e230, index=...) at kernel/qabstractitemmodel.cpp:1646
Created attachment 65391 [details]
New crash information added by DrKonqi
amarok (2.4.0) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.2
- What I was doing when the application crashed:
Amarok crashes when searching in the external drive for music
-- Backtrace (Reduced):
#6 0x00007f1a331e536e in KSharedPtr (this=<value optimized out>) at /usr/include/ksharedptr.h:84
#7 Podcasts::UmsPodcastProvider::playlists (this=<value optimized out>) at ../../../../../src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:168
#8 0x00007f1a56ec343c in PlaylistBrowserNS::PlaylistBrowserModel::data (this=0x2557920, index=..., role=16) at ../../src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:86
#9 0x00007f1a56f10b19 in PlaylistBrowserNS::PodcastModel::data (this=0x2557920, idx=..., role=16) at ../../src/browsers/playlistbrowser/PodcastModel.cpp:284
#10 0x00007f1a55417f88 in QAbstractItemModel::itemData (this=0x2557920, index=...) at kernel/qabstractitemmodel.cpp:1646
*** Bug 291090 has been marked as a duplicate of this bug. *** |