Bug 203141 - Dolphin crashes trying to open invalid directory from Places (in split view)
Summary: Dolphin crashes trying to open invalid directory from Places (in split view)
Status: RESOLVED DUPLICATE of bug 200125
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 09:36 UTC by Mike71
Modified: 2009-08-09 16:02 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 Mike71 2009-08-09 09:36:12 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.00 (KDE 4.3.0) "release 152"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.25-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
I opened Dolphin, switched into a subfolder of home, containing some more folders and some video files (note: there was an smb file transfer at that time writing files into that folder with my machine being the host). I then clicked on split, selected the left pane and then clicked on a Places item which I later found out belonged to a local directory that did not exist yet (i just reinstalled my system). The error message at the bottom of the screen appears for a few seconds and then Dolphin crashes.

I was able to reproduce it some times (and then only following exactly these steps) but not always

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QUrl (this=0x7ffff6ad6af0, other=@0x10) at io/qurl.cpp:3936
#6  0x00007fdaccd68679 in KUrl (this=0x7ffff6ad6af0, _u=@0x10) at /usr/src/debug/kdelibs-4.3.0/kdecore/io/kurl.cpp:468
#7  0x00007fdacf398de0 in KFileItem::url (this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.0/kio/kio/kfileitem.cpp:1268
#8  0x00007fdacf387c24 in KDirModel::indexForItem (this=0x90ba50, item=@0xb2b050) at /usr/src/debug/kdelibs-4.3.0/kio/kio/kdirmodel.cpp:919
#9  0x00007fdacf03b12a in KFilePreviewGenerator::Private::orderItems (this=0x88aab0, items=@0x7ffff6ad6c50) at /usr/src/debug/kdelibs-4.3.0/kfile/kfilepreviewgenerator.cpp:1015
#10 0x00007fdacf03ec51 in KFilePreviewGenerator::Private::updateIcons (this=0x88aab0, items=@0x7ffff6ad6cc0) at /usr/src/debug/kdelibs-4.3.0/kfile/kfilepreviewgenerator.cpp:508
#11 0x00007fdacf03eeb9 in KFilePreviewGenerator::Private::delayedIconUpdate (this=0x88aab0) at /usr/src/debug/kdelibs-4.3.0/kfile/kfilepreviewgenerator.cpp:1080
#12 0x00007fdacf03ffa2 in KFilePreviewGenerator::qt_metacall (this=0x826fc0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff6ad6db0)
    at /usr/src/debug/kdelibs-4.3.0/build/kfile/kfilepreviewgenerator.moc:95
#13 0x00007fdacbb826e2 in QMetaObject::activate (sender=0x88aa80, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x2dc) at kernel/qobject.cpp:3113
#14 0x00007fdacbb7d533 in QObject::event (this=0x88aa80, e=0x10) at kernel/qobject.cpp:1075
#15 0x00007fdacc001b0d in QApplicationPrivate::notify_helper (this=0x6c0ba0, receiver=0x88aa80, e=0x7ffff6ad74a0) at kernel/qapplication.cpp:4056
#16 0x00007fdacc009d9a in QApplication::notify (this=0x7ffff6ad7890, receiver=0x88aa80, e=0x7ffff6ad74a0) at kernel/qapplication.cpp:4021
#17 0x00007fdacd56171b in KApplication::notify (this=0x7ffff6ad7890, receiver=0x88aa80, event=0x7ffff6ad74a0) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#18 0x00007fdacbb6d94c in QCoreApplication::notifyInternal (this=0x7ffff6ad7890, receiver=0x88aa80, event=0x7ffff6ad74a0) at kernel/qcoreapplication.cpp:610
#19 0x00007fdacbb9ab60 in QTimerInfoList::activateTimers (this=0x6badd0) at kernel/qcoreapplication.h:213
#20 0x00007fdacbb96ddd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#21 0x00007fdac7f0a0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fdac7f0d8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fdac7f0da8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fdacbb96d3f in QEventDispatcherGlib::processEvents (this=0x689730, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#25 0x00007fdacc098fff in QGuiEventDispatcherGlib::processEvents (this=0x7ffff6ad6af0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007fdacbb6c1d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -156403776}) at kernel/qeventloop.cpp:149
#27 0x00007fdacbb6c5a4 in QEventLoop::exec (this=0x7ffff6ad7800, flags={i = -156403696}) at kernel/qeventloop.cpp:201
#28 0x00007fdacbb6e894 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x000000000043972d in main (argc=6, argv=0x7ffff6ad7d78) at /usr/src/debug/kdebase-4.3.0/apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-09 16:02:46 UTC
Thanks

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