Application: dolphin (1.4) KDE Platform Version: 4.4.00 (KDE 4.4.0) (Compiled from sources) Qt Version: 4.6.2 Operating System: Linux 2.6.32-14-generic i686 Distribution: Ubuntu lucid (development branch) -- Information about the crash: Dolphin crashes when i have renamed a .mkv file. Also, i had already renamed many files before the crash without any problem... -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [Current thread is 1 (Thread 0xb76fdaa0 (LWP 1789))] Thread 4 (Thread 0xb5d80b70 (LWP 1821)): #0 0x00704f5b in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #1 0x00683aa6 in pthread_mutex_lock () from /lib/tls/i686/cmov/libc.so.6 #2 0x02df218f in g_main_context_prepare () from /lib/libglib-2.0.so.0 #3 0x02df2709 in ?? () from /lib/libglib-2.0.so.0 #4 0x02df2cc8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0x040d94cf in QEventDispatcherGlib::processEvents (this=0x9d05268, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #6 0x040abef9 in QEventLoop::processEvents (this=0xb5d80240, flags=) at kernel/qeventloop.cpp:149 #7 0x040ac34a in QEventLoop::exec (this=0xb5d80240, flags=...) at kernel/qeventloop.cpp:201 #8 0x03fa85a8 in QThread::exec (this=0x9de4620) at thread/qthread.cpp:487 #9 0x0408bb1b in QInotifyFileSystemWatcherEngine::run (this=0x9de4620) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x03fab32e in QThreadPrivate::start (arg=0x9de4620) at thread/qthread_unix.cpp:248 #11 0x0070296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #12 0x0067692e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread 0xb44b9b70 (LWP 1865)): #0 0x005a8422 in __kernel_vsyscall () #1 0x00707342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00683934 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6 #3 0x01572ce7 in ?? () from /usr/lib/libxine.so.1 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 2 (Thread 0xb3cb4b70 (LWP 13363)): [KCrash Handler] #6 QBasicAtomicInt::deref (this=0xb650f84, other=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:132 #7 QString::operator= (this=0xb650f84, other=...) at tools/qstring.cpp:1281 #8 0x080a9ab3 in KLoadMetaDataThread::run (this=0xb650f78) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:89 #9 0x03fab32e in QThreadPrivate::start (arg=0xb650f78) at thread/qthread_unix.cpp:248 #10 0x0070296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0x0067692e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb76fdaa0 (LWP 1789)): #0 0x005a8422 in __kernel_vsyscall () #1 0x00668af6 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x00ef3d60 in ?? () from /usr/lib/libxcb.so.1 #3 0x00ef59b2 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1 #4 0x02be1f96 in _XReply () from /usr/lib/libX11.so.6 #5 0x02bd7211 in XTranslateCoordinates () from /usr/lib/libX11.so.6 #6 0x01e47f26 in QWidget::mapFromGlobal (this=0x9c56168, pos=...) at kernel/qwidget_x11.cpp:1325 #7 0x01e47f7c in QWidget::mapFromGlobal (this=0x9c56c80, pos=...) at kernel/qwidget_x11.cpp:1318 #8 0x01da2a85 in QApplication::notify (this=0xbfa30914, receiver=0x9c56c80, e=0xbfa30060) at kernel/qapplication.cpp:3885 #9 0x0112db2a in KApplication::notify (this=0xbfa30914, receiver=0x9c56c80, event=0xbfa30060) at ../../kdeui/kernel/kapplication.cpp:302 #10 0x040ad8db in QCoreApplication::notifyInternal (this=0xbfa30914, receiver=0x9c56c80, event=0xbfa30060) at kernel/qcoreapplication.cpp:704 #11 0x01da1932 in QCoreApplication::sendEvent (receiver=0x9c56c80, event=0xbfa30060, alienWidget=0x9c56c80, nativeWidget=0x9c56168, buttonDown=0x26df058, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #12 QApplicationPrivate::sendMouseEvent (receiver=0x9c56c80, event=0xbfa30060, alienWidget=0x9c56c80, nativeWidget=0x9c56168, buttonDown=0x26df058, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2965 #13 0x01e2cf78 in QETWidget::translateMouseEvent (this=0x9c56168, event=0xbfa3057c) at kernel/qapplication_x11.cpp:4368 #14 0x01e2c4b1 in QApplication::x11ProcessEvent (this=0xbfa30914, event=0xbfa3057c) at kernel/qapplication_x11.cpp:3379 #15 0x01e5b38a in x11EventSourceDispatch (s=0x9a85968, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #16 0x02deee05 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #17 0x02df2b08 in ?? () from /lib/libglib-2.0.so.0 #18 0x02df2cc8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #19 0x040d9495 in QEventDispatcherGlib::processEvents (this=0x9a5c520, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #20 0x01e5aeb5 in QGuiEventDispatcherGlib::processEvents (this=0x9a5c520, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #21 0x040abef9 in QEventLoop::processEvents (this=0xbfa30874, flags=) at kernel/qeventloop.cpp:149 #22 0x040ac34a in QEventLoop::exec (this=0xbfa30874, flags=...) at kernel/qeventloop.cpp:201 #23 0x040b053f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #24 0x01d9b577 in QApplication::exec () at kernel/qapplication.cpp:3579 #25 0x0807b7af in main (argc=1, argv=0xbfa30af4) at ../../../../apps/dolphin/src/main.cpp:101 Possible duplicates by query: bug 228695, bug 228463, bug 227996, bug 227981, bug 227027. Reported using DrKonqi
Thanks for the report, this issue has been fixed 2 days ago and will be part of KDE SC 4.4.2 (4.4.1 had been tagged already).