Bug 277816 - plasma-mobile crash during changing activity by the wheel
Summary: plasma-mobile crash during changing activity by the wheel
Status: RESOLVED FIXED
Alias: None
Product: Active
Classification: Plasma
Component: Application launcher (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: unscheduled
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-15 05:52 UTC by Robby Engelmann
Modified: 2011-09-12 17:42 UTC (History)
2 users (show)

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 Robby Engelmann 2011-07-15 05:52:08 UTC
Application: plasma-mobile (0.1)
KDE Platform Version: 4.6.95 (4.7 RC2) "release 11"
Qt Version: 4.7.3
Operating System: Linux 2.6.39.2-36-default i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
before changing activity, I tried to add the hardware temperature widget to the desktop, but this did not work.

-- Backtrace:
Application: Plasma Workspace (plasma-mobile), signal: Segmentation fault
[Current thread is 1 (Thread 0xb258a930 (LWP 2056))]

Thread 7 (Thread 0xb144fb70 (LWP 2058)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb3733105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb76e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb40faed7 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb42111a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0xb40faf1f in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xb42111a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0xb372eb05 in start_thread () from /lib/libpthread.so.0
#6  0xb76d4d5e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xaf5a8b70 (LWP 2059)):
#0  0xb2fe122b in clock_gettime () from /lib/librt.so.1
#1  0xb627e0b5 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6350f36 in updateCurrentTime (this=0xaec0070c, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xaec0070c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb634f77b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaf5a811c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb634f81d in timerSourcePrepare (source=0xaec006d8, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb2f2ba70 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0xb2f2c8e2 in ?? () from /lib/libglib-2.0.so.0
#9  0xb2f2cfce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0xb634ffc7 in QEventDispatcherGlib::processEvents (this=0x8467b50, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6320a6d in QEventLoop::processEvents (this=0xaf5a82b0, flags=...) at kernel/qeventloop.cpp:149
#12 0xb6320c99 in QEventLoop::exec (this=0xaf5a82b0, flags=...) at kernel/qeventloop.cpp:201
#13 0xb6221d49 in QThread::exec (this=0x85a76b0) at thread/qthread.cpp:492
#14 0xb63007fd in QInotifyFileSystemWatcherEngine::run (this=0x85a76b0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0xb6224993 in QThreadPrivate::start (arg=0x85a76b0) at thread/qthread_unix.cpp:320
#16 0xb372eb05 in start_thread () from /lib/libpthread.so.0
#17 0xb76d4d5e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xabb53b70 (LWP 2870)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb3733105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb76e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6225080 in wait (this=0x8552d90, mutex=0x84fb9e0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8552d90, mutex=0x84fb9e0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3d8bab6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8552d78, th=0xb8f7008) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3d8e8bb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85811b8, th=0xb8f7008) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3d8b6ea in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8552d78, th=0xb8f7008) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3d8e9b4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85811b8, th=0xb8f7008) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3d8b643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8552d78, th=0xb8f7008, previous=0x0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3d8e9d0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85811b8, th=0xb8f7008) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb3d8b643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8552d78, th=0xb8f7008, previous=0xc7214a8) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb3d8d394 in ThreadWeaver::ThreadRunHelper::run (this=0xabb53314, parent=0x8552d78, th=0xb8f7008) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:87
#13 0xb3d8d44a in ThreadWeaver::Thread::run (this=0xb8f7008) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:142
#14 0xb6224993 in QThreadPrivate::start (arg=0xb8f7008) at thread/qthread_unix.cpp:320
#15 0xb372eb05 in start_thread () from /lib/libpthread.so.0
#16 0xb76d4d5e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xab352b70 (LWP 2871)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb3733105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb76e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6225080 in wait (this=0x8552d90, mutex=0x84fb9e0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8552d90, mutex=0x84fb9e0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3d8bab6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8552d78, th=0xc368610) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3d8e8bb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85811b8, th=0xc368610) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3d8b6ea in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8552d78, th=0xc368610) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3d8e9b4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85811b8, th=0xc368610) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3d8b643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8552d78, th=0xc368610, previous=0xc815420) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3d8d394 in ThreadWeaver::ThreadRunHelper::run (this=0xab352314, parent=0x8552d78, th=0xc368610) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:87
#11 0xb3d8d44a in ThreadWeaver::Thread::run (this=0xc368610) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:142
#12 0xb6224993 in QThreadPrivate::start (arg=0xc368610) at thread/qthread_unix.cpp:320
#13 0xb372eb05 in start_thread () from /lib/libpthread.so.0
#14 0xb76d4d5e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xad95fb70 (LWP 2872)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb3733105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb76e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6225080 in wait (this=0x8552d90, mutex=0x84fb9e0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8552d90, mutex=0x84fb9e0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3d8bab6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8552d78, th=0xaec419a0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3d8e8bb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85811b8, th=0xaec419a0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3d8b6ea in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8552d78, th=0xaec419a0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3d8e9b4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85811b8, th=0xaec419a0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3d8b643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8552d78, th=0xaec419a0, previous=0xc8b69c8) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3d8d394 in ThreadWeaver::ThreadRunHelper::run (this=0xad95f314, parent=0x8552d78, th=0xaec419a0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:87
#11 0xb3d8d44a in ThreadWeaver::Thread::run (this=0xaec419a0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:142
#12 0xb6224993 in QThreadPrivate::start (arg=0xaec419a0) at thread/qthread_unix.cpp:320
#13 0xb372eb05 in start_thread () from /lib/libpthread.so.0
#14 0xb76d4d5e in clone () from /lib/libc.so.6

Thread 2 (Thread 0x9cfebb70 (LWP 2873)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb3733105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb76e2aec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6225080 in wait (this=0x8552d90, mutex=0x84fb9e0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8552d90, mutex=0x84fb9e0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3d8bab6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8552d78, th=0x831a858) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3d8e8bb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85811b8, th=0x831a858) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3d8b6ea in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8552d78, th=0x831a858) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3d8e9b4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85811b8, th=0x831a858) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3d8b643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8552d78, th=0x831a858, previous=0xc669818) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3d8d394 in ThreadWeaver::ThreadRunHelper::run (this=0x9cfeb314, parent=0x8552d78, th=0x831a858) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:87
#11 0xb3d8d44a in ThreadWeaver::Thread::run (this=0x831a858) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:142
#12 0xb6224993 in QThreadPrivate::start (arg=0x831a858) at thread/qthread_unix.cpp:320
#13 0xb372eb05 in start_thread () from /lib/libpthread.so.0
#14 0xb76d4d5e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb258a930 (LWP 2056)):
[KCrash Handler]
#7  ref (this=0xbf9c123c, other=...) at /usr/include/QtCore/qatomic_i386.h:120
#8  QSharedDataPointer (this=0xbf9c123c, other=...) at /usr/include/QtCore/qshareddata.h:93
#9  Plasma::QueryMatch::QueryMatch (this=0xbf9c123c, other=...) at /usr/src/debug/kdelibs-4.6.95/plasma/querymatch.cpp:96
#10 0xb747338a in Plasma::RunnerContext::match (this=0x85a6ca8, id=...) at /usr/src/debug/kdelibs-4.6.95/plasma/runnercontext.cpp:501
#11 0xb7476c3c in Plasma::RunnerManager::mimeDataForMatch (this=0x8560410, id=...) at /usr/src/debug/kdelibs-4.6.95/plasma/runnermanager.cpp:604
#12 0xaf9d2064 in KRunnerModel::matchesChanged (this=0x85922c8, m=...) at /usr/src/debug/plasma-mobile/containments/mobilelauncher/models/krunnermodel.cpp:166
#13 0xaf9d285b in KRunnerModel::qt_metacall (this=0x85922c8, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf9c14a8) at /usr/src/debug/plasma-mobile/builddir/containments/mobilelauncher/krunnermodel.moc:95
#14 0xb632807d in QMetaObject::metacall (object=0x85922c8, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbf9c14a8) at kernel/qmetaobject.cpp:237
#15 0xb63374cc in QMetaObject::activate (sender=0x8560410, m=0xb75f93e4, local_signal_index=0, argv=0xbf9c14a8) at kernel/qobject.cpp:3278
#16 0xb7476d55 in Plasma::RunnerManager::matchesChanged (this=0x8560410, _t1=...) at /usr/src/debug/kdelibs-4.6.95/build/plasma/runnermanager.moc:124
#17 0xb747bbda in matchesChanged (this=0x8560410, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbf9c161c) at /usr/src/debug/kdelibs-4.6.95/plasma/runnermanager.cpp:97
#18 Plasma::RunnerManager::qt_metacall (this=0x8560410, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbf9c161c) at /usr/src/debug/kdelibs-4.6.95/build/plasma/runnermanager.moc:109
#19 0xb632807d in QMetaObject::metacall (object=0x8560410, cl=QMetaObject::InvokeMetaMethod, idx=14, argv=0xbf9c161c) at kernel/qmetaobject.cpp:237
#20 0xb63374cc in QMetaObject::activate (sender=0x85a6cb4, m=0xb645c5a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#21 0xb63876a5 in QTimer::timeout (this=0x85a6cb4) at .moc/release-shared/moc_qtimer.cpp:134
#22 0xb633e856 in QTimer::timerEvent (this=0x85a6cb4, e=0xbf9c1b5c) at kernel/qtimer.cpp:271
#23 0xb6336c04 in QObject::event (this=0x85a6cb4, e=0xbf9c1b5c) at kernel/qobject.cpp:1181
#24 0xb5845684 in QApplicationPrivate::notify_helper (this=0x8076c28, receiver=0x85a6cb4, e=0xbf9c1b5c) at kernel/qapplication.cpp:4462
#25 0xb584e427 in QApplication::notify (this=0x80699e0, receiver=0x85a6cb4, e=0xbf9c1b5c) at kernel/qapplication.cpp:3862
#26 0xb7092711 in KApplication::notify (this=0x80699e0, receiver=0x85a6cb4, event=0xbf9c1b5c) at /usr/src/debug/kdelibs-4.6.95/kdeui/kernel/kapplication.cpp:311
#27 0xb632178e in QCoreApplication::notifyInternal (this=0x80699e0, receiver=0x85a6cb4, event=0xbf9c1b5c) at kernel/qcoreapplication.cpp:731
#28 0xb6352b89 in sendEvent (this=0x807a134) at kernel/qcoreapplication.h:215
#29 QTimerInfoList::activateTimers (this=0x807a134) at kernel/qeventdispatcher_unix.cpp:619
#30 0xb634f885 in timerSourceDispatch (source=0x8079cc0) at kernel/qeventdispatcher_glib.cpp:184
#31 idleTimerSourceDispatch (source=0x8079cc0) at kernel/qeventdispatcher_glib.cpp:231
#32 0xb2f2c509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0xb2f2cd10 in ?? () from /lib/libglib-2.0.so.0
#34 0xb2f2cfce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0xb634ff7b in QEventDispatcherGlib::processEvents (this=0x80544f8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#36 0xb58fc1da in QGuiEventDispatcherGlib::processEvents (this=0x80544f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0xb6320a6d in QEventLoop::processEvents (this=0xbf9c1e04, flags=...) at kernel/qeventloop.cpp:149
#38 0xb6320c99 in QEventLoop::exec (this=0xbf9c1e04, flags=...) at kernel/qeventloop.cpp:201
#39 0xb6325740 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#40 0xb58433d4 in QApplication::exec () at kernel/qapplication.cpp:3736
#41 0xb7788e06 in kdemain (argc=3, argv=0xbf9c2024) at /usr/src/debug/plasma-mobile/shell/main.cpp:63
#42 0x0804861b in main (argc=3, argv=0xbf9c2024) at /usr/src/debug/plasma-mobile/builddir/shell/plasma-mobile_dummy.cpp:3

Reported using DrKonqi
Comment 1 Marco Martin 2011-09-12 17:42:55 UTC
krunner queries aren't performed anymore during activity changes