Bug 54281 - Konsole crashes on output of certain characters
Summary: Konsole crashes on output of certain characters
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Oswald Buddenhagen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-08 07:41 UTC by Ryan Breen
Modified: 2003-02-19 14:14 UTC (History)
0 users

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 Ryan Breen 2003-02-08 07:41:25 UTC
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
Comment 1 Karl Vogel 2003-02-15 13:46:32 UTC
Patch send to kde-core-devel list for commit in CVS. 
Subject: [PATCH] [pls apply!] Bug #54281 (crash): Konsole crashes on output of certain characters 
 
Comment 2 Ryan Breen 2003-02-15 19:22:40 UTC
Subject: Re:  Konsole crashes on output of certain characters

Those patches fixed it.  Thanks!

On Saturday 15 February 2003 07:46 am, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=54281
>
>
>
>
> ------- Additional Comments From kvo--kde@seagha.be  2003-02-15 13:46
> ------- Patch send to kde-core-devel list for commit in CVS.
> Subject: [PATCH] [pls apply!] Bug #54281 (crash): Konsole crashes on output
> of certain characters

Comment 3 Waldo Bastian 2003-02-19 14:14:44 UTC
Fixed in HEAD and BRANCH