[Kst] [Bug 88357] New: crash when changing curve name while viewing live data

Matthew Truch matt at truch.net
Sun Aug 29 04:19:33 CEST 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=88357      
           Summary: crash when changing curve name while viewing live data
           Product: kst
           Version: unspecified
          Platform: RedHat RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kst kde org
        ReportedBy: matt truch net


Version:           1.0.0_devel (using KDE KDE 3.2.2)
Installed from:    RedHat RPMs
OS:                Linux

When viewing live data, sometimes (not always) when you edit a curve name, kst will crash.

How to reproduce.  View some live data.  The more data and the more often you update (aka don't skip frames, kst refresh set low) the more likely it seems to happen.  Go to the data manager and double click on a curve (or get to the curve dialog some other way), and change the unique name of the curve and click ok.  Often the curve will aquire the new name and everything is fine; sometimes kst will crash.  

Expected Behavior: kst doesn't crash.  :-)

Command line output:
[matt cherry matt]$ kst thermometry.kst
kst: kstdatamanager_i.cpp:133: void KstObjectItem::update(bool, int): Assertion `x.data()' failed.
KCrash: Application 'kst' crashing...
[matt cherry matt]$

Backtrace:
#0  0x00f44402 in ?? ()
#1  0x008aceab in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#2  0x00228b60 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#3  <signal handler called>
#4  0x00f44402 in ?? ()
#5  0x00670e49 in raise () from /lib/tls/libc.so.6
#6  0x00672872 in abort () from /lib/tls/libc.so.6
#7  0x0066a718 in __assert_fail () from /lib/tls/libc.so.6
#8  0x080e0c99 in KstObjectItem::update ()
#9  0x080e2d7a in KstDataManagerI::updateContents ()
#10 0x08146026 in KstApp::updateDataDialogs ()
#11 0x081473c0 in KstApp::qt_invoke ()
#12 0x0639a21c in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x0639a044 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x0813a4d5 in KstDoc::dataChanged ()
#15 0x08139926 in KstDoc::event ()
#16 0x0633dcdf in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x0633d2de in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x00194229 in KApplication::notify () from /usr/lib/libkdecore.so.4
#19 0x0633ead6 in QApplication::sendPostedEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x0633e956 in QApplication::sendPostedEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x062e7b6a in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x0634ff28 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x0634fdd8 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x0633df31 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x0814bac3 in main ()
#26 0x0065ead4 in __libc_start_main () from /lib/tls/libc.so.6
#27 0x0806b80d in _start ()



More information about the Kst mailing list