Bug 287887 - dolphin crashed when pressing F2 to rename a file, a .zip archive file
Summary: dolphin crashed when pressing F2 to rename a file, a .zip archive file
Status: RESOLVED DUPLICATE of bug 279526
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:
Depends on:
Blocks:
 
Reported: 2011-11-30 07:18 UTC by rumraisin4me
Modified: 2011-11-30 07:28 UTC (History)
1 user (show)

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 rumraisin4me 2011-11-30 07:18:27 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic x86_64
Distribution: Ubuntu 11.10

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

i pressed F2 to rename the .zip file.  Dolphin immediately crashed.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7fba48c54700 (LWP 9422)):
#0  0x00007fba5af6c773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fba5369df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fba5369e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fba573b5f3e in QEventDispatcherGlib::processEvents (this=0x1490a90, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fba57389cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fba57389ef7 in QEventLoop::exec (this=0x7fba48c53dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fba572a127f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fba5736ccbf in QInotifyFileSystemWatcherEngine::run (this=0x14df110) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fba572a3d05 in QThreadPrivate::start (arg=0x14df110) at thread/qthread_unix.cpp:331
#9  0x00007fba53b6fefc in start_thread (arg=0x7fba48c54700) at pthread_create.c:304
#10 0x00007fba5af7889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fba5b691780 (LWP 9414)):
[KCrash Handler]
#6  QCoreApplication::notifyInternal (this=0x7fffc3dfb950, receiver=0x32d6950, event=0x7fffc3dfaf70) at kernel/qcoreapplication.cpp:774
#7  0x00007fba57d8bcab in sendEvent (event=0x7fffc3dfaf70, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8  QApplicationPrivate::dispatchEnterLeave (enter=0x32d6950, leave=<optimized out>) at kernel/qapplication.cpp:2810
#9  0x00007fba57e0a701 in QApplication::x11ProcessEvent (this=0x7fffc3dfb950, event=0x7fffc3dfb510) at kernel/qapplication_x11.cpp:3763
#10 0x00007fba57e33412 in x11EventSourceDispatch (s=0x12c4f80, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x00007fba5369da5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007fba5369e258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fba5369e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fba573b5ed6 in QEventDispatcherGlib::processEvents (this=0x12a3a00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#15 0x00007fba57e3307e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#16 0x00007fba57389cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#17 0x00007fba57389ef7 in QEventLoop::exec (this=0x7fffc3dfb8e0, flags=...) at kernel/qeventloop.cpp:201
#18 0x00007fba5738e789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#19 0x00007fba5b281269 in kdemain (argc=5, argv=0x7fffc3dfbe38) at ../../../dolphin/src/main.cpp:85
#20 0x00007fba5aeb830d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=5, ubp_av=0x7fffc3dfbe38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc3dfbe28) at libc-start.c:226
#21 0x0000000000400671 in _start ()

Possible duplicates by query: bug 287297, bug 286979, bug 286005, bug 285317, bug 284877.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-11-30 07:28:11 UTC

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