Bug 206519 - Pressed Ctrl-Z trying to undo a file overwrite, dolphin crashed.
Summary: Pressed Ctrl-Z trying to undo a file overwrite, dolphin crashed.
Status: RESOLVED DUPLICATE of bug 168427
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-06 18:53 UTC by lerdo
Modified: 2009-09-07 00:59 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 lerdo 2009-09-06 18:53:38 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29.6-217.2.16.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
I was trying to undo a file overwrite with the aformentioned key combination, but dolphin instead tried to restore a file from the recycler, and then it crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x0000003442cee789 in KJob::kill (this=0x2663460, verbosity=KJob::EmitResult) at /usr/src/debug/kdelibs-4.3.0/kdecore/jobs/kjob.cpp:106
#7  0x000000344400c06d in KUiServerJobTracker::qt_metacall (this=0x2d5f140, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa783b360)
    at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kdeui/kuiserverjobtracker.moc:94
#8  0x0000003441b547dc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#9  0x0000003444157e10 in OrgKdeJobViewInterface::qt_metacall (this=0x25c8710, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa783b900)
    at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kdeui/jobviewiface.moc:90
#10 0x0000003442422e54 in ?? () from /usr/lib64/libQtDBus.so.4
#11 0x000000344242a61f in ?? () from /usr/lib64/libQtDBus.so.4
#12 0x0000003441b4eb51 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#13 0x000000344338f69c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00000034433968fe in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x0000003444011296 in KApplication::notify (this=0x7fffa783c2a0, receiver=0x25c8710, event=0x2f2b9d0) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#16 0x0000003441b3f59c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#17 0x0000003441b401a2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#18 0x0000003441b67cc3 in ?? () from /usr/lib64/libQtCore.so.4
#19 0x00000032ed237abe in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00000032ed23b278 in ?? () from /lib64/libglib-2.0.so.0
#21 0x00000032ed23b3a0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x0000003441b67936 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x0000003443421f8e in ?? () from /usr/lib64/libQtGui.so.4
#24 0x0000003441b3ded2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#25 0x0000003441b3e2a4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x0000003441b40439 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#27 0x0000000000436fd5 in _start ()
Warning: the current language does not match this frame.

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-06 23:33:44 UTC
- Does the application crashes again if you repeat the steps you described ?
Merging with bug 199191. Thanks
Thanks

*** This bug has been marked as a duplicate of bug 199191 ***
Comment 2 Dario Andres 2009-09-07 00:01:07 UTC
Sorry, I made a mistake
Comment 3 Dario Andres 2009-09-07 00:02:46 UTC
- Does the application crashes again if you repeat the steps you described ?
I wonder if this could be related to bug 168427. 
Thanks
Comment 4 lerdo 2009-09-07 00:58:44 UTC
seeing the description from bug (In reply to comment #3)
> - Does the application crashes again if you repeat the steps you described ?
> I wonder if this could be related to bug 168427. 
> Thanks

I thinks this is a duplicate of bug 168427.

I missed to mention it but I also experienced the same "moving file" notification you saw. 

I could reproduce it again following your steps for bug 168427.
Comment 5 lerdo 2009-09-07 00:59:46 UTC

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