[Konsole-devel] [Bug 169877] Square selection with Ctrl + Alt crashes konsole with TR->BL selection

Darío Andrés andresbajotierra at gmail.com
Wed Aug 27 18:13:58 UTC 2008


http://bugs.kde.org/show_bug.cgi?id=169877


Darío Andrés andresbajotierra gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andresbajotierra at gmail.com




--- Comment #1 from Darío Andrés <andresbajotierra gmail com>  2008-08-27 20:13:54 ---
Qt: 4.4.1
KDE: 4.1.1 (KDE 4.1.0 (4.1 >= 20080722))
Konsole: 2.1
in ArchLinux i686:

I can reproduce this crash.

Here is the full backtrace:

Aplicación: Konsole (konsole), señal SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0xb6283700 (LWP 4481)]
[New Thread 0xb4bd8b90 (LWP 4482)]
[KCrash handler]
#6  0xb7f07424 in __kernel_vsyscall ()
#7  0xb6603740 in raise () from /lib/libc.so.6
#8  0xb6605078 in abort () from /lib/libc.so.6
#9  0xb65fc68e in __assert_fail () from /lib/libc.so.6
#10 0xb7ea9803 in Konsole::Screen::copyLineToStream (this=0x84a9c70, line=0, 
    start=-1208984512, count=0, decoder=0xbfc20c70, appendNewLine=true, 
    preserveLineBreaks=true)
    at
/home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/konsole/src/Screen.cpp:1258
#11 0xb7ea992e in Konsole::Screen::writeSelectionToStream (this=0x84a9c70, 
    decoder=0xbfc20c70, preserveLineBreaks=true)
    at
/home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/konsole/src/Screen.cpp:1189
#12 0xb7ea9b35 in Konsole::Screen::selectedText (this=0x84a9c70, 
    preserveLineBreaks=<value optimized out>)
    at
/home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/konsole/src/Screen.cpp:1149
#13 0xb7eaa445 in Konsole::ScreenWindow::selectedText (this=0x84a9ed8, 
    preserveLineBreaks=<value optimized out>)
    at
/home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/konsole/src/ScreenWindow.cpp:120
#14 0xb7ec927d in Konsole::TerminalDisplay::mouseReleaseEvent (
    this=0x849fa08, ev=0xbfc2127c)
    at
/home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/konsole/src/TerminalDisplay.cpp:2009
#15 0xb69ae062 in QWidget::event (this=0x849fa08, event=0xbfc2127c)
    at kernel/qwidget.cpp:7021
#16 0xb7ec8cd3 in Konsole::TerminalDisplay::event (this=0x849fa08, 
    e=0xbfc2127c)
    at
/home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/konsole/src/TerminalDisplay.cpp:2527
#17 0xb6959668 in QApplicationPrivate::notify_helper (this=0x8076748, 
    receiver=0x849fa08, e=0xbfc2127c) at kernel/qapplication.cpp:3800
#18 0xb6960fd7 in QApplication::notify (this=0xbfc21a14, receiver=0x849fa08, 
    e=0xbfc2127c) at kernel/qapplication.cpp:3527
#19 0xb7a37edc in KApplication::notify (this=0xbfc21a14, receiver=0x849fa08, 
    event=0xbfc2127c)
    at
/home/jan/Source/packages/kde41/work/kdelibs/src/kdelibs-4.1.0/kdeui/kernel/kapplication.cpp:311
#20 0xb747ab3b in QCoreApplication::notifyInternal (this=0xbfc21a14, 
    receiver=0x849fa08, event=0xbfc2127c) at kernel/qcoreapplication.cpp:587
#21 0xb695e2a8 in QApplicationPrivate::sendMouseEvent (receiver=0x849fa08, 
    event=0xbfc2127c, alienWidget=0x0, nativeWidget=0x83d44b8, 
    buttonDown=0xb6fc9560, lastMouseReceiver=@0xb6fc9564)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#22 0xb69c1002 in QETWidget::translateMouseEvent (this=0x83d44b8, 
    event=0xbfc2174c) at kernel/qapplication_x11.cpp:4048
#23 0xb69c0560 in QApplication::x11ProcessEvent (this=0xbfc21a14, 
    event=0xbfc2174c) at kernel/qapplication_x11.cpp:3044
#24 0xb69e5f42 in x11EventSourceDispatch (s=0x8078568, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#25 0xb6328171 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb632b803 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#27 0xb632b9c1 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb74a2431 in QEventDispatcherGlib::processEvents (this=0x8053b60, flags=
      {i = -1077798664}) at kernel/qeventdispatcher_glib.cpp:325
#29 0xb69e5789 in QGuiEventDispatcherGlib::processEvents (this=0x8053b60, 
    flags={i = -1077798616}) at kernel/qguieventdispatcher_glib.cpp:204
#30 0xb747975c in QEventLoop::processEvents (this=0xbfc21990, flags=
      {i = -1077798552}) at kernel/qeventloop.cpp:149
#31 0xb7479919 in QEventLoop::exec (this=0xbfc21990, flags={i = -1077798504})
    at kernel/qeventloop.cpp:196
#32 0xb747e572 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:849
#33 0xb6959411 in QApplication::exec () at kernel/qapplication.cpp:3330
#34 0xb7eeda9a in kdemain (argc=1, argv=0xbfc21b44)
    at
/home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/konsole/src/main.cpp:100
#35 0x08048786 in main (argc=)
    at
/home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/konsole/src/konsole_dummy.cpp:3
#0  0xb7f07424 in __kernel_vsyscall ()


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the konsole-devel mailing list