Bug 230394

Summary: One of crash whilst pressing backspace to naigvate up folder structure
Product: [Applications] dolphin Reporter: lummie <matt>
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 lummie 2010-03-12 01:22:37 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-16-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
I was navigating around some folders, (just text files, no images / movies etc in them that might be previewing), pressed backspace twice to go up a couple of folders and it crshed.  
Sorry, haven't been able to replicate.

The crash does not seem to be reproducible.

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

Thread 3 (Thread 0xb6187b70 (LWP 1837)):
#0  0x00735422 in __kernel_vsyscall ()
#1  0x073a6af6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x0140039b in g_poll () from /lib/libglib-2.0.so.0
#3  0x013f2eff in ?? () from /lib/libglib-2.0.so.0
#4  0x013f3288 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x069204cf in QEventDispatcherGlib::processEvents (this=0x866dc78, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x068f2ef9 in QEventLoop::processEvents (this=0xb6187240, flags=) at kernel/qeventloop.cpp:149
#7  0x068f334a in QEventLoop::exec (this=0xb6187240, flags=...) at kernel/qeventloop.cpp:201
#8  0x067ef5a8 in QThread::exec (this=0x865dcc0) at thread/qthread.cpp:487
#9  0x068d2b1b in QInotifyFileSystemWatcherEngine::run (this=0x865dcc0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x067f232e in QThreadPrivate::start (arg=0x865dcc0) at thread/qthread_unix.cpp:248
#11 0x00a8f96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x073b492e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb48a8b70 (LWP 1895)):
[KCrash Handler]
#6  QMutex::lock (this=0x50) at thread/qmutex.cpp:150
#7  0x067f1e4e in QThreadPrivate::finish (arg=0x879f690) at thread/qthread_unix.cpp:270
#8  0x067f2336 in ~__pthread_cleanup_class (arg=0x879f690) at /usr/include/pthread.h:535
#9  QThreadPrivate::start (arg=0x879f690) at thread/qthread_unix.cpp:253
#10 0x00a8f96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x073b492e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7811980 (LWP 1832)):
#0  0x00735422 in __kernel_vsyscall ()
#1  0x073a6af6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x064dcd60 in ?? () from /usr/lib/libxcb.so.1
#3  0x064dd2cb in ?? () from /usr/lib/libxcb.so.1
#4  0x064dd667 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x012d8d79 in _XSend () from /usr/lib/libX11.so.6
#6  0x012d9390 in _XEventsQueued () from /usr/lib/libX11.so.6
#7  0x012c1adf in XEventsQueued () from /usr/lib/libX11.so.6
#8  0x04cc310e in x11EventSourcePrepare (s=0x82d26f8, timeout=0xbfe4553c) at kernel/qguieventdispatcher_glib.cpp:79
#9  0x013f28aa in g_main_context_prepare () from /lib/libglib-2.0.so.0
#10 0x013f2cc9 in ?? () from /lib/libglib-2.0.so.0
#11 0x013f3288 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#12 0x06920495 in QEventDispatcherGlib::processEvents (this=0x82b4140, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#13 0x04cc2eb5 in QGuiEventDispatcherGlib::processEvents (this=0x82b4140, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#14 0x068f2ef9 in QEventLoop::processEvents (this=0xbfe45754, flags=) at kernel/qeventloop.cpp:149
#15 0x068f334a in QEventLoop::exec (this=0xbfe45754, flags=...) at kernel/qeventloop.cpp:201
#16 0x068f753f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#17 0x04c03577 in QApplication::exec () at kernel/qapplication.cpp:3579
#18 0x0807b84f in main (argc=5, argv=0xbfe459d4) at ../../../../apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 229973, bug 229270, bug 229075, bug 228964, bug 228567.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-12 20:36:10 UTC
Fixed in KDE SC 4.4.2 and 4.5+
Regards

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