<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi:</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; I am using busybox-1.0.1, my uClibc is 
configured with NO&nbsp;MMU. The init&nbsp;crashed my uClinux box, when it went 
into run() routine and tried to fork(). </FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; I added&nbsp; "#define 
fork&nbsp;&nbsp;&nbsp; vfork " statement, but didn't do any good.</FONT></DIV>
<DIV><FONT face=Arial size=2>My questions are:</FONT></DIV>
<DIV><FONT face=Arial size=2>1. As I remebered,&nbsp;in previous version, the 
init is using vfork if&nbsp;compiling&nbsp;against mmu-less machine, &nbsp;why 
is it removed in latest release? </FONT></DIV>
<DIV><FONT face=Arial size=2>2. Any plan to update the init.c for a vfork safe 
version?</FONT></DIV>
<DIV><FONT face=Arial size=2>3. Is there any other version init (for example, 
sysvinit, maybe) that&nbsp;has been&nbsp;ported to mmu-less platform (with 
uClibc and uClinux)?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Right now I boot up my uClinux box with msh, with 
"SIGSEGV" showed up after each exectution of the busybox command.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>lei </FONT></DIV></BODY></HTML>