Bug 200872 - krunner crashed and caused the signal 11 (SIGSEGV).
Summary: krunner crashed and caused the signal 11 (SIGSEGV).
Status: RESOLVED DUPLICATE of bug 175125
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-20 15:17 UTC by Dr. Sharp
Modified: 2009-07-21 00:51 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 Dr. Sharp 2009-07-20 15:17:56 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

Occurs sporadically at at startup; not sure why. Configured to
automatically launch konsole and amarok at start.
Backtrace:

Application: Run Command Interface (krunner), signal SIGSEGV
0x00007f3af3a8ccb0 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7f3afc34b790 (LWP 4924))]

Thread 1 (Thread 0x7f3afc34b790 (LWP 4924)):
[KCrash Handler]
#5  0x00007f3af8f7cdb0 in KStartupInfo::Private::remove_startup_pids(KStartupInfoId const&, KStartupInfoData const&) () from /usr/lib64/libkdeui.so.5
#6  0x00007f3af8f7d41e in KStartupInfo::Private::got_remove_startup_info(QString const&) () from /usr/lib64/libkdeui.so.5
#7  0x00007f3af8f7de58 in KStartupInfo::Private::got_message(QString const&) () from /usr/lib64/libkdeui.so.5
#8  0x00007f3af8f7df3e in KStartupInfo::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5
#9  0x00007f3af7918454 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#10 0x00007f3af8fd6c22 in KXMessages::gotMessage(QString const&) () from /usr/lib64/libkdeui.so.5
#11 0x00007f3af8fd7f23 in KXMessages::x11Event(_XEvent*) () from /usr/lib64/libkdeui.so.5
#12 0x00007f3af8f5b183 in KApplication::x11EventFilter(_XEvent*) () from /usr/lib64/libkdeui.so.5
#13 0x00007f3af6c7bc4f in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007f3af6c8d296 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007f3af6cb4214 in ?? () from /usr/lib64/libQtGui.so.4
#16 0x00007f3af265e0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f3af26618cd in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f3af2661a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f3af792c4ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#20 0x00007f3af6cb39bf in ?? () from /usr/lib64/libQtGui.so.4
#21 0x00007f3af79029a2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x00007f3af7902b2d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007f3af7904ffd in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#24 0x00007f3afc059505 in kdemain () from /usr/lib64/libkdeinit4_krunner.so
#25 0x00007f3af3a09586 in __libc_start_main () from /lib64/libc.so.6
#26 0x0000000000400929 in _start ()
Comment 1 Dario Andres 2009-07-21 00:51:34 UTC
This was fixed in KDE4.2. Thanks

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