Application: dolphin (1.3.80) KDE Version: 4.3.77 (KDE 4.3.77 (KDE 4.4 >= 20091123)) (Compiled from sources) Qt Version: 4.6.0 Operating System: Linux 2.6.30-gentoo-r8 i686 Distribution (Platform): Gentoo Packages -- Information about the crash: I don't know if it's related to the one already posted since hidden files are... hidden now. But Dolphin crashed in the same conditions (erasing files with shift+suppr). So, maybe duplicate. The crash can be reproduced some of the times. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [Current thread is 0 (LWP 18060)] Thread 3 (Thread 0xb3503b90 (LWP 23642)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb5f3ffc1 in select () from /lib/libc.so.6 #2 0xb70ececd in QProcessManager::run (this=0xb72684b8) at io/qprocess_unix.cpp:245 #3 0xb6fef33c in QThreadPrivate::start (arg=0xb72684b8) at thread/qthread_unix.cpp:244 #4 0xb6f3e170 in start_thread () from /lib/libpthread.so.0 #5 0xb5f46c6e in clone () from /lib/libc.so.6 Thread 2 (Thread 0xb1810b90 (LWP 24062)): [KCrash Handler] #6 0x0806620a in QBasicAtomicInt::ref (this=0x65006d) at /home/loacoon/Program-Files/KDE4/include/QtCore/qatomic_i386.h:120 #7 0x080abbdd in QList (this=0xb18102c8, l=@0x86537a4) at /home/loacoon/Program-Files/KDE4/include/QtCore/qlist.h:114 #8 0x080abc12 in List (this=0xb18102c8) at /home/loacoon/Program-Files/KDE4/include/kurl.h:126 #9 0x080abc2e in QForeachContainer (this=0xb18102c8, t=@0x86537a4) at /home/loacoon/Program-Files/KDE4/include/QtCore/qglobal.h:2227 #10 0x080ab0b0 in KLoadMetaDataThread::run (this=0x8653788) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/apps/dolphin/src/panels/information/kloadmetadatathread.cpp:67 #11 0xb6fef33c in QThreadPrivate::start (arg=0x8653788) at thread/qthread_unix.cpp:244 #12 0xb6f3e170 in start_thread () from /lib/libpthread.so.0 #13 0xb5f46c6e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb560a9c0 (LWP 18060)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb5f3d477 in poll () from /lib/libc.so.6 #2 0xb56a82ab in ?? () from /usr/lib/libxcb.so.1 #3 0xbfcc6e04 in ?? () #4 0x00000001 in ?? () #5 0xffffffff in ?? () #6 0x00000000 in ?? () Possible duplicates by query: bug 215003, bug 213536, bug 213895, bug 215023, bug 214556. Reported using DrKonqi
The backtrace seems unique.
Created attachment 40922 [details] Dolphin session valgrind output This valgrind output might be related to this backtrace. I was deleting file (Shift+Del) "/home/maris/rm_sample.png" and dolphin crashed. Dolphin 1.4 running KDE 4.4.00 with Qt 4.6.2 on Gentoo ~AMD64
It looks like this is a bug which has been fixed for KDE SC 4.4.2. Please reopen if you see this crash again in 4.4.2 or later. Thanks! *** This bug has been marked as a duplicate of bug 224848 ***