Bug#443340: noshell: /usr/sbin/runas Segfaults in amd64

2018-08-16 Thread Bernhard Übelacker
Hello, just tried to reproduce this crash. I got following call stack in gdb with original packages: (gdb) bt #0 0x2b57561a5c86 in strtouq () from /lib/libc.so.6 #1 0x2b57561a3712 in atoi () from /lib/libc.so.6 #2 0x0045f5fe in dgettext () #3 0x00405778 in __libc_start

Bug#443340: noshell: /usr/sbin/runas Segfaults in amd64

2007-09-20 Thread Enyc
Package: noshell Severity: important The noshell package in Debian Etch4.0 includes the useful "runas" tool that allows root to easily execture processes as any uid/gid/umask/chroot combination regardless of that uid/gid existing or having a valid shell. Unfortunately as far as I can tell