On Tuesday 02 June 2009 10:53:27 wilbur.chan wrote:
> busybox 1.13.1  ,    msh
>
> I wrote a  procedure of infinite loop. When I pressed ctrl+c , this
> procedure was killed by SIGINT, however, the msh seemed to be killed too(
> and busybox respawn a new msh).

known issue, msh sucks.  use hush.

> could someone tell me why?

there's a race condition in the code due to the use of vfork.  not worth 
fixing.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to