Application: dolphin (1.7) KDE Platform Version: 4.7.00 (4.7.0) Qt Version: 4.7.3 Operating System: Linux 2.6.39-ARCH i686 Distribution: "Arch Linux" -- Information about the crash: - What I was doing when the application crashed: I was looking into where a package installed files so one view had the tarballs and the other /usr/ just about to go into share. - Custom settings of the application: It's default but with svn and git active, also the root-actionservice-menu from kde-look.org installed. Could be related perhaps. The crash can be reproduced some of the time. -- Backtrace: Application: Dolphin (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0xb57f8b60 (LWP 18893))] Thread 2 (Thread 0xaf95cb70 (LWP 18896)): #0 0xb7876424 in __kernel_vsyscall () #1 0xb6149d4e in poll () from /lib/libc.so.6 #2 0xb5beae6b in g_poll () from /usr/lib/libglib-2.0.so.0 #3 0xb5bdc2b6 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0xb5bdc6da in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #5 0xb6f024a7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #6 0xb6ed31fd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #7 0xb6ed3441 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #8 0xb6dd6abb in QThread::exec() () from /usr/lib/libQtCore.so.4 #9 0xb6eb3d9d in ?? () from /usr/lib/libQtCore.so.4 #10 0xb6dd9913 in ?? () from /usr/lib/libQtCore.so.4 #11 0xb6d63c77 in start_thread () from /lib/libpthread.so.0 #12 0xb615443e in clone () from /lib/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 1 (Thread 0xb57f8b60 (LWP 18893)): [KCrash Handler] #7 0xb6a1d862 in QSortFilterProxyModel::parent(QModelIndex const&) const () from /usr/lib/libQtGui.so.4 #8 0xb75bcf13 in KCategorizedView::Private::categoryForIndex(QModelIndex const&) const () from /usr/lib/libkdeui.so.5 #9 0xb75c2060 in KCategorizedView::visualRect(QModelIndex const&) const () from /usr/lib/libkdeui.so.5 #10 0xb75c0ea4 in KCategorizedView::leaveEvent(QEvent*) () from /usr/lib/libkdeui.so.5 #11 0xb0925eba in DolphinIconsView::leaveEvent(QEvent*) () from /usr/lib/libdolphinprivate.so.4 #12 0xb645ef60 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #13 0xb685ad95 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4 #14 0xb68ee554 in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4 #15 0xb6990dac in QAbstractItemView::event(QEvent*) () from /usr/lib/libQtGui.so.4 #16 0xb69af413 in QListView::event(QEvent*) () from /usr/lib/libQtGui.so.4 #17 0xb6405084 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #18 0xb640a4d8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #19 0xb75f08b1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #20 0xb6ed41be in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #21 0xb6405662 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4 #22 0xb6406246 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4 #23 0xb648f677 in ?? () from /usr/lib/libQtGui.so.4 #24 0xb648e20d in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #25 0xb64b8aac in ?? () from /usr/lib/libQtGui.so.4 #26 0xb5bdbc4f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #27 0xb5bdc3b0 in ?? () from /usr/lib/libglib-2.0.so.0 #28 0xb5bdc6da in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #29 0xb6f0244a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #30 0xb64b86ba in ?? () from /usr/lib/libQtGui.so.4 #31 0xb6ed31fd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #32 0xb6ed3441 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #33 0xb6ed7bad in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #34 0xb6402ed4 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #35 0xb0aef3a3 in kdemain () from /usr/lib/libkdeinit4_dolphin.so #36 0x0804f29a in _start () This bug may be a duplicate of or related to bug 274398, bug 256903. Possible duplicates by query: bug 274398, bug 272240, bug 270058, bug 256903, bug 247929. Reported using DrKonqi
[Comment from a bug report cleaner] This also looks related to bug 237479.
*** This bug has been marked as a duplicate of bug 237479 ***