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

amarok crash..

Tags: None
(comma "," separated)
User avatar
floopy1962
Registered Member
Posts
32
Karma
1
OS

amarok crash..

Sun Sep 18, 2011 1:19 am
Don't know what i do.. i didn't install anything unusual but my amarok start crashing since yesterday whatever song i play.. i'ts starting to play for about a second and then amarok crash, here what i get when i launch amarok in konsole and then play song:

Code: Select all
se3n@syntrax-desktop:~$ amarok
KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
HTTP GET  QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.4.3&u=se3n&t=1316308183&a=4d55f8461a220edd2d0805b536902514&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=231a3ae13fa7710325a82b1afeca3abe" ) 
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&lang=en&method=user.getNeighbours&user=se3n" ) 
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&lang=en&method=user.getFriends&user=se3n" ) 
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&lang=en&method=user.getTopTags&user=se3n" ) 
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&lang=en&method=user.getTopArtists&user=se3n" ) 
Could not resolve property : highlight
QWidget::insertAction: Attempt to insert null action
**********************************************************************************************
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: **
** amarok --debug                                                                           **
**********************************************************************************************
se3n@syntrax-desktop:~$ QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
"OK
fbe8e6cbf7fa486eba051a050cdcfedb
http://post.audioscrobbler.com:80/np_1.2
http://post2.audioscrobbler.com:80/protocol_1.2"
HTTP POST:  QUrl( "http://post.audioscrobbler.com:80/np_1.2" )  "s=fbe8e6cbf7fa486eba051a050cdcfedb&a=The%20Doors&t=Universal%20Mind&b=Absolutely%20Live&l=294&n=0&m="
Application asked to unregister timer 0x0 which is not registered in this thread. Fix application.
"OK"
QSocketNotifier: Invalid socket 35 and type 'Read', disabling...
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/se3n/.kde/socket-syntrax-desktop/kdeinit4__0
QSocketNotifier: Invalid socket 54 and type 'Read', disabling...

So where is the problem :(


to use Kde is just a pleasure... Image
User avatar
Sentynel
KDE Developer
Posts
285
Karma
1
OS

Re: amarok crash..

Sun Sep 18, 2011 9:10 pm
First of all: we need to know what version of Amarok you are using, and what Phonon backend (settings > configure Amarok > playback > configure Phonon > backend). The current version of Amarok is 2.4.3; if you are using an older version there's a fair chance that the issue has since been fixed.

The console output provided is not useful for debugging; we need crash traces. Dr Konqi should pop up when Amarok crashes; follow instructions on the developer information tab there to install debugging symbols and get a backtrace.


User avatar
floopy1962
Registered Member
Posts
32
Karma
1
OS

Re: amarok crash..

Sun Sep 18, 2011 10:32 pm
Sentynel wrote:First of all: we need to know what version of Amarok you are using, and what Phonon backend (settings > configure Amarok > playback > configure Phonon > backend). The current version of Amarok is 2.4.3; if you are using an older version there's a fair chance that the issue has since been fixed.

The console output provided is not useful for debugging; we need crash traces. Dr Konqi should pop up when Amarok crashes; follow instructions on the developer information tab there to install debugging symbols and get a backtrace.

Sorry i forgot to give more info... i'm using ubuntu natty with kde 4.7 with nvidia current, my amarok is 2.4.3 and in "configure amarok/playback/configure phonon/backend" it's says i'm using gstreamer "Phonon Gstreaner backend" 4.5.0
When amarok crash and kde crash handler pop's up in "developer information" tab i get this:

Code: Select all
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4d1aa50 (LWP 3324))]

Thread 17 (Thread 0xaaca7b70 (LWP 3329)):
#0  0x01cacd41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x0182cdd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x018f94f2 in updateCurrentTime (this=0xa179eb4, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xa179eb4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x018f7d32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaaca70cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x018f7dcd in timerSourcePrepare (source=0xa179e80, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x016a4fd4 in g_main_context_prepare (context=<value optimized out>, priority=0xaaca713c) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2761
#8  0x016a5e63 in g_main_context_iterate (context=0xa1793a0, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3071
#9  0x016a6524 in g_main_context_iteration (context=0xa1793a0, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#10 0x018f8577 in QEventDispatcherGlib::processEvents (this=0xa152ac8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x018ca289 in QEventLoop::processEvents (this=0xaaca7280, flags=...) at kernel/qeventloop.cpp:149
#12 0x018ca522 in QEventLoop::exec (this=0xaaca7280, flags=...) at kernel/qeventloop.cpp:201
#13 0x017d42a0 in QThread::exec (this=0xa1231d0) at thread/qthread.cpp:492
#14 0x018abfdb in QInotifyFileSystemWatcherEngine::run (this=0xa1231d0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x017d6da2 in QThreadPrivate::start (arg=0xa1231d0) at thread/qthread_unix.cpp:320
#16 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 16 (Thread 0xa9403b70 (LWP 3333)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x017d7467 in wait (this=0xa2a2a08, mutex=0xa2a2ca8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2a2a08, mutex=0xa2a2ca8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00596210 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2a29f0, th=0xa2a2fa0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00598eac in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa2a2d88, th=0xa2a2fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00595e5b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2a29f0, th=0xa2a2fa0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00598f9a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xa2a2fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xa2a2fa0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00598fb9 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xa2a2fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xa2a2fa0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x00598fb9 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xa2a2fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xa2a2fa0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x00598fb9 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xa2a2fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xa2a2fa0, previous=0xa2b7e30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x005979ce in ThreadWeaver::ThreadRunHelper::run (this=0xa94032e4, parent=0xa2a29f0, th=0xa2a2fa0) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x00597a8b in ThreadWeaver::Thread::run (this=0xa2a2fa0) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x017d6da2 in QThreadPrivate::start (arg=0xa2a2fa0) at thread/qthread_unix.cpp:320
#19 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#20 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 15 (Thread 0xa8ae5b70 (LWP 3549)):
#0  0x01cacd41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x0182cdd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x018f94f2 in updateCurrentTime (this=0xb03cc3c, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xb03cc3c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x018f7d32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xa8ae50cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x018f7dcd in timerSourcePrepare (source=0xb03cc08, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x016a4fd4 in g_main_context_prepare (context=<value optimized out>, priority=0xa8ae513c) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2761
#8  0x016a5e63 in g_main_context_iterate (context=0xaf28ef0, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3071
#9  0x016a6524 in g_main_context_iteration (context=0xaf28ef0, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#10 0x018f8577 in QEventDispatcherGlib::processEvents (this=0xb023150, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x018ca289 in QEventLoop::processEvents (this=0xa8ae5280, flags=...) at kernel/qeventloop.cpp:149
#12 0x018ca522 in QEventLoop::exec (this=0xa8ae5280, flags=...) at kernel/qeventloop.cpp:201
#13 0x017d42a0 in QThread::exec (this=0xb0231e0) at thread/qthread.cpp:492
#14 0x018abfdb in QInotifyFileSystemWatcherEngine::run (this=0xb0231e0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x017d6da2 in QThreadPrivate::start (arg=0xb0231e0) at thread/qthread_unix.cpp:320
#16 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 14 (Thread 0xa69bdb70 (LWP 3558)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01b8f817 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x1ca31c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x01b8f851 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x1ca31c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 13 (Thread 0xa113fb70 (LWP 3573)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x017d7467 in wait (this=0xa2a2a08, mutex=0xa2a2ca8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2a2a08, mutex=0xa2a2ca8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00596210 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2a29f0, th=0xa9582b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00598eac in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa2a2d88, th=0xa9582b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00595e5b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2a29f0, th=0xa9582b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00598f9a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xa9582b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xa9582b8, previous=0x9ce9fb8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x005979ce in ThreadWeaver::ThreadRunHelper::run (this=0xa113f2e4, parent=0xa2a29f0, th=0xa9582b8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00597a8b in ThreadWeaver::Thread::run (this=0xa9582b8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x017d6da2 in QThreadPrivate::start (arg=0xa9582b8) at thread/qthread_unix.cpp:320
#13 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 12 (Thread 0xa093eb70 (LWP 3574)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x017d7467 in wait (this=0xa2a2a08, mutex=0xa2a2ca8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2a2a08, mutex=0xa2a2ca8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00596210 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2a29f0, th=0xaa7b918) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00598eac in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa2a2d88, th=0xaa7b918) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00595e5b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2a29f0, th=0xaa7b918) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00598f9a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xaa7b918) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xaa7b918, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00598fb9 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xaa7b918) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xaa7b918, previous=0xac28650) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x005979ce in ThreadWeaver::ThreadRunHelper::run (this=0xa093e2e4, parent=0xa2a29f0, th=0xaa7b918) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x00597a8b in ThreadWeaver::Thread::run (this=0xaa7b918) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x017d6da2 in QThreadPrivate::start (arg=0xaa7b918) at thread/qthread_unix.cpp:320
#15 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 11 (Thread 0xa013db70 (LWP 3592)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x017d7467 in wait (this=0xa2a2a08, mutex=0xa2a2ca8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2a2a08, mutex=0xa2a2ca8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00596210 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2a29f0, th=0xab4f020) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00598eac in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa2a2d88, th=0xab4f020) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00595e5b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2a29f0, th=0xab4f020) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00598f9a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xab4f020) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xab4f020, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00598fb9 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2a2d88, th=0xab4f020) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00595da3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2a29f0, th=0xab4f020, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x005979ce in ThreadWeaver::ThreadRunHelper::run (this=0xa013d2e4, parent=0xa2a29f0, th=0xab4f020) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x00597a8b in ThreadWeaver::Thread::run (this=0xab4f020) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x017d6da2 in QThreadPrivate::start (arg=0xab4f020) at thread/qthread_unix.cpp:320
#15 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 10 (Thread 0x919ffb70 (LWP 3691)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x017d7467 in wait (this=0xbc2b410, mutex=0xbc2b40c, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xbc2b410, mutex=0xbc2b40c, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x046ce4f2 in QFileInfoGatherer::run (this=0xbc2b404) at dialogs/qfileinfogatherer.cpp:214
#6  0x017d6da2 in QThreadPrivate::start (arg=0xbc2b404) at thread/qthread_unix.cpp:320
#7  0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0x911feb70 (LWP 3692)):
#0  0x01cacd41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x0182cdd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x018f94f2 in updateCurrentTime (this=0xbc3847c, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xbc3847c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x018f7d32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x911fe0cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x018f7dcd in timerSourcePrepare (source=0xbc38448, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x016a4fd4 in g_main_context_prepare (context=<value optimized out>, priority=0x911fe13c) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2761
#8  0x016a5e63 in g_main_context_iterate (context=0xbc35d98, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3071
#9  0x016a6524 in g_main_context_iteration (context=0xbc35d98, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#10 0x018f8577 in QEventDispatcherGlib::processEvents (this=0xbc2dec8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x018ca289 in QEventLoop::processEvents (this=0x911fe280, flags=...) at kernel/qeventloop.cpp:149
#12 0x018ca522 in QEventLoop::exec (this=0x911fe280, flags=...) at kernel/qeventloop.cpp:201
#13 0x017d42a0 in QThread::exec (this=0xbc29718) at thread/qthread.cpp:492
#14 0x018abfdb in QInotifyFileSystemWatcherEngine::run (this=0xbc29718) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x017d6da2 in QThreadPrivate::start (arg=0xbc29718) at thread/qthread_unix.cpp:320
#16 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0x9070cb70 (LWP 3807)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x017d7467 in wait (this=0xa3fba88, mutex=0xa3fba84, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa3fba88, mutex=0xa3fba84, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x046ce4f2 in QFileInfoGatherer::run (this=0xa3fba7c) at dialogs/qfileinfogatherer.cpp:214
#6  0x017d6da2 in QThreadPrivate::start (arg=0xa3fba7c) at thread/qthread_unix.cpp:320
#7  0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0x8ff0bb70 (LWP 3808)):
#0  0x01cacd41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x0182cdd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x018f94f2 in updateCurrentTime (this=0xbd487a4, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xbd487a4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x018f7d32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x8ff0b0cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x018f7dcd in timerSourcePrepare (source=0xbd48770, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x016a4fd4 in g_main_context_prepare (context=<value optimized out>, priority=0x8ff0b13c) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2761
#8  0x016a5e63 in g_main_context_iterate (context=0xbd9f940, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3071
#9  0x016a6524 in g_main_context_iteration (context=0xbd9f940, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#10 0x018f8577 in QEventDispatcherGlib::processEvents (this=0xbc6dbb0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x018ca289 in QEventLoop::processEvents (this=0x8ff0b280, flags=...) at kernel/qeventloop.cpp:149
#12 0x018ca522 in QEventLoop::exec (this=0x8ff0b280, flags=...) at kernel/qeventloop.cpp:201
#13 0x017d42a0 in QThread::exec (this=0xbc15c60) at thread/qthread.cpp:492
#14 0x018abfdb in QInotifyFileSystemWatcherEngine::run (this=0xbc15c60) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x017d6da2 in QThreadPrivate::start (arg=0xbc15c60) at thread/qthread_unix.cpp:320
#16 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0x8f70ab70 (LWP 3870)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02b9b93e in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x02af2b5d in ?? () from /usr/lib/libgstreamer-0.10.so.0
#6  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x02af2b5d in ?? () from /usr/lib/libgstreamer-0.10.so.0
#8  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#9  0x036916b5 in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
#10 0x036927d7 in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
#11 0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x035e71c2 in ?? () from /usr/lib/gstreamer-0.10/libgstaudioparsersbad.so
#13 0x035e7ee3 in ?? () from /usr/lib/gstreamer-0.10/libgstaudioparsersbad.so
#14 0x035eb0f3 in ?? () from /usr/lib/gstreamer-0.10/libgstaudioparsersbad.so
#15 0x02b32bba in ?? () from /usr/lib/libgstreamer-0.10.so.0
#16 0x02b33ef7 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#17 0x016d1a39 in g_thread_pool_thread_proxy (data=0x9dad890) at /build/buildd/glib2.0-2.28.6/./glib/gthreadpool.c:319
#18 0x016cf2df in g_thread_create_proxy (data=0x9d1d8c0) at /build/buildd/glib2.0-2.28.6/./glib/gthread.c:1897
#19 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#20 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0x8ef09b70 (LWP 3871)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02b9b93e in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x02af2b5d in ?? () from /usr/lib/libgstreamer-0.10.so.0
#6  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x02ba98d7 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0x02ba9dc6 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#9  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x02b9cbb9 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#11 0x02b32bba in ?? () from /usr/lib/libgstreamer-0.10.so.0
#12 0x02b33ef7 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#13 0x016d1a39 in g_thread_pool_thread_proxy (data=0x9dad890) at /build/buildd/glib2.0-2.28.6/./glib/gthreadpool.c:319
#14 0x016cf2df in g_thread_create_proxy (data=0x9d12238) at /build/buildd/glib2.0-2.28.6/./glib/gthread.c:1897
#15 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0x8e708b70 (LWP 3872)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x08910f5e in gst_base_sink_wait_preroll () from /usr/lib/libgstbase-0.10.so.0
#4  0x0513af8e in ?? () from /usr/lib/libgstaudio-0.10.so.0
#5  0x08913716 in ?? () from /usr/lib/libgstbase-0.10.so.0
#6  0x08916ef9 in ?? () from /usr/lib/libgstbase-0.10.so.0
#7  0x08917382 in ?? () from /usr/lib/libgstbase-0.10.so.0
#8  0x0891785a in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x0892778d in ?? () from /usr/lib/libgstbase-0.10.so.0
#11 0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x0892778d in ?? () from /usr/lib/libgstbase-0.10.so.0
#13 0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x0892778d in ?? () from /usr/lib/libgstbase-0.10.so.0
#15 0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#16 0x02b9cbb9 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#17 0x02b32bba in ?? () from /usr/lib/libgstreamer-0.10.so.0
#18 0x02b33ef7 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#19 0x016d1a39 in g_thread_pool_thread_proxy (data=0x9dad890) at /build/buildd/glib2.0-2.28.6/./glib/gthreadpool.c:319
#20 0x016cf2df in g_thread_create_proxy (data=0xa5fd020) at /build/buildd/glib2.0-2.28.6/./glib/gthread.c:1897
#21 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#22 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0x8df07b70 (LWP 3873)):
#0  0x00740416 in __kernel_vsyscall ()
#1  0x0288948c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e393fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02b9b93e in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x02af2b5d in ?? () from /usr/lib/libgstreamer-0.10.so.0
#6  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x02ba9b46 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0x02ba9dc6 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#9  0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x02af2b5d in ?? () from /usr/lib/libgstreamer-0.10.so.0
#11 0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x0892778d in ?? () from /usr/lib/libgstbase-0.10.so.0
#13 0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x0892778d in ?? () from /usr/lib/libgstbase-0.10.so.0
#15 0x02b093a0 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#16 0x02b9cbb9 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#17 0x02b32bba in ?? () from /usr/lib/libgstreamer-0.10.so.0
#18 0x02b33ef7 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#19 0x016d1a39 in g_thread_pool_thread_proxy (data=0x9dad890) at /build/buildd/glib2.0-2.28.6/./glib/gthreadpool.c:319
#20 0x016cf2df in g_thread_create_proxy (data=0x91a2eae8) at /build/buildd/glib2.0-2.28.6/./glib/gthread.c:1897
#21 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#22 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xafda5b70 (LWP 3875)):
#0  0x02883610 in __i686.get_pc_thunk.bx () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x02887337 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x02e39616 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#3  0x03dc17b1 in pa_mutex_lock () from /usr/lib/libpulsecommon-0.9.22.so
#4  0x01dad4ac in ?? () from /usr/lib/libpulse.so.0
#5  0x01d9c3a9 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#6  0x01d9cb84 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#7  0x01d9cc64 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#8  0x01dad443 in ?? () from /usr/lib/libpulse.so.0
#9  0x03dc2a75 in ?? () from /usr/lib/libpulsecommon-0.9.22.so
#10 0x02884e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0x02e2b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4d1aa50 (LWP 3324)):
[KCrash Handler]
#7  0x00bbb37f in node_copy (this=0xb022e28, i=154483328, c=1) at /usr/include/qt4/QtCore/qlist.h:386
#8  QList<QWeakPointer<QAbstractAnimation> >::detach_helper_grow (this=0xb022e28, i=154483328, c=1) at /usr/include/qt4/QtCore/qlist.h:666
#9  0x00bbb5a1 in QList<QWeakPointer<QAbstractAnimation> >::append (this=0xb022e28, t=...) at /usr/include/qt4/QtCore/qlist.h:497
#10 0x00bb836b in enqueue (this=0xb022df0, anim=0xa774310) at /usr/include/qt4/QtCore/qqueue.h:59
#11 Context::ContextView::addCollapseAnimation (this=0xb022df0, anim=0xa774310) at ../../src/context/ContextView.cpp:257
#12 0x00bb3888 in Context::Applet::collapse (this=0xae5f750, on=false) at ../../src/context/Applet.cpp:320
#13 0x00bb3d05 in Context::Applet::setCollapseOff (this=0xae5f750) at ../../src/context/Applet.cpp:279
#14 0x08317328 in LyricsApplet::dataUpdated (this=0xae5f750, name=..., data=...) at ../../../../../src/context/applets/lyrics/LyricsApplet.cpp:612
#15 0x08318d14 in LyricsApplet::qt_metacall (this=0xae5f750, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfb45604) at ./LyricsApplet.moc:102
#16 0x018d16ba in QMetaObject::metacall (object=0xae5f750, cl=QMetaObject::InvokeMetaMethod, idx=72, argv=0xbfb45604) at kernel/qmetaobject.cpp:237
#17 0x018e14ff in QMetaObject::activate (sender=0xa411240, m=0x7794904, local_signal_index=0, argv=0xbfb45604) at kernel/qobject.cpp:3287
#18 0x075d2289 in Plasma::DataContainer::dataUpdated (this=0xa411240, _t1=..., _t2=...) at ./datacontainer.moc:112
#19 0x075d27c3 in Plasma::DataContainer::checkForUpdate (this=0xa411240) at ../../plasma/datacontainer.cpp:297
#20 0x075d5861 in Plasma::DataEngine::timerEvent (this=0xa3b45b8, event=0xbfb45b7c) at ../../plasma/dataengine.cpp:386
#21 0x018e0214 in QObject::event (this=0xa3b45b8, e=0xbfb45b7c) at kernel/qobject.cpp:1190
#22 0x04171d24 in QApplicationPrivate::notify_helper (this=0x9bcb8e0, receiver=0xa3b45b8, e=0xbfb45b7c) at kernel/qapplication.cpp:4462
#23 0x041768ce in QApplication::notify (this=0xbfb45ea4, receiver=0xa3b45b8, e=0xbfb45b7c) at kernel/qapplication.cpp:3862
#24 0x002e793a in KApplication::notify (this=0xbfb45ea4, receiver=0xa3b45b8, event=0xbfb45b7c) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x018cb0bb in QCoreApplication::notifyInternal (this=0xbfb45ea4, receiver=0xa3b45b8, event=0xbfb45b7c) at kernel/qcoreapplication.cpp:731
#26 0x018fb1e4 in sendEvent (this=0x9bc41b4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x9bc41b4) at kernel/qeventdispatcher_unix.cpp:604
#28 0x018f7df4 in timerSourceDispatch (source=0x9bc4180) at kernel/qeventdispatcher_glib.cpp:184
#29 0x016a5aa8 in g_main_dispatch (context=0x9ae3868) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2440
#30 g_main_context_dispatch (context=0x9ae3868) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3013
#31 0x016a6270 in g_main_context_iterate (context=0x9ae3868, block=23816224, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3091
#32 0x016a6524 in g_main_context_iteration (context=0x9ae3868, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#33 0x018f853c in QEventDispatcherGlib::processEvents (this=0x9a6ca78, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#34 0x042281e5 in QGuiEventDispatcherGlib::processEvents (this=0x9a6ca78, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x018ca289 in QEventLoop::processEvents (this=0xbfb45e14, flags=...) at kernel/qeventloop.cpp:149
#36 0x018ca522 in QEventLoop::exec (this=0xbfb45e14, flags=...) at kernel/qeventloop.cpp:201
#37 0x018ceecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#38 0x0416f8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#39 0x08054e95 in main (argc=0, argv=0x0) at ../../src/main.cpp:289

And btw thank you for your fast respond :)


to use Kde is just a pleasure... Image
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: amarok crash..

Sun Sep 18, 2011 11:04 pm
Please do NOT post bug or crash reports here but file a bug in http://bugs.kde.org. The forum is the wrong place for that, we do NOT handle bug reports here, see also viewtopic.php?f=115&t=67238


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
ErwinC
Registered Member
Posts
14
Karma
0
OS

Re: amarok crash..

Mon Sep 19, 2011 7:07 pm
I have the same problem here. Yesterday I did a fresh install of Kubuntu 11.10 Beta with
Amarok 2.4.3.
A. Crashes everytime after starting a song, from collection or filebrowser.

Phonon: VLC-backend or Gstreamer-Backend: neither worked.


Erwin
Kubuntu 13.04 - KDE 4.10.x
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: amarok crash..

Mon Sep 19, 2011 8:41 pm
This is related to a bug in QtWebKit4, please ask your distribution to provide the upstream patches available. See also https://bugs.kde.org/show_bug.cgi?id=279813, comment #46


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
ErwinC
Registered Member
Posts
14
Karma
0
OS

Re: amarok crash..

Tue Sep 20, 2011 5:52 pm
Today's update did it for me. Thanks


Erwin
Kubuntu 13.04 - KDE 4.10.x


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft