Bug 213379 - dolphin crashed on a directory with few png/bmp files
Summary: dolphin crashed on a directory with few png/bmp files
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-11-06 08:55 UTC by Unknown
Modified: 2009-11-06 13: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 Unknown 2009-11-06 08:55:39 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-gentoo-r4 i686

What I was doing when the application crashed:
Dolphin crashed when browsing a directory with few png/bmp files from some game. Just moving cursor around from one file to another to find the interesting file (on the thumbnails).

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4fcca40 (LWP 19652))]

Thread 2 (Thread 0xb2792b70 (LWP 19697)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb65b5ff2 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb1ee60bb in metronom_sync_loop (this=0x8700b58) at metronom.c:870
#3  0xb65b16bf in start_thread (arg=0xb2792b70) at pthread_create.c:297
#4  0xb59c675e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb4fcca40 (LWP 19652)):
[KCrash Handler]
#6  0xb51b2ccd in _dbus_connection_lock (connection=0x1) at dbus-connection.c:361
#7  0xb51cbb8b in _dbus_pending_call_get_connection_and_lock (pending=0x85844d0) at dbus-pending-call.c:307
#8  0xb51b6da4 in reply_handler_timeout (data=0x85844d0) at dbus-connection.c:3237
#9  0xb51d1053 in dbus_timeout_handle (timeout=0x8585930) at dbus-timeout.c:473
#10 0xb682b8fb in q_dbus_timeout_handle (timeout=0x8585930) at ./qdbus_symbols_p.h:172
#11 0xb682ff5b in QDBusConnectionPrivate::timerEvent (this=0x80ee350, e=0xbfc52dd4) at qdbusintegrator.cpp:1023
#12 0xb671a030 in QObject::event (this=0x80ee350, e=0xbfc52dd4) at kernel/qobject.cpp:1066
#13 0xb5ce1f85 in QApplicationPrivate::notify_helper (this=0x81002a8, receiver=0x80ee350, e=0xbfc52dd4) at kernel/qapplication.cpp:4065
#14 0xb5ce04dc in QApplication::notify (this=0xbfc530b4, receiver=0x80ee350, e=0xbfc52dd4) at kernel/qapplication.cpp:3605
#15 0xb6d16c71 in KApplication::notify (this=0xbfc530b4, receiver=0x80ee350, event=0xbfc52dd4) at /var/tmp/portage/kde-base/kdelibs-4.3.2-r2/work/kdelibs-4.3.2/kdeui/kernel/kapplication.cpp:302
#16 0xb67067aa in QCoreApplication::notifyInternal (this=0xbfc530b4, receiver=0x80ee350, event=0xbfc52dd4) at kernel/qcoreapplication.cpp:606
#17 0xb6709a17 in QCoreApplication::sendEvent (receiver=0x80ee350, event=0xbfc52dd4) at kernel/qcoreapplication.h:213
#18 0xb67386d7 in QTimerInfoList::activateTimers (this=0x80f9754) at kernel/qeventdispatcher_unix.cpp:580
#19 0xb673502e in timerSourceDispatch (source=0x80f9720) at kernel/qeventdispatcher_glib.cpp:165
#20 0xb53effa4 in g_main_dispatch (context=0x80f9020) at gmain.c:1824
#21 0xb53f1200 in IA__g_main_context_dispatch (context=0x80f9020) at gmain.c:2377
#22 0xb53f1620 in g_main_context_iterate (context=0x80f9020, block=1, dispatch=1, self=0x80f6838) at gmain.c:2455
#23 0xb53f17ef in IA__g_main_context_iteration (context=0x80f9020, may_block=1) at gmain.c:2518
#24 0xb6735dce in QEventDispatcherGlib::processEvents (this=0x80d8368, flags=...) at kernel/qeventdispatcher_glib.cpp:328
#25 0xb5d83b1e in QGuiEventDispatcherGlib::processEvents (this=0x80d8368, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#26 0xb6704443 in QEventLoop::processEvents (this=0xbfc5301c, flags=...) at kernel/qeventloop.cpp:149
#27 0xb6704587 in QEventLoop::exec (this=0xbfc5301c, flags=...) at kernel/qeventloop.cpp:197
#28 0xb6706e50 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0xb5ce0198 in QApplication::exec () at kernel/qapplication.cpp:3525
#30 0x0807998f in main (argc=5, argv=0xbfc53294) at /var/tmp/portage/kde-base/dolphin-4.3.2-r1/work/dolphin-4.3.2/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-06 13:53:05 UTC
- Does the application crash again if you repeat the situation you described ?
Merging with bug 208921
Thanks

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