Bug 248990 - Dolphin crashes while opening a file
Summary: Dolphin crashes while opening a file
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 13:40 UTC by cmf
Modified: 2011-11-25 19:43 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 cmf 2010-08-25 13:40:23 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.6.3
Operating System: Linux 2.6.35-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

Had Dolphin opened with two tabs (local and network folder) and tried to open my ~/.moc/last_directory. After hitting Enter it crashed.

Any further info needed?

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fec77ca7c1d in KSycocaDict::Private::offsetForKey(QString const&) const () from /usr/lib/libkdecore.so.5
#7  0x00007fec77ca7dc6 in KSycocaDict::find_string(QString const&) const () from /usr/lib/libkdecore.so.5
#8  0x00007fec77c2b2f2 in KServiceFactory::findServiceByMenuId(QString const&) () from /usr/lib/libkdecore.so.5
#9  0x00007fec77c22938 in KService::serviceByMenuId(QString const&) () from /usr/lib/libkdecore.so.5
#10 0x00007fec77c291d6 in KService::serviceByStorageId(QString const&) () from /usr/lib/libkdecore.so.5
#11 0x00007fec70c08dcd in KFileItemActionsPrivate::slotRunPreferredApplications() () from /usr/lib/libkio.so.5
#12 0x00007fec69fdd2cf in DolphinViewController::handleKeyPressEvent(QKeyEvent*) () from /usr/lib/libdolphinprivate.so.4
#13 0x00007fec69fc24fa in DolphinDetailsView::keyPressEvent(QKeyEvent*) () from /usr/lib/libdolphinprivate.so.4
#14 0x00007fec769c9316 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fec76d61e66 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fec76de086b in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007fec76e706cb in QAbstractItemView::event(QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007fec76979854 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fec7697e062 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fec784c3146 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x00007fec7779dd3c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007fec76a1609a in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007fec76a164f1 in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007fec769f390c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00007fec76a196b2 in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007fec73534b33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0x00007fec73535310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#28 0x00007fec735355ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0x00007fec777c682f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007fec76a1937e in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007fec7779d122 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007fec7779d35c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x00007fec777a176b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#34 0x00007fec6a963cb5 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#35 0x0000000000406a83 in _start ()

Reported using DrKonqi
Comment 1 Mark 2010-09-16 03:40:54 UTC
Can you still reproduce this in 4.5.1?
If it still crashes, please do provide the file or entire folder that makes dolphin crash.
Comment 2 Myriam Schweingruber 2011-11-25 19:43:00 UTC
Closing for lack of feedback. Feel free to reopen this report if you can reproduce this with Dolphin 1.7 or later.