----- Original Message ----- From: "Denys Vlasenko" <[email protected]> To: "Gilles Espinasse" <[email protected]> Cc: "Busybox" <[email protected]> Sent: Thursday, June 11, 2009 7:29 PM Subject: Re: Pipe segfault on master branch
> On Thu, Jun 11, 2009 at 8:34 AM, Gilles Espinasse<[email protected]> wrote: > > Just looking to check my modprobe patch on master branch and I found some > > segfaults there > > lsmod | grep dummy;echo $? > > Segmentation fault > > Segmentation fault > > 139 > > > > lsmod work and grep dummy /proc/modules too > > If I suppress echo $?, I still have the 2 segfault (but no more 139). > > > > I find nothing written when I try > > strace -o lsmod.log -f lsmod | grep dummy > > Try this patch. > -- > vda > Look ok with the patch. Gilles _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
