Bug 178096

Summary: SIGSEGV crash when clicking URL in KMail
Product: [Plasma] krunner Reporter: Tristan Miller <psychonaut>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Tristan Miller 2008-12-18 21:10:44 UTC
Version:            (using KDE 4.1.3)
Installed from:    SuSE RPMs

krunner crashed with a SIGSEGV after I clicked a URL in KMail.  (I assume KMail called krunner to open the web browser; if not, well, I guess it was a coincidence.)  Such crashes seem to happen quite regularly, but aren't reliably reproducible.  Here is the backtrace:

Application: Run Command Interface (krunner), signal SIGSEGV
[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f949188a700 (LWP 23510)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x00007f948e318e90 in KStartupInfo::Private::remove_startup_pids ()
   from /usr/lib64/libkdeui.so.5
#6  0x00007f948e3194fe in KStartupInfo::Private::got_remove_startup_info ()
   from /usr/lib64/libkdeui.so.5
#7  0x00007f948e319f48 in KStartupInfo::Private::got_message ()
   from /usr/lib64/libkdeui.so.5
#8  0x00007f948e31a02e in KStartupInfo::qt_metacall ()
   from /usr/lib64/libkdeui.so.5
#9  0x00007f948ccb3284 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#10 0x00007f948e372cd2 in KXMessages::gotMessage ()
   from /usr/lib64/libkdeui.so.5
#11 0x00007f948e373fd3 in KXMessages::x11Event () from /usr/lib64/libkdeui.so.5
#12 0x00007f948e2f71a3 in KApplication::x11EventFilter ()
   from /usr/lib64/libkdeui.so.5
#13 0x00007f948c013e5f in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007f948c025496 in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#15 0x00007f948c04c55c in ?? () from /usr/lib64/libQtGui.so.4
#16 0x00007f94879f893a in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#17 0x00007f94879fc040 in g_main_context_iterate ()
   from /usr/lib64/libglib-2.0.so.0
#18 0x00007f94879fc1dc in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#19 0x00007f948ccc73af in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#20 0x00007f948c04bccf in ?? () from /usr/lib64/libQtGui.so.4
#21 0x00007f948cc9d782 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#22 0x00007f948cc9d90d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#23 0x00007f948cc9fdfd in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#24 0x00007f949149d4d5 in kdemain () from /usr/lib64/libkdeinit4_krunner.so
#25 0x00007f9488da3436 in __libc_start_main () from /lib64/libc.so.6
#26 0x0000000000400909 in _start ()
#0  0x00007f9488e27230 in nanosleep () from /lib64/libc.so.6
Comment 1 Dario Andres 2008-12-18 21:14:21 UTC
Marking as duplicate of bug 175125 (same backtrace and situation, clicking on a link crashes krunner)

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