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

.config attached

Attachment: busybox.config
Description: Binary data

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to