[Bug 158085] New: The typo in command causes a krunner crash

Michal Vyskocil michal.vyskocil at gmail.com
Wed Feb 20 07:50:40 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=158085         
           Summary: The typo in command causes a krunner crash
           Product: krunner
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: panel-devel kde org
        ReportedBy: michal.vyskocil gmail com


Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

The typo and a manual click on one of commands causes a crash of krunner permanently. This seems to be a different bug as http://bugs.kde.org/show_bug.cgi?id=155315.

The KDE is from OpenSUSE Build Service: KDE4:KDE:Unstable repository

Steps to reproduce:
Alt+F2 and type konqw
Click on one of Konqueror items
The krunner crash and often will be never launched after Alt+F2

The backtrace:
Application: Run Command Interface (krunner), signal SIGSEGV
[?1034hUsing host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2b3fd7394120 (LWP 19338)]
[New Thread 0x42003950 (LWP 19472)]
[New Thread 0x41802950 (LWP 19471)]
[New Thread 0x41001950 (LWP 19470)]
[New Thread 0x40800950 (LWP 19469)]
[KCrash handler]
#4  0x00002b3fccbb96a0 in Plasma::AbstractRunner::hasMatchOptions ()
   from /usr/lib64/libplasma.so.1
#5  0x00002b3fcc911d2f in Interface::setDefaultItem ()
   from /usr/lib64/libkdeinit4_krunner.so
#6  0x00002b3fcc9130bf in Interface::qt_metacall ()
   from /usr/lib64/libkdeinit4_krunner.so
#7  0x00002b3fcf9d13ab in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#8  0x00002b3fd2215e52 in QListWidget::itemClicked ()
   from /usr/lib64/libQtGui.so.4
#9  0x00002b3fd221a1ba in QListWidget::qt_metacall ()
   from /usr/lib64/libQtGui.so.4
#10 0x00002b3fcf9d13ab in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#11 0x00002b3fd21bef95 in QAbstractItemView::clicked ()
   from /usr/lib64/libQtGui.so.4
#12 0x00002b3fd21c95e3 in QAbstractItemView::mouseReleaseEvent ()
   from /usr/lib64/libQtGui.so.4
#13 0x00002b3fd21dcd57 in QListView::mouseReleaseEvent ()
   from /usr/lib64/libQtGui.so.4
#14 0x00002b3fd1e2ea38 in QWidget::event () from /usr/lib64/libQtGui.so.4
#15 0x00002b3fd20d0296 in QFrame::event () from /usr/lib64/libQtGui.so.4
#16 0x00002b3fd2144f29 in QAbstractScrollArea::viewportEvent ()
   from /usr/lib64/libQtGui.so.4
#17 0x00002b3fd21c8055 in QAbstractItemView::viewportEvent ()
   from /usr/lib64/libQtGui.so.4
#18 0x00002b3fd21467a8 in QAbstractScrollAreaFilter::eventFilter ()
   from /usr/lib64/libQtGui.so.4
#19 0x00002b3fcf9c21ae in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib64/libQtCore.so.4
#20 0x00002b3fd1de5890 in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#21 0x00002b3fd1dec2ab in QApplication::notify () from /usr/lib64/libQtGui.so.4
#22 0x00002b3fcd9de6fb in KApplication::notify () from /usr/lib64/libkdeui.so.5
#23 0x00002b3fcf9c1d84 in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#24 0x00002b3fd1dea333 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib64/libQtGui.so.4
#25 0x00002b3fd1e3eb87 in QETWidget::translateMouseEvent ()
   from /usr/lib64/libQtGui.so.4
#26 0x00002b3fd1e3de2b in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#27 0x00002b3fd1e5faa2 in QEventDispatcherX11::processEvents ()
   from /usr/lib64/libQtGui.so.4
#28 0x00002b3fcf9c1088 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#29 0x00002b3fcf9c11e7 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#30 0x00002b3fcf9c3141 in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#31 0x00002b3fcc9154d5 in kdemain () from /usr/lib64/libkdeinit4_krunner.so
#32 0x00002b3fd3ffeb54 in __libc_start_main () from /lib64/libc.so.6
#33 0x0000000000400919 in _start ()
#0  0x00002b3fcfc97acf in waitpid () from /lib64/libpthread.so.0


More information about the Panel-devel mailing list