[Konsole-devel] [Bug 54281] New: Konsole crashes on output of certain characters

Ryan Breen ryan at ryanbreen.com
Sat Feb 8 06:41:31 UTC 2003


------- 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=54281     
           Summary: Konsole crashes on output of certain characters
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: ryan at ryanbreen.com


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.2.1 20021207 (Gentoo Linux 3.2.1-20021207) 
OS:          Linux

Very reproducible on my system, originally came up as I was cat'ing a .pdf file.  Midway through the character stream, konsole segfaulted.  To duplicate, try:

lynx --source http://www.bd.com/international/products/Instrument%20Cat%202001%20web.pdf

Last few frames of stackTrace:

0x406aa0b0 in KProcess::wroteStdin(KProcess*) ()
   from /usr/kde/cvs/lib/libkdecore.so.4
(gdb) where
#0  0x406aa0b0 in KProcess::wroteStdin(KProcess*) ()
   from /usr/kde/cvs/lib/libkdecore.so.4
#1  0x406a7919 in KProcess::slotSendData(int) ()
   from /usr/kde/cvs/lib/libkdecore.so.4
#2  0x406a75ea in KProcess::writeStdin(char const*, int) ()
   from /usr/kde/cvs/lib/libkdecore.so.4
#3  0x4004405e in TEPty::doSendJobs() () from /usr/kde/cvs/lib/konsole.so



More information about the konsole-devel mailing list