Bug 285388 - Dolphin crashed when renaming files.
Summary: Dolphin crashed when renaming files.
Status: RESOLVED DUPLICATE of bug 282257
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 13:01 UTC by Alex Wright
Modified: 2012-02-10 14:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Wright 2011-10-31 13:01:51 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.2
Operating System: Linux 3.0.6-gentoo x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
Selected a file to rename
Edited the file name
Pressed Enter to save the change

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7f1978de0700 (LWP 2820)):
#0  0x00007f198d0ed3b3 in poll () from /lib64/libc.so.6
#1  0x00007f198a121ec0 in g_main_context_iterate.clone.6 () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f198a1223dd in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f198e6afb76 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f198e6848d2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007f198e684b14 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f198e59d31c in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f198e666a38 in QInotifyFileSystemWatcherEngine::run() () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007f198e59faf5 in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007f198e30fd1c in start_thread () from /lib64/libpthread.so.0
#10 0x00007f198d0f5f0d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f198fa2a760 (LWP 2817)):
[KCrash Handler]
#6  0x00007f198e6854b5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f198d8602fd in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/qt4/libQtGui.so.4
#8  0x00007f198d8dc7eb in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#9  0x00007f198d90364a in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtGui.so.4
#10 0x00007f198a121992 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f198a122140 in g_main_context_iterate.clone.6 () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f198a1223dd in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#13 0x00007f198e6afb1f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007f198d9032fe in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007f198e6848d2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00007f198e684b14 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f198e688ea3 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007f197ef5dba9 in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#19 0x00000000004074a3 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#20 0x0000000000408098 in handle_launcher_request ()
#21 0x0000000000408765 in handle_requests(int) ()
#22 0x0000000000409349 in main ()

This bug may be a duplicate of or related to bug 283711, bug 279526.

Possible duplicates by query: bug 285317, bug 284877, bug 284624, bug 283711, bug 283332.

Reported using DrKonqi
Comment 1 Peter Penz 2012-02-10 14:05:24 UTC

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