[Konsole-devel] [Bug 100308] New: Selecting the whole screen using the Ctrl+Alt keys lets Konsole crash

Tijmen Baarda tijmenbaarda at tijgerweb.net
Sat Feb 26 14:45:41 UTC 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=100308         
           Summary: Selecting the whole screen using the Ctrl+Alt keys lets
                    Konsole crash
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: tijmenbaarda tijgerweb net


Version:            (using KDE KDE 3.3.92)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.3.5 (Debian 1:3.3.5-8) 
OS:                Linux

When I select the whole screen in Konsole using Ctrl+Alt (box selection), konsole crashes after a few seconds. It outputs "Alarm clock". 

No DrKonqi is shown, but using gdb I got the following backtrace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1097249952 (LWP 5339)]
0x4146dd2d in mallopt () from /lib/tls/libc.so.6
(gdb) bt
#0  0x4146dd2d in mallopt () from /lib/tls/libc.so.6
#1  0x4146d578 in mallopt () from /lib/tls/libc.so.6
#2  0x4146c8c3 in malloc () from /lib/tls/libc.so.6
#3  0x413a82fe in operator new () from /usr/lib/libstdc++.so.5
#4  0x413a842f in operator new[] () from /usr/lib/libstdc++.so.5
#5  0x400a2988 in TEScreen::getSelText () from /usr/lib/libkdeinit_konsole.so
#6  0x400a2cfa in TEScreen::getSelText () from /usr/lib/libkdeinit_konsole.so
#7  0x400a292f in TEScreen::getSelText () from /usr/lib/libkdeinit_konsole.so
#8  0x400a515a in TEmulation::setSelection () from /usr/lib/libkdeinit_konsole.so
#9  0x400a3dca in TEmulation::qt_invoke () from /usr/lib/libkdeinit_konsole.so
#10 0x4009c4ea in TEmuVt102::qt_invoke () from /usr/lib/libkdeinit_konsole.so
#11 0x40d4c5ac in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0x40d4cbe0 in QObject::activate_signal_bool () from /usr/lib/libqt-mt.so.3
#13 0x4009bcc6 in TEWidget::endSelectionSignal () from /usr/lib/libkdeinit_konsole.so
#14 0x40098a67 in TEWidget::mouseReleaseEvent () from /usr/lib/libkdeinit_konsole.so
#15 0x40d82737 in QWidget::event () from /usr/lib/libqt-mt.so.3
#16 0x40099f42 in TEWidget::event () from /usr/lib/libkdeinit_konsole.so
#17 0x40cefbff in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#18 0x40cef2f4 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#19 0x40896e03 in KApplication::notify () from /usr/lib/libkdecore.so.4
#20 0x40c84650 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
#21 0x40c822de in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#22 0x40c991c4 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#23 0x40d01f58 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#24 0x40d01e08 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#25 0x40cefe51 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#26 0x4006cb35 in kdemain () from /usr/lib/libkdeinit_konsole.so
#27 0x0804862b in ?? ()
#28 0x00000001 in ?? ()
#29 0xbffffbe4 in ?? ()
#30 0xbffffbb8 in ?? ()
#31 0x41410904 in __libc_start_main () from /lib/tls/libc.so.6
#32 0x41410904 in __libc_start_main () from /lib/tls/libc.so.6
#33 0x08048561 in ?? ()



More information about the konsole-devel mailing list