Bug 337587 - dolphin randomly crashes when cancelling renaming of multiple files
Summary: dolphin randomly crashes when cancelling renaming of multiple files
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-18 22:45 UTC by rubo77
Modified: 2018-03-31 16:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
this is the crash report, that I couldnd submit with the crash reporter (7.89 KB, text/plain)
2014-07-18 22:45 UTC, rubo77
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rubo77 2014-07-18 22:45:16 UTC
Created attachment 87802 [details]
this is the crash report, that I couldnd submit with the crash reporter

Application: dolphin (4.13.2)
KDE Platform Version: 4.13.2
Qt Version: 4.8.6
Operating System: Linux 3.13.0-30-generic i686
Distribution: Ubuntu 14.04 LTS


- What I was doing when the application crashed:

there were two files selected and I pressed F2 for renaming, but then I pressed ESC to cancel the renaming without adding anythig into the proposed name.

One of the files was "Simon & Garfunkel - CD2 - 06 - Bookends Theme.mp3"

I tried it agai, but it didnt crach again.

I use dolphin on Ubuntu 14.04 32bit with Unity
Comment 1 Frank Reininghaus 2014-07-28 16:33:07 UTC
Thanks for the bug report. I'm afraid the backtrace does not contain much useful information. In principle, the most helpful thing that you could provide would be a Valgrind log (see https://community.kde.org/Dolphin/FAQ/Crashes ), but this is difficult to get if the crash is not reproducible.

Thread 1 (Thread 0xb0ee5740 (LWP 13075)):
[KCrash Handler]
#7  0x00347520 in ?? ()
#8  0xb60639ad in QApplication::x11ProcessEvent (this=0xbfeb4db0, event=event@entry=0xbfeb4a1c) at kernel/qapplication_x11.cpp:3529
#9  0xb6090524 in x11EventSourceDispatch (s=0x91bef70, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#10 0xb4a851e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#11 0xb4a85468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#12 0xb4a85528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#13 0xb5aaf93b in QEventDispatcherGlib::processEvents (this=this@entry=0x9195db8, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#14 0xb60905de in QGuiEventDispatcherGlib::processEvents (this=0x9195db8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#15 0xb5a7e823 in QEventLoop::processEvents (this=this@entry=0xbfeb4cd8, flags=...) at kernel/qeventloop.cpp:149
#16 0xb5a7eb49 in QEventLoop::exec (this=this@entry=0xbfeb4cd8, flags=...) at kernel/qeventloop.cpp:204
#17 0xb5a848fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#18 0xb5fd9a24 in QApplication::exec () at kernel/qapplication.cpp:3828
#19 0xb76dc08a in kdemain (argc=5, argv=0xbfeb4e94) at ../../../dolphin/src/main.cpp:93
#20 0x0804855b in main (argc=5, argv=0xbfeb4e94) at dolphin_dummy.cpp:3

Possible duplicates by query: bug 337361, bug 337329, bug 337204, bug 336966, bug 336796.
Comment 2 Julian Steinmann 2018-03-31 16:15:46 UTC
I am closing this bug because we cannot really triage bugs that cannot be reproduced. If you still experience this crash with newer versions of Dolphin, please reopen.