Hi Linus/Andrew, Did you get a chance to see my patch posted to LKML on 7/28 ? http://marc.theaimsgroup.com/?l=linux-kernel&m=105942737328805&w=2 This is an issue for cases where an interpreter itself may be interpreted (by an emulator). The current implementation has problems with argument passing and the output of ps (which doesn't match native). The attached patch fixes the problems for us. Comments ? -Arun