Version: 1.0.0 (using KDE 3.3.1, compiled sources) Compiler: gcc version 3.3.4 OS: Linux (i686) release 2.6.9 * Reading a streaming dirfile with a frame offset via an indirect file in Read-to-End mode. * Paused kst, zoomed in on some data. * Restarted defile, which rewrote the indirect file to point to a new streaming dirfile, with a offset. * Opened Change Data Samples dialog. * Changed Starting Frame to the frame offset of the new dirfile. * kst crashed when pressing the Apply button.
Do you have a backtrace? if so, please paste it into the bug report.
No, sorry, I couldn't get one.
I suspect this is the same bug... Here's a backtrace from another crash instance when changing the sample range, this time changing the number of frames during Read-from-End mode. --- Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 6632)] [New Thread 32769 (LWP 6634)] [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 6632)] [New Thread 32769 (LWP 6634)] [New Thread 16386 (LWP 6635)] [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 6632)] [New Thread 32769 (LWP 6634)] [KCrash handler] #6 0x081494db in KstObjectList<KstSharedPtr<KstString> >::removeTag () #7 0x081479ff in KstObjectList<KstSharedPtr<KstString> >::removeTag () #8 0x0813994a in KPrintDialogPage::metaObject () #9 0x080abbdb in QMemArray<QPoint>::detach () #10 0x0809c1f7 in QMemArray<QPoint>::detach () #11 0x0809b550 in QMemArray<QPoint>::detach () #12 0x0809af88 in QMemArray<QPoint>::detach () #13 0x080bdfa5 in KstObjectList<KstSharedPtr<KstScalar> >::removeTag () #14 0x080c6fb9 in KstObjectList<KstSharedPtr<KstScalar> >::removeTag () #15 0x080c738c in KstObjectList<KstSharedPtr<KstScalar> >::removeTag () #16 0x0817ae40 in QValueListPrivate<KstSharedPtr<KstDataSource> >::QValueListPrivate () #17 0x0816b750 in QValueListPrivate<int>::clear () #18 0xb703d84f in QApplication::internalNotify () from /usr/lib/qt/lib/libqt-mt.so.3 #19 0xb703ce4e in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3 #20 0xb766a873 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4 #21 0xb703e646 in QApplication::sendPostedEvents () from /usr/lib/qt/lib/libqt-mt.so.3 #22 0xb703e4c6 in QApplication::sendPostedEvents () from /usr/lib/qt/lib/libqt-mt.so.3 #23 0xb6fe75aa in QEventLoop::processEvents () from /usr/lib/qt/lib/libqt-mt.so.3 #24 0xb704fba8 in QEventLoop::enterLoop () from /usr/lib/qt/lib/libqt-mt.so.3 #25 0xb704fa58 in QEventLoop::exec () from /usr/lib/qt/lib/libqt-mt.so.3 #26 0xb703daa1 in QApplication::exec () from /usr/lib/qt/lib/libqt-mt.so.3 #27 0x08182ee1 in KMdiMainFrm::tileVertically () #28 0xb68cd549 in __libc_start_main () from /lib/libc.so.6 #29 0x0806e001 in ?? ()
Still a problem in CVS-HEAD code?
Can't reproduce