On 03.01.2012, at 20:38, Fabio Erculiani wrote: > With the current fake /proc/self/stat implementation `ps` is > segfaulting because it expects to read PID and argv[0] as first and > second field respectively, with the latter being enclosed between > backets. > > Reproducing is as easy as running: `ps` inside qemu-user chroot > with /proc mounted. > > Signed-off-by: Fabio Erculiani <lx...@sabayon.org>
Acked-by: Alexander Graf <ag...@suse.de> Alex