Bug 303620 - Plasma crash while searching for something in activities
Summary: Plasma crash while searching for something in activities
Status: RESOLVED DUPLICATE of bug 295033
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: 4.8.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-16 17:44 UTC by naju
Modified: 2012-07-17 19:54 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 naju 2012-07-16 17:44:05 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-27-generic x86_64
Distribution: Ubuntu quantal (development branch)

-- Information about the crash:
- What I was doing when the application crashed:

I believe I searched for an application on the search bar of activities.  Also, the application I searched for had been recently added to kde launcher using the KDE Menu Editor.

I was also installing another program at the same time but this is probably unrelated.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff5cdb48780 (LWP 1981))]

Thread 12 (Thread 0x7ff5a9826700 (LWP 1982)):
#0  0x00007ff5c1ed4f69 in __pthread_mutex_lock (mutex=0x7ff5a4000a60) at pthread_mutex_lock.c:92
#1  0x00007ff5c16095a1 in g_mutex_lock (mutex=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:208
#2  0x00007ff5c15cd914 in g_main_context_query (context=0x7ff5a40009a0, max_priority=2147483647, timeout=0x7ff5a9825cbc, fds=0x7ff5a4002bb0, n_fds=2) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2905
#3  0x00007ff5c15cdfaa in g_main_context_iterate (dispatch=1, block=1, context=0x7ff5a40009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3128
#4  g_main_context_iterate (context=0x7ff5a40009a0, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#5  0x00007ff5c15ce164 in g_main_context_iteration (context=0x7ff5a40009a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#6  0x00007ff5ca5f5426 in QEventDispatcherGlib::processEvents (this=0x7ff5a40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007ff5ca5c4c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007ff5ca5c4ed7 in QEventLoop::exec (this=0x7ff5a9825dd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007ff5ca4c3fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007ff5ca5a49ff in QInotifyFileSystemWatcherEngine::run (this=0x24dd560) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x24dd560) at thread/qthread_unix.cpp:298
#12 0x00007ff5c1ed2e9a in start_thread (arg=0x7ff5a9826700) at pthread_create.c:308
#13 0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7ff59bb0a700 (LWP 1988)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5c73a5222 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7ff5c769de80) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007ff5c73a5259 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff59bb0a700) at pthread_create.c:308
#4  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7ff593b7c700 (LWP 2015)):
#0  0x00007ff5cd423b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ff5c15ce036 in g_main_context_poll (n_fds=1, fds=0x7ff57c002bb0, timeout=-1, context=0x7ff57c0009a0, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7ff57c0009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x7ff57c0009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#4  0x00007ff5c15ce164 in g_main_context_iteration (context=0x7ff57c0009a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#5  0x00007ff5ca5f5426 in QEventDispatcherGlib::processEvents (this=0x7ff57c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007ff5ca5c4c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007ff5ca5c4ed7 in QEventLoop::exec (this=0x7ff593b7bdd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007ff5ca4c3fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007ff5ca5a49ff in QInotifyFileSystemWatcherEngine::run (this=0x310c430) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x310c430) at thread/qthread_unix.cpp:298
#11 0x00007ff5c1ed2e9a in start_thread (arg=0x7ff593b7c700) at pthread_create.c:308
#12 0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7ff59a27a700 (LWP 7037)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5ca4c74db in wait (time=18446744073709551615, this=0x2aeb150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab5260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007ff5c606e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b7c3f0, th=0x2e30850) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff5c60709db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ab52f0, th=0x2e30850) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff5c606f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff59a279e20, parent=0x2b7c3f0, th=0x2e30850) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff5c606f8db in ThreadWeaver::Thread::run (this=0x2e30850) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x2e30850) at thread/qthread_unix.cpp:298
#8  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff59a27a700) at pthread_create.c:308
#9  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7ff591a79700 (LWP 7038)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5ca4c74db in wait (time=18446744073709551615, this=0x2aeb150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab5260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007ff5c606e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b7c3f0, th=0x467a8a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff5c60709db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ab52f0, th=0x467a8a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff5c606f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff591a78e20, parent=0x2b7c3f0, th=0x467a8a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff5c606f8db in ThreadWeaver::Thread::run (this=0x467a8a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x467a8a0) at thread/qthread_unix.cpp:298
#8  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff591a79700) at pthread_create.c:308
#9  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7ff599278700 (LWP 7039)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5ca4c74db in wait (time=18446744073709551615, this=0x2aeb150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab5260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007ff5c606e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b7c3f0, th=0x2616be0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff5c60709db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ab52f0, th=0x2616be0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff5c606f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff599277e20, parent=0x2b7c3f0, th=0x2616be0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff5c606f8db in ThreadWeaver::Thread::run (this=0x2616be0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x2616be0) at thread/qthread_unix.cpp:298
#8  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff599278700) at pthread_create.c:308
#9  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7ff599a79700 (LWP 7040)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5ca4c74db in wait (time=18446744073709551615, this=0x2aeb150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab5260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007ff5c606e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b7c3f0, th=0x4097500) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff5c60709db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ab52f0, th=0x4097500) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff5c606f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff599a78e20, parent=0x2b7c3f0, th=0x4097500) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff5c606f8db in ThreadWeaver::Thread::run (this=0x4097500) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x4097500) at thread/qthread_unix.cpp:298
#8  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff599a79700) at pthread_create.c:308
#9  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7ff590c64700 (LWP 7041)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5ca4c74db in wait (time=18446744073709551615, this=0x2aeb150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab5260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007ff5c606e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b7c3f0, th=0x4708340) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff5c60709db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ab52f0, th=0x4708340) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff5c606f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff590c63e20, parent=0x2b7c3f0, th=0x4708340) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff5c606f8db in ThreadWeaver::Thread::run (this=0x4708340) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x4708340) at thread/qthread_unix.cpp:298
#8  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff590c64700) at pthread_create.c:308
#9  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ff57b58a700 (LWP 7383)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5ca4c74db in wait (time=18446744073709551615, this=0x2aeb150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab5260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007ff5c606e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b7c3f0, th=0x49cddd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff5c60709db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ab52f0, th=0x49cddd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff5c606f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff57b589e20, parent=0x2b7c3f0, th=0x49cddd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff5c606f8db in ThreadWeaver::Thread::run (this=0x49cddd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x49cddd0) at thread/qthread_unix.cpp:298
#8  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff57b58a700) at pthread_create.c:308
#9  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ff571600700 (LWP 7384)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5ca4c74db in wait (time=18446744073709551615, this=0x2aeb150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab5260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007ff5c606e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b7c3f0, th=0x48163e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff5c60709db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ab52f0, th=0x48163e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff5c606f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff5715ffe20, parent=0x2b7c3f0, th=0x48163e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff5c606f8db in ThreadWeaver::Thread::run (this=0x48163e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x48163e0) at thread/qthread_unix.cpp:298
#8  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff571600700) at pthread_create.c:308
#9  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ff570dff700 (LWP 7385)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff5ca4c74db in wait (time=18446744073709551615, this=0x2aeb150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab5260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007ff5c606e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b7c3f0, th=0x2b32160) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff5c60709db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ab52f0, th=0x2b32160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff5c606f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff570dfee20, parent=0x2b7c3f0, th=0x2b32160) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff5c606f8db in ThreadWeaver::Thread::run (this=0x2b32160) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff5ca4c6fcb in QThreadPrivate::start (arg=0x2b32160) at thread/qthread_unix.cpp:298
#8  0x00007ff5c1ed2e9a in start_thread (arg=0x7ff570dff700) at pthread_create.c:308
#9  0x00007ff5cd42f4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff5cdb48780 (LWP 1981)):
[KCrash Handler]
#6  QReadWriteLock::~QReadWriteLock (this=0x25, __in_chrg=<optimized out>) at thread/qreadwritelock.cpp:137
#7  0x00007ff5ccfb6f2d in ~QueryMatchPrivate (this=0x7ff584139d70, __in_chrg=<optimized out>) at ../../plasma/querymatch.cpp:72
#8  ~QSharedDataPointer (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qshareddata.h:90
#9  Plasma::QueryMatch::~QueryMatch (this=<optimized out>, __in_chrg=<optimized out>) at ../../plasma/querymatch.cpp:100
#10 0x00007ff5ccfcb9ae in Plasma::RunnerManager::run (this=0x29a10d0, id=...) at ../../plasma/runnermanager.cpp:595
#11 0x00007ff5ae8c825f in KRunnerItemHandler::openUrl (url=...) at ../../../../../plasma/netbook/containments/sal/models/krunnermodel.cpp:78
#12 0x00007ff5ae8b8fa0 in SearchLaunch::launch (this=0x2796970, index=...) at ../../../../../plasma/netbook/containments/sal/sal.cpp:352
#13 0x00007ff5ae8b9cf3 in SearchLaunch::searchReturnPressed (this=0x2796970) at ../../../../../plasma/netbook/containments/sal/sal.cpp:647
#14 0x00007ff5ae8bc375 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./sal.moc:95
#15 SearchLaunch::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./sal.moc:75
#16 0x00007ff5ca5da281 in QMetaObject::activate (sender=0x2a10b40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#17 0x00007ff5cd00a9b5 in Plasma::LineEdit::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./lineedit.moc:79
#18 0x00007ff5ca5da281 in QMetaObject::activate (sender=0x2a117b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#19 0x00007ff5c9d68f4d in QLineEdit::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/release-shared/moc_qlineedit.cpp:143
#20 0x00007ff5ca5da281 in QMetaObject::activate (sender=0x2a11860, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#21 0x00007ff5c9d6fd6c in QLineControl::processKeyEvent (this=0x2a11860, event=0x7fff6a975640) at widgets/qlinecontrol.cpp:1621
#22 0x00007ff5c9d64d09 in QLineEdit::keyPressEvent (this=<optimized out>, event=0x7fff6a975640) at widgets/qlineedit.cpp:1707
#23 0x00007ff5cb3631c8 in KLineEdit::keyPressEvent (this=0x2a117b0, e=0x7fff6a975640) at ../../kdeui/widgets/klineedit.cpp:970
#24 0x00007ff5c99991c8 in QWidget::event (this=0x2a117b0, event=0x7fff6a975640) at kernel/qwidget.cpp:8397
#25 0x00007ff5c9d672a7 in QLineEdit::event (this=0x2a117b0, e=0x7fff6a975640) at widgets/qlineedit.cpp:1524
#26 0x00007ff5cb3618bb in KLineEdit::event (this=0x2a117b0, ev=0x7fff6a975640) at ../../kdeui/widgets/klineedit.cpp:1403
#27 0x00007ff5c9948894 in notify_helper (e=0x7fff6a975640, receiver=0x2a117b0, this=0x23e8870) at kernel/qapplication.cpp:4559
#28 QApplicationPrivate::notify_helper (this=0x23e8870, receiver=0x2a117b0, e=0x7fff6a975640) at kernel/qapplication.cpp:4531
#29 0x00007ff5c994ddd5 in QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fff6a975640) at kernel/qapplication.cpp:4000
#30 0x00007ff5cb2a99e6 in KApplication::notify (this=0x23d1d60, receiver=0x2a117b0, event=0x7fff6a975640) at ../../kdeui/kernel/kapplication.cpp:311
#31 0x00007ff5ca5c5e9c in QCoreApplication::notifyInternal (this=0x23d1d60, receiver=0x2a117b0, event=0x7fff6a975640) at kernel/qcoreapplication.cpp:876
#32 0x00007ff5c9f4a508 in sendEvent (event=0x7fff6a975640, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#33 QGraphicsProxyWidgetPrivate::sendWidgetKeyEvent (this=0x2a10b80, event=0x7fff6a975640) at graphicsview/qgraphicsproxywidget.cpp:321
#34 0x00007ff5c9f2e292 in QGraphicsItem::sceneEvent (this=0x2a10b50, event=0x7fff6a975640) at graphicsview/qgraphicsitem.cpp:6773
#35 0x00007ff5c9f565a7 in QGraphicsScene::keyPressEvent (this=0x24f0690, keyEvent=0x7fff6a975640) at graphicsview/qgraphicsscene.cpp:4007
#36 0x00007ff5c9f65a9a in QGraphicsScene::event (this=0x24f0690, event=0x7fff6a975640) at graphicsview/qgraphicsscene.cpp:3432
#37 0x00007ff5c9948894 in notify_helper (e=0x7fff6a975640, receiver=0x24f0690, this=0x23e8870) at kernel/qapplication.cpp:4559
#38 QApplicationPrivate::notify_helper (this=0x23e8870, receiver=0x24f0690, e=0x7fff6a975640) at kernel/qapplication.cpp:4531
#39 0x00007ff5c994d713 in QApplication::notify (this=0x23d1d60, receiver=0x24f0690, e=0x7fff6a975640) at kernel/qapplication.cpp:4420
#40 0x00007ff5cb2a99e6 in KApplication::notify (this=0x23d1d60, receiver=0x24f0690, event=0x7fff6a975640) at ../../kdeui/kernel/kapplication.cpp:311
#41 0x00007ff5ca5c5e9c in QCoreApplication::notifyInternal (this=0x23d1d60, receiver=0x24f0690, event=0x7fff6a975640) at kernel/qcoreapplication.cpp:876
#42 0x00007ff5c9f77ddd in sendEvent (event=0x7fff6a975640, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#43 QGraphicsView::keyPressEvent (this=0x3771700, event=0x7fff6a975640) at graphicsview/qgraphicsview.cpp:3073
#44 0x00007ff5c99991c8 in QWidget::event (this=0x3771700, event=0x7fff6a975640) at kernel/qwidget.cpp:8397
#45 0x00007ff5c9d593b6 in QFrame::event (this=0x3771700, e=0x7fff6a975640) at widgets/qframe.cpp:557
#46 0x00007ff5c9ddb4c3 in QAbstractScrollArea::event (this=0x3771700, e=0x7fff6a975640) at widgets/qabstractscrollarea.cpp:996
#47 0x00007ff5c9948894 in notify_helper (e=0x7fff6a975640, receiver=0x3771700, this=0x23e8870) at kernel/qapplication.cpp:4559
#48 QApplicationPrivate::notify_helper (this=0x23e8870, receiver=0x3771700, e=0x7fff6a975640) at kernel/qapplication.cpp:4531
#49 0x00007ff5c994ddd5 in QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fff6a975640) at kernel/qapplication.cpp:4000
#50 0x00007ff5cb2a99e6 in KApplication::notify (this=0x23d1d60, receiver=0x3771700, event=0x7fff6a975640) at ../../kdeui/kernel/kapplication.cpp:311
#51 0x00007ff5ca5c5e9c in QCoreApplication::notifyInternal (this=0x23d1d60, receiver=0x3771700, event=0x7fff6a975640) at kernel/qcoreapplication.cpp:876
#52 0x00007ff5c99ecc49 in QKeyMapper::sendKeyEvent (keyWidget=0x3771700, grab=<optimized out>, type=QEvent::KeyPress, code=16777220, modifiers=..., text=..., autorepeat=false, count=1, nativeScanCode=36, nativeVirtualKey=65293, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1866
#53 0x00007ff5c99ed0bb in QKeyMapperPrivate::translateKeyEvent (this=0x2423ee0, keyWidget=0x3771700, event=0x7fff6a976130, grab=false) at kernel/qkeymapper_x11.cpp:1836
#54 0x00007ff5c99c7637 in QApplication::x11ProcessEvent (this=0x23d1d60, event=0x7fff6a976130) at kernel/qapplication_x11.cpp:3625
#55 0x00007ff5c99f10d2 in x11EventSourceDispatch (s=0x23e7180, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#56 0x00007ff5c15cdd53 in g_main_dispatch (context=0x23ec100) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2539
#57 g_main_context_dispatch (context=0x23ec100) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3075
#58 0x00007ff5c15ce0a0 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x23ec100, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3146
#59 g_main_context_iterate (context=0x23ec100, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#60 0x00007ff5c15ce164 in g_main_context_iteration (context=0x23ec100, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#61 0x00007ff5ca5f53bf in QEventDispatcherGlib::processEvents (this=0x2376ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#62 0x00007ff5c99f0d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#63 0x00007ff5ca5c4c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#64 0x00007ff5ca5c4ed7 in QEventLoop::exec (this=0x7fff6a9764d0, flags=...) at kernel/qeventloop.cpp:204
#65 0x00007ff5ca5c9f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#66 0x00007ff5cd73ba13 in kdemain (argc=1, argv=0x7fff6a9768b8) at ../../../../plasma/desktop/shell/main.cpp:120
#67 0x00007ff5cd35e76d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=1, ubp_av=0x7fff6a9768b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6a9768a8) at libc-start.c:226
#68 0x0000000000400671 in _start ()

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

Possible duplicates by query: bug 301890, bug 300818, bug 297419, bug 296716, bug 295033.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-17 19:54:06 UTC

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