<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>226071</bug_id>
          
          <creation_ts>2010-02-09 22:08:42 +0000</creation_ts>
          <short_desc>Crash when skipping to next audio CD track</short_desc>
          <delta_ts>2010-02-09 22:19:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>amarok</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Unlisted Binaries</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>207579</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Dima Ryazanov">dima</reporter>
          <assigned_to name="Amarok Bugs">amarok-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>913745</commentid>
    <comment_count>0</comment_count>
    <who name="Dima Ryazanov">dima</who>
    <bug_when>2010-02-09 22:08:42 +0000</bug_when>
    <thetext>Application that crashed: amarok
Version of the application: 2.2.2
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I clicked &quot;next&quot; while playing audio CD tracks, and Amarok crashed.

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

Thread 14 (Thread 0x7f0f5d5d9910 (LWP 4629)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f0f6238ec91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f0f5c090910 (LWP 4630)):
#0  g_main_context_iterate (context=0xd0e6e0, block=&lt;value optimized out&gt;, dispatch=&lt;value optimized out&gt;, self=&lt;value optimized out&gt;) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2583
#1  0x00007f0f6a0c16c0 in IA__g_main_context_iteration (context=0xd0e6e0, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#2  0x00007f0f714511fe in QEventDispatcherGlib::processEvents (this=0xd19510, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:329
#3  0x00007f0f71427532 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#4  0x00007f0f71427904 in QEventLoop::exec (this=0x7f0f5c08ffd0, flags=) at kernel/qeventloop.cpp:201
#5  0x00007f0f7133f6cb in QThread::exec (this=&lt;value optimized out&gt;) at thread/qthread.cpp:487
#6  0x00007f0f625e956e in Phonon::Xine::XineThread::run (this=0xd196c0) at ../../xine/xinethread.cpp:143
#7  0x00007f0f71342445 in QThreadPrivate::start (arg=0xd196c0) at thread/qthread_unix.cpp:188
#8  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#9  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently asm&quot;.

Thread 12 (Thread 0x7f0f5b685910 (LWP 4633)):
#0  0x00007f0f70b213c3 in *__GI___poll (fds=&lt;value optimized out&gt;, nfds=&lt;value optimized out&gt;, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0f5b68bcbe in my_snd_mixer_wait (data=&lt;value optimized out&gt;) at audio_alsa_out.c:150
#2  ao_alsa_handle_event_thread (data=&lt;value optimized out&gt;) at audio_alsa_out.c:166
#3  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#4  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently c&quot;.

Thread 11 (Thread 0x7f0f5ae84910 (LWP 4634)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f6239f983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f0f5a278910 (LWP 4635)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f6239f983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently asm&quot;.

Thread 9 (Thread 0x7f0f59a77910 (LWP 4636)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f6239f983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f0f53fff910 (LWP 4638)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f713434fb in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x1a00dd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x1a00dd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0f6e71e326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19bda40, th=0x19a13e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0f6e72045b in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x19a13e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0f6e71ea5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0f53fff020, parent=0x19bda40, th=0x19a13e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f0f6e71eeb8 in ThreadWeaver::Thread::run (this=0x19a13e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f0f71342445 in QThreadPrivate::start (arg=0x19a13e0) at thread/qthread_unix.cpp:188
#8  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#9  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f0f4940b910 (LWP 4639)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f0f70acab11 in _L_lock_9274 () from /lib/libc.so.6
#2  0x00007f0f70ac8741 in *__GI___libc_free (mem=0x7f0f70db8e40) at malloc.c:3714
#3  0x00007f0f7393fa6b in ?? () from /usr/lib/tls/libnvidia-tls.so.1
#4  0x00007f0f71451df2 in ~QEventDispatcherGlib (this=0x19a19d0, __in_chrg=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:309
#5  0x00007f0f713425fc in QThreadPrivate::finish (arg=&lt;value optimized out&gt;) at thread/qthread_unix.cpp:212
#6  0x00007f0f7134244d in ~__pthread_cleanup_class (arg=0xcb80a0) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0xcb80a0) at thread/qthread_unix.cpp:190
#8  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#9  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f0f48c0a910 (LWP 4641)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f713434fb in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x1a00dd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x1a00dd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0f6e71e326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19bda40, th=0x169e2d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0f6e72045b in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x169e2d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0f6e720474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x169e2d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0f6e71ea5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0f48c0a020, parent=0x19bda40, th=0x169e2d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f0f6e71eeb8 in ThreadWeaver::Thread::run (this=0x169e2d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f0f71342445 in QThreadPrivate::start (arg=0x169e2d0) at thread/qthread_unix.cpp:188
#9  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#10 0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f0f48409910 (LWP 4642)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f713434fb in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x1a00dd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x1a00dd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0f6e71e326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19bda40, th=0x7f0f54169e00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0f6e72045b in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x7f0f54169e00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0f6e720474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x7f0f54169e00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0f6e720474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x7f0f54169e00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0f6e720474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x7f0f54169e00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f0f6e71ea5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0f48409020, parent=0x19bda40, th=0x7f0f54169e00) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f0f6e71eeb8 in ThreadWeaver::Thread::run (this=0x7f0f54169e00) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f0f71342445 in QThreadPrivate::start (arg=0x7f0f54169e00) at thread/qthread_unix.cpp:188
#11 0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#12 0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f0f455a6910 (LWP 4647)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f713434fb in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x1cae108, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x1cae108, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0f6fbbc78c in QHostInfoAgent::run (this=0x1cae0f0) at kernel/qhostinfo.cpp:260
#4  0x00007f0f71342445 in QThreadPrivate::start (arg=0x1cae0f0) at thread/qthread_unix.cpp:188
#5  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#6  0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f0f44b7a910 (LWP 4652)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f713434fb in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x1a00dd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x1a00dd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0f6e71e326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19bda40, th=0x19e8d60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0f6e72045b in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x19e8d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0f6e720474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x19e8d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0f6e720474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x108f760, th=0x19e8d60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0f6e71ea5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0f44b7a020, parent=0x19bda40, th=0x19e8d60) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f0f6e71eeb8 in ThreadWeaver::Thread::run (this=0x19e8d60) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f0f71342445 in QThreadPrivate::start (arg=0x19e8d60) at thread/qthread_unix.cpp:188
#10 0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#11 0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0f397a8910 (LWP 4868)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f0f70acab11 in _L_lock_9274 () from /lib/libc.so.6
#2  0x00007f0f70ac8741 in *__GI___libc_free (mem=0x7f0f70db8e40) at malloc.c:3714
#3  0x00007f0f7393fa6b in ?? () from /usr/lib/tls/libnvidia-tls.so.1
#4  0x00007f0f6a0bd4f3 in g_source_unref_internal (source=0x3d99ba0, context=0x50aa050, have_lock=0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1339
#5  0x00007f0f71451ce2 in ~QEventDispatcherGlib (this=0x19b8670, __in_chrg=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:289
#6  0x00007f0f713425fc in QThreadPrivate::finish (arg=&lt;value optimized out&gt;) at thread/qthread_unix.cpp:212
#7  0x00007f0f7134244d in ~__pthread_cleanup_class (arg=0x1ea4b50) at /usr/include/pthread.h:535
#8  QThreadPrivate::start (arg=0x1ea4b50) at thread/qthread_unix.cpp:190
#9  0x00007f0f6b9d2a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#10 0x00007f0f70b2d80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0f73939780 (LWP 4628)):
[KCrash Handler]
#5  0x00007f0f70a814b5 in *__GI_raise (sig=&lt;value optimized out&gt;) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f0f70a84f50 in *__GI_abort () at abort.c:92
#7  0x00007f0f70ab9c97 in __libc_message (do_abort=&lt;value optimized out&gt;, fmt=&lt;value optimized out&gt;) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007f0f70ac3dd6 in malloc_printerr (action=3, str=0x7f0f70b85790 &quot;double free or corruption (out)&quot;, ptr=&lt;value optimized out&gt;) at malloc.c:6217
#9  0x00007f0f70ac874c in *__GI___libc_free (mem=&lt;value optimized out&gt;) at malloc.c:3716
#10 0x00007f0f7393fa6b in ?? () from /usr/lib/tls/libnvidia-tls.so.1
#11 0x00007f0f60cd2221 in cdda_class_get_autoplay_list (this_gen=0xe4b890, num_files=0x7fffbd660ebc) at input_cdda.c:2706
#12 0x00007f0f626022de in Phonon::Xine::MediaObject::autoplayMrlsToTitles (this=0xdbf4c0, plugin=0x7f0f6262912c &quot;CD&quot;, defaultMrl=&lt;value optimized out&gt;) at ../../xine/mediaobject.cpp:441
#13 0x00007f0f62602cb6 in Phonon::Xine::MediaObject::setSourceInternal (this=0xdbf4c0, source=..., how=Phonon::Xine::MediaObject::HardSwitch) at ../../xine/mediaobject.cpp:386
#14 0x00007f0f72cebe45 in EngineController::playUrl(KUrl const&amp;, unsigned int) () from /usr/lib/libamaroklib.so.1
#15 0x00007f0f72cec53f in EngineController::play(KSharedPtr&lt;Meta::Track&gt; const&amp;, unsigned int) () from /usr/lib/libamaroklib.so.1
#16 0x00007f0f72970dc5 in Playlist::Actions::play(unsigned long long, bool) () from /usr/lib/libamaroklib.so.1
#17 0x00007f0f728a9b28 in Playlist::Actions::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libamaroklib.so.1
#18 0x00007f0f7143dddc in QMetaObject::activate (sender=0x145e6c0, from_signal_index=&lt;value optimized out&gt;, to_signal_index=&lt;value optimized out&gt;, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#19 0x00007f0f71d470a7 in QAction::triggered (this=0x1214, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#20 0x00007f0f71d484ef in QAction::activate (this=0x145e6c0, event=&lt;value optimized out&gt;) at kernel/qaction.cpp:1160
#21 0x00007f0f720b1fea in QAbstractButtonPrivate::click (this=0x148e550) at widgets/qabstractbutton.cpp:525
#22 0x00007f0f720b2275 in QAbstractButton::mouseReleaseEvent (this=0x148d3f0, e=0x7fffbd661f00) at widgets/qabstractbutton.cpp:1115
#23 0x00007f0f72180cba in QToolButton::mouseReleaseEvent (this=0x1214, e=0x1214) at widgets/qtoolbutton.cpp:709
#24 0x00007f0f71d9b9c0 in QWidget::event (this=0x148d3f0, event=0x7fffbd661f00) at kernel/qwidget.cpp:7549
#25 0x00007f0f71d4cefc in QApplicationPrivate::notify_helper (this=0xcc7140, receiver=0x148d3f0, e=0x7fffbd661f00) at kernel/qapplication.cpp:4056
#26 0x00007f0f71d54011 in QApplication::notify (this=&lt;value optimized out&gt;, receiver=0x148d3f0, e=0x7fffbd661f00) at kernel/qapplication.cpp:3758
#27 0x00007f0f72cd08ea in App::notify(QObject*, QEvent*) () from /usr/lib/libamaroklib.so.1
#28 0x00007f0f71428c2c in QCoreApplication::notifyInternal (this=0x7fffbd663dd0, receiver=0x148d3f0, event=0x7fffbd661f00) at kernel/qcoreapplication.cpp:610
#29 0x00007f0f71d538e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x148d3f0, event=0x7fffbd661f00, alienWidget=0x148d3f0, nativeWidget=0xcc0de0, buttonDown=&lt;value optimized out&gt;, 
    lastMouseReceiver=&lt;value optimized out&gt;) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#30 QApplicationPrivate::sendMouseEvent (receiver=0x148d3f0, event=0x7fffbd661f00, alienWidget=0x148d3f0, nativeWidget=0xcc0de0, buttonDown=&lt;value optimized out&gt;, 
    lastMouseReceiver=&lt;value optimized out&gt;) at kernel/qapplication.cpp:2924
#31 0x00007f0f71db9a0e in QETWidget::translateMouseEvent (this=0xcc0de0, event=&lt;value optimized out&gt;) at kernel/qapplication_x11.cpp:4409
#32 0x00007f0f71db8aa9 in QApplication::x11ProcessEvent (this=&lt;value optimized out&gt;, event=0x7fffbd663a30) at kernel/qapplication_x11.cpp:3550
#33 0x00007f0f71de1d0c in x11EventSourceDispatch (s=&lt;value optimized out&gt;, callback=&lt;value optimized out&gt;, user_data=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:146
#34 0x00007f0f6a0bdbce in g_main_dispatch (context=0xcb6000) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#35 IA__g_main_context_dispatch (context=0xcb6000) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#36 0x00007f0f6a0c1598 in g_main_context_iterate (context=0xcb6000, block=&lt;value optimized out&gt;, dispatch=&lt;value optimized out&gt;, self=&lt;value optimized out&gt;)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#37 0x00007f0f6a0c16c0 in IA__g_main_context_iteration (context=0xcb6000, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#38 0x00007f0f714511a6 in QEventDispatcherGlib::processEvents (this=0xb8c610, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:327
#39 0x00007f0f71de14be in QGuiEventDispatcherGlib::processEvents (this=0x1214, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:202
#40 0x00007f0f71427532 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#41 0x00007f0f71427904 in QEventLoop::exec (this=0x7fffbd663d60, flags=) at kernel/qeventloop.cpp:201
#42 0x00007f0f71429ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#43 0x000000000040a254 in _start ()
The current source language is &quot;auto; currently c&quot;.

This bug may be a duplicate of or related to bug 223526

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>913748</commentid>
    <comment_count>1</comment_count>
    <who name="Dima Ryazanov">dima</who>
    <bug_when>2010-02-09 22:13:09 +0000</bug_when>
    <thetext>... and it&apos;s completely reproduceable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>913752</commentid>
    <comment_count>2</comment_count>
    <who name="Myriam Schweingruber">myriam</who>
    <bug_when>2010-02-09 22:19:49 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 207579 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>