Bug 277777 - plasma-mobile crashed after searching in new applauncher
Summary: plasma-mobile crashed after searching in new applauncher
Status: RESOLVED DUPLICATE of bug 277785
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-14 17:54 UTC by Robby Engelmann
Modified: 2011-07-18 12:04 UTC (History)
1 user (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-14 17:54:48 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:
i search the term "terminal" in the new applauncher before plasma-mobile crashed

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

Thread 7 (Thread 0xb13c8b70 (LWP 2061)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb36ac105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb765baec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb4073ed7 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb418a1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0xb4073f1f in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xb418a1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0xb36a7b05 in start_thread () from /lib/libpthread.so.0
#6  0xb764dd5e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xaf539b70 (LWP 2062)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb764303e in poll () from /lib/libc.so.6
#2  0xb2eb60bb in g_poll () from /lib/libglib-2.0.so.0
#3  0xb2ea5c46 in ?? () from /lib/libglib-2.0.so.0
#4  0xb2ea5fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb62c8fc7 in QEventDispatcherGlib::processEvents (this=0x84e79d8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb6299a6d in QEventLoop::processEvents (this=0xaf5392b0, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6299c99 in QEventLoop::exec (this=0xaf5392b0, flags=...) at kernel/qeventloop.cpp:201
#8  0xb619ad49 in QThread::exec (this=0x85935d0) at thread/qthread.cpp:492
#9  0xb62797fd in QInotifyFileSystemWatcherEngine::run (this=0x85935d0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb619d993 in QThreadPrivate::start (arg=0x85935d0) at thread/qthread_unix.cpp:320
#11 0xb36a7b05 in start_thread () from /lib/libpthread.so.0
#12 0xb764dd5e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xab2e7b70 (LWP 3569)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb36ac105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb765baec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb619e080 in wait (this=0x854d8f0, mutex=0x84674d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x854d8f0, mutex=0x84674d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3d04ab6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x854d8d8, th=0xc787e58) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3d078bb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85a7138, th=0xc787e58) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3d046ea in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x854d8d8, th=0xc787e58) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3d079b4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85a7138, th=0xc787e58) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3d04643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x854d8d8, th=0xc787e58, previous=0x866dcd8) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3d06394 in ThreadWeaver::ThreadRunHelper::run (this=0xab2e7314, parent=0x854d8d8, th=0xc787e58) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:87
#11 0xb3d0644a in ThreadWeaver::Thread::run (this=0xc787e58) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:142
#12 0xb619d993 in QThreadPrivate::start (arg=0xc787e58) at thread/qthread_unix.cpp:320
#13 0xb36a7b05 in start_thread () from /lib/libpthread.so.0
#14 0xb764dd5e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xabae8b70 (LWP 3570)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb36ac105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb765baec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb619e080 in wait (this=0x854d8f0, mutex=0x84674d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x854d8f0, mutex=0x84674d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3d04ab6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x854d8d8, th=0xc4b9950) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3d078bb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85a7138, th=0xc4b9950) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3d046ea in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x854d8d8, th=0xc4b9950) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3d079b4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85a7138, th=0xc4b9950) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3d04643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x854d8d8, th=0xc4b9950, previous=0x0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3d079d0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85a7138, th=0xc4b9950) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb3d04643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x854d8d8, th=0xc4b9950, previous=0x880c890) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb3d06394 in ThreadWeaver::ThreadRunHelper::run (this=0xabae8314, parent=0x854d8d8, th=0xc4b9950) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:87
#13 0xb3d0644a in ThreadWeaver::Thread::run (this=0xc4b9950) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:142
#14 0xb619d993 in QThreadPrivate::start (arg=0xc4b9950) at thread/qthread_unix.cpp:320
#15 0xb36a7b05 in start_thread () from /lib/libpthread.so.0
#16 0xb764dd5e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xad8efb70 (LWP 3571)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb36ac105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb765baec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb619e080 in wait (this=0x854d8f0, mutex=0x84674d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x854d8f0, mutex=0x84674d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3d04ab6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x854d8d8, th=0x84aa728) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3d078bb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85a7138, th=0x84aa728) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3d046ea in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x854d8d8, th=0x84aa728) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3d079b4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85a7138, th=0x84aa728) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3d04643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x854d8d8, th=0x84aa728, previous=0x9d4c0170) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3d06394 in ThreadWeaver::ThreadRunHelper::run (this=0xad8ef314, parent=0x854d8d8, th=0x84aa728) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:87
#11 0xb3d0644a in ThreadWeaver::Thread::run (this=0x84aa728) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:142
#12 0xb619d993 in QThreadPrivate::start (arg=0x84aa728) at thread/qthread_unix.cpp:320
#13 0xb36a7b05 in start_thread () from /lib/libpthread.so.0
#14 0xb764dd5e in clone () from /lib/libc.so.6

Thread 2 (Thread 0x9ddf4b70 (LWP 3572)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb36ac105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb765baec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb619e080 in wait (this=0x854d8f0, mutex=0x84674d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x854d8f0, mutex=0x84674d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3d04ab6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x854d8d8, th=0xc784f60) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3d078bb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85a7138, th=0xc784f60) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3d046ea in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x854d8d8, th=0xc784f60) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3d079b4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85a7138, th=0xc784f60) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3d04643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x854d8d8, th=0xc784f60, previous=0x0) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3d079d0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85a7138, th=0xc784f60) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb3d04643 in ThreadWeaver::WeaverImpl::applyForWork (this=0x854d8d8, th=0xc784f60, previous=0x936a918) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb3d06394 in ThreadWeaver::ThreadRunHelper::run (this=0x9ddf4314, parent=0x854d8d8, th=0xc784f60) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:87
#13 0xb3d0644a in ThreadWeaver::Thread::run (this=0xc784f60) at /usr/src/debug/kdelibs-4.6.95/threadweaver/Weaver/Thread.cpp:142
#14 0xb619d993 in QThreadPrivate::start (arg=0xc784f60) at thread/qthread_unix.cpp:320
#15 0xb36a7b05 in start_thread () from /lib/libpthread.so.0
#16 0xb764dd5e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb2503930 (LWP 2054)):
[KCrash Handler]
#7  0x00000001 in ?? ()
#8  0xb62a4e29 in QMetaObject::invokeMethod (obj=0x9d421038, member=0xb7508df6 "mimeDataForMatch", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1138
#9  0xb73efbe0 in Plasma::RunnerManager::mimeDataForMatch (this=0x8563ee0, match=...) at /usr/src/debug/kdelibs-4.6.95/plasma/runnermanager.cpp:617
#10 0xb73efc4b in Plasma::RunnerManager::mimeDataForMatch (this=0x8563ee0, id=...) at /usr/src/debug/kdelibs-4.6.95/plasma/runnermanager.cpp:604
#11 0xaf869064 in KRunnerModel::matchesChanged (this=0x8593288, m=...) at /usr/src/debug/plasma-mobile/containments/mobilelauncher/models/krunnermodel.cpp:166
#12 0xaf86985b in KRunnerModel::qt_metacall (this=0x8593288, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfbecb18) at /usr/src/debug/plasma-mobile/builddir/containments/mobilelauncher/krunnermodel.moc:95
#13 0xb62a107d in QMetaObject::metacall (object=0x8593288, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbfbecb18) at kernel/qmetaobject.cpp:237
#14 0xb62b04cc in QMetaObject::activate (sender=0x8563ee0, m=0xb75723e4, local_signal_index=0, argv=0xbfbecb18) at kernel/qobject.cpp:3278
#15 0xb73efd55 in Plasma::RunnerManager::matchesChanged (this=0x8563ee0, _t1=...) at /usr/src/debug/kdelibs-4.6.95/build/plasma/runnermanager.moc:124
#16 0xb73f4bda in matchesChanged (this=0x8563ee0, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbfbecc8c) at /usr/src/debug/kdelibs-4.6.95/plasma/runnermanager.cpp:97
#17 Plasma::RunnerManager::qt_metacall (this=0x8563ee0, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbfbecc8c) at /usr/src/debug/kdelibs-4.6.95/build/plasma/runnermanager.moc:109
#18 0xb62a107d in QMetaObject::metacall (object=0x8563ee0, cl=QMetaObject::InvokeMetaMethod, idx=14, argv=0xbfbecc8c) at kernel/qmetaobject.cpp:237
#19 0xb62b04cc in QMetaObject::activate (sender=0x85a80e4, m=0xb63d55a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#20 0xb63006a5 in QTimer::timeout (this=0x85a80e4) at .moc/release-shared/moc_qtimer.cpp:134
#21 0xb62b7856 in QTimer::timerEvent (this=0x85a80e4, e=0xbfbed1cc) at kernel/qtimer.cpp:271
#22 0xb62afc04 in QObject::event (this=0x85a80e4, e=0xbfbed1cc) at kernel/qobject.cpp:1181
#23 0xb57be684 in QApplicationPrivate::notify_helper (this=0x8076c28, receiver=0x85a80e4, e=0xbfbed1cc) at kernel/qapplication.cpp:4462
#24 0xb57c7427 in QApplication::notify (this=0x80699e0, receiver=0x85a80e4, e=0xbfbed1cc) at kernel/qapplication.cpp:3862
#25 0xb700b711 in KApplication::notify (this=0x80699e0, receiver=0x85a80e4, event=0xbfbed1cc) at /usr/src/debug/kdelibs-4.6.95/kdeui/kernel/kapplication.cpp:311
#26 0xb629a78e in QCoreApplication::notifyInternal (this=0x80699e0, receiver=0x85a80e4, event=0xbfbed1cc) at kernel/qcoreapplication.cpp:731
#27 0xb62cbb89 in sendEvent (this=0x807a134) at kernel/qcoreapplication.h:215
#28 QTimerInfoList::activateTimers (this=0x807a134) at kernel/qeventdispatcher_unix.cpp:619
#29 0xb62c8885 in timerSourceDispatch (source=0x8079cc0) at kernel/qeventdispatcher_glib.cpp:184
#30 idleTimerSourceDispatch (source=0x8079cc0) at kernel/qeventdispatcher_glib.cpp:231
#31 0xb2ea5509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0xb2ea5d10 in ?? () from /lib/libglib-2.0.so.0
#33 0xb2ea5fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0xb62c8f7b in QEventDispatcherGlib::processEvents (this=0x80544f8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#35 0xb58751da in QGuiEventDispatcherGlib::processEvents (this=0x80544f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0xb6299a6d in QEventLoop::processEvents (this=0xbfbed474, flags=...) at kernel/qeventloop.cpp:149
#37 0xb6299c99 in QEventLoop::exec (this=0xbfbed474, flags=...) at kernel/qeventloop.cpp:201
#38 0xb629e740 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#39 0xb57bc3d4 in QApplication::exec () at kernel/qapplication.cpp:3736
#40 0xb7701e06 in kdemain (argc=3, argv=0xbfbed694) at /usr/src/debug/plasma-mobile/shell/main.cpp:63
#41 0x0804861b in main (argc=3, argv=0xbfbed694) at /usr/src/debug/plasma-mobile/builddir/shell/plasma-mobile_dummy.cpp:3

Reported using DrKonqi
Comment 1 Aaron J. Seigo 2011-07-18 12:04:21 UTC

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