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

Vladimir N. Oleynik dzo at simtreas.ru
Tue Aug 13 08:16:03 UTC 2002


I wrote:

> Ok. Ok. Ok.
> I begining porting ash 0.3.8-38 (last debian ash) to busybox.
> All ported done, but all my and other optimizations changes not ready.
> Please wait 1-2 week.

I have lost a lot of time all for nothing. 
Appeared, that the version 0.3.8-38 does not work.

minimal test:

#!./sh
while true
do
         echo "In while true"
        sleep 1
done
 
generate segmentation failed in expanarg->rmescape() 
(expanarg put bad address).... 

Ohhh.
What to me to make?


--w
vodz



More information about the busybox mailing list