Bug 212999 - krunner unexpectedly crashed when attempting to launch application
Summary: krunner unexpectedly crashed when attempting to launch application
Status: RESOLVED DUPLICATE of bug 192536
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-04 00:48 UTC by André Neves
Modified: 2009-11-04 01:41 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 André Neves 2009-11-04 00:48:00 UTC
Application that crashed: krunner
Version of the application: 0.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
Alt+F2 -> type kopete and hit enter -> KDE bug report wizard and kopete not launched

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Aborted
__lll_lock_wait_private ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:91
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
[Current thread is 1 (Thread 0x7f1b7a01d750 (LWP 3945))]

Thread 5 (Thread 0x7f1b5bdff950 (LWP 5714)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:91
#1  0x00007f1b7741cb1e in _L_lock_3848 () from /lib/libc.so.6
#2  0x00007f1b774191cb in *__GI___libc_free (mem=0x7f1b4c000020) at malloc.c:3623
#3  0x00007f1b797d2501 in kiotrader_delete_buffer (b=0x7f1b4c068410) at lex.c:1524
#4  0x00007f1b797d2552 in kiotraderwrap () from /usr/lib/libkdecore.so.5
#5  0x00007f1b797d3817 in kiotraderlex () at lex.c:1057
#6  0x00007f1b797d1e2f in kiotraderparse () at yacc.c:1405
#7  0x00007f1b797d21ce in KTraderParse_mainParse (_code=<value optimized out>) at yacc.y:151
#8  0x00007f1b797cdf65 in KTraderParse::parseConstraints (_constr=<value optimized out>) at ../../kdecore/services/ktraderparse.cpp:44
#9  0x00007f1b797cc272 in KServiceTypeTrader::applyConstraints (lst=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:59
#10 0x00007f1b797cc55e in KServiceTypeTrader::defaultOffers (this=<value optimized out>, serviceType=<value optimized out>, constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:127
#11 0x00007f1b797ccdf1 in KServiceTypeTrader::query (this=0x104d440, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:141
#12 0x00007f1b5f8b4c20 in ?? () from /usr/lib/kde4/krunner_services.so
#13 0x00007f1b717d5a3b in Plasma::AbstractRunner::performMatch (this=0x12ce470, localContext=...) at ../../plasma/abstractrunner.cpp:160
#14 0x00007f1b7003d7ec in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f1b5bdff000, th=0x133a560, job=0x1357290) at ../../../threadweaver/Weaver/Job.cpp:106
#15 0x00007f1b7003db0f in ThreadWeaver::Job::execute (this=0x1357290, th=0x133a560) at ../../../threadweaver/Weaver/Job.cpp:135
#16 0x00007f1b7003caef in ThreadWeaver::ThreadRunHelper::run (this=0x7f1b5bdff090, parent=0xfc4610, th=0x133a560) at ../../../threadweaver/Weaver/Thread.cpp:95
#17 0x00007f1b7003cf59 in ThreadWeaver::Thread::run (this=0x133a560) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x00007f1b79b6d475 in QThreadPrivate::start (arg=0x133a560) at thread/qthread_unix.cpp:188
#19 0x00007f1b768a9f9a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#20 0x00007f1b7747256d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#21 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f1b5b5fe950 (LWP 5715)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1b79b6e469 in QWaitConditionPrivate::wait (this=0xfc4638, mutex=0xfc6fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0xfc4638, mutex=0xfc6fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f1b7003be04 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xfc4610, th=0x1344dd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1b7003e54b in ThreadWeaver::WorkingHardState::applyForWork (this=0xfd0ec0, th=0x1344dd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1b7003cb1f in ThreadWeaver::ThreadRunHelper::run (this=0x7f1b5b5fe090, parent=0xfc4610, th=0x1344dd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f1b7003cf59 in ThreadWeaver::Thread::run (this=0x1344dd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f1b79b6d475 in QThreadPrivate::start (arg=0x1344dd0) at thread/qthread_unix.cpp:188
#8  0x00007f1b768a9f9a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f1b7747256d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f1b5adfd950 (LWP 5716)):
[KCrash Handler]
#5  0x00007f1b773d7d25 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f1b773dade1 in *__GI_abort () at abort.c:88
#7  0x00007f1b7740dcf8 in __libc_message (do_abort=2, fmt=0x7f1b774c0b28 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:173
#8  0x00007f1b774176c8 in malloc_printerr (action=2, str=0x7f1b774c0bc8 "double free or corruption (fasttop)", ptr=<value optimized out>) at malloc.c:5994
#9  0x00007f1b774191d6 in *__GI___libc_free (mem=0x7f1b774b73a0) at malloc.c:3625
#10 0x00007f1b797cd3c5 in KTraderParse_newEXIST (_ptr1=0x7f1b4c068460 "") at ../../kdecore/services/ktraderparse.cpp:110
#11 0x00007f1b797d2080 in kiotraderparse () at yacc.y:129
#12 0x00007f1b797d21ce in KTraderParse_mainParse (_code=<value optimized out>) at yacc.y:151
#13 0x00007f1b797cdf65 in KTraderParse::parseConstraints (_constr=<value optimized out>) at ../../kdecore/services/ktraderparse.cpp:44
#14 0x00007f1b797cc272 in KServiceTypeTrader::applyConstraints (lst=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:59
#15 0x00007f1b797cc55e in KServiceTypeTrader::defaultOffers (this=<value optimized out>, serviceType=<value optimized out>, constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:127
#16 0x00007f1b797ccdf1 in KServiceTypeTrader::query (this=0x104d440, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:141
#17 0x00007f1b5f8b4b73 in ?? () from /usr/lib/kde4/krunner_services.so
#18 0x00007f1b717d5a3b in Plasma::AbstractRunner::performMatch (this=0x12ce470, localContext=...) at ../../plasma/abstractrunner.cpp:160
#19 0x00007f1b7003d7ec in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f1b5adfd000, th=0x1362010, job=0x1302bc0) at ../../../threadweaver/Weaver/Job.cpp:106
#20 0x00007f1b7003db0f in ThreadWeaver::Job::execute (this=0x1302bc0, th=0x1362010) at ../../../threadweaver/Weaver/Job.cpp:135
#21 0x00007f1b7003caef in ThreadWeaver::ThreadRunHelper::run (this=0x7f1b5adfd090, parent=0xfc4610, th=0x1362010) at ../../../threadweaver/Weaver/Thread.cpp:95
#22 0x00007f1b7003cf59 in ThreadWeaver::Thread::run (this=0x1362010) at ../../../threadweaver/Weaver/Thread.cpp:142
#23 0x00007f1b79b6d475 in QThreadPrivate::start (arg=0x1362010) at thread/qthread_unix.cpp:188
#24 0x00007f1b768a9f9a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#25 0x00007f1b7747256d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#26 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f1b5a5fc950 (LWP 5717)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1b79b6e469 in QWaitConditionPrivate::wait (this=0xfc4638, mutex=0xfc6fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0xfc4638, mutex=0xfc6fe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f1b7003be04 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xfc4610, th=0x1364fc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1b7003e54b in ThreadWeaver::WorkingHardState::applyForWork (this=0xfd0ec0, th=0x1364fc0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1b7003cb1f in ThreadWeaver::ThreadRunHelper::run (this=0x7f1b5a5fc090, parent=0xfc4610, th=0x1364fc0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f1b7003cf59 in ThreadWeaver::Thread::run (this=0x1364fc0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f1b79b6d475 in QThreadPrivate::start (arg=0x1364fc0) at thread/qthread_unix.cpp:188
#8  0x00007f1b768a9f9a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f1b7747256d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1b7a01d750 (LWP 3945)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:91
#1  0x00007f1b7741cb1e in _L_lock_3848 () from /lib/libc.so.6
#2  0x00007f1b774191cb in *__GI___libc_free (mem=0x7f1b4c000020) at malloc.c:3623
#3  0x00007f1b71845010 in QHash<Plasma::FindMatchesJob*, QHashDummyValue>::deleteNode (this=0xfbf7c0, x=0x1302ad0) at /usr/include/qt4/QtCore/qhash.h:493
#4  QHash<Plasma::FindMatchesJob*, QHashDummyValue>::freeData (this=0xfbf7c0, x=0x1302ad0) at /usr/include/qt4/QtCore/qhash.h:548
#5  0x00007f1b71851cd8 in QHash<Plasma::FindMatchesJob*, QHashDummyValue>::operator= (this=0xfae580) at /usr/include/qt4/QtCore/qhash.h:577
#6  QHash<Plasma::FindMatchesJob*, QHashDummyValue>::clear (this=0xfae580) at /usr/include/qt4/QtCore/qhash.h:558
#7  QSet<Plasma::FindMatchesJob*>::clear (this=0xfae580) at /usr/include/qt4/QtCore/qset.h:82
#8  Plasma::RunnerManager::reset (this=0xfae580) at ../../plasma/runnermanager.cpp:445
#9  0x00007f1b71852d6d in Plasma::RunnerManager::launchQuery (this=0xfae580, untrimmedTerm=<value optimized out>, runnerName=...) at ../../plasma/runnermanager.cpp:351
#10 0x00007f1b7185310d in Plasma::RunnerManager::launchQuery (this=0x7f1b4c000020, term=...) at ../../plasma/runnermanager.cpp:330
#11 0x00007f1b6e042826 in ?? () from /usr/lib/libkdeinit4_krunner.so
#12 0x00007f1b6e03a863 in ?? () from /usr/lib/libkdeinit4_krunner.so
#13 0x00007f1b6e03e52c in ?? () from /usr/lib/libkdeinit4_krunner.so
#14 0x00007f1b79c68682 in QMetaObject::activate (sender=0x104eb50, from_signal_index=<value optimized out>, to_signal_index=50, argv=0xffffffffffffffff) at kernel/qobject.cpp:3112
#15 0x00007f1b788fbbc5 in KLineEdit::userTextChanged (this=0x7f1b4c000020, _t1=<value optimized out>) at ./klineedit.moc:241
#16 0x00007f1b789039a6 in KLineEdit::qt_metacall (this=0x104eb50, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc4f56440) at ./klineedit.moc:162
#17 0x00007f1b79c68682 in QMetaObject::activate (sender=0x104eb50, from_signal_index=<value optimized out>, to_signal_index=27, argv=0xffffffffffffffff) at kernel/qobject.cpp:3112
#18 0x00007f1b77fa3fd2 in QLineEdit::textChanged (this=0x7f1b4c000020, _t1=<value optimized out>) at .moc/release-shared/moc_qlineedit.cpp:228
#19 0x00007f1b77fa8e20 in QLineEditPrivate::finishChange (this=0xfeb7b0, validateFromState=0, update=false, edited=true) at widgets/qlineedit.cpp:2975
#20 0x00007f1b77faafc9 in QLineEdit::keyPressEvent (this=0x104eb50, event=0x7fffc4f57320) at widgets/qlineedit.cpp:2176
#21 0x00007f1b788ffa09 in KLineEdit::keyPressEvent (this=0x104eb50, e=0x7fffc4f57320) at ../../kdeui/widgets/klineedit.cpp:831
#22 0x00007f1b77c2ea3a in QWidget::event (this=0x104eb50, event=0x7fffc4f57320) at kernel/qwidget.cpp:7584
#23 0x00007f1b77fa9204 in QLineEdit::event (this=0x104eb50, e=0x7fffc4f57320) at widgets/qlineedit.cpp:1681
#24 0x00007f1b78900e05 in KLineEdit::event (this=0x104eb50, ev=0x7fffc4f57320) at ../../kdeui/widgets/klineedit.cpp:1323
#25 0x00007f1b77f6be20 in QComboBox::keyPressEvent (this=0xfd1310, e=0x7fffc4f57320) at widgets/qcombobox.cpp:2879
#26 0x00007f1b788f3cf4 in KHistoryComboBox::keyPressEvent (this=0xfd1310, e=0x7fffc4f57320) at ../../kdeui/widgets/khistorycombobox.cpp:344
#27 0x00007f1b77c2ea3a in QWidget::event (this=0xfd1310, event=0x7fffc4f57320) at kernel/qwidget.cpp:7584
#28 0x00007f1b77bde80d in QApplicationPrivate::notify_helper (this=0xedeb90, receiver=0xfd1310, e=0x7fffc4f57320) at kernel/qapplication.cpp:4056
#29 0x00007f1b77be776f in QApplication::notify (this=<value optimized out>, receiver=0xfd1310, e=0x7fffc4f57320) at kernel/qapplication.cpp:3662
#30 0x00007f1b7883843b in KApplication::notify (this=0xede7c0, receiver=0xfd1310, event=0x7fffc4f57320) at ../../kdeui/kernel/kapplication.cpp:302
#31 0x00007f1b79c5351c in QCoreApplication::notifyInternal (this=0xede7c0, receiver=0xfd1310, event=0x7fffc4f57320) at kernel/qcoreapplication.cpp:610
#32 0x00007f1b77c721e4 in QKeyMapper::sendKeyEvent (keyWidget=0xfd1310, grab=<value optimized out>, type=QEvent::KeyPress, code=84, modifiers=..., text=..., autorepeat=false, count=1, 
    nativeScanCode=28, nativeVirtualKey=116, nativeModifiers=24592) at kernel/qkeymapper_x11.cpp:1675
#33 0x00007f1b77c744b9 in QKeyMapperPrivate::translateKeyEvent (this=0xf11530, keyWidget=0xfd1310, event=0x7fffc4f59120, grab=128) at kernel/qkeymapper_x11.cpp:1645
#34 0x00007f1b77c4d4ae in QApplication::x11ProcessEvent (this=0xede7c0, event=0x7fffc4f59120) at kernel/qapplication_x11.cpp:3443
#35 0x00007f1b77c75e9c in x11EventSourceDispatch (s=0xee26c0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#36 0x00007f1b76af912a in g_main_dispatch (context=0xee1520) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#37 IA__g_main_context_dispatch (context=0xee1520) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#38 0x00007f1b76afc988 in g_main_context_iterate (context=0xee1520, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#39 0x00007f1b76afcb3c in IA__g_main_context_iteration (context=0xee1520, may_block=1) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#40 0x00007f1b79c7bbff in QEventDispatcherGlib::processEvents (this=0xedd6a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#41 0x00007f1b77c7564f in QGuiEventDispatcherGlib::processEvents (this=0x7f1b4c000020, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#42 0x00007f1b79c51de2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#43 0x00007f1b79c521b4 in QEventLoop::exec (this=0x7fffc4f59450, flags=...) at kernel/qeventloop.cpp:201
#44 0x00007f1b79c54424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#45 0x00007f1b6e03953c in kdemain () from /usr/lib/libkdeinit4_krunner.so
#46 0x0000000000407264 in launch (argc=1, _name=0xea60e8 "/usr/bin/krunner", args=<value optimized out>, cwd=0x0, envc=0, envs=0xea6101 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x40a0ff "0") at ../../kinit/kinit.cpp:677
#47 0x0000000000407a28 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#48 0x0000000000407fae in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#49 0x000000000040863b in main (argc=2, argv=0x7fffc4f5a288, envp=0x7fffc4f5a2a0) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-04 01:41:43 UTC
Fixed in 4.3.2+ . Thanks

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