Bug 296296 - Dolphin crashes every time wwhen editing file name and pressing F3
Summary: Dolphin crashes every time wwhen editing file name and pressing F3
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 297112 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-18 18:35 UTC by GGG
Modified: 2012-04-16 06:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GGG 2012-03-18 18:35:51 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-16-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I tried to rename a file in the Dolphn. For this I selected a file ans presseed F2, but then I accidentally pressed F3, and the file manger crashed. I restarted it and tried to reproduce the crash by pressing F2 and F3 in quick succession - it did crashed again.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f9b5adb5700 (LWP 2864)):
#0  0x00007fff757ff7b6 in ?? ()
#1  0x00007f9b642b707b in __GI_clock_gettime (clock_id=1, tp=0x7f9b5adb4b40) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007f9b696c9074 in do_gettime (frac=0x7f9b5adb4b58, sec=0x7f9b5adb4b50) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f9b6978b6ed in QTimerInfoList::updateCurrentTime (this=0x17f75a0) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007f9b6978ba33 in QTimerInfoList::timerWait (this=0x17f75a0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007f9b6978a44c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f9b5adb4c3c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f9b6978a4f5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f9b65a71ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f9b65a72dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f9b65a73429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f9b6978af3e in QEventDispatcherGlib::processEvents (this=0x17e02d0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007f9b6975ecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f9b6975eef7 in QEventLoop::exec (this=0x7f9b5adb4dd0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007f9b6967627f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007f9b69741cbf in QInotifyFileSystemWatcherEngine::run (this=0x183f700) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f9b69678d05 in QThreadPrivate::start (arg=0x183f700) at thread/qthread_unix.cpp:331
#17 0x00007f9b65f44efc in start_thread (arg=0x7f9b5adb5700) at pthread_create.c:304
#18 0x00007f9b6d35289d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9b6da6c780 (LWP 2863)):
[KCrash Handler]
#6  QCoreApplication::notifyInternal (this=0x7fff756b6610, receiver=0x1cdf430, event=0x7fff756b5c30) at kernel/qcoreapplication.cpp:774
#7  0x00007f9b6a160cfb in sendEvent (event=0x7fff756b5c30, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8  QApplicationPrivate::dispatchEnterLeave (enter=0x1cdf430, leave=<optimized out>) at kernel/qapplication.cpp:2810
#9  0x00007f9b6a1df791 in QApplication::x11ProcessEvent (this=0x7fff756b6610, event=0x7fff756b61d0) at kernel/qapplication_x11.cpp:3766
#10 0x00007f9b6a2084a2 in x11EventSourceDispatch (s=0x16cdf10, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x00007f9b65a72a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f9b65a73258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f9b65a73429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f9b6978aed6 in QEventDispatcherGlib::processEvents (this=0x16ada00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#15 0x00007f9b6a20810e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#16 0x00007f9b6975ecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#17 0x00007f9b6975eef7 in QEventLoop::exec (this=0x7fff756b65a0, flags=...) at kernel/qeventloop.cpp:201
#18 0x00007f9b69763789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#19 0x00007f9b6d65b289 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#20 0x00007f9b6d29230d in __libc_start_main (main=0x400640, argc=6, ubp_av=0x7fff756b6af8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff756b6ae8) at libc-start.c:226
#21 0x0000000000400671 in _start ()

This bug may be a duplicate of or related to bug 293362.

Possible duplicates by query: bug 295391, bug 294979, bug 294380, bug 294279, bug 293975.

Reported using DrKonqi
Comment 1 Peter Penz 2012-03-18 20:20:23 UTC
Thanks for the report, I cannot reproduce the issue with KDE 4.8.1 and the given description, so everything should be fine now.
Comment 2 Dawit Alemayehu 2012-04-16 06:22:57 UTC
*** Bug 297112 has been marked as a duplicate of this bug. ***