Bug 17488 - alterator-browser-qt падает в segfault каждый раз при его закрытии.
Summary: alterator-browser-qt падает в segfault каждый раз при его закрытии.
Status: CLOSED DUPLICATE of bug 14490
Alias: None
Product: Branch 4.1
Classification: Distributions
Component: alterator-browser-qt (show other bugs)
Version: unspecified
Hardware: all Linux
: P2 normal
Assignee: Sergey V Turchin
QA Contact: qa-4.1@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 02:20 MSD by Mike
Modified: 2008-11-26 17:03 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike 2008-10-09 02:20:20 MSD
При выходе, всегда появляется сообщение:
-------
kernel: alterator-brows[26887]: segfault at 44 ip 0808172e sp bff85a20 error 4 in alterator-browser-qt[8048000+8a000]
consolehelper[32312]: executing "/usr/sbin/acc": (mike --> root --> root)
kernel: alterator-brows[32313]: segfault at 44 ip 0808172e sp bf9eacb0 error 4 in alterator-browser-qt[8048000+8a000]
-------
Comment 1 Andriy Stepanov (stanv) 2008-10-22 14:47:28 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 ()
Comment 2 Sergey V Turchin 2008-11-26 17:03:59 MSK

*** This bug has been marked as a duplicate of bug 14490 ***