Bug 216294 - Ksysguard Crashes when closing network history properties
Summary: Ksysguard Crashes when closing network history properties
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-11-26 19:53 UTC by mesterwan
Modified: 2009-11-26 19:58 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 mesterwan 2009-11-26 19:53:41 UTC
Application that crashed: ksysguard
Version of the application: 4.3.3 (KDE 4.3.3)
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Ksysguard Crashes when closing network history properties by click on the OK or APPLY button.


 -- Backtrace:
Application: Systemmonitor (ksysguard), signal: Segmentation fault
[KCrash Handler]
#6  QColor (this=0xffffffff) at /usr/include/qt4/QtGui/qcolor.h:259
#7  SensorModelEntry::color (this=0xffffffff) at ../../../ksysguard/gui/SensorDisplayLib/SensorModel.cc:95
#8  0x003d2670 in FancyPlotter::applySettings (this=0x863ef60) at ../../../ksysguard/gui/SensorDisplayLib/FancyPlotter.cc:260
#9  0x003d36e6 in FancyPlotter::qt_metacall (this=0x863ef60, _c=QMetaObject::InvokeMetaMethod, _id=37, _a=0xbf97964c) at ./FancyPlotter.moc:75
#10 0x04efd263 in QMetaObject::activate (sender=0x8b40ae8, from_signal_index=43, to_signal_index=43, argv=0x0) at kernel/qobject.cpp:3113
#11 0x04efdec2 in QMetaObject::activate (sender=0x8b40ae8, m=0x1116144, local_signal_index=7, argv=0x0) at kernel/qobject.cpp:3187
#12 0x00ece5a7 in KDialog::applyClicked (this=0x8b40ae8) at ./kdialog.moc:240
#13 0x00ed0d1a in KDialog::slotButtonClicked (this=0x8b40ae8, button=8) at ../../kdeui/dialogs/kdialog.cpp:857
#14 0x00ed3369 in KDialog::qt_metacall (this=0x8b40ae8, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbf979888) at ./kdialog.moc:184
#15 0x00f9b1ba in KPageDialog::qt_metacall (this=0x8b40ae8, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbf979888) at ./kpagedialog.moc:64
#16 0x003d539a in FancyPlotterSettings::qt_metacall (this=0x8b40ae8, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbf979888) at ./FancyPlotterSettings.moc:68
#17 0x04efd263 in QMetaObject::activate (sender=0x8af0fe8, from_signal_index=4, to_signal_index=4, argv=0xbf979888) at kernel/qobject.cpp:3113
#18 0x04efdec2 in QMetaObject::activate (sender=0x8af0fe8, m=0x4fd7878, local_signal_index=0, argv=0xbf979888) at kernel/qobject.cpp:3187
#19 0x04effe73 in QSignalMapper::mapped (this=0x8af0fe8, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:95
#20 0x04f0070d in QSignalMapper::map (this=0x8af0fe8, sender=0x848e0c0) at kernel/qsignalmapper.cpp:266
#21 0x04f008ee in QSignalMapper::map (this=0x8af0fe8) at kernel/qsignalmapper.cpp:257
#22 0x04f0112b in QSignalMapper::qt_metacall (this=0x8af0fe8, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf979a58) at .moc/release-shared/moc_qsignalmapper.cpp:81
#23 0x04efd263 in QMetaObject::activate (sender=0x848e0c0, from_signal_index=29, to_signal_index=30, argv=0xbf979a58) at kernel/qobject.cpp:3113
#24 0x04efd6d8 in QMetaObject::activate (sender=0x848e0c0, m=0x3d190a4, from_local_signal_index=2, to_local_signal_index=3, argv=0xbf979a58) at kernel/qobject.cpp:3207
#25 0x03b32cc1 in QAbstractButton::clicked (this=0x848e0c0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#26 0x0385b549 in QAbstractButtonPrivate::emitClicked (this=0x8b74a30) at widgets/qabstractbutton.cpp:543
#27 0x0385d1a4 in QAbstractButtonPrivate::click (this=0x8b74a30) at widgets/qabstractbutton.cpp:536
#28 0x0385d431 in QAbstractButton::mouseReleaseEvent (this=0x848e0c0, e=0xbf97a050) at widgets/qabstractbutton.cpp:1115
#29 0x034fb012 in QWidget::event (this=0x848e0c0, event=0xbf97a050) at kernel/qwidget.cpp:7549
#30 0x0385b3ee in QAbstractButton::event (this=0x848e0c0, e=0xffffffff) at widgets/qabstractbutton.cpp:1077
#31 0x0390566d in QPushButton::event (this=0x848e0c0, e=0xbf97a050) at widgets/qpushbutton.cpp:662
#32 0x034a5f54 in QApplicationPrivate::notify_helper (this=0x8386368, receiver=0x848e0c0, e=0xbf97a050) at kernel/qapplication.cpp:4056
#33 0x034ae033 in QApplication::notify (this=0x83862f8, receiver=0x848e0c0, e=0xbf97a050) at kernel/qapplication.cpp:3758
#34 0x00f6a14a in KApplication::notify (this=0x83862f8, receiver=0x848e0c0, event=0xbf97a050) at ../../kdeui/kernel/kapplication.cpp:302
#35 0x04ee76cb in QCoreApplication::notifyInternal (this=0x83862f8, receiver=0x848e0c0, event=0xbf97a050) at kernel/qcoreapplication.cpp:610
#36 0x034acf6e in QCoreApplication::sendSpontaneousEvent (receiver=0x848e0c0, event=0xbf97a050, alienWidget=0x848e0c0, nativeWidget=0x8b40ae8, buttonDown=0x3d20aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#37 QApplicationPrivate::sendMouseEvent (receiver=0x848e0c0, event=0xbf97a050, alienWidget=0x848e0c0, nativeWidget=0x8b40ae8, buttonDown=0x3d20aa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#38 0x0351b7c0 in QETWidget::translateMouseEvent (this=0x8b40ae8, event=0xbf97b69c) at kernel/qapplication_x11.cpp:4409
#39 0x0351ac4b in QApplication::x11ProcessEvent (this=0x83862f8, event=0xbf97b69c) at kernel/qapplication_x11.cpp:3428
#40 0x03547502 in x11EventSourceDispatch (s=0x8389568, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#41 0x0821ae78 in g_main_dispatch (context=0x8387f10) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#42 IA__g_main_context_dispatch (context=0x8387f10) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#43 0x0821e720 in g_main_context_iterate (context=0x8387f10, block=<value optimized out>, dispatch=1, self=0x83865e8) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#44 0x0821e853 in IA__g_main_context_iteration (context=0x8387f10, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#45 0x04f1202c in QEventDispatcherGlib::processEvents (this=0x8370a30, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#46 0x03546be5 in QGuiEventDispatcherGlib::processEvents (this=0x8370a30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#47 0x04ee5c79 in QEventLoop::processEvents (this=0xbf97b994, flags=) at kernel/qeventloop.cpp:149
#48 0x04ee60ca in QEventLoop::exec (this=0xbf97b994, flags=...) at kernel/qeventloop.cpp:201
#49 0x04ee853f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#50 0x034a5dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#51 0x00411887 in kdemain (argc=1, argv=0xbf97bc14) at ../../../ksysguard/gui/ksysguard.cc:579
#52 0x080485cb in main (argc=1, argv=0xbf97bc14) at ksysguard_dummy.cpp:3

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-26 19:58:36 UTC

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