Just a report, probably it has a known issue. To reproduce: - click on the browse - using mouse wheel or down arrow try to go past the last row - you'll get a runtime error message - click ok - the segfault
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6c87710 (LWP 1929)] 0xb75dd925 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4 (gdb) bt #0 0xb75dd925 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4 #1 0xb79d9531 in QMainWindow::~QMainWindow () from /usr/lib/libQtGui.so.4 #2 0x0809294e in HBQMainWindow::~HBQMainWindow () #3 0x08092152 in release_HBQMainWindow () #4 0x080908c9 in Q_release () #5 0x08137cd9 in hb_gcRefFree () #6 0x0814619b in hb_itemClear () #7 0x08168ee4 in hb_arrayGarbageRelease () #8 0x08137cd9 in hb_gcRefFree () #9 0x0814619b in hb_itemClear () #10 0x08168ee4 in hb_arrayGarbageRelease () #11 0x08137b12 in hb_gcReleaseAll () #12 0x0816c353 in hb_vmQuit () #13 0x081708f3 in main () best regards, Lorenzo _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
