bug#1261: [BusyBox] bug#1261: Ash holds some extra file descriptors open

Vladimir N. Oleynik dzo at simtreas.ru
Wed Aug 14 09:46:04 UTC 2002


Steve,
 
> Package: busybox
> Version: 0.60.3
> Severity: normal
> 
> I have noted that, at least when putting stuff into the background,
> ash sometimes keeps some file descriptors open that it shouldn't, or
> at least shouldn't need to.
> 
> Small script to reproduce this:
> 
> ( (sleep 5 ; echo "hello") 2>&1 | cat >/dev/tty 2>&1 & ) 2>&1 | cat

Ok. I combine patches based partial:
http://www.busybox.net/lists/busybox/2001-December/010665.html
and my small works to last_patch51 for busybox 0.61pre.
Your test work fine now.


--w
vodz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: last_patch51.gz
Type: application/x-gzip
Size: 8657 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20020814/4c5f8cd2/attachment.bin 


More information about the busybox mailing list