Bug 269827 - Drag-drop from sftp to local, Dolphin crashed
Summary: Drag-drop from sftp to local, Dolphin crashed
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 17:08 UTC by Jeffrey
Modified: 2011-12-17 23:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey 2011-03-31 17:08:45 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-2-686-bigmem i686
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

I was trying to drag-drop a number of files from a remote sftp:// location to a local folder (within another tab).  When I would try to do this and Dolphin would change tabs, Dolphin's address bar would also drop down and present a list of other folders.  I didn't want these so I canceled the copy, and tried again.  And again.  Finally I decided to try the copy regardless of that dropdown, since I didn't select any of them and I thought it would be safe to copy to the folder that I had open.  I released the mouse button to drop, and Dolphin crashed.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[KCrash Handler]
#7  0xb77ff424 in __kernel_vsyscall ()
#8  0x4a4da751 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x4a4ddb82 in abort () at abort.c:92
#10 0x4a51118d in __libc_message (do_abort=2, fmt=0x4a5d5738 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#11 0x4a51b281 in malloc_printerr (action=<value optimized out>, str=0x6 <Address 0x6 out of bounds>, ptr=0x9667258) at malloc.c:6267
#12 0x4a51cad8 in _int_free (av=<value optimized out>, p=<value optimized out>) at malloc.c:4795
#13 0x4a51fbbd in __libc_free (mem=0x9667258) at malloc.c:3739
#14 0x4e1cc4ac in ?? () from /usr/lib/libX11.so.6
#15 0x4e1ccf28 in _XReply () from /usr/lib/libX11.so.6
#16 0x4e1ca1a2 in XTranslateCoordinates () from /usr/lib/libX11.so.6
#17 0x416b4676 in QWidget::mapFromGlobal (this=0x96367e8, pos=...) at kernel/qwidget_x11.cpp:1323
#18 0x416b46cc in QWidget::mapFromGlobal (this=0x9467808, pos=...) at kernel/qwidget_x11.cpp:1316
#19 0x416197df in QApplication::notify (this=0xbfdf8730, receiver=0x9467808, e=0xbfdf7f68) at kernel/qapplication.cpp:4043
#20 0x4bcb602a in KApplication::notify (this=0xbfdf8730, receiver=0x9467808, event=0xbfdf7f68) at ../../kdeui/kernel/kapplication.cpp:310
#21 0x4b6d8e9b in QCoreApplication::notifyInternal (this=0xbfdf8730, receiver=0x9467808, event=0xbfdf7f68) at kernel/qcoreapplication.cpp:731
#22 0x41614e62 in sendSpontaneousEvent (receiver=0x9467808, event=0xbfdf7f68, alienWidget=0x9467808, nativeWidget=0x96367e8, buttonDown=0x41f79ea0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#23 QApplicationPrivate::sendMouseEvent (receiver=0x9467808, event=0xbfdf7f68, alienWidget=0x9467808, nativeWidget=0x96367e8, buttonDown=0x41f79ea0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#24 0x4169ea3c in QETWidget::translateMouseEvent (this=0x96367e8, event=0xbfdf83b0) at kernel/qapplication_x11.cpp:4461
#25 0x4169cf27 in QApplication::x11ProcessEvent (this=0xbfdf8730, event=0xbfdf83b0) at kernel/qapplication_x11.cpp:3587
#26 0x416c8112 in x11EventSourceDispatch (s=0x8f2e8e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#27 0xb75d8252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0xb75d8a30 in ?? () from /lib/libglib-2.0.so.0
#29 0xb75d8ce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x4b7065cc in QEventDispatcherGlib::processEvents (this=0x8f0cbe8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#31 0x416c7d25 in QGuiEventDispatcherGlib::processEvents (this=0x8f0cbe8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x4b6d8049 in QEventLoop::processEvents (this=0xbfdf8684, flags=...) at kernel/qeventloop.cpp:149
#33 0x4b6d82ea in QEventLoop::exec (this=0xbfdf8684, flags=...) at kernel/qeventloop.cpp:201
#34 0x4b6dcd5f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#35 0x41611d37 in QApplication::exec () at kernel/qapplication.cpp:3736
#36 0xb77b1b0b in kdemain (argc=5, argv=0xbfdf8924) at ../../../../apps/dolphin/src/main.cpp:98
#37 0x080485fb in main (argc=5, argv=0xbfdf8924) at dolphin_dummy.cpp:3

Possible duplicates by query: bug 268173, bug 263711, bug 248160, bug 243866, bug 243262.

Reported using DrKonqi