Bug 255980 - Crash: switch comic crashes Plasma (KDE 4.5.2)
Summary: Crash: switch comic crashes Plasma (KDE 4.5.2)
Status: RESOLVED DUPLICATE of bug 253387
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-03 17:46 UTC by Jeffrey
Modified: 2010-11-04 01:56 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 Jeffrey 2010-11-03 17:46:24 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-686 i686
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
Switching from XKCD comic to Dilbert comic and Plasma crashed.  KDE 4.5.2 from Debian Sid KDE repo while Debian waits to release stable.

Thanks for KDE!

-- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb6330720 (LWP 15459))]

Thread 7 (Thread 0xacedbb70 (LWP 15985)):
#0  0xb7843424 in __kernel_vsyscall ()
#1  0x4dd24696 in __poll (fds=0x4dda7ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x4dfbb06b in g_poll () from /lib/libglib-2.0.so.0
#3  0x4dfaddbc in ?? () from /lib/libglib-2.0.so.0
#4  0x4dfae1c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x4e5a03cf in QEventDispatcherGlib::processEvents (this=0x9686750, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x4e572e09 in QEventLoop::processEvents (this=0xacedb280, flags=) at kernel/qeventloop.cpp:149
#7  0x4e57325a in QEventLoop::exec (this=0xacedb280, flags=...) at kernel/qeventloop.cpp:201
#8  0x4e475949 in QThread::exec (this=0x9686c98) at thread/qthread.cpp:487
#9  0x4e552c6b in QInotifyFileSystemWatcherEngine::run (this=0x9686c98) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x4e4782de in QThreadPrivate::start (arg=0x9686c98) at thread/qthread_unix.cpp:248
#11 0x4dde1955 in start_thread (arg=0xacedbb70) at pthread_create.c:300
#12 0x4dd31e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xac29ab70 (LWP 16030)):
#0  0xb7843424 in __kernel_vsyscall ()
#1  0x4dde5f7f in __pthread_cond_wait (cond=0x422e3bcc, mutex=0x422e3bb4) at pthread_cond_wait.c:153
#2  0x4dd3ee0d in __pthread_cond_wait (cond=0x422e3bcc, mutex=0x422e3bb4) at forward.c:139
#3  0x42205d87 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x422deae0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#4  0x42205dd1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x422deae0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#5  0x4dde1955 in start_thread (arg=0xac29ab70) at pthread_create.c:300
#6  0x4dd31e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xaba99b70 (LWP 3982)):
#0  0xb7843424 in __kernel_vsyscall ()
#1  0x4dde5f7f in __pthread_cond_wait (cond=0x94928b0, mutex=0x9492898) at pthread_cond_wait.c:153
#2  0x4dd3ee0d in __pthread_cond_wait (cond=0x94928b0, mutex=0x9492898) at forward.c:139
#3  0x4e4792d7 in wait (this=0x9493010, mutex=0x91a9b78, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9493010, mutex=0x91a9b78, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x41b87682 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9492ff8, th=0xb44a000) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x41b8a3dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x91a9188, th=0xb44a000) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x41b8624b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9492ff8, th=0xb44a000) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x41b8a4d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x91a9188, th=0xb44a000) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x41b87be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9492ff8, th=0xb44a000, previous=0xb45c4a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x41b8857e in ThreadWeaver::ThreadRunHelper::run (this=0xaba992e4, parent=0x9492ff8, th=0xb44a000) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x41b88c9b in ThreadWeaver::Thread::run (this=0xb44a000) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x4e4782de in QThreadPrivate::start (arg=0xb44a000) at thread/qthread_unix.cpp:248
#13 0x4dde1955 in start_thread (arg=0xaba99b70) at pthread_create.c:300
#14 0x4dd31e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xaa296b70 (LWP 3983)):
#0  0xb7843424 in __kernel_vsyscall ()
#1  0x4dde5f7f in __pthread_cond_wait (cond=0x94928b0, mutex=0x9492898) at pthread_cond_wait.c:153
#2  0x4dd3ee0d in __pthread_cond_wait (cond=0x94928b0, mutex=0x9492898) at forward.c:139
#3  0x4e4792d7 in wait (this=0x9493010, mutex=0x91a9b78, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9493010, mutex=0x91a9b78, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x41b87682 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9492ff8, th=0x988006a8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x41b8a3dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x91a9188, th=0x988006a8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x41b8624b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9492ff8, th=0x988006a8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x41b8a4d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x91a9188, th=0x988006a8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x41b87be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9492ff8, th=0x988006a8, previous=0x96ec850) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x41b8857e in ThreadWeaver::ThreadRunHelper::run (this=0xaa2962e4, parent=0x9492ff8, th=0x988006a8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x41b88c9b in ThreadWeaver::Thread::run (this=0x988006a8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x4e4782de in QThreadPrivate::start (arg=0x988006a8) at thread/qthread_unix.cpp:248
#13 0x4dde1955 in start_thread (arg=0xaa296b70) at pthread_create.c:300
#14 0x4dd31e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xab298b70 (LWP 3984)):
#0  0xb7843424 in __kernel_vsyscall ()
#1  0x4dde5f7f in __pthread_cond_wait (cond=0x94928b0, mutex=0x9492898) at pthread_cond_wait.c:153
#2  0x4dd3ee0d in __pthread_cond_wait (cond=0x94928b0, mutex=0x9492898) at forward.c:139
#3  0x4e4792d7 in wait (this=0x9493010, mutex=0x91a9b78, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9493010, mutex=0x91a9b78, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x41b87682 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9492ff8, th=0x98802008) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x41b8a3dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x91a9188, th=0x98802008) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x41b8624b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9492ff8, th=0x98802008) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x41b8a4d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x91a9188, th=0x98802008) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x41b87be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9492ff8, th=0x98802008, previous=0x9b99f10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x41b8857e in ThreadWeaver::ThreadRunHelper::run (this=0xab2982e4, parent=0x9492ff8, th=0x98802008) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x41b88c9b in ThreadWeaver::Thread::run (this=0x98802008) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x4e4782de in QThreadPrivate::start (arg=0x98802008) at thread/qthread_unix.cpp:248
#13 0x4dde1955 in start_thread (arg=0xab298b70) at pthread_create.c:300
#14 0x4dd31e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0x986feb70 (LWP 3985)):
#0  0xb7843424 in __kernel_vsyscall ()
#1  0x4dde5f7f in __pthread_cond_wait (cond=0x94928b0, mutex=0x9492898) at pthread_cond_wait.c:153
#2  0x4dd3ee0d in __pthread_cond_wait (cond=0x94928b0, mutex=0x9492898) at forward.c:139
#3  0x4e4792d7 in wait (this=0x9493010, mutex=0x91a9b78, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9493010, mutex=0x91a9b78, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x41b87682 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9492ff8, th=0xb435c88) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x41b8a3dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x91a9188, th=0xb435c88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x41b8624b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9492ff8, th=0xb435c88) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x41b8a4d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x91a9188, th=0xb435c88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x41b87be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9492ff8, th=0xb435c88, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x41b8a4f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x91a9188, th=0xb435c88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x41b87be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9492ff8, th=0xb435c88, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x41b8a4f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x91a9188, th=0xb435c88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x41b87be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9492ff8, th=0xb435c88, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x41b8a4f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x91a9188, th=0xb435c88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x41b87be3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9492ff8, th=0xb435c88, previous=0x98800dd8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x41b8857e in ThreadWeaver::ThreadRunHelper::run (this=0x986fe2e4, parent=0x9492ff8, th=0xb435c88) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x41b88c9b in ThreadWeaver::Thread::run (this=0xb435c88) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x4e4782de in QThreadPrivate::start (arg=0xb435c88) at thread/qthread_unix.cpp:248
#19 0x4dde1955 in start_thread (arg=0x986feb70) at pthread_create.c:300
#20 0x4dd31e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb6330720 (LWP 15459)):
[KCrash Handler]
#7  0xb76764ee in Plasma::ToolTip::setContent (this=0x0, tipper=0x8ed8f40, data=...) at ../../plasma/private/tooltip.cpp:300
#8  0xb76b30a0 in Plasma::ToolTipManager::setContent (this=0x8b13b18, widget=0x8ed8f40, data=...) at ../../plasma/tooltipmanager.cpp:239
#9  0xae87017c in ?? () from /usr/lib/kde4/plasma_applet_comic.so
#10 0xae875a3c in ?? () from /usr/lib/kde4/plasma_applet_comic.so
#11 0x4e579aca in QMetaObject::metacall (object=0x8e7e170, cl=3217991132, idx=149414256, argv=0xbfcea5dc) at kernel/qmetaobject.cpp:237
#12 0x4e5884db in QMetaObject::activate (sender=0x9d1b548, m=0xb77b1c44, local_signal_index=0, argv=0xbfcea7e4) at kernel/qobject.cpp:3295
#13 0xb75fe2a9 in Plasma::DataContainer::dataUpdated (this=0x9d1b548, _t1=..., _t2=...) at ./datacontainer.moc:101
#14 0xb75fe428 in Plasma::DataContainer::checkForUpdate (this=0x9d1b548) at ../../plasma/datacontainer.cpp:169
#15 0xb7602f56 in Plasma::DataEngine::timerEvent (this=0x95e5930, event=0xbfceadd0) at ../../plasma/dataengine.cpp:384
#16 0x4e584f74 in QObject::event (this=0x95e5930, e=0x0) at kernel/qobject.cpp:1212
#17 0x4ea205cc in QApplicationPrivate::notify_helper (this=0x88a1958, receiver=0x95e5930, e=0xbfceadd0) at kernel/qapplication.cpp:4302
#18 0x4ea2715e in QApplication::notify (this=0x888a3f8, receiver=0x95e5930, e=0xbfceadd0) at kernel/qapplication.cpp:3706
#19 0x4f9fa00a in KApplication::notify (this=0x888a3f8, receiver=0x95e5930, event=0xbfceadd0) at ../../kdeui/kernel/kapplication.cpp:310
#20 0x4e5747eb in QCoreApplication::notifyInternal (this=0x888a3f8, receiver=0x95e5930, event=0xbfceadd0) at kernel/qcoreapplication.cpp:726
#21 0x4e5a3ab6 in sendEvent (this=0x88a4734) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QTimerInfoList::activateTimers (this=0x88a4734) at kernel/qeventdispatcher_unix.cpp:603
#23 0x4e5a06a4 in timerSourceDispatch (source=0x88a4700) at kernel/qeventdispatcher_glib.cpp:184
#24 0x4dfaa305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x4dfadfe8 in ?? () from /lib/libglib-2.0.so.0
#26 0x4dfae1c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x4e5a0395 in QEventDispatcherGlib::processEvents (this=0x8873ba0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x4eadeed5 in QGuiEventDispatcherGlib::processEvents (this=0x8873ba0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x4e572e09 in QEventLoop::processEvents (this=0xbfceb094, flags=) at kernel/qeventloop.cpp:149
#30 0x4e57325a in QEventLoop::exec (this=0xbfceb094, flags=...) at kernel/qeventloop.cpp:201
#31 0x4e57848f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#32 0x4ea20667 in QApplication::exec () at kernel/qapplication.cpp:3581
#33 0xb780d64e in kdemain (argc=1, argv=0xbfceb2a4) at ../../../../plasma/desktop/shell/main.cpp:118
#34 0x0804861b in main (argc=1, argv=0xbfceb2a4) at plasma-desktop_dummy.cpp:3

This bug may be a duplicate of or related to bug 253387.

Possible duplicates by query: bug 253387.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-11-04 01:56:20 UTC

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