Bug 237738 - [Dolphin] Crash when trying opening a non-mounted media directory
Summary: [Dolphin] Crash when trying opening a non-mounted media directory
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-15 17:50 UTC by MASSUCHETTI Jonathan
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 MASSUCHETTI Jonathan 2010-05-15 17:50:42 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:
Trying to open non mounted media ( 1To HDD ) directory , dolphin crashes. This HDD has been used on a Freebox before ( freebox is a french adsl modem wich can read hdd's media to watch it on tv). 

The crash does not seem to be reproducible.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fdbc870ccdd in QSortFilterProxyModel::parent(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#6  0x00007fdbc99871d2 in KCategorizedView::Private::categoryForIndex(QModelIndex const&) const () from /usr/lib/libkdeui.so.5
#7  0x00007fdbc998a913 in KCategorizedView::visualRect(QModelIndex const&) const () from /usr/lib/libkdeui.so.5
#8  0x00007fdbc9986356 in KCategorizedView::leaveEvent(QEvent*) () from /usr/lib/libkdeui.so.5
#9  0x00007fdbcb141759 in DolphinIconsView::leaveEvent(QEvent*) () from /usr/lib/libdolphinprivate.so.4
#10 0x00007fdbc81e57ca in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007fdbc857cc46 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007fdbc85fb48b in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fdbc868acfb in QAbstractItemView::event(QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007fdbc8195e84 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fdbc8199f6a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fdbc99a7e86 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007fdbc8d9b79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fdbc819644e in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#19 0x00007fdbc819703f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#20 0x00007fdbc8211628 in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007fdbc8210029 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007fdbc82357f2 in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007fdbc3acbb33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007fdbc3acc310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#25 0x00007fdbc3acc5ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007fdbc8dc400f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007fdbc82354be in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007fdbc8d9ab82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00007fdbc8d9adbc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007fdbc8d9f0eb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x000000000043471d in _start ()

Possible duplicates by query: bug 237479, bug 237310, bug 232892.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-16 18:52:19 UTC

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