Bug 202314 - ksystraycmd segfaulted after double-clicking on a file in dolphin
Summary: ksystraycmd segfaulted after double-clicking on a file in dolphin
Status: RESOLVED DUPLICATE of bug 170519
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-02 16:55 UTC by Makhtar Diouf
Modified: 2009-08-02 17:12 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 Makhtar Diouf 2009-08-02 16:55:11 UTC
Application that crashed: ksystraycmd
Version of the application: KSysTrayCmd 0.1
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2)) "release 142"
Qt Version: 4.5.2
Operating System: Linux 2.6.26-ucloneh x86_64
Distribution: "openSUSE 11.0 (X86-64)"

What I was doing when the application crashed:
KDE4.3-RC2

Changed the association of flv files to a new media player from dolphin (open with -> other -> remember application association...)
Then ksystraycmd started segfaulting when ever I double-click on a flv file in dolphin.


 -- Backtrace:
Application: KSysTrayCmd (ksystraycmd), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f094add8695 in free () from /lib64/libc.so.6
#6  0x00007f094da080ea in NETRootInfo::update (this=0x7ed1e8, dirty_props=<value optimized out>) at /usr/src/debug/kdelibs-4.2.96/kdeui/windowmanagement/netwm.cpp:2147
#7  0x00007f094da0841b in NETRootInfo::event (this=0x7ed1e8, event=<value optimized out>, properties=0x7fff55edc1e0, properties_size=5)
    at /usr/src/debug/kdelibs-4.2.96/kdeui/windowmanagement/netwm.cpp:2058
#8  0x00007f094d9f9493 in KWindowSystemPrivate::x11Event (this=0x7ed1c0, ev=0x7fff55eddb50) at /usr/src/debug/kdelibs-4.2.96/kdeui/windowmanagement/kwindowsystem_x11.cpp:136
#9  0x00007f094d8c9c53 in KApplication::x11EventFilter (this=<value optimized out>, _event=0x7fff55eddb50) at /usr/src/debug/kdelibs-4.2.96/kdeui/kernel/kapplication.cpp:900
#10 0x00007f094ba2e03f in qt_x11EventFilter (ev=0x7fff55eddb50) at kernel/qapplication_x11.cpp:375
#11 0x00007f094ba4154e in QApplication::x11ProcessEvent (this=0x7fff55eddf70, event=0x7fff55eddb50) at kernel/qapplication_x11.cpp:3269
#12 0x00007f094ba69ccc in x11EventSourceDispatch (s=0x62a630, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007f0947c3e95a in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#14 0x00007f0947c42060 in ?? () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f0947c421fc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f094c9d29df in QEventDispatcherGlib::processEvents (this=0x60e190, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#17 0x00007f094ba6941f in QGuiEventDispatcherGlib::processEvents (this=0x81, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#18 0x00007f094c9a7d72 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1441652288}) at kernel/qeventloop.cpp:149
#19 0x00007f094c9a8144 in QEventLoop::exec (this=0x7fff55edde80, flags={i = 1441652368}) at kernel/qeventloop.cpp:201
#20 0x00007f094c9aa454 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0x0000000000406516 in _start ()

This bug may be a duplicate of or related to bug 199242

Reported using DrKonqi
Comment 1 Pino Toscano 2009-08-02 17:12:51 UTC

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