On Thursday 24 January 2008 22:54, Jate Sujjavanich wrote: > I am using msh from busybox 1.7.2 and kernel 2.4.31-uc0 on m68knommu. > The shell handles SIGINT properly one to four times. After these > successes, the process group has signals blocked, and it the processes > never dequeue SIGINT. Restarting the shell resets the blocks. The cycle > repeats. > > Does anyone familiar with msh know whether it activates signal blocking?
Does it happen on desktop (x86 machine)? Can you post the .config? Can you describe how to reproduce it? msh seems to be relatively untouched for many versions, but it still worth checking. Can you try older busybox versions, built with same .config? > I am also not sure whether the something in the library does this. Not likely. Most probably it's msh bug. -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
