Bug 235891 - crash while drag and dropping between one smb and home dir
Summary: crash while drag and dropping between one smb and home dir
Status: RESOLVED DUPLICATE of bug 233184
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-01 10:30 UTC by Martin Schröder
Modified: 2010-12-14 17:21 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 Schröder 2010-05-01 10:30:24 UTC
Application that crashed: konqueror
Version of the application: 4.3.1 (KDE 4.3.1) "release 6"
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
i tried to copy multiple files between one konqueror window showing a directory  via smb:// on my phone an another konqeror showing my home directory by using "drag and drop". after submitting the copy job via context menu "copy here..." (or in german "An diese Stelle kopieren" the copy process/job seemed to start, but then konqueror crashed with a seg fault

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb766e54d in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0xb620b87a in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb62137a1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb6c4a521 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#10 0xb766f32e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#11 0xb6288d9d in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb6283e48 in ?? () from /usr/lib/libQtGui.so.4
#13 0xb6282d7e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb62adb68 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb5de64c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xb5de9d98 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0xb5de9ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0xb769b011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#19 0xb62ad29a in ?? () from /usr/lib/libQtGui.so.4
#20 0xb766d98d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0xb766ddd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0xb7670270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#23 0xb620b774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#24 0xb4182a33 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#25 0x0804e147 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-14 17:21:19 UTC
[Comment from a bug triager]
This issue is being tracked at bug 233184. Merging. Thanks

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