Bug 175125 - KRunner SIGSEGV when opening link on kmess/kopete/kmail
Summary: KRunner SIGSEGV when opening link on kmess/kopete/kmail
Status: RESOLVED WORKSFORME
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:
: 175359 178096 179922 195744 200872 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-14 14:20 UTC by andrea ferrentino
Modified: 2009-08-30 08:56 UTC (History)
8 users (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 andrea ferrentino 2008-11-14 14:20:42 UTC
Version:            (using KDE 4.1.3)
Compiler:          gcc 4.3 
OS:                Linux
Installed from:    SuSE RPMs

i was using kmess 1.98, and the bug appeared when i clicked on a link to open firefox,

Applicazione: Interfaccia al comando di esecuzione (krunner), segnale SIGSEGV
[?1034h(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 0xb471b6f0 (LWP 3754)]
[New Thread 0xb2cd1b90 (LWP 7282)]
[KCrash handler]
#6  KStartupInfo::Private::remove_startup_pids (this=0x80d20f0, 
    id_P=@0xbfefbe08, data_P=@0xbfefbe04)
    at /usr/src/debug/kdelibs-4.1.3/kdeui/kernel/kstartupinfo.cpp:438
#7  0xb702a0d9 in KStartupInfo::Private::got_remove_startup_info (
    this=0x80d20f0, msg_P=@0xbfefbe40)
    at /usr/src/debug/kdelibs-4.1.3/kdeui/kernel/kstartupinfo.cpp:378
#8  0xb702ad19 in KStartupInfo::Private::got_message (this=0x80d20f0, 
    msg_P=@0xbfefc038)
    at /usr/src/debug/kdelibs-4.1.3/kdeui/kernel/kstartupinfo.cpp:232
#9  0xb702ae05 in KStartupInfo::qt_metacall (this=0x80d0df4, 
    _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfefbf5c)
    at /usr/src/debug/kdelibs-4.1.3/build/kdeui/kstartupinfo.moc:85
#10 0xb6a23730 in QMetaObject::activate (sender=0x80d2104, 
    from_signal_index=27, to_signal_index=27, argv=0xbfefbf5c)
    at kernel/qobject.cpp:3031
#11 0xb6a244b2 in QMetaObject::activate (sender=0x80d2104, m=0xb717db04, 
    local_signal_index=0, argv=0xbfefbf5c) at kernel/qobject.cpp:3101
#12 0xb708b023 in KXMessages::gotMessage (this=0x80d2104, _t1=@0xbfefc038)
    at /usr/src/debug/kdelibs-4.1.3/build/kdeui/kxmessages.moc:76
#13 0xb708c50d in KXMessages::x11Event (this=0x80d2104, ev_P=0xbfefc51c)
    at /usr/src/debug/kdelibs-4.1.3/kdeui/util/kxmessages.cpp:217
#14 0xb7003629 in KApplication::x11EventFilter (this=0x805f988, 
    _event=0xbfefc51c)
    at /usr/src/debug/kdelibs-4.1.3/kdeui/kernel/kapplication.cpp:951
#15 0xb5f5fbbe in qt_x11EventFilter (ev=0xbfefc51c)
    at kernel/qapplication_x11.cpp:361
#16 0xb5f705e5 in QApplication::x11ProcessEvent (this=0x805f988, 
    event=0xbfefc51c) at kernel/qapplication_x11.cpp:2916
#17 0xb5f9a1bc in x11EventSourceDispatch (s=0x80683f8, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#18 0xb57162d9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb571985b in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb57199d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb6a391f8 in QEventDispatcherGlib::processEvents (this=0x805e5b0, flags=
      {i = -1074805032}) at kernel/qeventdispatcher_glib.cpp:319
#22 0xb5f99885 in QGuiEventDispatcherGlib::processEvents (this=0x805e5b0, 
    flags={i = -1074804984}) at kernel/qguieventdispatcher_glib.cpp:198
#23 0xb6a0d13a in QEventLoop::processEvents (this=0xbfefc780, flags=
      {i = -1074804920}) at kernel/qeventloop.cpp:143
#24 0xb6a0d2fa in QEventLoop::exec (this=0xbfefc780, flags={i = -1074804856})
    at kernel/qeventloop.cpp:194
#25 0xb6a0f995 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#26 0xb5f006a7 in QApplication::exec () at kernel/qapplication.cpp:3331
#27 0xb7fb04dc in kdemain () from /usr/lib/libkdeinit4_krunner.so
#28 0x08048852 in _start ()
#0  0xffffe430 in __kernel_vsyscall ()
Comment 1 Dario Andres 2008-12-04 22:07:36 UTC
*** Bug 175359 has been marked as a duplicate of this bug. ***
Comment 2 Dario Andres 2008-12-18 21:14:21 UTC
*** Bug 178096 has been marked as a duplicate of this bug. ***
Comment 3 Dario Andres 2009-01-07 18:04:23 UTC
*** Bug 179922 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-02-21 13:57:54 UTC
Have you experienced this crash again with KDE 4.2 ? Thanks
Comment 5 andrea ferrentino 2009-02-21 14:01:46 UTC
no, not this one, i updated to kde4.2 some days ago, but yesterday i had another bug, i've just update (there were some qt updates) and kde doesn't even start... so i couldn't try to replicate this bug, but in the few days i tried, it didn't happen
Comment 6 Dario Andres 2009-02-21 14:05:06 UTC
It's good to know..  About the other crashes/problems, you can report bugs if you want.
Comment 7 Dominik Tritscher 2009-05-24 15:59:24 UTC
Seems that nobody can reproduce that crash with recent KDE versions, so I'm closing this report. Feel free to reopen, if new infos become available.
Comment 8 Dario Andres 2009-06-09 14:37:26 UTC
*** Bug 195744 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2009-07-21 00:51:34 UTC
*** Bug 200872 has been marked as a duplicate of this bug. ***
Comment 10 jose maturana 2009-08-30 08:49:02 UTC
With kde 4.3 and fedora 10 x64 (https://bugs.kde.org/show_bug.cgi?id=175359)

Application: JuK (juk), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8833af3810 (LWP 12303))]

Thread 12 (Thread 0x7f88274c3950 (LWP 12316)):
#0  0x0000003205a0b58d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003c61e13a91 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#3  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f8826645950 (LWP 12317)):
#0  0x0000003204edc886 in poll () from /lib64/libc.so.6
#1  0x000000303863ae28 in ?? () from /lib64/libglib-2.0.so.0
#2  0x000000303863b14b in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x000000391716d5ae in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#4  0x0000003917142912 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#5  0x0000003917142ce4 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#6  0x0000003917057648 in QThread::exec () from /usr/lib64/libQtCore.so.4
#7  0x00007f8829ca4d9c in Phonon::MediaSource::type () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#8  0x000000391705a5d5 in ?? () from /usr/lib64/libQtCore.so.4
#9  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#10 0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f8821834950 (LWP 12326)):
#0  0x0000003204edc886 in poll () from /lib64/libc.so.6
#1  0x00007f8826670034 in ?? () from /usr/lib64/libpulse.so.0
#2  0x00007f8826660c62 in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
#3  0x00007f8826661015 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x00007f882666108a in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x00007f88266700a2 in ?? () from /usr/lib64/libpulse.so.0
#6  0x00007f88266a122d in ?? () from /usr/lib64/libpulse.so.0
#7  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#8  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f8825630950 (LWP 12327)):
#0  0x0000003205a0a43c in __pthread_mutex_unlock_usercnt () from /lib64/libpthread.so.0
#1  0x00007f88266a0c57 in ?? () from /usr/lib64/libpulse.so.0
#2  0x00007f8826670844 in pa_threaded_mainloop_unlock () from /usr/lib64/libpulse.so.0
#3  0x00007f8825633d1e in snd_config_iterator_end () from /usr/lib64/alsa-lib/libasound_module_ctl_pulse.so
#4  0x0000003c5463b568 in snd_hctl_handle_events () from /lib64/libasound.so.2
#5  0x0000003c54645145 in snd_mixer_handle_events () from /lib64/libasound.so.2
#6  0x00007f8825a405f8 in snd_pcm_sw_params_set_start_threshold () from /usr/lib64/xine/plugins/1.26/xineplug_ao_out_alsa.so
#7  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#8  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f8824c2f950 (LWP 12328)):
#0  0x0000003205a0b309 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003c61e24eb3 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#3  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f882402d950 (LWP 12329)):
#0  0x0000003205a0b309 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003c61e24eb3 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#3  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f882362c950 (LWP 12330)):
#0  0x0000003205a0b58d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003c61e13a91 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#3  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f8822c2b950 (LWP 12339)):
#0  0x0000003205a0a40b in __pthread_mutex_unlock_usercnt () from /lib64/libpthread.so.0
#1  0x00007f88266a0c57 in ?? () from /usr/lib64/libpulse.so.0
#2  0x00007f8826670024 in ?? () from /usr/lib64/libpulse.so.0
#3  0x00007f8826660c62 in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
#4  0x00007f8826661015 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#5  0x00007f882666108a in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#6  0x00007f88266700a2 in ?? () from /usr/lib64/libpulse.so.0
#7  0x00007f88266a122d in ?? () from /usr/lib64/libpulse.so.0
#8  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#9  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f881ce32950 (LWP 12340)):
#0  0x0000003205a0a43c in __pthread_mutex_unlock_usercnt () from /lib64/libpthread.so.0
#1  0x00007f88266a0c57 in ?? () from /usr/lib64/libpulse.so.0
#2  0x00007f8826670844 in pa_threaded_mainloop_unlock () from /usr/lib64/libpulse.so.0
#3  0x00007f8825633d1e in snd_config_iterator_end () from /usr/lib64/alsa-lib/libasound_module_ctl_pulse.so
#4  0x0000003c5463b568 in snd_hctl_handle_events () from /lib64/libasound.so.2
#5  0x0000003c54645145 in snd_mixer_handle_events () from /lib64/libasound.so.2
#6  0x00007f8825a405f8 in snd_pcm_sw_params_set_start_threshold () from /usr/lib64/xine/plugins/1.26/xineplug_ao_out_alsa.so
#7  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#8  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f8813ffe950 (LWP 12341)):
#0  0x0000003205a0b309 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003c61e24eb3 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#3  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f88135fd950 (LWP 12342)):
#0  0x0000003205a0b309 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003c61e24eb3 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003205a073da in start_thread () from /lib64/libpthread.so.0
#3  0x0000003204ee62bd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8833af3810 (LWP 12303)):
[KCrash Handler]
#5  0x0000000000497d10 in PlaylistCollection::time (this=<value optimized out>) at /usr/src/debug/kdemultimedia-4.3.0/juk/playlistcollection.cpp:124
#6  0x00000000004b119f in StatusLabel::updateData (this=0x28a1020) at /usr/src/debug/kdemultimedia-4.3.0/juk/statuslabel.cpp:128
#7  0x00000000004b1c5f in StatusLabel (this=0x28a1020, playlist=<value optimized out>, parent=<value optimized out>) at /usr/src/debug/kdemultimedia-4.3.0/juk/statuslabel.cpp:97
#8  0x000000000046b113 in JuK::setupLayout (this=0x2824660) at /usr/src/debug/kdemultimedia-4.3.0/juk/juk.cpp:147
#9  0x000000000046f1af in JuK (this=0x2824660, parent=0x0) at /usr/src/debug/kdemultimedia-4.3.0/juk/juk.cpp:88
#10 0x0000000000474547 in JuKApplication::newInstance (this=0x7fff12f028d0) at /usr/src/debug/kdemultimedia-4.3.0/juk/main.cpp:65
#11 0x00000033cf619986 in KUniqueApplicationAdaptor::newInstance (this=0x1f26130, asn_id=<value optimized out>, args=@0x1e59c10)
    at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kuniqueapplication.cpp:459
#12 0x00000033cf619a12 in KUniqueApplicationAdaptor::qt_metacall (this=0x1f26130, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff12f01b70)
    at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kdeui/kuniqueapplication_p.moc:75
#13 0x0000003917a23723 in ?? () from /usr/lib64/libQtDBus.so.4
#14 0x0000003917a24a48 in ?? () from /usr/lib64/libQtDBus.so.4
#15 0x0000003917a25071 in ?? () from /usr/lib64/libQtDBus.so.4
#16 0x0000003917a25388 in ?? () from /usr/lib64/libQtDBus.so.4
#17 0x00000039171540d8 in QObject::event () from /usr/lib64/libQtCore.so.4
#18 0x000000391839580a in QApplication::event () from /usr/lib64/libQtGui.so.4
#19 0x000000391839008d in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#20 0x00000039183982ca in QApplication::notify () from /usr/lib64/libQtGui.so.4
#21 0x00000033cf612bbb in KApplication::notify (this=0x7fff12f028d0, receiver=0x7fff12f028d0, event=0x1f292f0) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#22 0x000000391714407c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#23 0x0000003917144cea in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib64/libQtCore.so.4
#24 0x000000391716d903 in ?? () from /usr/lib64/libQtCore.so.4
#25 0x00000030386377bb in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x000000303863af8d in ?? () from /lib64/libglib-2.0.so.0
#27 0x000000303863b14b in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x000000391716d58f in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#29 0x00000039184274cf in ?? () from /usr/lib64/libQtGui.so.4
#30 0x0000003917142912 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#31 0x0000003917142ce4 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#32 0x0000003917144fb4 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#33 0x0000000000473aeb in main (argc=6, argv=0x7fff12f02f28) at /usr/src/debug/kdemultimedia-4.3.0/juk/main.cpp:123
Comment 11 jose maturana 2009-08-30 08:56:24 UTC
Sorry,can you delete my previous message? is for a another report comment, my mistake