Bug 222775 - Amarok crashes on restoring to main window
Summary: Amarok crashes on restoring to main window
Status: RESOLVED DUPLICATE of bug 215392
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.2.1.90
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 23:05 UTC by unapiedra
Modified: 2010-01-14 23:09 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 unapiedra 2010-01-14 23:05:24 UTC
Application: amarok (2.2.1.90)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-17-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
Repeatable. Amarok plays a custom playlist. If I click on the taskbar-icon it briefly opens and then closes and crashes Amarok with it. 

The crash can be reproduced every time.

 -- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78aa710 (LWP 12138))]

Thread 12 (Thread 0xb58cab70 (LWP 12139)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abd142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x025628d4 in __pthread_cond_timedwait (cond=0x82b5fc8, mutex=0x82b5fb0, abstime=0xb58ca320) at forward.c:152
#3  0x01fc49ff in ?? () from /usr/lib/libxine.so.1
#4  0x05ab880e in start_thread (arg=0xb58cab70) at pthread_create.c:300
#5  0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xb50c9b70 (LWP 12140)):
#0  0x05a1afcc in pthread_getspecific@plt () from /usr/lib/libgthread-2.0.so.0
#1  0x05a1bf35 in ?? () from /usr/lib/libgthread-2.0.so.0
#2  0x035ba6c2 in g_thread_self () from /lib/libglib-2.0.so.0
#3  0x035928a2 in g_main_context_acquire () from /lib/libglib-2.0.so.0
#4  0x035942c5 in ?? () from /lib/libglib-2.0.so.0
#5  0x03594863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#6  0x07d8ac0f in QEventDispatcherGlib::processEvents (this=0x8228a58, flags=...) at kernel/qeventdispatcher_glib.cpp:409
#7  0x07d5d4c9 in QEventLoop::processEvents (this=0xb50c9280, flags=) at kernel/qeventloop.cpp:149
#8  0x07d5d91a in QEventLoop::exec (this=0xb50c9280, flags=...) at kernel/qeventloop.cpp:201
#9  0x07c5a558 in QThread::exec (this=0x82bcd90) at thread/qthread.cpp:487
#10 0x019faa5a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#11 0x07c5d3ae in QThreadPrivate::start (arg=0x82bcd90) at thread/qthread_unix.cpp:244
#12 0x05ab880e in start_thread (arg=0xb50c9b70) at pthread_create.c:300
#13 0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xb08c7b70 (LWP 12146)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0256287d in __pthread_cond_wait (cond=0x82e27f0, mutex=0x82e27d8) at forward.c:139
#3  0x01fd55ee in ?? () from /usr/lib/libxine.so.1
#4  0x05ab880e in start_thread (arg=0xb08c7b70) at pthread_create.c:300
#5  0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xb00c6b70 (LWP 12148)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0256287d in __pthread_cond_wait (cond=0x88d4e58, mutex=0x88d4e40) at forward.c:139
#3  0x07c5e307 in QWaitConditionPrivate::wait (this=0x88d4d30, mutex=0x88d4fe0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x88d4d30, mutex=0x88d4fe0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x03bb78a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x88d4d18, th=0x88d4028) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03bba41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x88d5078, th=0x88d4028) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03bb626b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x88d4d18, th=0x88d4028) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03bba512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88d4028) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88d4028, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03bba531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88d4028) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88d4028, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x03bba531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88d4028) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88d4028, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x03bba531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88d4028) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88d4028, previous=0x88e86b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x03bb84fe in ThreadWeaver::ThreadRunHelper::run (this=0xb00c62f4, parent=0x88d4d18, th=0x88d4028) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x03bb8b1b in ThreadWeaver::Thread::run (this=0x88d4028) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x07c5d3ae in QThreadPrivate::start (arg=0x88d4028) at thread/qthread_unix.cpp:244
#19 0x05ab880e in start_thread (arg=0xb00c6b70) at pthread_create.c:300
#20 0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xaf883b70 (LWP 12149)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0256287d in __pthread_cond_wait (cond=0x88d4e58, mutex=0x88d4e40) at forward.c:139
#3  0x07c5e307 in QWaitConditionPrivate::wait (this=0x88d4d30, mutex=0x88d4fe0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x88d4d30, mutex=0x88d4fe0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x03bb78a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x88d4d18, th=0x88db420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03bba41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x88d5078, th=0x88db420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03bb626b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x88d4d18, th=0x88db420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03bba512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88db420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88db420, previous=0x8acb2f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03bb84fe in ThreadWeaver::ThreadRunHelper::run (this=0xaf8832f4, parent=0x88d4d18, th=0x88db420) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x03bb8b1b in ThreadWeaver::Thread::run (this=0x88db420) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x07c5d3ae in QThreadPrivate::start (arg=0x88db420) at thread/qthread_unix.cpp:244
#13 0x05ab880e in start_thread (arg=0xaf883b70) at pthread_create.c:300
#14 0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xb3797b70 (LWP 12150)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0256287d in __pthread_cond_wait (cond=0x88d4e58, mutex=0x88d4e40) at forward.c:139
#3  0x07c5e307 in QWaitConditionPrivate::wait (this=0x88d4d30, mutex=0x88d4fe0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x88d4d30, mutex=0x88d4fe0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x03bb78a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x88d4d18, th=0x88e1c58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03bba41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x88d5078, th=0x88e1c58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03bb626b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x88d4d18, th=0x88e1c58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03bba512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88e1c58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88e1c58, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03bba531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88e1c58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88e1c58, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x03bba531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88e1c58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88e1c58, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x03bba531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88e1c58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88e1c58, previous=0x88f3fa8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x03bb84fe in ThreadWeaver::ThreadRunHelper::run (this=0xb37972f4, parent=0x88d4d18, th=0x88e1c58) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x03bb8b1b in ThreadWeaver::Thread::run (this=0x88e1c58) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x07c5d3ae in QThreadPrivate::start (arg=0x88e1c58) at thread/qthread_unix.cpp:244
#19 0x05ab880e in start_thread (arg=0xb3797b70) at pthread_create.c:300
#20 0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xb2f96b70 (LWP 12151)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0256287d in __pthread_cond_wait (cond=0x88d4e58, mutex=0x88d4e40) at forward.c:139
#3  0x07c5e307 in QWaitConditionPrivate::wait (this=0x88d4d30, mutex=0x88d4fe0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x88d4d30, mutex=0x88d4fe0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x03bb78a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x88d4d18, th=0x88e8438) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03bba41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x88d5078, th=0x88e8438) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03bb626b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x88d4d18, th=0x88e8438) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03bba512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88e8438) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88e8438, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03bba531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x88d5078, th=0x88e8438) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x03bb7b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88d4d18, th=0x88e8438, previous=0x8adb4f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x03bb84fe in ThreadWeaver::ThreadRunHelper::run (this=0xb2f962f4, parent=0x88d4d18, th=0x88e8438) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x03bb8b1b in ThreadWeaver::Thread::run (this=0x88e8438) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x07c5d3ae in QThreadPrivate::start (arg=0x88e8438) at thread/qthread_unix.cpp:244
#15 0x05ab880e in start_thread (arg=0xb2f96b70) at pthread_create.c:300
#16 0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xb1f94b70 (LWP 12154)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x02547c96 in *__GI___poll (fds=0x25c9ff4, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x02e9dcc2 in ?? () from /usr/lib/libpulse.so.0
#3  0x02e8ae09 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#4  0x02e8cc23 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#5  0x02e8ccf4 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#6  0x02e9dbc3 in ?? () from /usr/lib/libpulse.so.0
#7  0x028daac2 in ?? () from /usr/lib/libpulsecommon-0.9.19.so
#8  0x05ab880e in start_thread (arg=0xb1f94b70) at pthread_create.c:300
#9  0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xb1772b70 (LWP 12155)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0256287d in __pthread_cond_wait (cond=0x8afd9d8, mutex=0x8afd9c0) at forward.c:139
#3  0x01fd55ee in ?? () from /usr/lib/libxine.so.1
#4  0x05ab880e in start_thread (arg=0xb1772b70) at pthread_create.c:300
#5  0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xab081b70 (LWP 12157)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0256287d in __pthread_cond_wait (cond=0x8a955d8, mutex=0x8a955c0) at forward.c:139
#3  0x07c5e307 in QWaitConditionPrivate::wait (this=0x88e75c8, mutex=0x88e75c4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x88e75c8, mutex=0x88e75c4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0139a102 in QHostInfoAgent::run (this=0x88e75b8) at kernel/qhostinfo.cpp:252
#6  0x07c5d3ae in QThreadPrivate::start (arg=0x88e75b8) at thread/qthread_unix.cpp:244
#7  0x05ab880e in start_thread (arg=0xab081b70) at pthread_create.c:300
#8  0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0x9ffe0b70 (LWP 12164)):
#0  0x00935422 in __kernel_vsyscall ()
#1  0x05abce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0256287d in __pthread_cond_wait (cond=0x3ad428c, mutex=0x3ad4274) at forward.c:139
#3  0x039f5bb7 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x3acf1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#4  0x039f5c01 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x3acf1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#5  0x05ab880e in start_thread (arg=0x9ffe0b70) at pthread_create.c:300
#6  0x025558de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb78aa710 (LWP 12138)):
[KCrash Handler]
#6  QImageData::checkForAlphaPixels (this=0x0) at image/qimage.cpp:273
#7  0x04896b7f in QX11AlphaDetector::hasAlpha (this=0x955eef0, img=..., flags=...) at image/qpixmap_x11.cpp:385
#8  QX11AlphaDetector::hasXRenderAndAlpha (this=0x955eef0, img=..., flags=...) at image/qpixmap_x11.cpp:392
#9  QX11PixmapData::fromImage (this=0x955eef0, img=..., flags=...) at image/qpixmap_x11.cpp:443
#10 0x04888019 in QPixmapData::fromData (this=0x955eef0, 
    buf=0x953bbe8 "<html><head><title>Error</title></head><body><head><title>Application Pool Access Denied</title></head>\n<body><h1>The specified request cannot be executed from current Application Pool</h1></body></bo"..., len=210, format=0x0, flags=...) at image/qpixmapdata.cpp:132
#11 0x0487fea3 in QPixmap::loadFromData (this=0xbfeebd68, 
    buf=0x953bbe8 "<html><head><title>Error</title></head><body><head><title>Application Pool Access Denied</title></head>\n<body><h1>The specified request cannot be executed from current Application Pool</h1></body></bo"..., len=210, format=0x0, flags=...) at image/qpixmap.cpp:872
#12 0x00ec8578 in ?? () from /usr/lib/libamaroklib.so.1
#13 0x00ec89dc in ?? () from /usr/lib/libamaroklib.so.1
#14 0x07d6411a in QMetaObject::metacall (object=0x8dccc00, cl=156626672, idx=5, argv=0xbfeebed8) at kernel/qmetaobject.cpp:237
#15 0x07d7289b in QMetaObject::activate (sender=0x955f670, m=0x71ac48, local_signal_index=3, argv=0xbfeebed8) at kernel/qobject.cpp:3294
#16 0x005a98c3 in KJob::result (this=0x955f670, _t1=0x955f670) at ./kjob.moc:194
#17 0x005a9c28 in KJob::emitResult (this=0x955f670) at ../../kdecore/jobs/kjob.cpp:312
#18 0x02ca0030 in KIO::SimpleJob::slotFinished (this=0x955f670) at ../../kio/kio/job.cpp:475
#19 0x02ca054a in KIO::TransferJob::slotFinished (this=0x955f670) at ../../kio/kio/job.cpp:975
#20 0x02c9e583 in KIO::TransferJob::qt_metacall (this=0x955f670, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfeec1ac) at ./jobclasses.moc:367
#21 0x02c9e88a in KIO::StoredTransferJob::qt_metacall (this=0x955f670, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfeec1ac) at ./jobclasses.moc:477
#22 0x07d6411a in QMetaObject::metacall (object=0x955f670, cl=156626672, idx=47, argv=0xbfeec1ac) at kernel/qmetaobject.cpp:237
#23 0x07d7289b in QMetaObject::activate (sender=0x8dcecc8, m=0x2e4df44, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3294
#24 0x02d69977 in KIO::SlaveInterface::finished (this=0x8dcecc8) at ./slaveinterface.moc:171
#25 0x02d6cc9d in KIO::SlaveInterface::dispatch (this=0x8dcecc8, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#26 0x02d69e33 in KIO::SlaveInterface::dispatch (this=0x8dcecc8) at ../../kio/kio/slaveinterface.cpp:91
#27 0x02d5d1d8 in KIO::Slave::gotInput (this=0x8dcecc8) at ../../kio/kio/slave.cpp:324
#28 0x02d5d3e3 in KIO::Slave::qt_metacall (this=0x8dcecc8, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfeec4bc) at ./slave.moc:82
#29 0x07d6411a in QMetaObject::metacall (object=0x8dcecc8, cl=156626672, idx=30, argv=0xbfeec4bc) at kernel/qmetaobject.cpp:237
#30 0x07d7289b in QMetaObject::activate (sender=0x8dd86e8, m=0x2e4a820, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3294
#31 0x02c68ec7 in KIO::Connection::readyRead (this=0x8dd86e8) at ./connection.moc:92
#32 0x02c6b26e in KIO::ConnectionPrivate::dequeue (this=0x8dce8f8) at ../../kio/kio/connection.cpp:82
#33 0x02c6b39e in KIO::Connection::qt_metacall (this=0x8dd86e8, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x9541bc8) at ./connection.moc:79
#34 0x07d6411a in QMetaObject::metacall (object=0x8dd86e8, cl=156626672, idx=5, argv=0x9541bc8) at kernel/qmetaobject.cpp:237
#35 0x07d6e856 in QMetaCallEvent::placeMetaCall (this=0x955a0e8, object=0x8dd86e8) at kernel/qobject.cpp:574
#36 0x07d6f8ae in QObject::event (this=0x8dd86e8, e=0x955a0e8) at kernel/qobject.cpp:1260
#37 0x0478c19c in QApplicationPrivate::notify_helper (this=0x8162430, receiver=0x8dd86e8, e=0x955a0e8) at kernel/qapplication.cpp:4242
#38 0x04792df7 in QApplication::notify (this=0xbfeecd9c, receiver=0x8dd86e8, e=0x955a0e8) at kernel/qapplication.cpp:3661
#39 0x002ed67a in KApplication::notify (this=0xbfeecd9c, receiver=0x8dd86e8, event=0x955a0e8) at ../../kdeui/kernel/kapplication.cpp:302
#40 0x07d5eeab in QCoreApplication::notifyInternal (this=0xbfeecd9c, receiver=0x8dd86e8, event=0x955a0e8) at kernel/qcoreapplication.cpp:704
#41 0x07d618e3 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8091280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#42 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8091280) at kernel/qcoreapplication.cpp:1345
#43 0x07d61a4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#44 0x07d8b0df in QCoreApplication::sendPostedEvents (s=0x8165fa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#45 postEventSourceDispatch (s=0x8165fa0) at kernel/qeventdispatcher_glib.cpp:276
#46 0x03590e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#47 0x03594730 in ?? () from /lib/libglib-2.0.so.0
#48 0x03594863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#49 0x07d8abd5 in QEventDispatcherGlib::processEvents (this=0x8169ed0, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#50 0x04849b75 in QGuiEventDispatcherGlib::processEvents (this=0x8169ed0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#51 0x07d5d4c9 in QEventLoop::processEvents (this=0xbfeecd04, flags=) at kernel/qeventloop.cpp:149
#52 0x07d5d91a in QEventLoop::exec (this=0xbfeecd04, flags=...) at kernel/qeventloop.cpp:201
#53 0x07d61b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#54 0x0478c237 in QApplication::exec () at kernel/qapplication.cpp:3570
#55 0x0804fe81 in _start ()

Possible duplicates by query: bug 222465, bug 221936, bug 221514, bug 221239, bug 219837.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-01-14 23:09:32 UTC

*** This bug has been marked as a duplicate of bug 215392 ***