this is a bug in the KSE signal handling..

peter and I are looking at it at the moemnt. it is a known problem.


On Fri, 5 Jul 2002, Dirk Engling wrote:

> 
> [ erdgeist@bauklotz:~/Coding ]
>  20:59:14 $> less test.c
> int main( ) {
>    char a;
> 
>    a = getchar();
> 
>    return a;
> }
> [ erdgeist@bauklotz:~/Coding ]
>  20:59:19 $> ./test
> ^Z
> [1]+  Stopped                 ./test
> [ erdgeist@bauklotz:~/Coding ]
>  20:59:26 $> bg
> bash: bg: bg background job?
> 
> [ erdgeist@bauklotz:~/Coding ]
>  20:59:27 $> uname -a
> FreeBSD bauklotz.gate5.de 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Jul  5 20:33:04 
>GMT 2002
> [EMAIL PROTECTED]:/usr/src/sys/i386/compile/bauklotz  i386
> 
> [ erdgeist@bauklotz:~/Coding ]
>  20:59:59 $> bash --version
> GNU bash, version 2.05a.0(1)-release (i386-portbld-freebsd5.0)
> Copyright 2001 Free Software Foundation, Inc.
> 
> [ erdgeist@bauklotz:~/Coding ]
>  21:00:45 $> fg
> ./test
> d
> d
> d
> ^C
> 
> I just made a fresh world, made a bash2
> from current-ports, half an hour old
> and this is, what happens.
> 
> On a 4.6 this effect does not appear.
> Any suggestions?
> 
> Regards
> 
>   erdgeist
> 
> -----------------------------------------
> fnord!
> id 0x17B701E5      size 1024 | type rsa
> 11F8 8FF3 0508 09F9 DC6A 2AB3 AA67 C8CF
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to