This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Current GIT crashes when adding tracks to playlist

Tags: None
(comma "," separated)
User avatar
Dieter Schroeder
Registered Member
Posts
714
Karma
7
OS
Hello all,

well current is not correct, it is more or less since 2.6-git.
Everytime I drag a never played before album to the playlist, amarok announces "scanning collection" (is that correct in english?) and then crashes. After restart the tracks are in the playlist. Either amarok crashes while generating the mood files or rescanning the tags. Tracks already played don't cause a crash (mostly).
Adding track by track from the album and waiting until HDD activity stops after each one also avoids the crash. Also advice moodbar to create only one file at a time avoids the crash. No debugging sysmbols available.

KDE: 4.10.3
Qt: 4.8.4
openSUSE 12.3

gruss

m0nk


If men could get pregnant, abortion would be a sacrament.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
Very weird, because 2.6-git was a long time ago, we are now over 300 commits further and none can reproduce this here. Could you please provide the output of
Code: Select all
amarok -d --nofork
when this happens?
I find it really surprising you didn't report this crash since it appeared the first time, why only talk about this now?
Did you try getting a backtrace in gdb? What are the debugging symbols that are not showing?
Also which Phonon backend do you use? Did you try using a different backend?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
User avatar
Dieter Schroeder
Registered Member
Posts
714
Karma
7
OS
I'm using phonon-vlc-backend and there are no issues with playback, btw. Only issue I've noticed is, that the db won't get updated anymore, when I add folders/files while amarok is not running.
And I didn't announce the crashes, because I'm too lazy on one hand and too busy on the other. Oh, and maybe it was from 2.7-git on. I'm not sure, but it was around the time of taglib with new metadata support and/or this gtest/gmock thingie.
And my base installation on this machine is quiet old. My albumcovers folder is from 2011.
I have 112 amarokcollectionscanner_batchscan.xml* files there. Is that normal?

Anyway:
Here I've added a compilation album with 51 tracks.
Some mood files were generated. HDD began to behave hectic, amarok stated "Musik wird durchsucht" and I already knew the result. Please be aware that creation of the mood files is reduced to one at a time. Default was 5.

Code: Select all
BEGIN: virtual void Playlist::PrettyListView::dropEvent(QDropEvent*)
amarok:     [Playlist::Model] this is a track
amarok:     BEGIN: virtual void Playlist::InsertTracksCmd::redo()
amarok:       BEGIN: void Playlist::Model::setAllNewlyAddedToUnplayed()
amarok:       END__: void Playlist::Model::setAllNewlyAddedToUnplayed() [Took: 0s]
amarok:       MPRIS2: Queueing up a PropertiesChanged signal
amarok:       SCRIPT "Moodbar Generator" :  "processes : 1 with mood: /home/ds/MyMusic/v/Various/Paralysis Vol 1/.Primitive Man - Scorn..mood"
amarok:     END__: virtual void Playlist::InsertTracksCmd::redo() [Took: 0.026s]
amarok:   END__: virtual void Playlist::PrettyListView::dropEvent(QDropEvent*) [Took: 0.027s]
amarok:   [CollectionTreeView] After the drag!
amarok:   [CollectionTreeView] clearing PUD
amarok: END__: virtual void CollectionTreeView::startDrag(Qt::DropActions) [Took: 0.83s]
amarok: BEGIN: void Playlist::PrettyListView::bottomModelRowsInsertedScroll()
amarok: END__: void Playlist::PrettyListView::bottomModelRowsInsertedScroll() [Took: 0s]
amarok: [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok: [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok: [SqlRegistry]   albums: 14 (0) of 8722 cached
amarok: [SqlRegistry]  artists: 70 (-64) of 4594 cached
amarok: [SqlRegistry]   genres: 6 (0) of 180 cached
amarok: [SqlRegistry]   tracks: 123 (-71) of 89917 cached
amarok: BEGIN: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType)
amarok: END__: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType) [Took: 0.014s]
amarok: BEGIN: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType)
amarok: END__: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType) [Took: 0s]
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
Calling appendChild() on a null node does nothing.
amarok: [AbstractScanResultProcessor] got 1 diredtories
amarok: BEGIN: virtual void SqlScanResultProcessor::scanSucceeded()
amarok:   SCRIPT "Moodbar Generator" :  "processes : 0"
amarok:   SCRIPT "Moodbar Generator" :  "timer, left: 49"
amarok:   SCRIPT "Moodbar Generator" :  "processes : 1 with mood: /home/ds/MyMusic/v/Various/Paralysis Vol 1/.Fistula - Tough Guy.mood"
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   BEGIN: virtual void AbstractScanResultProcessor::scanSucceeded()
amarok:     [SqlRegistry] SqlRegistry::getDirectory update Directory "10467" from 1369507335 to 1369764384
amarok:     [SqlRegistry] "UPDATE directories SET changedate = 1369764384 WHERE id = 10467;"
amarok:     [SqlScanResultProcessor] commitAlbum on "Paralysis Vol #1" artist ""
amarok:   END__: virtual void AbstractScanResultProcessor::scanSucceeded() [Took: 0.41s]
amarok: END__: virtual void SqlScanResultProcessor::scanSucceeded() [Took: 2.6s]
amarok: BEGIN: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType)
amarok: END__: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType) [Took: 0s]
amarok: BEGIN: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType)
amarok: END__: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType) [Took: 0s]
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
amarok: [AbstractScanResultProcessor] got 1 diredtories
amarok: BEGIN: virtual void SqlScanResultProcessor::scanSucceeded()
amarok:   SCRIPT "Moodbar Generator" :  "processes : 0"
amarok:   SCRIPT "Moodbar Generator" :  "timer, left: 48"
amarok:   SCRIPT "Moodbar Generator" :  "processes : 1 with mood: /home/ds/MyMusic/v/Various/Paralysis Vol 1/.Tomahawk - Stone Letter.mood"
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   BEGIN: virtual void AbstractScanResultProcessor::scanSucceeded()
amarok:     [SqlRegistry] SqlRegistry::getDirectory update Directory "10467" from 1369764384 to 1369764391
amarok:     [SqlRegistry] "UPDATE directories SET changedate = 1369764391 WHERE id = 10467;"
amarok:     [SqlScanResultProcessor] commitAlbum on "Paralysis Vol #1" artist ""
amarok:   END__: virtual void AbstractScanResultProcessor::scanSucceeded() [Took: 0.37s]
amarok: END__: virtual void SqlScanResultProcessor::scanSucceeded() [Took: 2.3s]
amarok: SCRIPT "Moodbar Generator" :  "processes : 0"
amarok: SCRIPT "Moodbar Generator" :  "timer, left: 47"
amarok: SCRIPT "Moodbar Generator" :  "processes : 1 with mood: /home/ds/MyMusic/v/Various/Paralysis Vol 1/.Slomatics - Beyond Acid Canyon.mood"
Calling appendChild() on a null node does nothing.
amarok: BEGIN: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType)
amarok: END__: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType) [Took: 0.006s]
amarok: [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok: [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok: [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok: BEGIN: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType)
amarok: END__: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType) [Took: 0s]
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
amarok: [AbstractScanResultProcessor] got 1 diredtories
amarok: BEGIN: virtual void SqlScanResultProcessor::scanSucceeded()
amarok:   SCRIPT "Moodbar Generator" :  "processes : 0"
amarok:   SCRIPT "Moodbar Generator" :  "timer, left: 46"
amarok:   SCRIPT "Moodbar Generator" :  "processes : 1 with mood: /home/ds/MyMusic/v/Various/Paralysis Vol 1/.War Iron - The Place Where The Silent Ones Kill.mood"
amarok:   BEGIN: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType)
amarok:   END__: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType) [Took: 0s]
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   [AbstractDirectoryWatcher] addDirToList for "/home/ds/MyMusic/v/Various/Paralysis Vol 1"
amarok:   BEGIN: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType)
amarok:   END__: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType) [Took: 0s]
amarok:   BEGIN: virtual void AbstractScanResultProcessor::scanSucceeded()
amarok:     [SqlRegistry] SqlRegistry::getDirectory update Directory "10467" from 1369764391 to 1369764397
amarok:     [SqlRegistry] "UPDATE directories SET changedate = 1369764397 WHERE id = 10467;"
amarok:     [SqlScanResultProcessor] commitAlbum on "Paralysis Vol #1" artist ""
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
amarok:   END__: virtual void AbstractScanResultProcessor::scanSucceeded() [Took: 0.47s]
amarok:   [AbstractScanResultProcessor] got 1 diredtories
amarok:   BEGIN: virtual void SqlScanResultProcessor::scanSucceeded()
amarok:   END__: virtual void SqlScanResultProcessor::scanSucceeded() [Took: 3.2s]
amarok:   BEGIN: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType)
amarok:   END__: virtual void GenericScanManager::requestScan(QList<KUrl>, GenericScanManager::ScanType) [Took: 0s]
amarok:   BEGIN: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType)
amarok:   END__: virtual void AbstractScanResultProcessor::scanStarted(GenericScanManager::ScanType) [Took: 0s]
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
amarok:   [AbstractScanResultProcessor] got 1 diredtories
amarok:   BEGIN: virtual void SqlScanResultProcessor::scanSucceeded()
amarok:     BEGIN: virtual void AbstractScanResultProcessor::scanSucceeded()
amarok:       [SqlRegistry] SqlRegistry::getDirectory update Directory "10467" from 1369764397 to 1369764399
amarok:       [SqlRegistry] "UPDATE directories SET changedate = 1369764399 WHERE id = 10467;"
amarok:       [WARNING] [SqlScanResultProcessor] commitDirectory(): duplicate directory path "/home/ds/MyMusic/v/Various/Paralysis Vol 1/" in collectionscanner output. This shouldn't happen.
amarok:       [SqlScanResultProcessor] commitAlbum on "Paralysis Vol #1" artist ""
amarok:       [WARNING] [SqlScanResultProcessor] commitTrack(): "Duplicates found, the second file will be ignored:
/home/ds/MyMusic/v/Various/Paralysis Vol 1/Abraham - New King Dark Prophet.mp3
/home/ds/MyMusic/v/Various/Paralysis Vol 1/Abraham - New King Dark Prophet.mp3"
[color=#FF0000]SNIP-SNAP[/color]
amarok:       [WARNING] [SqlScanResultProcessor] commitTrack(): "Duplicates found, the second file will be ignored:
/home/ds/MyMusic/v/Various/Paralysis Vol 1/Wizards Beard - Subrise El Muerto.mp3
/home/ds/MyMusic/v/Various/Paralysis Vol 1/Wizards Beard - Subrise El Muerto.mp3"
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 3 and type 'Read', disabling...
[b]amarok: Fatal IO error: client killed[/b] Here we go!!!
amarok: BEGIN: virtual LabelsEngine::~LabelsEngine()
amarok: END__: virtual LabelsEngine::~LabelsEngine() [Took: 0s]
amarok: BEGIN: virtual ContextObserver::~ContextObserver()
amarok: BEGIN: void ContextSubject::detach(ContextObserver*)
amarok: END__: void ContextSubject::detach(ContextObserver*) [Took: 0s]
amarok: END__: virtual ContextObserver::~ContextObserver() [Took: 0s]
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/ds/.kde4/socket-morpheus.bit.crazy/kdeinit4__0
*** Error in `amarok': corrupted double-linked list: 0x00007f491c692670 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x7abf6)[0x7f49695c3bf6]
/lib64/libc.so.6(+0x7adfb)[0x7f49695c3dfb]
/lib64/libc.so.6(+0x7b878)[0x7f49695c4878]
/usr/lib64/libQtCore.so.4(_ZN9QHashData11free_helperEPFvPNS_4NodeEE+0x87)[0x7f4969c99d07]
/usr/lib64/libamarok-sqlcollection.so.1(+0x7f718)[0x7f4945920718]
/usr/lib64/libamaroklib.so.1(_ZN27AbstractScanResultProcessor13scanSucceededEv+0x82f)[0x7f496b941fdf]
/usr/lib64/libamarok-sqlcollection.so.1(+0x80d70)[0x7f4945921d70]
/usr/lib64/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x2bf)[0x7f4969d8f29f]
/usr/lib64/libamaroklib.so.1(+0x1dccd5)[0x7f496b773cd5]
/usr/lib64/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x2bf)[0x7f4969d8f29f]
/usr/lib64/libamaroklib.so.1(+0x3a7692)[0x7f496b93e692]
/usr/lib64/libthreadweaver.so.4(+0xc83a)[0x7f49668af83a]
/usr/lib64/libthreadweaver.so.4(_ZN12ThreadWeaver3Job7executeEPNS_6ThreadE+0xb1)[0x7f49668af9b1]
/usr/lib64/libthreadweaver.so.4(+0xc00f)[0x7f49668af00f]
/usr/lib64/libthreadweaver.so.4(_ZN12ThreadWeaver6Thread3runEv+0x7b)[0x7f49668af0cb]
/usr/lib64/libQtCore.so.4(+0x820cc)[0x7f4969c7e0cc]
/lib64/libpthread.so.0(+0x7e0f)[0x7f496779be0f]
/lib64/libc.so.6(clone+0x6d)[0x7f49696317dd]
======= Memory map: ========
00400000-0040a000 r-xp 00000000 08:02 1843096                            /usr/bin/amarok
00609000-0060a000 r--p 00009000 08:02 1843096                            /usr/bin/amarok
0060a000-0060b000 rw-p 0000a000 08:02 1843096                            /usr/bin/amarok
0240f000-0815c000 rw-p 00000000 00:00 0                                  [heap]
7f48f4000000-7f48f5e83000 rw-p 00000000 00:00 0
7f48f5e83000-7f48f8000000 ---p 00000000 00:00 0
7f48fc000000-7f48fdea3000 rw-p 00000000 00:00 0
7f48fdea3000-7f4900000000 ---p 00000000 00:00 0
7f49036ea000-7f49037ea000 rw-s 00000000 00:04 27328585                   /SYSV5102f1a4 (deleted)
7f49037ea000-7f49038ea000 rw-s 00000000 00:04 27361352                   /SYSV5102f177 (deleted)
7f49038ea000-7f49039ea000 rw-p 00000000 00:00 0
7f49039ea000-7f4903a80000 r--p 00000000 08:02 1705029                    /usr/share/fonts/truetype/DejaVuSans-BoldOblique.ttf
7f4903a80000-7f4903f80000 rw-p 00000000 00:00 0
7f4903fb0000-7f49047c0000 rw-p 00000000 00:00 0
7f49047f0000-7f4905200000 rw-p 00000000 00:00 0
7f4905230000-7f49056c0000 rw-p 00000000 00:00 0
7f49056f0000-7f4907dc0000 rw-p 00000000 00:00 0
7f4907de3000-7f4907ee3000 rw-p 00000000 00:00 0
7f4907ee3000-7f4908415000 rw-s 00000000 00:04 25722979                   /SYSV00000000 (deleted)
7f4908415000-7f4908515000 rw-p 00000000 00:00 0
7f4908515000-7f49085ab000 r--p 00000000 08:02 1704993                    /usr/share/fonts/truetype/DejaVuSans-Oblique.ttf
7f49085ab000-7f4908b47000 rw-s 00000000 00:04 25690210                   /SYSV00000000 (deleted)
7f490dbc0000-7f490e0c0000 rw-p 00000000 00:00 0
7f490e0f0000-7f490ea00000 rw-p 00000000 00:00 0
7f490ea30000-7f490f140000 rw-p 00000000 00:00 0
7f490f170000-7f490fd80000 rw-p 00000000 00:00 0
7f490fdb0000-7f49105c0000 rw-p 00000000 00:00 0
7f49105f0000-7f4910a40000 rw-p 00000000 00:00 0
7f4910a70000-7f4911280000 rw-p 00000000 00:00 0
7f49112b0000-7f4911ac0000 rw-p 00000000 00:00 0
7f4911af0000-7f4912500000 rw-p 00000000 00:00 0
7f4912514000-7f4912530000 rw-s 00000000 00:04 25788483                   /SYSV00000000 (deleted)
7f4912530000-7f4912e40000 rw-p 00000000 00:00 0
7f4912e44000-7f4912e59000 rwxp 00000000 00:00 0
7f4912e59000-7f4912e61000 rw-p 00000000 00:00 0
7f4912e61000-7f4912e70000 rwxp 00000000 00:00 0
7f4912e70000-7f4913480000 rw-p 00000000 00:00 0
7f4913480000-7f4913484000 rwxp 00000000 00:00 0
7f4913484000-7f491348c000 rw-p 00000000 00:00 0
7f491348c000-7f4913498000 rwxp 00000000 00:00 0
7f4913498000-7f491349b000 rw-s 00000000 00:04 25657441                   /SYSV00000000 (deleted)
7f491349b000-7f491349d000 rw-s 00000000 00:04 25624672                   /SYSV00000000 (deleted)
7f491349d000-7f491349f000 rw-s 00000000 00:04 25591902                   /SYSV00000000 (deleted)
7f491349f000-7f49134a1000 rw-s 00000000 00:04 25559133                   /SYSV00000000 (deleted)
7f49134a1000-7f49134a3000 rw-s 00000000 00:04 25526363                   /SYSV00000000 (deleted)
7f49134a3000-7f49134a5000 rw-s 00000000 00:04 25493594                   /SYSV00000000 (deleted)
7f49134a5000-7f49134a7000 rw-s 00000000 00:04 25460825                   /SYSV00000000 (deleted)
7f49134a7000-7f49134a9000 rw-s 00000000 00:04 25428056                   /SYSV00000000 (deleted)
7f49134a9000-7f49134ab000 rw-s 00000000 00:04 25395287                   /SYSV00000000 (deleted)
7f49134ab000-7f49134ad000 rw-s 00000000 00:04 25362516                   /SYSV00000000 (deleted)
7f49134ad000-7f49134af000 rw-s 00000000 00:04 25329746                   /SYSV00000000 (deleted)
7f49134af000-7f49135af000 rw-p 00000000 00:00 0
7f49135af000-7f4913647000 r-xp 00000000 08:02 1710936                    /usr/lib64/qt4/plugins/script/libqtscript_xml.so.1.0.0
7f4913647000-7f4913847000 ---p 00098000 08:02 1710936                    /usr/lib64/qt4/plugins/script/libqtscript_xml.so.1.0.0
7f4913847000-7f491384a000 r--p 00098000 08:02 1710936                    /usr/lib64/qt4/plugins/script/libqtscript_xml.so.1.0.0
7f491384a000-7f491384b000 rw-p 0009b000 08:02 1710936                    /usr/lib64/qt4/plugins/script/libqtscript_xml.so.1.0.0
7f491384b000-7f491384c000 rw-p 00000000 00:00 0
7f491384c000-7f49138eb000 r-xp 00000000 08:02 1710932                    /usr/lib64/qt4/plugins/script/libqtscript_webkit.so.1.0.0
7f49138eb000-7f4913aeb000 ---p 0009f000 08:02 1710932                    /usr/lib64/qt4/plugins/script/libqtscript_webkit.so.1.0.0
7f4913aeb000-7f4913aee000 r--p 0009f000 08:02 1710932                    /usr/lib64/qt4/plugins/script/libqtscript_webkit.so.1.0.0
7f4913aee000-7f4913af0000 rw-p 000a2000 08:02 1710932                    /usr/lib64/qt4/plugins/script/libqtscript_webkit.so.1.0.0
7f4913af0000-7f4914000000 rw-p 00000000 00:00 0
7f4914000000-7f4914021000 rw-p 00000000 00:00 0
7f4914021000-7f4918000000 ---p 00000000 00:00 0
7f4918000000-7f4918002000 rw-s 00000000 00:04 25296977                   /SYSV00000000 (deleted)
7f4918002000-7f4918004000 rw-s 00000000 00:04 25264208                   /SYSV00000000 (deleted)
7f4918004000-7f4918006000 rw-s 00000000 00:04 25231439                   /SYSV00000000 (deleted)
7f4918006000-7f4918008000 rw-s 00000000 00:04 25198670                   /SYSV00000000 (deleted)
7f4918008000-7f491800a000 rw-s 00000000 00:04 25165901                   /SYSV00000000 (deleted)
7f491800a000-7f491800c000 rw-s 00000000 00:04 25133132                   /SYSV00000000 (deleted)
7f491800c000-7f491800e000 rw-s 00000000 00:04 25100363                   /SYSV00000000 (deleted)
7f491800e000-7f4918010000 rw-s 00000000 00:04 25067591                   /SYSV00000000 (deleted)
7f4918010000-7f4918018000 rw-p 00000000 00:00 0
7f4918018000-7f4918020000 rwxp 00000000 00:00 0
7f4918020000-7f4918028000 rw-p 00000000 00:00 0
7f4918028000-7f4918040000 rwxp 00000000 00:00 0
7f4918040000-7f4918140000 rw-p 00000000 00:00 0
7f4918140000-7f4918141000 rwxp 00000000 00:00 0
7f4918141000-7f4918205000 r-xp 00000000 08:02 1710928                    /usr/lib64/qt4/plugins/script/libqtscript_uitools.so.1.0.0
7f4918205000-7f4918404000 ---p 000c4000 08:02 1710928                    /usr/lib64/qt4/plugins/script/libqtscript_uitools.so.1.0.0
7f4918404000-7f4918406000 r--p 000c3000 08:02 1710928                    /usr/lib64/qt4/plugins/script/libqtscript_uitools.so.1.0.0
7f4918406000-7f4918409000 rw-p 000c5000 08:02 1710928                    /usr/lib64/qt4/plugins/script/libqtscript_uitools.so.1.0.0
7f4918409000-7f491840a000 rw-p 00000000 00:00 0
7f491840a000-7f491842c000 r-xp 00000000 08:02 1710924                    /usr/lib64/qt4/plugins/script/libqtscript_svg.so.1.0.0
7f491842c000-7f491862c000 ---p 00022000 08:02 1710924                    /usr/lib64/qt4/plugins/script/libqtscript_svg.so.1.0.0
7f491862c000-7f491862d000 r--p 00022000 08:02 1710924                    /usr/lib64/qt4/plugins/script/libqtscript_svg.so.1.0.0
7f491862d000-7f491862e000 rw-p 00023000 08:02 1710924                    /usr/lib64/qt4/plugins/script/libqtscript_svg.so.1.0.0
7f491862e000-7f49186ba000 r-xp 00000000 08:02 1710920                    /usr/lib64/qt4/plugins/script/libqtscript_sql.so.1.0.0
7f49186ba000-7f49188b9000 ---p 0008c000 08:02 1710920                    /usr/lib64/qt4/plugins/script/libqtscript_sql.so.1.0.0
7f49188b9000-7f49188bc000 r--p 0008b000 08:02 1710920                    /usr/lib64/qt4/plugins/script/libqtscript_sql.so.1.0.0
7f49188bc000-7f49188bd000 rw-p 0008e000 08:02 1710920                    /usr/lib64/qt4/plugins/script/libqtscript_sql.so.1.0.0
7f49188bd000-7f49188be000 rw-p 00000000 00:00 0
7f49188be000-7f4918941000 r-xp 00000000 08:02 1710916                    /usr/lib64/qt4/plugins/script/libqtscript_opengl.so.1.0.0
7f4918941000-7f4918b40000 ---p 00083000 08:02 1710916                    /usr/lib64/qt4/plugins/script/libqtscript_opengl.so.1.0.0
7f4918b40000-7f4918b42000 r--p 00082000 08:02 1710916                    /usr/lib64/qt4/plugins/script/libqtscript_opengl.so.1.0.0
7f4918b42000-7f4918b44000 rw-p 00084000 08:02 1710916                    /usr/lib64/qt4/plugins/script/libqtscript_opengl.so.1.0.0
7f4918b44000-7f4918c78000 r-xp 00000000 08:02 1710912                    /usr/lib64/qt4/plugins/script/libqtscript_network.so.1.0.0
7f4918c78000-7f4918e78000 ---p 00134000 08:02 1710912                    /usr/lib64/qt4/plugins/script/libqtscript_network.so.1.0.0
7f4918e78000-7f4918e7d000 r--p 00134000 08:02 1710912                    /usr/lib64/qt4/plugins/script/libqtscript_network.so.1.0.0
7f4918e7d000-7f4918e80000 rw-p 00139000 08:02 1710912                    /usr/lib64/qt4/plugins/script/libqtscript_network.so.1.0.0
7f4918e80000-7f4919201000 rw-p 00000000 00:00 0
7f4919201000-7f491920c000 rw-p 00000000 00:00 0
7f491920c000-7f4919214000 rwxp 00000000 00:00 0
7f4919214000-7f4919224000 rw-p 00000000 00:00 0
7f4919224000-7f4919228000 rwxp 00000000 00:00 0
7f4919228000-7f4919230000 rw-p 00000000 00:00 0
7f4919230000-7f4919fbc000 r-xp 00000000 08:02 1710908                    /usr/lib64/qt4/plugins/script/libqtscript_gui.so.1.0.0
7f4919fbc000-7f491a1bc000 ---p 00d8c000 08:02 1710908                    /usr/lib64/qt4/plugins/script/libqtscript_gui.so.1.0.0
7f491a1bc000-7f491a1ef000 r--p 00d8c000 08:02 1710908                    /usr/lib64/qt4/plugins/script/libqtscript_gui.so.1.0.0
7f491a1ef000-7f491a1ff000 rw-p 00dbf000 08:02 1710908                    /usr/lib64/qt4/plugins/script/libqtscript_gui.so.1.0.0
7f491a1ff000-7f491a241000 rw-p 00000000 00:00 0
7f491a241000-7f491a24c000 rw-p 00000000 00:00 0
7f491a24c000-7f491a254000 rwxp 00000000 00:00 0
7f491a254000-7f491a255000 r--p 00000000 08:11 23860520                   /home/ds/.kde4/share/apps/amarok/scripts/moodbar_generator/translations/locale.qm
7f491a255000-7f491a25e000 rw-p 00000000 00:00 0
7f491a25e000-7f491a27c000 rwxp 00000000 00:00 0
7f491a27c000-7f491a37c000 rw-p 00000000 00:00 0
7f491a37c000-7f491a66c000 r-xp 00000000 08:02 1710904                    /usr/lib64/qt4/plugins/script/libqtscript_core.so.1.0.0
7f491a66c000-7f491a86b000 ---p 002f0000 08:02 1710904                    /usr/lib64/qt4/plugins/script/libqtscript_core.so.1.0.0
7f491a86b000-7f491a87b000 r--p 002ef000 08:02 1710904                    /usr/lib64/qt4/plugins/script/libqtscript_core.so.1.0.0
7f491a87b000-7f491a880000 rw-p 002ff000 08:02 1710904                    /usr/lib64/qt4/plugins/script/libqtscript_core.so.1.0.0
7f491a880000-7f491a8c0000 rw-p 00000000 00:00 0
7f491a8c0000-7f491a8cc000 rwxp 00000000 00:00 0
7f491a8cc000-7f491a8ce000 r--p 00000000 08:11 25301338                   /home/ds/.kde4/share/apps/amarok/scripts/ultimate_lyrics/translations/locale.de.qm
7f491a8ce000-7f491a8d9000 rw-p 00000000 00:00 0
7f491a8d9000-7f491a8e1000 rwxp 00000000 00:00 0
7f491a8e1000-7f491adf1000 rw-p 00000000 00:00 0
7f491adf1000-7f491adf2000 ---p 00000000 00:00 0
7f491adf2000-7f491b5f2000 rw-p 00000000 00:00 0                          [stack:11675]
7f491b5f2000-7f491b5f3000 ---p 00000000 00:00 0
7f491b5f3000-7f491bdf3000 rw-p 00000000 00:00 0                          [stack:11673]
7f491bdf3000-7f491bdff000 r-xp 00000000 08:02 1843406                    /usr/lib64/kde4/amarok_data_engine_labels.so
7f491bdff000-7f491bffe000 ---p 0000c000 08:02 1843406                    /usr/lib64/kde4/amarok_data_engine_labels.so
7f491bffe000-7f491bfff000 r--p 0000b000 08:02 1843406                    /usr/lib64/kde4/amarok_data_engine_labels.so
7f491bfff000-7f491c000000 rw-p 0000c000 08:02 1843406                    /usr/lib64/kde4/amarok_data_engine_labels.so
7f491c000000-7f4920000000 rw-p 00000000 00:00 0
7f4920000000-7f4924000000 rw-p 00000000 00:00 0
7f4924000000-7f49243c7000 rw-p 00000000 00:00 0
7f49243c7000-7f4928000000 ---p 00000000 00:00 0
7f4928000000-7f492c000000 rw-p 00000000 00:00 0
7f492c000000-7f492c021000 rw-p 00000000 00:00 0
7f492c021000-7f4930000000 ---p 00000000 00:00 0
7f4930000000-7f4930009000 rw-p 00000000 00:00 0
7f4930009000-7f4930011000 rwxp 00000000 00:00 0
7f4930011000-7f4930014000 rw-p 00000000 00:00 0
7f4930014000-7f4930018000 rwxp 00000000 00:00 0
7f4930018000-7f4930028000 rw-p 00000000 00:00 0
7f4930028000-7f4930034000 rwxp 00000000 00:00 0
7f4930034000-7f4930045000 rw-p 00000000 00:00 0
7f4930045000-7f493004d000 rwxp 00000000 00:00 0
7f493004d000-7f4930055000 rw-p 00000000 00:00 0
7f4930057000-7f4930062000 rw-p 00000000 00:00 0
7f4930062000-7f4930066000 rwxp 00000000 00:00 0
7f4930066000-7f4930070000 rw-p 00000000 00:00 0
7f4930070000-7f4930078000 rwxp 00000000 00:00 0
7f4930078000-7f4930088000 rw-p 00000000 00:00 0
7f4930088000-7f4930098000 rwxp 00000000 00:00 0
7f4930098000-7f4930101000 rw-p 00000000 00:00 0
7f4930101000-7f493010b000 rw-p 00000000 00:00 0
7f493010b000-7f493010d000 rw-s 00000000 00:04 25755718                   /SYSV00000000 (deleted)
7f493010d000-7f4930115000 rw-p 00000000 00:00 0
7f4930115000-7f4930185000 rw-s 00000000 00:04 24510533                   /SYSV00000000 (deleted)
7f4930185000-7f49301a6000 r-xp 00000000 08:02 1843361                    /usr/lib64/kde4/amarok_context_applet_labels.so
7f49301a6000-7f49303a6000 ---p 00021000 08:02 1843361                    /usr/lib64/kde4/amarok_context_applet_labels.so
7f49303a6000-7f49303a7000 r--p 00021000 08:02 1843361                    /usr/lib64/kde4/amarok_context_applet_labels.so
7f49303a7000-7f49303a8000 rw-p 00022000 08:02 1843361                    /usr/lib64/kde4/amarok_context_applet_labels.so
7f49303a8000-7f49303b0000 r-xp 00000000 08:02 1843415                    /usr/lib64/kde4/amarok_data_engine_similarArtists.so
7f49303b0000-7f49305af000 ---p 00008000 08:02 1843415                    /usr/lib64/kde4/amarok_data_engine_similarArtists.so
7f49305af000-7f49305b0000 r--p 00007000 08:02 1843415                    /usr/lib64/kde4/amarok_data_engine_similarArtists.so
7f49305b0000-7f49305b1000 rw-p 00008000 08:02 1843415                    /usr/lib64/kde4/amarok_data_engine_similarArtists.so
7f49305b1000-7f49305cb000 r-xp 00000000 08:02 1843383                    /usr/lib64/kde4/amarok_context_applet_similarArtists.so
7f49305cb000-7f49307ca000 ---p 0001a000 08:02 1843383                    /usr/lib64/kde4/amarok_context_applet_similarArtists.so
7f49307ca000-7f49307cb000 r--p 00019000 08:02 1843383                    /usr/lib64/kde4/amarok_context_applet_similarArtists.so
7f49307cb000-7f49307cc000 rw-p 0001a000 08:02 1843383                    /usr/lib64/kde4/amarok_context_applet_similarArtists.so
7f49307cc000-7f49307d3000 r-xp 00000000 08:02 1843407                    /usr/lib64/kde4/amarok_data_engine_lyrics.so
7f49307d3000-7f49309d3000 ---p 00007000 08:02 1843407                    /usr/lib64/kde4/amarok_data_engine_lyrics.so
7f49309d3000-7f49309d4000 r--p 00007000 08:02 1843407                    /usr/lib64/kde4/amarok_data_engine_lyrics.so
7f49309d4000-7f49309d5000 rw-p 00008000 08:02 1843407                    /usr/lib64/kde4/amarok_data_engine_lyrics.so
7f49309d5000-7f49309ef000 r-xp 00000000 08:02 1843378                    /usr/lib64/kde4/amarok_context_applet_lyrics.so
7f49309ef000-7f4930bee000 ---p 0001a000 08:02 1843378                    /usr/lib64/kde4/amarok_context_applet_lyrics.so
7f4930bee000-7f4930bf0000 r--p 00019000 08:02 1843378                    /usr/lib64/kde4/amarok_context_applet_lyrics.so
7f4930bf0000-7f4930bf1000 rw-p 0001b000 08:02 1843378                    /usr/lib64/kde4/amarok_context_applet_lyrics.so
7f4930bf1000-7f4930c15000 r-xp 00000000 08:02 1843319                    /usr/lib64/kde4/amarok_context_applet_albums.so
7f4930c15000-7f4930e15000 ---p 00024000 08:02 1843319                    /usr/lib64/kde4/amarok_context_applet_albums.so
7f4930e15000-7f4930e17000 r--p 00024000 08:02 1843319                    /usr/lib64/kde4/amarok_context_applet_albums.so
7f4930e17000-7f4930e18000 rw-p 00026000 08:02 1843319                    /usr/lib64/kde4/amarok_context_applet_albums.so
7f4930e18000-7f4930e26000 r-xp 00000000 08:02 1843330                    /usr/lib64/kde4/amarok_context_applet_analyzer.so
7f4930e26000-7f4931026000 ---p 0000e000 08:02 1843330                    /usr/lib64/kde4/amarok_context_applet_analyzer.so
7f4931026000-7f4931027000 r--p 0000e000 08:02 1843330                    /usr/lib64/kde4/amarok_context_applet_analyzer.so
7f4931027000-7f4931028000 rw-p 0000f000 08:02 1843330                    /usr/lib64/kde4/amarok_context_applet_analyzer.so
7f4931028000-7f4931029000 ---p 00000000 00:00 0
7f4931029000-7f4931829000 rw-p 00000000 00:00 0                          [stack:11672]
7f4931829000-7f493182a000 ---p 00000000 00:00 0
7f493182a000-7f493202a000 rw-p 00000000 00:00 0                          [stack:11671]
7f493202a000-7f4932034000 r-xp 00000000 08:02 1843398                    /usr/lib64/kde4/amarok_data_engine_current.so
7f4932034000-7f4932233000 ---p 0000a000 08:02 1843398                    /usr/lib64/kde4/amarok_data_engine_current.so
7f4932233000-7f4932234000 r--p 00009000 08:02 1843398                    /usr/lib64/kde4/amarok_data_engine_current.so
7f4932234000-7f4932235000 rw-p 0000a000 08:02 1843398                    /usr/lib64/kde4/amarok_data_engine_current.so
7f4932235000-7f4932251000 r-xp 00000000 08:02 1843349                    /usr/lib64/kde4/amarok_context_applet_currenttrack.so
7f4932251000-7f4932451000 ---p 0001c000 08:02 1843349                    /usr/lib64/kde4/amarok_context_applet_currenttrack.so
7f4932451000-7f4932452000 r--p 0001c000 08:02 1843349                    /usr/lib64/kde4/amarok_context_applet_currenttrack.so
7f4932452000-7f4932453000 rw-p 0001d000 08:02 1843349                    /usr/lib64/kde4/amarok_context_applet_currenttrack.so
7f4932453000-7f4932462000 r-xp 00000000 08:02 1843416                    /usr/lib64/kde4/amarok_containment_vertical.so
7f4932462000-7f4932661000 ---p 0000f000 08:02 1843416                    /usr/lib64/kde4/amarok_containment_vertical.so
7f4932661000-7f4932662000 r--p 0000e000 08:02 1843416                    /usr/lib64/kde4/amarok_containment_vertical.so
7f4932662000-7f4932663000 rw-p 0000f000 08:02 1843416                    /usr/lib64/kde4/amarok_containment_vertical.so
7f4932663000-7f49326b5000 r--p 00000000 08:02 1705002                    /usr/share/fonts/truetype/DejaVuSansMono.ttfUnable to start Dr. Konqi


If men could get pregnant, abortion would be a sacrament.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
Hm, without debugging symbols there is little information there, could you please check that your CMake line has "DCMAKE_BUILD_TYPE=Debug" do a clean build and try again?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
User avatar
Dieter Schroeder
Registered Member
Posts
714
Karma
7
OS

Re: Now current GIT crashes always

Sat Jun 22, 2013 11:22 am
Hello,

now amarok crashes instantly after double-click on a track on the playlist.
Upgraded to KDE 4.11 beta, but it already ran under 4.11 before a patch was added according to the Changelog.
All scripts, all modules disabled.
And I again had a lot of amarokcollectionscanner_batchscan.xml* files in the amarok dir:
amarokcollectionscanner_batchscan.xml
amarokcollectionscanner_batchscan.xml_
amarokcollectionscanner_batchscan.xml__
amarokcollectionscanner_batchscan.xml___
amarokcollectionscanner_batchscan.xml____
amarokcollectionscanner_batchscan.xml_____
amarokcollectionscanner_batchscan.xml______
amarokcollectionscanner_batchscan.xml_______
amarokcollectionscanner_batchscan.xml________
amarokcollectionscanner_batchscan.xml_________
amarokcollectionscanner_batchscan.xml__________
amarokcollectionscanner_batchscan.xml___________
amarokcollectionscanner_batchscan.xml____________
amarokcollectionscanner_batchscan.xml_____________
amarokcollectionscanner_batchscan.xml______________
amarokcollectionscanner_batchscan.xml_______________
amarokcollectionscanner_batchscan.xml________________
amarokcollectionscanner_batchscan.xml_________________
amarokcollectionscanner_batchscan.xml__________________
amarokcollectionscanner_batchscan.xml___________________
amarokcollectionscanner_batchscan.xml____________________
amarokcollectionscanner_batchscan.xml_____________________
amarokcollectionscanner_batchscan.xml______________________
amarokcollectionscanner_batchscan.xml_______________________
amarokcollectionscanner_batchscan.xml________________________
amarokcollectionscanner_batchscan.xml_________________________
amarokcollectionscanner_batchscan.xml__________________________
amarokcollectionscanner_batchscan.xml___________________________
amarokcollectionscanner_batchscan.xml____________________________
amarokcollectionscanner_batchscan.xml_____________________________
amarokcollectionscanner_batchscan.xml______________________________
amarokcollectionscanner_batchscan.xml_______________________________
amarokcollectionscanner_batchscan.xml________________________________
amarokcollectionscanner_batchscan.xml_________________________________
amarokcollectionscanner_batchscan.xml__________________________________
amarokcollectionscanner_batchscan.xml___________________________________
amarokcollectionscanner_batchscan.xml____________________________________
amarokcollectionscanner_batchscan.xml_____________________________________
amarokcollectionscanner_batchscan.xml______________________________________
amarokcollectionscanner_batchscan.xml_______________________________________
amarokcollectionscanner_batchscan.xml________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml______________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_______________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml________________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_________________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml__________________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml___________________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml____________________________________________________________________________________________________________________________________________
amarokcollectionscanner_batchscan.xml_____________________________________________________________________________________________________________________________________________

I don't guess this is intended.
Running amarok --debug also shows no errors/warnings until it crashes.

EDIT Built latest phonon and phonon-backend-vlc from git and it works again.

m0nk

Last edited by Dieter Schroeder on Sat Jun 22, 2013 12:00 pm, edited 1 time in total.


If men could get pregnant, abortion would be a sacrament.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
Again, we need a bug report with a valid backtrace, I can't tell from what you post here where it crashes. Please complie Amarok with debugging symbols and file a bug report.

FWIW: I can't reproduce this here, using v2.7.0-411-gf21c1bd on KDE 4.10.4, phonon-backend-gstreamer 4.6.3 on Kubuntu 13.04


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
User avatar
Dieter Schroeder
Registered Member
Posts
714
Karma
7
OS
Mamarok wrote:Again, we need a bug report with a valid backtrace, I can't tell from what you post here where it crashes. Please complie Amarok with debugging symbols and file a bug report.

FWIW: I can't reproduce this here, using v2.7.0-411-gf21c1bd on KDE 4.10.4, phonon-backend-gstreamer 4.6.3 on Kubuntu 13.04


Don't think you need a backtrace for the generation of the xml files ;)
For the other issues, I had to install a lot of debug packages and as I already stated, I'm too lazy to do so.
Oh and I'm on current git, KDE 4.11 beta1, phonon-backend-vlc 4.6.3 on openSUSE 12.3 atm.
Anyway, see my edited note above.

m0nk


If men could get pregnant, abortion would be a sacrament.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
Dieter Schroeder wrote:Don't think you need a backtrace for the generation of the xml files ;)


well, at least a valid debug output, running amarok with -d --nofork

For the other issues, I had to install a lot of debug packages and as I already stated, I'm too lazy to do so.


Why do you complain if you are unwilling to help with debugging? That is so lame...


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
User avatar
Dieter Schroeder
Registered Member
Posts
714
Karma
7
OS
Well Mamarok,

as most times you don't take care of the thread. I've already submitted the output in my second post.
And I don't think, that every user submitting a bug or simply reports occuring crashes has the ability to create crash reports.
Assuming that is lame.
I guess, it doesn't make sense anymore to visit this forum. Perhaps you compare your scores with mine before you insult me.

m0nk


If men could get pregnant, abortion would be a sacrament.
User avatar
strohel
KDE Developer
Posts
54
Karma
0
OS
Dear Dieter,
Dieter Schroeder wrote:Don't think you need a backtrace for the generation of the xml files ;)
Well, we do. The stale files are only a side-effect of Amarok crashing. I don't understand why you are trying to be smarter thatn actual Amarok developers here. If you want us to help you with your Amarok problem (voluntarily, in our free time), we need you to provide all the requested information. If you are not willing to do so, we are sorry.

In case of crashes, the KDE crash handler DrKonqi (please ensure it is installed) should show up, which makes reporting crashes extremely easy. If it does not, please run Amarok from console as
Code: Select all
gdb --ex run --args amarok -d --nofork
When it crashes, issue following commands:
Code: Select all
(gdb) set height 0
(gdb) thread apply all bt
Then file a bug with the complete bactrace it prints. Also please mention (in the bug) exact output of
Code: Select all
git describe
when run in the Amarok repository.

Dieter Schroeder wrote:For the other issues, I had to install a lot of debug packages and as I already stated, I'm too lazy to do so.
It is fine that you are lazy, but please undestand that we cannot help you in that case, as stated above. Again, if you cannot cooperate, we're just wasting each other's time here.


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], Sogou [Bot]