Bug 267554 - Crash on drag-drop text into java applet.
Summary: Crash on drag-drop text into java applet.
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 15:00 UTC by Florian Reinhard
Modified: 2011-08-15 07:52 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 Florian Reinhard 2011-03-03 15:00:48 UTC
Application: yakuake (2.9.7)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-25-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
mark some text in a yakuake terminal, drag it, and drop it into the textfield of the javaapplet at myregexp.com

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[Current thread is 1 (Thread 0xb773e710 (LWP 4244))]

Thread 2 (Thread 0xb2d83b70 (LWP 4366)):
#0  0x07a1ce58 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0x07a1d279 in ?? () from /lib/libglib-2.0.so.0
#2  0x07a1d848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x0136259f in QEventDispatcherGlib::processEvents (this=0x9c809b8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x01332609 in QEventLoop::processEvents (this=0xb2d83290, flags=) at kernel/qeventloop.cpp:149
#5  0x01332a8a in QEventLoop::exec (this=0xb2d83290, flags=...) at kernel/qeventloop.cpp:201
#6  0x0122eb7e in QThread::exec (this=0x9a8a400) at thread/qthread.cpp:490
#7  0x0131135b in QInotifyFileSystemWatcherEngine::run (this=0x9a8a400) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x01231df9 in QThreadPrivate::start (arg=0x9a8a400) at thread/qthread_unix.cpp:266
#9  0x00984cc9 in start_thread (arg=0xb2d83b70) at pthread_create.c:304
#10 0x0082869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb773e710 (LWP 4244)):
[KCrash Handler]
#7  0x009dafb0 in _XReply () from /usr/lib/libX11.so.6
#8  0x009b8316 in XGetWindowProperty () from /usr/lib/libX11.so.6
#9  0x06b087d4 in QDragManager::move (this=0x9e6b118, globalPos=...) at kernel/qdnd_x11.cpp:1586
#10 0x06b0c590 in QDragManager::drag (this=0x9e6b118, o=0xb08b0f8) at kernel/qdnd_x11.cpp:1972
#11 0x06a7ccbe in QDrag::start (this=0xb08b0f8, request=...) at kernel/qdrag.cpp:316
#12 0x01873f32 in Konsole::TerminalDisplay::doDrag (this=0x9e1cc78) at ../../../../apps/konsole/src/TerminalDisplay.cpp:2869
#13 0x01874e78 in Konsole::TerminalDisplay::mouseMoveEvent (this=0x9e1cc78, ev=0xbfa486b0) at ../../../../apps/konsole/src/TerminalDisplay.cpp:1868
#14 0x06ac2caa in QWidget::event (this=0x9e1cc78, event=0xbfa486b0) at kernel/qwidget.cpp:8172
#15 0x018705b5 in Konsole::TerminalDisplay::event (this=0x9e1cc78, event=0xbfa486b0) at ../../../../apps/konsole/src/TerminalDisplay.cpp:2652
#16 0x06a64fdc in QApplicationPrivate::notify_helper (this=0x9841a20, receiver=0x9e1cc78, e=0xbfa486b0) at kernel/qapplication.cpp:4396
#17 0x06a6bc2e in QApplication::notify (this=0xbfa48f68, receiver=0x9e1cc78, e=0xbfa486b0) at kernel/qapplication.cpp:3959
#18 0x00fe1f7a in KApplication::notify (this=0xbfa48f68, receiver=0x9e1cc78, event=0xbfa486b0) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x01333b3b in QCoreApplication::notifyInternal (this=0xbfa48f68, receiver=0x9e1cc78, event=0xbfa486b0) at kernel/qcoreapplication.cpp:732
#20 0x06a6a094 in sendEvent (receiver=0x9e1cc78, event=0xbfa486b0, alienWidget=0x9e1cc78, nativeWidget=0x98beeb0, buttonDown=0x73ff3c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QApplicationPrivate::sendMouseEvent (receiver=0x9e1cc78, event=0xbfa486b0, alienWidget=0x9e1cc78, nativeWidget=0x98beeb0, buttonDown=0x73ff3c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#22 0x06af8d10 in QETWidget::translateMouseEvent (this=0x98beeb0, event=0xbfa48bcc) at kernel/qapplication_x11.cpp:4403
#23 0x06af8151 in QApplication::x11ProcessEvent (this=0xbfa48f68, event=0xbfa48bcc) at kernel/qapplication_x11.cpp:3414
#24 0x06b2736a in x11EventSourceDispatch (s=0x9844638, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#25 0x07a19855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x07a1d668 in ?? () from /lib/libglib-2.0.so.0
#27 0x07a1d848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x01362565 in QEventDispatcherGlib::processEvents (this=0x981f388, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#29 0x06b26be5 in QGuiEventDispatcherGlib::processEvents (this=0x981f388, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x01332609 in QEventLoop::processEvents (this=0xbfa48ec4, flags=) at kernel/qeventloop.cpp:149
#31 0x01332a8a in QEventLoop::exec (this=0xbfa48ec4, flags=...) at kernel/qeventloop.cpp:201
#32 0x0133700f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#33 0x06a63e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#34 0x08058513 in _start ()

Reported using DrKonqi
Comment 1 Eike Hein 2011-03-03 16:02:44 UTC
Crashing somewhere in Konsole code, reassigning.
Comment 2 Kurt Hindenburg 2011-03-03 21:09:23 UTC
I don't see anything unusual in the Konsole code.  It is using an obsolete start instead of exec for QDrag, but that's shouldn't matter.  More likely an X/Qt issue.
Comment 3 Florian Reinhard 2011-03-07 23:52:42 UTC
yes you're right, i noticed this works with dragging from kate too.
Comment 4 Jekyll Wu 2011-08-15 07:52:31 UTC
Can't reproduce it with KDE-4.7.0 and Qt-4.7.3. Both konsole and kate works well.

Feel free to reopen if this still happens in recent version.