Bug 220393 - dolphin crash after folder rename an try to open
Summary: dolphin crash after folder rename an try to open
Status: RESOLVED DUPLICATE of bug 235333
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-28 13:52 UTC by Sebastian
Modified: 2010-12-21 20:09 UTC (History)
2 users (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 Sebastian 2009-12-28 13:52:01 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
i've renamed a folder and after that i've try to open another one, in that case dolphin crashes

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f1af4035914 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#6  0x00007f1af689ab40 in KonqOperations::doDropFileCopy() () from /usr/lib/libkonq.so.5
#7  0x00007f1af689b608 in KonqOperations::asyncDrop(KFileItem const&) () from /usr/lib/libkonq.so.5
#8  0x00007f1af689bca0 in KonqOperations::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkonq.so.5
#9  0x00007f1af40450f9 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x00007f1af44c8efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007f1af44d01ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007f1af57fdab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0x00007f1af4035c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007f1af403680a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#15 0x00007f1af405e533 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f1aefb53bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0x00007f1aefb57598 in ?? () from /lib/libglib-2.0.so.0
#18 0x00007f1aefb576c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#19 0x00007f1af405e1a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#20 0x00007f1af455d4be in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f1af4034532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f1af4034904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007f1af4036ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#24 0x0000000000439555 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-28 18:10:10 UTC
- Were you in middle of a drag and drop operation to move some file ?
Regards
Comment 2 Sebastian 2009-12-29 11:30:59 UTC
Dario Andres wrote:
> https://bugs.kde.org/show_bug.cgi?id=220393
>
>
> Dario Andres <andresbajotierra@gmail.com> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |andresbajotierra@gmail.com
>
>
>
>
> --- Comment #1 from Dario Andres <andresbajotierra gmail com>  2009-12-28 18:10:10 ---
> - Were you in middle of a drag and drop operation to move some file ?
> Regards
>
>   
No, i've just renamed a folder.
Than i want open an other folder, but marked first a wrong, than i 
doubleclicked the correct folder and dolphin crash.

Regards
Sebastian
Comment 3 Dario Andres 2010-12-21 20:09:43 UTC
[Comment from a bug triager]
This issue is now being tracked at bug 235333. Merging. Thanks

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