Bug 248015 - Dolphin crashed when opening a zip file
Summary: Dolphin crashed when opening a zip file
Status: RESOLVED DUPLICATE of bug 237479
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-16 01:49 UTC by ZH
Modified: 2010-08-16 08:53 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 ZH 2010-08-16 01:49:57 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
dolphin crashed when opening a zip file with the dolphin function "as a folder".but the second time this crash didn't appear.so i guess it is possible a kio-related problem.

The crash does not seem to be reproducible.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f659969f7fd in QSortFilterProxyModel::parent(QModelIndex const&) const () from /usr/lib64/libQtGui.so.4
#6  0x00007f659963c01d in QListView::rectForIndex(QModelIndex const&) const () from /usr/lib64/libQtGui.so.4
#7  0x00007f659963c1fe in QListView::visualRect(QModelIndex const&) const () from /usr/lib64/libQtGui.so.4
#8  0x00007f659a976abb in KCategorizedView::visualRect(QModelIndex const&) const () from /usr/lib64/libkdeui.so.5
#9  0x00007f659a85f226 in KCategorizedView::leaveEvent(QEvent*) () from /usr/lib64/libkdeui.so.5
#10 0x00007f659c0d0de9 in DolphinIconsView::leaveEvent(QEvent*) () from /usr/lib64/libdolphinprivate.so.4
#11 0x00007f659917cd54 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007f659950f7d6 in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f659958e0bb in QAbstractScrollArea::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007f6599626adb in QAbstractItemView::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007f659912c4d4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007f6599134aca in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x00007f659a893c06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#18 0x00007f6599d3ae4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#19 0x00007f659912d85e in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#20 0x00007f659912e44f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#21 0x00007f65991a86c8 in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007f65991a6e19 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007f65991cd492 in ?? () from /usr/lib64/libQtGui.so.4
#24 0x00007f6593f92a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f6593f93270 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f6593f93510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f6599d6367f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x00007f65991cd14e in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007f6599d3a292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x00007f6599d3a495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x00007f6599d3e88b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#32 0x0000000000436c3d in _start ()

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

Possible duplicates by query: bug 247929, bug 240367, bug 237738, bug 237479, bug 237310.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-16 08:53:08 UTC

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