Bug 227726

Summary: Dolphin Crash when deleting/moving files
Product: [Applications] dolphin Reporter: Nigel Cundy <nigel.cundy>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nigel Cundy 2010-02-19 20:34:18 UTC
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-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
Kubuntu packages. I've had dolphin crashing on me several times when trying to delete or move photos

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0xb54ffb70 (LWP 12317)):
[KCrash Handler]
#6  QMutex::lock (this=0x101) at thread/qmutex.cpp:150
#7  0x012ece4e in QThreadPrivate::finish (arg=0x9e43ef0) at thread/qthread_unix.cpp:270
#8  0x012ed336 in ~__pthread_cleanup_class (arg=0x9e43ef0) at /usr/include/pthread.h:535
#9  QThreadPrivate::start (arg=0x9e43ef0) at thread/qthread_unix.cpp:253
#10 0x0054080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x00b4c8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7852b60 (LWP 11986)):
#0  0x004f5422 in __kernel_vsyscall ()
#1  0x00b3ec96 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x08bd9d80 in ?? () from /usr/lib/libxcb.so.1
#3  0x08bda2eb in ?? () from /usr/lib/libxcb.so.1
#4  0x08bda687 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x04ea02e9 in _XSend () from /usr/lib/libX11.so.6
#6  0x04ea0900 in _XEventsQueued () from /usr/lib/libX11.so.6
#7  0x04e895ff in XEventsQueued () from /usr/lib/libX11.so.6
#8  0x0739d6de in x11EventSourcePrepare (s=0x95dbcf8, timeout=0xbf951adc) at kernel/qguieventdispatcher_glib.cpp:79
#9  0x01541f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#10 0x01542351 in ?? () from /lib/libglib-2.0.so.0
#11 0x01542863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#12 0x0141b8e5 in QEventDispatcherGlib::processEvents (this=0x95b2518, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#13 0x0739d485 in QGuiEventDispatcherGlib::processEvents (this=0x95b2518, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#14 0x013ee319 in QEventLoop::processEvents (this=0xbf951cf4, flags=) at kernel/qeventloop.cpp:149
#15 0x013ee76a in QEventLoop::exec (this=0xbf951cf4, flags=...) at kernel/qeventloop.cpp:201
#16 0x013f295f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#17 0x072de317 in QApplication::exec () at kernel/qapplication.cpp:3577
#18 0x0807b7af in _start ()

Possible duplicates by query: bug 226432, bug 225931, bug 223126, bug 222324, bug 220877.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-21 23:56:48 UTC
Merging with bug 222324. Thanks

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