Bug 207025 - Crash from setting minimum and maximum values for vertical scale of Network History in System Monitor (QWidget::setUpdatesEnabled, ..., KDialog::okClicked)
Summary: Crash from setting minimum and maximum values for vertical scale of Network H...
Status: RESOLVED FIXED
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
: 207048 214801 215385 215477 216108 216173 217083 217973 220073 220497 220741 220744 221302 221313 222913 223352 223481 223495 224509 227171 228351 231455 234447 235399 237647 237694 246651 248919 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-11 04:00 UTC by Joshua Valencia
Modified: 2010-10-11 14:12 UTC (History)
31 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Valencia 2009-09-11 04:00:23 UTC
Application that crashed: ksysguard
Version of the application: 4.3.00 (KDE 4.3.0)
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.5-43.fc11.i586 i686

What I was doing when the application crashed:
Launch System Monitor
Go to System Load tab
Right click Network History then click Properties
In Signal Plotter Settings, go to Scales Tab
Untick Automatic Range Detection
Set Minimum to 0, Maximum to anything (eg 15000)
Crash

The reason I was setting a static scale is because Network History was displaying a negative scale, from 0 to -500,000 MiB/s. This is during a large transfer of an entire hard drive via CIFS.

 -- Backtrace:
Application: System Monitor (ksysguard), signal: Segmentation fault
[KCrash Handler]
#6  0x04889bb9 in QWidget::setUpdatesEnabled(bool) () from /usr/lib/libkdeinit4_ksysguard.so
#7  0x0486cf20 in QWidget::setUpdatesEnabled(bool) () from /usr/lib/libkdeinit4_ksysguard.so
#8  0x0486df86 in QWidget::setUpdatesEnabled(bool) () from /usr/lib/libkdeinit4_ksysguard.so
#9  0x03201853 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x032024b2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x0416dc47 in KDialog::okClicked() () from /usr/lib/libkdeui.so.5
#12 0x04170558 in KDialog::slotButtonClicked(int) () from /usr/lib/libkdeui.so.5
#13 0x04172a5c in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#14 0x0423a97a in KPageDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#15 0x0486fc3a in QWidget::setUpdatesEnabled(bool) () from /usr/lib/libkdeinit4_ksysguard.so
#16 0x03201853 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x032024b2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x03204443 in QSignalMapper::mapped(int) () from /usr/lib/libQtCore.so.4
#19 0x03204cdd in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#20 0x03204ebe in QSignalMapper::map() () from /usr/lib/libQtCore.so.4
#21 0x032056fb in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#22 0x03201853 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#23 0x03201cc8 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#24 0x03d08e41 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#25 0x03a31229 in ?? () from /usr/lib/libQtGui.so.4
#26 0x03a32e64 in ?? () from /usr/lib/libQtGui.so.4
#27 0x03a33101 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#28 0x036d2b9a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#29 0x03a310ce in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#30 0x03adb4dd in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#31 0x0367d974 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#32 0x03685a9b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#33 0x04209a7a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#34 0x031ebb0b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#35 0x036849de in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#36 0x036f3090 in ?? () from /usr/lib/libQtGui.so.4
#37 0x036f2523 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#38 0x0371d5d2 in ?? () from /usr/lib/libQtGui.so.4
#39 0x00c66cf8 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x00c6a370 in ?? () from /lib/libglib-2.0.so.0
#41 0x00c6a4a3 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0x032165ec in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0x0371ccb5 in ?? () from /usr/lib/libQtGui.so.4
#44 0x031ea0d9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#45 0x031ea52a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#46 0x031ec9af in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#47 0x0367d7f7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#48 0x048ac1d7 in kdemain () from /usr/lib/libkdeinit4_ksysguard.so
#49 0x0804868b in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-16 05:28:05 UTC
*** Bug 207048 has been marked as a duplicate of this bug. ***
Comment 2 Dario Andres 2009-09-16 05:29:11 UTC
Bug 207048 describes another steps to reproduce the crash.
Comment 3 John Tapsell 2009-10-23 08:10:10 UTC
I can't reproduce this now.  I believe this is fixed in SVN.  Please reopen if it appears in any new release of KDE (4.4 or its betas/rcs)
Comment 4 Dario Andres 2009-11-16 13:19:10 UTC
*** Bug 214801 has been marked as a duplicate of this bug. ***
Comment 5 Dario Andres 2009-11-21 03:37:23 UTC
@John: bug 215477 got another steps set to reproduce if you are interested into testing. Regards
Comment 6 Dario Andres 2009-11-21 03:37:37 UTC
*** Bug 215477 has been marked as a duplicate of this bug. ***
Comment 7 Dario Andres 2009-11-21 03:37:40 UTC
*** Bug 215385 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2009-11-25 16:46:51 UTC
*** Bug 216108 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2009-11-26 00:05:23 UTC
*** Bug 216173 has been marked as a duplicate of this bug. ***
Comment 10 Dario Andres 2009-12-02 21:34:20 UTC
*** Bug 217083 has been marked as a duplicate of this bug. ***
Comment 11 Dario Andres 2009-12-10 16:34:48 UTC
*** Bug 217973 has been marked as a duplicate of this bug. ***
Comment 12 Dario Andres 2009-12-25 19:21:40 UTC
*** Bug 220073 has been marked as a duplicate of this bug. ***
Comment 13 Jonathan Thomas 2009-12-29 15:07:04 UTC
*** Bug 220497 has been marked as a duplicate of this bug. ***
Comment 14 Jonathan Thomas 2009-12-31 01:14:39 UTC
*** Bug 220744 has been marked as a duplicate of this bug. ***
Comment 15 Jonathan Thomas 2009-12-31 01:15:00 UTC
*** Bug 220741 has been marked as a duplicate of this bug. ***
Comment 16 Dario Andres 2010-01-05 01:59:46 UTC
*** Bug 221302 has been marked as a duplicate of this bug. ***
Comment 17 Dario Andres 2010-01-05 02:31:20 UTC
*** Bug 221313 has been marked as a duplicate of this bug. ***
Comment 18 Dario Andres 2010-01-18 01:11:10 UTC
*** Bug 222913 has been marked as a duplicate of this bug. ***
Comment 19 Dario Andres 2010-01-19 01:00:13 UTC
*** Bug 223352 has been marked as a duplicate of this bug. ***
Comment 20 disabled account 2010-01-19 22:44:11 UTC
*** Bug 223495 has been marked as a duplicate of this bug. ***
Comment 21 Dario Andres 2010-01-20 01:05:53 UTC
*** Bug 223481 has been marked as a duplicate of this bug. ***
Comment 22 Dario Andres 2010-01-27 23:22:48 UTC
*** Bug 224509 has been marked as a duplicate of this bug. ***
Comment 23 Dario Andres 2010-02-16 12:58:25 UTC
*** Bug 227171 has been marked as a duplicate of this bug. ***
Comment 24 Dario Andres 2010-02-24 22:33:19 UTC
*** Bug 228351 has been marked as a duplicate of this bug. ***
Comment 25 Dario Andres 2010-03-20 20:28:13 UTC
*** Bug 231455 has been marked as a duplicate of this bug. ***
Comment 26 Dario Andres 2010-04-16 23:35:42 UTC
*** Bug 234447 has been marked as a duplicate of this bug. ***
Comment 27 Christoph Feck 2010-10-11 14:07:29 UTC
*** Bug 248919 has been marked as a duplicate of this bug. ***
Comment 28 Christoph Feck 2010-10-11 14:08:35 UTC
*** Bug 237694 has been marked as a duplicate of this bug. ***
Comment 29 Christoph Feck 2010-10-11 14:11:58 UTC
*** Bug 246651 has been marked as a duplicate of this bug. ***
Comment 30 Christoph Feck 2010-10-11 14:12:26 UTC
*** Bug 237647 has been marked as a duplicate of this bug. ***
Comment 31 Christoph Feck 2010-10-11 14:12:48 UTC
*** Bug 235399 has been marked as a duplicate of this bug. ***