ash not working in statically compiled busybox on amd64

Rob Landley rob at landley.net
Wed May 17 20:10:57 UTC 2006


On Tuesday 16 May 2006 5:59 pm, Andree Leidenfrost wrote:
> > Not very good.
> > Did you try a strace of ./ash to see what could be behid ?
>
> Excellent point, no I hadn't. Traces for dynamic and static compile
> attached. It looks like the culprit might be:
>
> setpgid(0, 5)                = -1 EPERM (Operation not permitted)
> ioctl(10, TIOCSPGRP, [5])    = -1 EPERM (Operation not permitted)

That's a smackdown from the OS.  Ask the OS why it said "no".

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list