Summary: | alterator-browser-qt падает в segfault каждый раз при его закрытии. | ||
---|---|---|---|
Product: | Branch 4.1 | Reporter: | Mike <amike> |
Component: | alterator-browser-qt | Assignee: | Sergey V Turchin <zerg> |
Status: | CLOSED DUPLICATE | QA Contact: | qa-4.1 <qa-4.1> |
Severity: | normal | ||
Priority: | P2 | CC: | stanv |
Version: | unspecified | ||
Hardware: | all | ||
OS: | Linux |
Description
Mike
2008-10-09 02:20:20 MSD
(gdb) info threads * 1 process 13149 0x08071871 in QTreeView::scrollTo () (gdb) thread apply all bt Thread 1 (process 13149): #0 0x08071871 in QTreeView::scrollTo () #1 0x08082490 in QTreeView::scrollTo () #2 0x08082ae1 in QTreeView::scrollTo () #3 0x08085be8 in QTreeView::scrollTo () #4 0xb78adba2 in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4 #5 0xb7a8373c in QWidget::~QWidget$base () from /usr/lib/libQtGui.so.4 #6 0xb7caa303 in QFrame::~QFrame$base () from /usr/lib/libQtGui.so.4 #7 0x0809f00f in QTreeView::scrollTo () #8 0xb78adba2 in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4 #9 0xb7a8373c in QWidget::~QWidget$base () from /usr/lib/libQtGui.so.4 #10 0xb7cbbc75 in QMainWindow::~QMainWindow$base () from /usr/lib/libQtGui.so.4 #11 0x0805d74a in QTreeView::scrollTo () #12 0xb75a90ec in __libc_start_main () from /lib/libc.so.6 #13 0x0805d5f1 in QTreeView::scrollTo () |