Bug 206899 - Dolphin crashes if more than one parallel copy-processes are started
Summary: Dolphin crashes if more than one parallel copy-processes are started
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-09 20:39 UTC by Martin Wolf
Modified: 2009-09-10 19:40 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 Martin Wolf 2009-09-09 20:39:25 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.27.30-170.2.82.fc10.i686 i686
Distribution: "Fedora release 10 (Cambridge)"

What I was doing when the application crashed:
1) Start the copying of one fileset (in my case large mpg and/or avi-files).
2) Start another copy-process, and maybe another
3) A little time later Dolphin crashes (not in all cases, but the most times)



 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0x055d4b59 in QUrl::QUrl () from /usr/lib/libQtCore.so.4
#7  0x057e5ba9 in KUrl::KUrl () from /usr/lib/libkdecore.so.5
#8  0x0615d51e in KFileItem::url () from /usr/lib/libkio.so.5
#9  0x0614acdf in KDirModel::indexForItem () from /usr/lib/libkio.so.5
#10 0x05dd0cd2 in KFilePreviewGenerator::Private::orderItems () from /usr/lib/libkfile.so.4
#11 0x05dd4933 in KFilePreviewGenerator::Private::updateIcons () from /usr/lib/libkfile.so.4
#12 0x05dd4ba8 in KFilePreviewGenerator::Private::delayedIconUpdate () from /usr/lib/libkfile.so.4
#13 0x05dd5c4e in KFilePreviewGenerator::qt_metacall () from /usr/lib/libkfile.so.4
#14 0x056366d8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0x05637362 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0x05672b47 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#17 0x0563caee in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#18 0x0563168f in QObject::event () from /usr/lib/libQtCore.so.4
#19 0x024819ac in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0x02489cbe in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0x05b5aa5d in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0x05620f7b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0x056501e1 in ?? () from /usr/lib/libQtCore.so.4
#24 0x0564c8b0 in ?? () from /usr/lib/libQtCore.so.4
#25 0x0515d258 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x05160903 in ?? () from /lib/libglib-2.0.so.0
#27 0x05160ac1 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x0564c808 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#29 0x02521c25 in ?? () from /usr/lib/libQtGui.so.4
#30 0x0561f5aa in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0x0561f9f2 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0x05621e99 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#33 0x02481827 in QApplication::exec () from /usr/lib/libQtGui.so.4
#34 0x080785df in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-09-10 19:40:37 UTC
Thanks for the bug report! This looks like a crash which has been reported quite a few times already, marking as duplicate. I was unable to reproduce the crash so far.

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