Bug 211228 - System Monitor closes when I change the colors of sensor network
Summary: System Monitor closes when I change the colors of sensor network
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-20 18:18 UTC by Cristian Rubén Tapia
Modified: 2009-10-21 15:08 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 Cristian Rubén Tapia 2009-10-20 18:18:55 UTC
Application that crashed: ksysguard
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Monitor del sistema (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  SensorModelEntry::color (this=0x0) at /usr/include/qt4/QtGui/qcolor.h:259
#7  0xb3e12e18 in FancyPlotter::applySettings (this=0xa077f90) at /build/buildd/kdebase-workspace-4.3.2/ksysguard/gui/SensorDisplayLib/FancyPlotter.cc:260
#8  0xb3e13e33 in FancyPlotter::qt_metacall (this=0xa077f90, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfd94d88)
    at /build/buildd/kdebase-workspace-4.3.2/obj-i486-linux-gnu/ksysguard/gui/FancyPlotter.moc:75
#9  0xb7f831b8 in QMetaObject::activate (sender=0xa48ba08, from_signal_index=45, to_signal_index=45, argv=0x0) at kernel/qobject.cpp:3113
#10 0xb7f83e42 in QMetaObject::activate (sender=0xa48ba08, m=0xb76e3124, local_signal_index=9, argv=0x0) at kernel/qobject.cpp:3187
#11 0xb74a0907 in KDialog::okClicked (this=0xa48ba08) at /build/buildd/kde4libs-4.3.2/obj-i486-linux-gnu/kdeui/kdialog.moc:252
#12 0xb74a3158 in KDialog::slotButtonClicked (this=0xa48ba08, button=4) at /build/buildd/kde4libs-4.3.2/kdeui/dialogs/kdialog.cpp:853
#13 0xb74a538c in KDialog::qt_metacall (this=0xa48ba08, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfd94f7c) at /build/buildd/kde4libs-4.3.2/obj-i486-linux-gnu/kdeui/kdialog.moc:184
#14 0xb756b5fa in KPageDialog::qt_metacall (this=0xa48ba08, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfd94f7c) at /build/buildd/kde4libs-4.3.2/obj-i486-linux-gnu/kdeui/kpagedialog.moc:64
#15 0xb3e15c5a in FancyPlotterSettings::qt_metacall (this=0xa48ba08, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfd94f7c)
    at /build/buildd/kdebase-workspace-4.3.2/obj-i486-linux-gnu/ksysguard/gui/FancyPlotterSettings.moc:68
#16 0xb7f831b8 in QMetaObject::activate (sender=0xa4d5700, from_signal_index=4, to_signal_index=4, argv=0xbfd94f7c) at kernel/qobject.cpp:3113
#17 0xb7f83e42 in QMetaObject::activate (sender=0xa4d5700, m=0xb805f878, local_signal_index=0, argv=0xbfd94f7c) at kernel/qobject.cpp:3187
#18 0xb7f86ab3 in QSignalMapper::mapped (this=0xa4d5700, _t1=4) at .moc/release-shared/moc_qsignalmapper.cpp:95
#19 0xb7f8733d in QSignalMapper::map (this=0xa4d5700, sender=0xa418c30) at kernel/qsignalmapper.cpp:266
#20 0xb7f8752e in QSignalMapper::map (this=0xa4d5700) at kernel/qsignalmapper.cpp:257
#21 0xb7f87dfb in QSignalMapper::qt_metacall (this=0xa4d5700, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfd950fc) at .moc/release-shared/moc_qsignalmapper.cpp:81
#22 0xb7f831b8 in QMetaObject::activate (sender=0xa418c30, from_signal_index=29, to_signal_index=30, argv=0xbfd950fc) at kernel/qobject.cpp:3113
#23 0xb7f835f0 in QMetaObject::activate (sender=0xa418c30, m=0xb72a40a4, from_local_signal_index=2, to_local_signal_index=3, argv=0xbfd950fc) at kernel/qobject.cpp:3207
#24 0xb70baf91 in QAbstractButton::clicked (this=0xa418c30, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#25 0xb6de23e9 in QAbstractButtonPrivate::emitClicked (this=0xa4c8948) at widgets/qabstractbutton.cpp:543
#26 0xb6de4044 in QAbstractButtonPrivate::click (this=0xa4c8948) at widgets/qabstractbutton.cpp:536
#27 0xb6de42d6 in QAbstractButton::mouseReleaseEvent (this=0xa418c30, e=0xbfd956d8) at widgets/qabstractbutton.cpp:1115
#28 0xb6a80973 in QWidget::event (this=0xa418c30, event=0xbfd956d8) at kernel/qwidget.cpp:7549
#29 0xb6de228e in QAbstractButton::event (this=0xa418c30, e=0xbfd956d8) at widgets/qabstractbutton.cpp:1077
#30 0xb6e8d050 in QPushButton::event (this=0xa418c30, e=0xbfd956d8) at widgets/qpushbutton.cpp:662
#31 0xb6a29d3c in QApplicationPrivate::notify_helper (this=0x9e29f40, receiver=0xa418c30, e=0xbfd956d8) at kernel/qapplication.cpp:4056
#32 0xb6a329b1 in QApplication::notify (this=0x9e34308, receiver=0xa418c30, e=0xbfd956d8) at kernel/qapplication.cpp:3758
#33 0xb753a49d in KApplication::notify (this=0x9e34308, receiver=0xa418c30, event=0xbfd956d8) at /build/buildd/kde4libs-4.3.2/kdeui/kernel/kapplication.cpp:302
#34 0xb7f6dbcb in QCoreApplication::notifyInternal (this=0x9e34308, receiver=0xa418c30, event=0xbfd956d8) at kernel/qcoreapplication.cpp:610
#35 0xb6a31a1e in QApplicationPrivate::sendMouseEvent (receiver=0xa418c30, event=0xbfd956d8, alienWidget=0xa418c30, nativeWidget=0xa48ba08, buttonDown=0xb72abaa0, lastMouseReceiver=@0xb72abaa4)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#36 0xb6aa1cce in QETWidget::translateMouseEvent (this=0xa48ba08, event=0xbfd96d6c) at kernel/qapplication_x11.cpp:4409
#37 0xb6aa1085 in QApplication::x11ProcessEvent (this=0x9e34308, event=0xbfd96d6c) at kernel/qapplication_x11.cpp:3428
#38 0xb6acc37a in x11EventSourceDispatch (s=0x9e2cf00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#39 0xb65dcb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb65e00eb in ?? () from /usr/lib/libglib-2.0.so.0
#41 0xb65e0268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0xb7f992f8 in QEventDispatcherGlib::processEvents (this=0x9e26858, flags={i = -1076269272}) at kernel/qeventdispatcher_glib.cpp:327
#43 0xb6acba75 in QGuiEventDispatcherGlib::processEvents (this=0x9e26858, flags={i = -1076269224}) at kernel/qguieventdispatcher_glib.cpp:202
#44 0xb7f6c1fa in QEventLoop::processEvents (this=0xbfd96fd0, flags={i = -1076269160}) at kernel/qeventloop.cpp:149
#45 0xb7f6c642 in QEventLoop::exec (this=0xbfd96fd0, flags={i = -1076269096}) at kernel/qeventloop.cpp:201
#46 0xb7f6eae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#47 0xb6a29bb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#48 0xb3e50fa4 in kdemain (argc=1, argv=0x9db84c8) at /build/buildd/kdebase-workspace-4.3.2/ksysguard/gui/ksysguard.cc:579
#49 0x0804e27d in launch (argc=1, _name=0x9e0723c "/usr/bin/ksysguard", args=0x9e0724f "\001", cwd=0x0, envc=1, envs=0x9e07253 "DISPLAY=:0.0", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x9e07264 "NEO;1256054810;984916;3284_TIME1309030") at /build/buildd/kde4libs-4.3.2/kinit/kinit.cpp:677
#50 0x0804ea5d in handle_launcher_request (sock=7, who=<value optimized out>) at /build/buildd/kde4libs-4.3.2/kinit/kinit.cpp:1169
#51 0x0804efe5 in handle_requests (waitForPid=0) at /build/buildd/kde4libs-4.3.2/kinit/kinit.cpp:1362
#52 0x0804fbca in main (argc=2, argv=0xbfd97884, envp=0xbfd97890) at /build/buildd/kde4libs-4.3.2/kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-21 15:08:22 UTC
Merging with bug 206125. Thanks

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