Bug 108288 - Kst crashes when using data wizard
Summary: Kst crashes when using data wizard
Status: RESOLVED WORKSFORME
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Rick Chern
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 21:20 UTC by Rick Chern
Modified: 2005-07-19 01:47 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 Rick Chern 2005-06-28 21:20:35 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) 
OS:                Linux

How to reproduce:
- start kst
- start data wizard
- select any file and options until the wizard is complete
- click "Finish"
- kst crashes:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -154683712 (LWP 19795)]
[New Thread -158811216 (LWP 19796)]
[Thread debugging using libthread_db enabled]
[New Thread -154683712 (LWP 19795)]
[New Thread -158811216 (LWP 19796)]
[KCrash handler]
#4  0xf6cfdc78 in KstVCurve::xLabel (this=0x0) at qmap.h:251
#5  0xf6fb2f9d in DataWizard::finished (this=0x8fb8288) at kstsharedptr.h:136
#6  0xf6fa6c6a in DataWizard::qt_invoke (this=0x8fb8288, _id=71, _o=0xfee77080)
    at datawizard.moc:151
#7  0x031733a0 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x03173a7a in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x034ab5c0 in QButton::clicked () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x03202ff7 in QButton::mouseReleaseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x031a92fa in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x03114849 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x03114a89 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x001b94e8 in KApplication::notify () from /usr/lib/libkdecore.so.4
#15 0x030b39de in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x030b2278 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x030c4686 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x03129e75 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x03113a71 in QApplication::enter_loop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x032f40f0 in QDialog::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0xf6f76758 in KstApp::showDataWizard (this=0x8acf100) at kst.cpp:1851
#22 0xf6f2d89a in KstQuickStartDialogI::wizard_I (this=0x8e79500)
    at kstquickstartdialog_i.cpp:51
#23 0xf6f2de87 in KstQuickStartDialogI::qt_invoke (this=0x8e79500, _id=54, 
    _o=0xfee77c10) at kstquickstartdialog_i.moc:109
#24 0x031733a0 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x03173a7a in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x034ab5c0 in QButton::clicked () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x03202ff7 in QButton::mouseReleaseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x031a92fa in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x03114849 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#30 0x03114a89 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#31 0x001b94e8 in KApplication::notify () from /usr/lib/libkdecore.so.4
#32 0x030b39de in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#33 0x030b2278 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#34 0x030c4686 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#35 0x03129e75 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#36 0x03129dce in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#37 0x03113a4b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#38 0x080523c6 in main (argc=1, argv=0xfee78f34) at main.cpp:750
Comment 1 Rick Chern 2005-06-28 21:57:19 UTC
I can't reproduce this anymore
Comment 2 Rick Chern 2005-07-19 01:41:08 UTC
The data wizard is crashing again
Comment 3 Rick Chern 2005-07-19 01:46:07 UTC
I can't reproduce this again. 
Comment 4 Rick Chern 2005-07-19 01:47:05 UTC
I can't reproduce this again.