Bug 218403 - Dolphin crashed while generating image previews on SD card directory
Summary: Dolphin crashed while generating image previews on SD card directory
Status: RESOLVED DUPLICATE of bug 208921
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-12-12 18:19 UTC by Andreas K. Huettel
Modified: 2009-12-14 15:07 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 Andreas K. Huettel 2009-12-12 18:19:38 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-gentoo-r5 x86_64

What I was doing when the application crashed:
Dolphin crashed while generating image previews on SD card directory

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x30) at dbus-connection.c:355
#6  0x00007f619fe8ec0d in _dbus_pending_call_get_connection_and_lock (pending=0x7f6194001040) at dbus-pending-call.c:309
#7  0x00007f619fe81cef in reply_handler_timeout (data=0x30) at dbus-connection.c:3116
#8  0x00007f61a62b87f6 in QDBusConnectionPrivate::timerEvent (this=0x13434b0, e=0x7fff89058dc0) at ./qdbus_symbols_p.h:172
#9  0x00007f61a5fd8153 in QObject::event (this=0x13434b0, e=0x13) at kernel/qobject.cpp:1066
#10 0x00007f61a53508fd in QApplicationPrivate::notify_helper (this=0x13573b0, receiver=0x13434b0, e=0x7fff89058dc0) at kernel/qapplication.cpp:4065
#11 0x00007f61a53581ba in QApplication::notify (this=0x7fff89059100, receiver=0x13434b0, e=0x7fff89058dc0) at kernel/qapplication.cpp:4030
#12 0x00007f61a6debfdb in KApplication::notify (this=0x7fff89059100, receiver=0x13434b0, event=0x7fff89058dc0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#13 0x00007f61a5fc9a5b in QCoreApplication::notifyInternal (this=0x7fff89059100, receiver=0x13434b0, event=0x7fff89058dc0) at kernel/qcoreapplication.cpp:606
#14 0x00007f61a5ff1656 in QTimerInfoList::activateTimers (this=0x1352560) at kernel/qcoreapplication.h:213
#15 0x00007f61a5fee4fd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#16 0x00007f61a1a8b4a9 in IA__g_main_context_dispatch (context=0x1352340) at gmain.c:1824
#17 0x00007f61a1a8eae8 in g_main_context_iterate (context=0x1352340, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2455
#18 0x00007f61a1a8ec9c in IA__g_main_context_iteration (context=0x1352340, may_block=1) at gmain.c:2518
#19 0x00007f61a5fee45f in QEventDispatcherGlib::processEvents (this=0x134e200, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#20 0x00007f61a53d589f in QGuiEventDispatcherGlib::processEvents (this=0x30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x00007f61a5fc8442 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1996124112}) at kernel/qeventloop.cpp:149
#22 0x00007f61a5fc85dc in QEventLoop::exec (this=0x7fff89059070, flags={i = -1996124032}) at kernel/qeventloop.cpp:197
#23 0x00007f61a5fca61c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#24 0x0000000000439b0d in main (argc=6, argv=0x7fff890595e8) at /var/tmp/portage/kde-base/dolphin-4.3.4/work/dolphin-4.3.4/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-12 18:55:44 UTC
- Have you tried to repeat the situation to check if Dolphin crashed again ?
Thanks

*** This bug has been marked as a duplicate of bug 208921 ***
Comment 2 Andreas K. Huettel 2009-12-12 22:42:14 UTC
It did not crash again when I just re-visited the same directory. But, then it already had the thumbnails...
Comment 3 Dario Andres 2009-12-14 15:07:16 UTC
Thanks