Bug 209952 - Changing color of sensors causes crash when i hit OK
Summary: Changing color of sensors causes crash when i hit OK
Status: RESOLVED DUPLICATE of bug 206125
Alias: None
Product: ksysguard
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-09 07:09 UTC by Kevin Knebel
Modified: 2009-10-09 14:07 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 Kevin Knebel 2009-10-09 07:09:40 UTC
Application that crashed: ksysguard
Version of the application: 4.3.1 (KDE 4.3.1)
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
In the default tabs included with Ksysguard I was trying to change the color of one of the network sesnors. When I change the color and click Apply, and then OK on the 'Properties' window, it crashes after I hit OK.

 -- Backtrace:
Application: System Monitor (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007ffd4bcc58a0 in ?? () from /usr/lib/libkdeinit4_ksysguard.so
#6  0x00007ffd4bcacd85 in ?? () from /usr/lib/libkdeinit4_ksysguard.so
#7  0x00007ffd4bcaddbd in ?? () from /usr/lib/libkdeinit4_ksysguard.so
#8  0x00007ffd57093ea2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0x00007ffd556cb938 in KDialog::slotButtonClicked () from /usr/lib/libkdeui.so.5
#10 0x00007ffd556cda4d in KDialog::qt_metacall () from /usr/lib/libkdeui.so.5
#11 0x00007ffd557839a6 in KPageDialog::qt_metacall () from /usr/lib/libkdeui.so.5
#12 0x00007ffd4bcaf535 in ?? () from /usr/lib/libkdeinit4_ksysguard.so
#13 0x00007ffd57093ea2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0x00007ffd57096c3e in QSignalMapper::mapped () from /usr/lib/libQtCore.so.4
#15 0x00007ffd570974e0 in QSignalMapper::map () from /usr/lib/libQtCore.so.4
#16 0x00007ffd570980d0 in QSignalMapper::qt_metacall () from /usr/lib/libQtCore.so.4
#17 0x00007ffd57093ea2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0x00007ffd54c66e27 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#19 0x00007ffd549c0c6b in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007ffd549c28c2 in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007ffd549c2b15 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#22 0x00007ffd546960bf in QWidget::event () from /usr/lib/libQtGui.so.4
#23 0x00007ffd54644f4d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#24 0x00007ffd5464d8ea in QApplication::notify () from /usr/lib/libQtGui.so.4
#25 0x00007ffd55757deb in KApplication::notify () from /usr/lib/libkdeui.so.5
#26 0x00007ffd5707e6ac in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#27 0x00007ffd5464cb38 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#28 0x00007ffd546b6b19 in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007ffd546b5b53 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#30 0x00007ffd546de454 in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007ffd530d820a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x00007ffd530db8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0x00007ffd530dba7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0x00007ffd570a7a8f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#35 0x00007ffd546ddbdf in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007ffd5707cf42 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0x00007ffd5707d314 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0x00007ffd5707f5e4 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0x00007ffd4bce51e4 in kdemain () from /usr/lib/libkdeinit4_ksysguard.so
#40 0x0000000000407215 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-09 14:07:50 UTC
Merging with bug 206125. Thanks

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