Hello, I've experienced same problem, however not on Debian. It started happening since shadow 4.1.5 upgrade (I think).

(gdb) run test
Starting program: /usr/sbin/userdel test

Program received signal SIGSEGV, Segmentation fault.
0xb7e11b59 in vfprintf () from /lib/libc.so.6
(gdb) bt
#0  0xb7e11b59 in vfprintf () from /lib/libc.so.6
#1  0xb7ea6e2f in __vsyslog_chk () from /lib/libc.so.6
#2  0xb7ea6ff7 in syslog () from /lib/libc.so.6
#3  0x0804b25c in ?? ()
#4  0xb7de43a3 in __libc_start_main () from /lib/libc.so.6
#5  0x0804badd in ?? ()

As someone mentioned earlier, it works with LANG=C, and LANG=en_US, but not LANG=en_US.UTF-8 - which is my default locale.



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to