Bug 206286 - Moving large file between split windows and trying to access Network from Places crashes dolphin (libQtCore)
Summary: Moving large file between split windows and trying to access Network from Pla...
Status: RESOLVED DUPLICATE of bug 200125
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-04 22:13 UTC by K Jarl
Modified: 2009-09-04 23:01 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 K Jarl 2009-09-04 22:13:09 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
When trying to move a large DVD iso file from my local drive to my NAS (copying was in progress), I pressed "Network" under "Places" and Dolphin crashed. Have not been able to reproduce it. Could not find duplicate from suggestions in KDE Crash Reporting Assistant.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb683b719 in QUrl::QUrl () from /usr/lib/libQtCore.so.4
#7  0xb745e189 in KUrl::KUrl () from /usr/lib/libkdecore.so.5
#8  0xb7f4c7ae in KFileItem::url () from /usr/lib/libkio.so.5
#9  0xb7f3b87f in KDirModel::indexForItem () from /usr/lib/libkio.so.5
#10 0xb7e1ef82 in KFilePreviewGenerator::Private::orderItems () from /usr/lib/libkfile.so.4
#11 0xb7e22be3 in KFilePreviewGenerator::Private::updateIcons () from /usr/lib/libkfile.so.4
#12 0xb7e22e58 in KFilePreviewGenerator::Private::delayedIconUpdate () from /usr/lib/libkfile.so.4
#13 0xb7e23efe in KFilePreviewGenerator::qt_metacall () from /usr/lib/libkfile.so.4
#14 0xb689d1b8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb689de42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb68d9687 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#17 0xb68a35ce in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#18 0xb689816f in QObject::event () from /usr/lib/libQtCore.so.4
#19 0xb6a9ed3c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb6aa703e in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb77e585d in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb6887bcb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb68b6d51 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb68b33a0 in ?? () from /usr/lib/libQtCore.so.4
#25 0xb6003b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb60070eb in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb6007268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb68b32f8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb6b40a75 in ?? () from /usr/lib/libQtGui.so.4
#30 0xb68861fa in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb6886642 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0xb7f9f15b in KIO::NetAccess::enter_loop () from /usr/lib/libkio.so.5
#33 0xb7f9f35c in KIO::NetAccess::statInternal () from /usr/lib/libkio.so.5
#34 0xb7fa000b in KIO::NetAccess::stat () from /usr/lib/libkio.so.5
#35 0xb7fa008b in KIO::NetAccess::mostLocalUrl () from /usr/lib/libkio.so.5
#36 0x080a7a01 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-04 23:01:27 UTC
Thanks

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