Application: dolphin (1.4) KDE Platform Version: 4.4.00 (KDE 4.4.0) Qt Version: 4.6.1 Operating System: Linux 2.6.31-19-generic x86_64 Distribution: Ubuntu 9.10 -- Information about the crash: I clicked in a blank zone of the window, and dolphin crash. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S The current source language is "auto; currently asm". [Current thread is 1 (Thread 0x7fb91626e7f0 (LWP 7549))] Thread 3 (Thread 0x7fb904c09910 (LWP 7649)): #0 0x00007fb911ef6412 in select () from /lib/libc.so.6 #1 0x00007fb9125e7fc3 in QProcessManager::run (this=0x7fb91291ef20) at io/qprocess_unix.cpp:245 #2 0x00007fb912516745 in QThreadPrivate::start (arg=0x7fb91291ef20) at thread/qthread_unix.cpp:248 #3 0x00007fb90f45aa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007fb911efd80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fb903560910 (LWP 8254)): [KCrash Handler] #5 QBasicAtomicInt::deref (this=0x2a9d0d8, other=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133 #6 QString::operator= (this=0x2a9d0d8, other=...) at tools/qstring.cpp:1281 #7 0x0000000000465423 in KLoadMetaDataThread::run (this=0x2a9d0c0) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:89 #8 0x00007fb912516745 in QThreadPrivate::start (arg=0x2a9d0c0) at thread/qthread_unix.cpp:248 #9 0x00007fb90f45aa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007fb911efd80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 1 (Thread 0x7fb91626e7f0 (LWP 7549)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fb9125176fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x244cbe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x244cbe0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fb9125167e4 in QThread::wait (this=<value optimized out>, time=18446744073709551615) at thread/qthread_unix.cpp:619 #4 0x00007fb9125e72aa in ~QProcessManager (this=0x7fb91291ef20, __in_chrg=<value optimized out>) at io/qprocess_unix.cpp:208 #5 0x00007fb911e56c12 in __run_exit_handlers (status=1) at exit.c:78 #6 *__GI_exit (status=1) at exit.c:100 #7 0x00007fb913275ba8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:734 #8 0x00007fb913f09a38 in KApplication::xioErrhandler (this=0x7fff3b572180, dpy=0x246f7a0) at ../../kdeui/kernel/kapplication.cpp:408 #9 0x00007fb910e24fae in _XIOError () from /usr/lib/libX11.so.6 #10 0x00007fb910e2c9a5 in ?? () from /usr/lib/libX11.so.6 #11 0x00007fb910e2d257 in _XEventsQueued () from /usr/lib/libX11.so.6 #12 0x00007fb910e1601b in XEventsQueued () from /usr/lib/libX11.so.6 #13 0x00007fb9132af9ac in x11EventSourceCheck (s=0x244c130) at kernel/qguieventdispatcher_glib.cpp:87 #14 0x00007fb90e32faaa in g_main_context_check () from /lib/libglib-2.0.so.0 #15 0x00007fb90e330290 in ?? () from /lib/libglib-2.0.so.0 #16 0x00007fb90e3306c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #17 0x00007fb912634463 in QEventDispatcherGlib::processEvents (this=0x24137f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #18 0x00007fb9132af7ee in QGuiEventDispatcherGlib::processEvents (this=0x244c31c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #19 0x00007fb912609862 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #20 0x00007fb912609c3c in QEventLoop::exec (this=0x7fff3b5720d0, flags=) at kernel/qeventloop.cpp:201 #21 0x00007fb91260d97b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #22 0x000000000043ac95 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101 The current source language is "auto; currently asm". Possible duplicates by query: bug 226834, bug 224848, bug 224283, bug 222364. Reported using DrKonqi
Merging with bug 224848. Thanks *** This bug has been marked as a duplicate of bug 224848 ***