Bug 237310 - Dolphin crashes after opening a folder.
Summary: Dolphin crashes after opening a folder.
Status: RESOLVED DUPLICATE of bug 237479
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 00:06 UTC by Alexander
Modified: 2010-05-16 18:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2010-05-12 00:06:16 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I've just open a folder. Can't find any regularity or reproduce this crash, it's simply happens from time to time. This time I've unpacked an .zip archive and tried to open the resulting folder.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fb806712cdd in QSortFilterProxyModel::parent(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#6  0x00007fb8066b029d in QListView::rectForIndex(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#7  0x00007fb8066b047e in QListView::visualRect(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#8  0x00007fb807990a0b in KCategorizedView::visualRect(QModelIndex const&) const () from /usr/lib/libkdeui.so.5
#9  0x00007fb80798c356 in KCategorizedView::leaveEvent(QEvent*) () from /usr/lib/libkdeui.so.5
#10 0x00007fb809147759 in DolphinIconsView::leaveEvent(QEvent*) () from /usr/lib/libdolphinprivate.so.4
#11 0x00007fb8061eb7ca in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007fb806582c46 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fb80660148b in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007fb806690cfb in QAbstractItemView::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fb80619be84 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fb80619ff6a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007fb8079ade86 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007fb806da179c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007fb80619c44e in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#20 0x00007fb80619d03f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#21 0x00007fb806217628 in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007fb806216029 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007fb80623b7f2 in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007fb801ad1b33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x00007fb801ad2310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#26 0x00007fb801ad25ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x00007fb806dca00f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007fb80623b4be in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007fb806da0b82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007fb806da0dbc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007fb806da50eb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0x000000000043471d in _start ()

This bug may be a duplicate of or related to bug 232892.

Possible duplicates by query: bug 232892.

Reported using DrKonqi
Comment 1 Alexander 2010-05-12 00:27:06 UTC
Wow, this happens much more frequently. Now I've just open the same folder repeatedly and several times it worked.
Comment 2 Frank Reininghaus 2010-05-16 18:52:10 UTC

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