Bug 224877 - crashing palying ogg from local disk, it could be a problem with the soundcard driver
Summary: crashing palying ogg from local disk, it could be a problem with the soundcar...
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.2.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-30 15:31 UTC by Sven Jörns
Modified: 2010-02-27 11:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Jörns 2010-01-30 15:31:21 UTC
Application that crashed: amarok
Version of the application: 2.2.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic x86_64
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Amarok (amarok), signal: Aborted
[Current thread is 1 (Thread 0x7feb0c370770 (LWP 9998))]

Thread 16 (Thread 0x7feaf5c98910 (LWP 9999)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007feafbfcfc91 in metronom_sync_loop (this=0x14d0af0) at metronom.c:870
#2  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7feaf4118910 (LWP 10000)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007feb098a4b11 in _L_lock_9274 () from /lib/libc.so.6
#2  0x00007feb098a2741 in *__GI___libc_free (mem=0x7feb09b92e40) at malloc.c:3714
#3  0x00007feb09ffb288 in QList<QObjectPrivate::Connection>::node_destruct (this=0x144c100) at ../../include/QtCore/../../src/corelib/tools/qlist.h:348
#4  QList<QObjectPrivate::Connection>::removeAt (this=0x144c100) at ../../include/QtCore/../../src/corelib/tools/qlist.h:408
#5  QObjectPrivate::cleanConnectionLists (this=0x144c100) at kernel/qobject.cpp:313
#6  0x00007feb09ffc888 in QMetaObject::connect (sender=0x144bf68, signal_index=6, receiver=0x7feae803ea48, method_index=4, type=2, types=0x0) at kernel/qobject.cpp:2810
#7  0x00007feb09ffcd87 in QObject::connect (sender=0x144bf68, signal=<value optimized out>, receiver=0x7feae803ea48, method=<value optimized out>, type=Qt::QueuedConnection)
    at kernel/qobject.cpp:2547
#8  0x00007feb09f955d1 in QDeviceClosedNotifier::setupDevice (this=0x7feae8037bb0, device=0x144bf68) at io/qtextstream.cpp:332
#9  QTextStream (this=0x7feae8037bb0, device=0x144bf68) at io/qtextstream.cpp:997
#10 0x00007feafc236b86 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#11 0x00007feb0a90befc in QApplicationPrivate::notify_helper (this=0x1303440, receiver=0x13dcb00, e=0x7fead0022cc0) at kernel/qapplication.cpp:4056
#12 0x00007feb0a9131ce in QApplication::notify (this=0x7fffa83ae530, receiver=0x13dcb00, e=0x7fead0022cc0) at kernel/qapplication.cpp:4021
#13 0x00007feb0bd9dab6 in KApplication::notify (this=0x7fffa83ae530, receiver=0x13dcb00, event=0x7fead0022cc0) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007feb09febc2c in QCoreApplication::notifyInternal (this=0x7fffa83ae530, receiver=0x13dcb00, event=0x7fead0022cc0) at kernel/qcoreapplication.cpp:610
#15 0x00007feb09fec80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x13dc110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x13dc110) at kernel/qcoreapplication.cpp:1247
#17 0x00007feb0a014533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#18 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#19 0x00007feb02ab7bce in g_main_dispatch (context=0x14d2e40) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x14d2e40) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#21 0x00007feb02abb598 in g_main_context_iterate (context=0x14d2e40, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#22 0x00007feb02abb6c0 in IA__g_main_context_iteration (context=0x14d2e40, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#23 0x00007feb0a0141fe in QEventDispatcherGlib::processEvents (this=0x13c1f10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#24 0x00007feb09fea532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007feb09fea904 in QEventLoop::exec (this=0x7feaf4117fe0, flags=) at kernel/qeventloop.cpp:201
#26 0x00007feb09f026cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#27 0x00007feafc22a56e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#28 0x00007feb09f05445 in QThreadPrivate::start (arg=0x13b4490) at thread/qthread_unix.cpp:188
#29 0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#30 0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#31 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 14 (Thread 0x7feaef505910 (LWP 10006)):
#0  0x00007feb098f9abb in read () from /lib/libc.so.6
#1  0x00007feafc678ad5 in ?? () from /usr/lib/libasound.so.2
#2  0x00007feafc673818 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#3  0x00007feafc67d589 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#4  0x00007feaf3713d04 in ao_alsa_handle_event_thread (data=<value optimized out>) at audio_alsa_out.c:175
#5  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7feaf3300910 (LWP 10007)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feafbfe0983 in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 12 (Thread 0x7feaf2aff910 (LWP 10009)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feafbfe0983 in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 11 (Thread 0x7feaf0544910 (LWP 10010)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feafbfe0983 in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7feadd9e4910 (LWP 10086)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feb09f064fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1c3e4d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1c3e4d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feb06bb9326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x23b07e0, th=0x1df15f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feb06bbb45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x13bafe0, th=0x1df15f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feb06bb9a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7feadd9e4030, parent=0x23b07e0, th=0x1df15f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007feb06bb9eb8 in ThreadWeaver::Thread::run (this=0x1df15f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007feb09f05445 in QThreadPrivate::start (arg=0x1df15f0) at thread/qthread_unix.cpp:188
#8  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7feadd1e3910 (LWP 10087)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feb09f064fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1c3e4d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1c3e4d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feb06bb9326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x23b07e0, th=0x246b160) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feb06bbb45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x13bafe0, th=0x246b160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feb06bbb474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x13bafe0, th=0x246b160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feb06bb9a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7feadd1e3030, parent=0x23b07e0, th=0x246b160) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007feb06bb9eb8 in ThreadWeaver::Thread::run (this=0x246b160) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007feb09f05445 in QThreadPrivate::start (arg=0x246b160) at thread/qthread_unix.cpp:188
#9  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7feadc9e2910 (LWP 10088)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feb09f064fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1c3e4d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1c3e4d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feb06bb9326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x23b07e0, th=0x7feae8001320) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feb06bbb45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x13bafe0, th=0x7feae8001320) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feb06bbb474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x13bafe0, th=0x7feae8001320) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feb06bb9a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7feadc9e2030, parent=0x23b07e0, th=0x7feae8001320) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007feb06bb9eb8 in ThreadWeaver::Thread::run (this=0x7feae8001320) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007feb09f05445 in QThreadPrivate::start (arg=0x7feae8001320) at thread/qthread_unix.cpp:188
#9  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7feadc1e1910 (LWP 10089)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feb09f064fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1c3e4d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1c3e4d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feb06bb9326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x23b07e0, th=0x2426ca0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feb06bbb45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x13bafe0, th=0x2426ca0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feb06bbb474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x13bafe0, th=0x2426ca0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feb06bb9a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7feadc1e1030, parent=0x23b07e0, th=0x2426ca0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007feb06bb9eb8 in ThreadWeaver::Thread::run (this=0x2426ca0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007feb09f05445 in QThreadPrivate::start (arg=0x2426ca0) at thread/qthread_unix.cpp:188
#9  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7feadb9e0910 (LWP 10090)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007feb098a4b11 in _L_lock_9274 () from /lib/libc.so.6
#2  0x00007feb098a2741 in *__GI___libc_free (mem=0x7feb09b92e40) at malloc.c:3714
#3  0x00007feb02ab74f3 in g_source_unref_internal (source=0x24aa700, context=0x24a9300, have_lock=0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1339
#4  0x00007feb0a014ce2 in ~QEventDispatcherGlib (this=0x2311150, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:289
#5  0x00007feb09f055fc in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:212
#6  0x00007feb09f0544d in ~__pthread_cleanup_class (arg=0x12feda0) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0x12feda0) at thread/qthread_unix.cpp:190
#8  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fead932d910 (LWP 10223)):
#0  0x00007feb09900412 in select () from /lib/libc.so.6
#1  0x00007feafbff8725 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007feafbfdd7e9 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fead8520910 (LWP 10224)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feafbfd354b in fifo_buffer_get (fifo=0x7fead000b070) at buffer.c:230
#2  0x00007feafbfd951d in video_decoder_loop (stream_gen=<value optimized out>) at video_decoder.c:130
#3  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 3 (Thread 0x7fead7d1f910 (LWP 10225)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feafbfd354b in fifo_buffer_get (fifo=0x7fead00138c0) at buffer.c:230
#2  0x00007feafbfda555 in audio_decoder_loop (stream_gen=<value optimized out>) at audio_decoder.c:66
#3  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 2 (Thread 0x7fead751e910 (LWP 10226)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feafbfe3a0b in xine_event_wait (queue=0x7fead0028490) at events.c:56
#2  0x00007feafbfe3a7e in listener_loop (queue_gen=<value optimized out>) at events.c:214
#3  0x00007feb0417fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007feb0990780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7feb0c370770 (LWP 9998)):
[KCrash Handler]
#5  0x00007feb0985b4b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007feb0985ef50 in *__GI_abort () at abort.c:92
#7  0x00007feb09893c97 in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007feb0989ddd6 in malloc_printerr (action=3, str=0x7feb0995c7db "corrupted double-linked list", ptr=<value optimized out>) at malloc.c:6217
#9  0x00007feb0989e1ba in malloc_consolidate (av=<value optimized out>) at malloc.c:5095
#10 0x00007feb098a0509 in _int_malloc (av=0x7feb09b92e40, bytes=9998) at malloc.c:4338
#11 0x00007feb098a282e in *__GI___libc_malloc (bytes=1344) at malloc.c:3638
#12 0x00007feb0aa69083 in PolygonRegion (Pts=0x4a8bec0, Count=21, rule=0) at painting/qregion.cpp:3605
#13 0x00007feb0aa6a1ee in QRegion (this=0x7fffa83ad050, a=<value optimized out>, fillRule=<value optimized out>) at painting/qregion.cpp:3858
#14 0x00007feb0aac3cef in QX11PaintEngine::updateState (this=0x43d6990, state=...) at painting/qpaintengine_x11.cpp:1087
#15 0x00007feb0aa1d423 in QPainterPrivate::updateStateImpl (this=0x4780490, newState=0x4698180) at painting/qpainter.cpp:908
#16 0x00007feb0aa1d502 in QPainterPrivate::updateState (this=0x4780490, newState=0x4698180) at painting/qpainter.cpp:936
#17 0x00007feb0aa23120 in QPainter::setClipRegion (this=<value optimized out>, r=<value optimized out>, op=<value optimized out>) at painting/qpainter.cpp:2692
#18 0x00007feb0a961032 in QWidgetPrivate::paintBackground (this=<value optimized out>, painter=0x7fffa83ad770, rgn=<value optimized out>, offset=..., flags=<value optimized out>)
    at kernel/qwidget.cpp:2070
#19 0x00007feb0a961d5d in QWidgetPrivate::drawWidget (this=0x1360540, pdev=0x1367778, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=<value optimized out>, 
    backingStore=0x13572d0) at kernel/qwidget.cpp:5057
#20 0x00007feb0aad3e1e in QWidgetBackingStore::sync (this=0x13572d0) at painting/qbackingstore.cpp:1269
#21 0x00007feb0a953fa0 in QWidgetPrivate::syncBackingStore (this=0x1360540) at kernel/qwidget.cpp:1603
#22 0x00007feb0a95a5b8 in QWidget::event (this=0x139b1a0, event=0x46954b0) at kernel/qwidget.cpp:7827
#23 0x00007feb0acd09db in QMainWindow::event (this=0x139b1a0, event=0x46954b0) at widgets/qmainwindow.cpp:1399
#24 0x00007feb0a90befc in QApplicationPrivate::notify_helper (this=0x1303440, receiver=0x139b1a0, e=0x46954b0) at kernel/qapplication.cpp:4056
#25 0x00007feb0a9131ce in QApplication::notify (this=0x7fffa83ae530, receiver=0x139b1a0, e=0x46954b0) at kernel/qapplication.cpp:4021
#26 0x00007feb0bd9dab6 in KApplication::notify (this=0x7fffa83ae530, receiver=0x139b1a0, event=0x46954b0) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007feb09febc2c in QCoreApplication::notifyInternal (this=0x7fffa83ae530, receiver=0x139b1a0, event=0x46954b0) at kernel/qcoreapplication.cpp:610
#28 0x00007feb09fec80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x11edf60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x11edf60) at kernel/qcoreapplication.cpp:1247
#30 0x00007feb0a014533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#31 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#32 0x00007feb02ab7bce in g_main_dispatch (context=0x1308d20) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x1308d20) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#34 0x00007feb02abb598 in g_main_context_iterate (context=0x1308d20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#35 0x00007feb02abb6c0 in IA__g_main_context_iteration (context=0x1308d20, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#36 0x00007feb0a0141a6 in QEventDispatcherGlib::processEvents (this=0x11edb90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#37 0x00007feb0a9a04be in QGuiEventDispatcherGlib::processEvents (this=0x270e, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x00007feb09fea532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#39 0x00007feb09fea904 in QEventLoop::exec (this=0x7fffa83ae4c0, flags=) at kernel/qeventloop.cpp:201
#40 0x00007feb09fecab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0x0000000000409ec6 in _start ()
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-01-30 15:55:30 UTC
This looks more like a Qt bug. Could also be related to a buggy glibc, though.

Please upgrade to Amarok 2.2.2 (http://kubuntu.org/news/amarok-2.2.2) and get a newer glibc (available in the karmic-proposed repository, the package you need is called libc6 2.10.1-0ubuntu16).
Comment 2 Myriam Schweingruber 2010-02-27 11:30:35 UTC
Closing for lack of feedback. Feel free to reopen this report if you can
reproduce it with the upcoming Amarok 2.3