Bug 279526 - dolphin crashed trying to rename a folder
Summary: dolphin crashed trying to rename a folder
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 280181 284877 287297 287887 304255 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-06 12:19 UTC by Nico Kruber
Modified: 2012-07-30 01:18 UTC (History)
10 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments
New crash information added by DrKonqi (4.78 KB, text/plain)
2011-08-19 10:52 UTC, Edward Oubrayrie
Details
New crash information added by DrKonqi (4.76 KB, text/plain)
2011-09-13 18:42 UTC, Karel Kozlík
Details
New crash information added by DrKonqi (3.65 KB, text/plain)
2011-12-28 11:23 UTC, GGG
Details
New crash information added by DrKonqi (4.79 KB, text/plain)
2011-12-30 23:12 UTC, Yoram
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Kruber 2011-08-06 12:19:40 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.7-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

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

I was browsing (details view) a folder with 4 folders, all with images (some may have been expanded) and trying to rename one of them - then dolphin crashed

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f90928dc760 (LWP 22168))]

Thread 2 (Thread 0x7f907cce0700 (LWP 22170)):
#0  0x00007f90911da0ae in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x00007f908cddf61d in g_main_context_acquire () from /lib64/libglib-2.0.so.0
#2  0x00007f908cde0f25 in ?? () from /lib64/libglib-2.0.so.0
#3  0x00007f908cde1650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#4  0x00007f909157c286 in QEventDispatcherGlib::processEvents (this=0x830d20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f90915508d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f9091550ae5 in QEventLoop::exec (this=0x7f907ccdfde0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f90914657a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#8  0x00007f9091532008 in QInotifyFileSystemWatcherEngine::run (this=0x89c840) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f9091468095 in QThreadPrivate::start (arg=0x89c840) at thread/qthread_unix.cpp:320
#10 0x00007f90911d7a3f in start_thread () from /lib64/libpthread.so.0
#11 0x00007f908ff8f67d in clone () from /lib64/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f90928dc760 (LWP 22168)):
[KCrash Handler]
#6  QCoreApplication::notifyInternal (this=0x7fff3fc5a3f0, receiver=0xe43370, event=0x7fff3fc59900) at kernel/qcoreapplication.cpp:718
#7  0x00007f90906fca56 in sendEvent (enter=0xe43370, leave=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#8  QApplicationPrivate::dispatchEnterLeave (enter=0xe43370, leave=<value optimized out>) at kernel/qapplication.cpp:2786
#9  0x00007f909077a3fb in QApplication::x11ProcessEvent (this=0x7fff3fc59cb0, event=0x7fff3fc5a020) at kernel/qapplication_x11.cpp:3660
#10 0x00007f90907a1f12 in x11EventSourceDispatch (s=0x6b6e70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x00007f908cde0bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#12 0x00007f908cde13b0 in ?? () from /lib64/libglib-2.0.so.0
#13 0x00007f908cde1650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#14 0x00007f909157c22f in QEventDispatcherGlib::processEvents (this=0x617cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#15 0x00007f90907a1bae in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#16 0x00007f90915508d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#17 0x00007f9091550ae5 in QEventLoop::exec (this=0x7fff3fc5a340, flags=...) at kernel/qeventloop.cpp:201
#18 0x00007f9091554f2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#19 0x00007f908259fc09 in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#20 0x0000000000407279 in _start ()

Possible duplicates by query: bug 279467, bug 277430, bug 274398, bug 270058, bug 256601.

Reported using DrKonqi
Comment 1 Edward Oubrayrie 2011-08-19 10:52:05 UTC
Created attachment 62977 [details]
New crash information added by DrKonqi

dolphin (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2

Same here: the crash occurred while renaming image (png) files.

-- Backtrace (Reduced):
#6  QCoreApplication::notifyInternal (this=0x7fff04ea4500, receiver=0x1c11fd0, event=0x7fff04ea3a80) at kernel/qcoreapplication.cpp:718
#7  0x00007fd8473ac2bd in sendEvent (enter=0x1c11fd0, leave=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8  QApplicationPrivate::dispatchEnterLeave (enter=0x1c11fd0, leave=<value optimized out>) at kernel/qapplication.cpp:2786
#9  0x00007fd84742cc97 in QApplication::x11ProcessEvent (this=0x7fff04ea4500, event=0x7fff04ea4190) at kernel/qapplication_x11.cpp:3753
#10 0x00007fd847455842 in x11EventSourceDispatch (s=0x121cfd0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
Comment 2 Karel Kozlík 2011-09-13 18:42:41 UTC
Created attachment 63625 [details]
New crash information added by DrKonqi

dolphin (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2

- What I was doing when the application crashed:

I copied a file from bluetooth device, but the file (the copy) has strange name after that: "obexftp:⁄⁄7c-61-93-6a-c5-a8⁄oruxmaps⁄tracklogs⁄2011-09-13 0735__20110913_0735.gpx". So I tried to rename it, but the Dolphin suddenly crashed.

-- Backtrace (Reduced):
#6  QCoreApplication::notifyInternal (this=0x7fff9a04f530, receiver=0x2991230, event=0x7fff9a04eab0) at kernel/qcoreapplication.cpp:718
#7  0x00007f87146b52bd in sendEvent (enter=0x2991230, leave=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8  QApplicationPrivate::dispatchEnterLeave (enter=0x2991230, leave=<value optimized out>) at kernel/qapplication.cpp:2786
#9  0x00007f8714735c97 in QApplication::x11ProcessEvent (this=0x7fff9a04f530, event=0x7fff9a04f1c0) at kernel/qapplication_x11.cpp:3753
#10 0x00007f871475e842 in x11EventSourceDispatch (s=0x2322eb0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
Comment 3 Jekyll Wu 2011-09-22 22:06:24 UTC
*** Bug 280181 has been marked as a duplicate of this bug. ***
Comment 4 Jekyll Wu 2011-11-23 02:39:53 UTC
*** Bug 287297 has been marked as a duplicate of this bug. ***
Comment 5 Jekyll Wu 2011-11-24 02:08:40 UTC
*** Bug 284877 has been marked as a duplicate of this bug. ***
Comment 6 Jekyll Wu 2011-11-30 07:28:11 UTC
*** Bug 287887 has been marked as a duplicate of this bug. ***
Comment 7 Jekyll Wu 2011-12-14 13:59:35 UTC
*** Bug 288968 has been marked as a duplicate of this bug. ***
Comment 8 GGG 2011-12-28 11:23:59 UTC
Created attachment 67183 [details]
New crash information added by DrKonqi

dolphin (1.7) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4

- What I was doing when the application crashed:

Copying files from a ZIP folder.
Then I tried to rename the newly created folder.

-- Backtrace (Reduced):
#6  QCoreApplication::notifyInternal (this=0x7fff04b8db30, receiver=0x1676c00, event=0x7fff04b8d150) at kernel/qcoreapplication.cpp:774
#7  0x00007f14e3700cab in sendEvent (event=0x7fff04b8d150, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8  QApplicationPrivate::dispatchEnterLeave (enter=0x1676c00, leave=<optimized out>) at kernel/qapplication.cpp:2810
#9  0x00007f14e377f701 in QApplication::x11ProcessEvent (this=0x7fff04b8db30, event=0x7fff04b8d6f0) at kernel/qapplication_x11.cpp:3763
#10 0x00007f14e37a8412 in x11EventSourceDispatch (s=0xc18ea0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
Comment 9 Yoram 2011-12-30 23:12:30 UTC
Created attachment 67268 [details]
New crash information added by DrKonqi

dolphin (1.7) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4

- What I was doing when the application crashed:
I presssed F2 to rename inline a file of 39kb

-- Backtrace (Reduced):
#6  0x00007f3e4e9d2aed in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f3e4f3d3cab in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8  0x00007f3e4f452701 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
[...]
#10 0x00007f3e4ace5a5d in g_main_dispatch (context=0xe96520) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:2441
#11 g_main_context_dispatch (context=0xe96520) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3011
Comment 10 Jekyll Wu 2012-07-30 01:18:11 UTC
*** Bug 304255 has been marked as a duplicate of this bug. ***