Bug 160933 - krunner crashes after typeing just 2 letters in the search bar
Summary: krunner crashes after typeing just 2 letters in the search bar
Status: RESOLVED NOT A BUG
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-17 13:02 UTC by Cristi
Modified: 2008-04-25 09:56 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 Cristi 2008-04-17 13:02:08 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          x86_64-pc-linux-gnu-4.2.3 
OS:                Linux

Application: Run Command Interface (krunner), signal SIGSEGV
[Thread debugging using libthread_db enabled]               
[New Thread 0x2b437dbb2280 (LWP 6305)]                      
[New Thread 0x41005950 (LWP 6361)]                          
[New Thread 0x40804950 (LWP 6360)]                          
[KCrash handler]                                            
#5  0x00002b437cac5a24 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#6  0x00002b437cad5fbd in _dbus_pending_call_get_connection_and_lock ()        
   from /usr/lib/libdbus-1.so.3
#7  0x00002b437cac9caf in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#8  0x00002b437667f3e9 in QDBusConnectionPrivate::timerEvent ()
   from /usr/lib64/qt4/libQtDBus.so.4
#9  0x00002b4375e63285 in QObject::event (this=0x616290, e=0x13e)
    at kernel/qobject.cpp:1096
#10 0x00002b43782065ff in QApplicationPrivate::notify_helper (this=0x629770,
    receiver=0x616290, e=0x7fff3913d5f0) at kernel/qapplication.cpp:3766
#11 0x00002b437820b1c5 in QApplication::notify (this=0x628490,
    receiver=0x616290, e=0x7fff3913d5f0) at kernel/qapplication.cpp:3733
#12 0x00002b4373f80dfe in KApplication::notify (this=0x628490,
    receiver=0x616290, event=0x7fff3913d5f0)
    at /var/tmp/paludis/kde-base-kdelibs-9999.4/work/kdelibs-9999.4/kdeui/kernel/kapplication.cpp:311
#13 0x00002b4375e51d38 in QCoreApplication::notifyInternal (this=0x628490,
    receiver=0x616290, event=0x7fff3913d5f0) at kernel/qcoreapplication.cpp:587
#14 0x00002b4375e80279 in QTimerInfoList::activateTimers (this=0x62a120)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 0x00002b4375e80d88 in QEventDispatcherUNIX::processEvents (this=0x628ad0,
    flags=@0x7fff3913d860) at kernel/qeventdispatcher_unix.cpp:899
#16 0x00002b437829440a in QEventDispatcherX11::processEvents (this=0x628ad0,
    flags=@0x7fff3913d8b0) at kernel/qeventdispatcher_x11.cpp:154
#17 0x00002b4375e51135 in QEventLoop::processEvents (
    this=<value optimized out>, flags=@0x7fff3913d8f0)
    at kernel/qeventloop.cpp:149
#18 0x00002b4375e5128e in QEventLoop::exec (this=0x7fff3913d930,
    flags=@0x7fff3913d940) at kernel/qeventloop.cpp:200
#19 0x00002b4375e532e9 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:845
#20 0x00002b4371b9fdb8 in kdemain (argc=1, argv=0x7fff3913dbf8)
    at /var/tmp/paludis/kde-base-kdebase-9999.4/work/kdebase-9999.4/workspace/krunner/main.cpp:53
#21 0x00002b437a6121f4 in __libc_start_main () from /lib64/libc.so.6
#22 0x0000000000400979 in _start ()
#0  0x00002b437a68bc21 in nanosleep () from /lib64/libc.so.6
Comment 1 Jordi Polo 2008-04-17 14:14:13 UTC
can you provide the revision number of your sources?
Does update them solve the problem? Plasma has changed heavily lately.
Comment 2 Marco Martin 2008-04-20 20:16:01 UTC
it really sound like a runner not being binary compatible, try to make clean at least krunner and plasma folders and then recompile everything and see if the problem persist
Comment 3 Jordi Polo 2008-04-25 09:56:53 UTC
Closed as invaled as no more information is provided. 
It really looks like it was a matter of that specific revision of the code.