Application: dolphin (1.99) KDE Platform Version: 4.7.95 (4.8 RC1 (4.7.95) (Compiled from sources) Qt Version: 4.8.0 Operating System: Linux 3.1.6-1-ARCH i686 Distribution (Platform): Archlinux Packages -- Information about the crash: - What I was doing when the application crashed: Dolphin crashes when I enable View -> Additional information -> Size This happens randomly and not on every folder. -- Backtrace: Application: Dolphin (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0xb53ab980 (LWP 11365))] Thread 3 (Thread 0xad837b40 (LWP 11366)): #0 0xb7809424 in __kernel_vsyscall () #1 0xb5e9f800 in poll () from /lib/libc.so.6 #2 0xb585610b in g_poll () from /usr/lib/libglib-2.0.so.0 #3 0xb5847656 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0xb58479ea in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #5 0xb6dcd407 in QEventDispatcherGlib::processEvents (this=0x8b50928, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0xb6d9512d in QEventLoop::processEvents (this=0xad837230, flags=...) at kernel/qeventloop.cpp:149 #7 0xb6d953c9 in QEventLoop::exec (this=0xad837230, flags=...) at kernel/qeventloop.cpp:204 #8 0xb6c70cad in QThread::exec (this=0x8b4dde0) at thread/qthread.cpp:501 #9 0xb6d70003 in QInotifyFileSystemWatcherEngine::run (this=0x8b4dde0) at io/qfilesystemwatcher_inotify.cpp:248 #10 0xb6c73ffa in QThreadPrivate::start (arg=0x8b4dde0) at thread/qthread_unix.cpp:298 #11 0xb6bf5d4c in start_thread () from /lib/libpthread.so.0 #12 0xb5eaa03e in clone () from /lib/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 2 (Thread 0xaca55b40 (LWP 11423)): #0 0xb7809424 in __kernel_vsyscall () #1 0xb5ea3151 in select () from /lib/libc.so.6 #2 0xb6d6e194 in QProcessManager::run (this=0xb6f05e38) at io/qprocess_unix.cpp:244 #3 0xb6c73ffa in QThreadPrivate::start (arg=0xb6f05e38) at thread/qthread_unix.cpp:298 #4 0xb6bf5d4c in start_thread () from /lib/libpthread.so.0 #5 0xb5eaa03e in clone () from /lib/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 1 (Thread 0xb53ab980 (LWP 11365)): [KCrash Handler] #7 QCoreApplication::notifyInternal (this=0xbfe74af4, receiver=0x938f940, event=0xbfe743dc) at kernel/qcoreapplication.cpp:863 #8 0xb6187712 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9 QApplicationPrivate::dispatchEnterLeave (enter=0x938f940, leave=0x8c491f0) at kernel/qapplication.cpp:2815 #10 0xb621d1ca in QApplication::x11ProcessEvent (this=0x0, event=0xbfe7475c) at kernel/qapplication_x11.cpp:3693 #11 0xb624a224 in x11EventSourceDispatch (s=0x8a61800, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #12 0xb584701f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #13 0xb5847750 in ?? () from /usr/lib/libglib-2.0.so.0 #14 0xb58479ea in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #15 0xb6dcd407 in QEventDispatcherGlib::processEvents (this=0x89dec10, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #16 0xb6249dfa in QGuiEventDispatcherGlib::processEvents (this=0x89dec10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #17 0xb6d9512d in QEventLoop::processEvents (this=0xbfe74a64, flags=...) at kernel/qeventloop.cpp:149 #18 0xb6d953c9 in QEventLoop::exec (this=0xbfe74a64, flags=...) at kernel/qeventloop.cpp:204 #19 0xb6d9b00a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #20 0xb61849d4 in QApplication::exec () at kernel/qapplication.cpp:3811 #21 0xae9130f1 in kdemain () from /usr/lib/libkdeinit4_dolphin.so #22 0x0804efba in launch (argc=5, _name=0x8a2b12c "/usr/bin/dolphin", args=<optimized out>, cwd=0x0, envc=1, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8a2b17c "LARS;1325158526;141856;21561_TIME288556120") at /home/hussam/packages/kdelibs/src/kdelibs/kinit/kinit.cpp:734 #23 0x0804f906 in handle_launcher_request (sock=<optimized out>, who=<optimized out>) at /home/hussam/packages/kdelibs/src/kdelibs/kinit/kinit.cpp:1226 #24 0x0804ff85 in handle_requests (waitForPid=0) at /home/hussam/packages/kdelibs/src/kdelibs/kinit/kinit.cpp:1419 #25 0x0804bd75 in main (argc=-1225773896, argv=0x0, envp=0x8ac000a) at /home/hussam/packages/kdelibs/src/kdelibs/kinit/kinit.cpp:1907 Possible duplicates by query: bug 289797, bug 289493, bug 288968, bug 288699, bug 287887. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 289797 ***
(In reply to comment #1) > > *** This bug has been marked as a duplicate of bug 289797 *** Are you sure it is a duplicate? the description there says something else..
Yes, the call stack is identical.