Bug 283711 - Dolphin crash when renaming (new) files
Summary: Dolphin crash when renaming (new) files
Status: RESOLVED DUPLICATE of bug 282257
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:
Depends on:
Blocks:
 
Reported: 2011-10-10 15:10 UTC by Andrei Sebastian Cimpean
Modified: 2012-02-10 14:03 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 Andrei Sebastian Cimpean 2011-10-10 15:10:39 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 2.6.37.6-0.7-default x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I just resized some image with Gwenview with the rename option on. This happens each time. Must be a bug with new files.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7f0e3ac1a700 (LWP 3289)):
#0  0x00007f0e5060c4f3 in poll () from /lib64/libc.so.6
#1  0x00007f0e4d43a114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f0e4d43a650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f0e51c0a636 in QEventDispatcherGlib::processEvents (this=0x842860, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f0e51bdec22 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f0e51bdee35 in QEventLoop::exec (this=0x7f0e3ac19d20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f0e51af3be4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:498
#7  0x00007f0e51bc0358 in QInotifyFileSystemWatcherEngine::run (this=0x83f2a0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f0e51af64d5 in QThreadPrivate::start (arg=0x83f2a0) at thread/qthread_unix.cpp:331
#9  0x00007f0e43fe69e3 in ?? () from /usr/X11R6/lib64/libGL.so.1
#10 0x00007f0e51865a3f in start_thread () from /lib64/libpthread.so.0
#11 0x00007f0e5061566d in clone () from /lib64/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0e52f7d760 (LWP 3288)):
[KCrash Handler]
#6  QCoreApplication::notifyInternal (this=0x7fff9a4c9f90, receiver=0xdb2700, event=0x7fff9a4c94a0) at kernel/qcoreapplication.cpp:774
#7  0x00007f0e50d85b76 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#8  0x00007f0e50e035db in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#9  0x00007f0e50e2b512 in ?? () from /usr/lib64/libQtGui.so.4
#10 0x00007f0e4d439bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#11 0x00007f0e4d43a3b0 in ?? () from /lib64/libglib-2.0.so.0
#12 0x00007f0e4d43a650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#13 0x00007f0e51c0a5df in QEventDispatcherGlib::processEvents (this=0x617cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#14 0x00007f0e50e2b1ae in ?? () from /usr/lib64/libQtGui.so.4
#15 0x00007f0e51bdec22 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#16 0x00007f0e51bdee35 in QEventLoop::exec (this=0x7fff9a4c9ee0, flags=...) at kernel/qeventloop.cpp:201
#17 0x00007f0e51be327b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#18 0x00007f0e4045ecb9 in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#19 0x0000000000407279 in launch (argc=5, _name=0x6aea48 "/usr/bin/dolphin", args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x6aeaa0 "linux-m8e6.site;1318258926;582824;3138_TIME204513") at /usr/src/debug/kdelibs-4.7.2/kinit/kinit.cpp:734
#20 0x0000000000407dfd in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.7.2/kinit/kinit.cpp:1226
#21 0x000000000040859a in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.7.2/kinit/kinit.cpp:1419
#22 0x00000000004091f0 in main (argc=4, argv=0x7fff9a4cb508, envp=0x7fff9a4cb530) at /usr/src/debug/kdelibs-4.7.2/kinit/kinit.cpp:1907

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

Possible duplicates by query: bug 283332, bug 282257, bug 282115, bug 282067, bug 280972.

Reported using DrKonqi
Comment 1 Peter Penz 2012-02-10 14:03:50 UTC

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