bug#24138: SIGSEGV of useradd (from shadow package)

2017-02-04 Thread Tomáš Čech
On Tue, 31 Jan 2017 23:25:32 +0100, Ludovic Courtès wrote: > > Hi Tomáš, > > Any updates on this bug, or should we close it? I haven't met this bug since. Let's close it. Thanks. S_W

bug#24138: SIGSEGV of useradd (from shadow package)

2017-01-31 Thread Ludovic Courtès
Hi Tomáš, Any updates on this bug, or should we close it? https://bugs.gnu.org/24138 Thanks in advance! :-) Ludo’. l...@gnu.org (Ludovic Courtès) skribis: > Hi, > > Tomáš Čech skribis: > >> On the other hand it seems to load part of the libraries from 2.22, >> part from 2.23 and that is n

bug#24138: SIGSEGV of useradd (from shadow package)

2016-09-09 Thread Ludovic Courtès
Hi, Tomáš Čech skribis: > On the other hand it seems to load part of the libraries from 2.22, > part from 2.23 and that is not healthy. Indeed, this cannot work. Do you still have this problem? Do you know why both libc versions were being used (LD_LIBRARY_PATH or some such?)? TIA, Ludo’.

bug#24138: SIGSEGV of useradd (from shadow package)

2016-08-03 Thread Tomáš Čech
On Wed, Aug 03, 2016 at 06:56:19PM +0200, Ludovic Courtès wrote: Hello! Tomáš Čech skribis: It seems to be easy to crash useradd (from shadow package). Is it on GuixSD? Yes. \o/ from strace: read(3, "account required pam_deny.so \nau"..., 4096) = 223 open("/gnu/store/2xmwkq2ycwk89xlxnv

bug#24138: SIGSEGV of useradd (from shadow package)

2016-08-03 Thread Ludovic Courtès
Hello! Tomáš Čech skribis: > It seems to be easy to crash useradd (from shadow package). Is it on GuixSD? > from strace: > > read(3, "account required pam_deny.so \nau"..., 4096) = 223 > open("/gnu/store/2xmwkq2ycwk89xlxnvib5wnjaacfy0rg-linux-pam-1.2.1/lib/security/pam_deny.so", > O_RDONLY|O_

bug#24138: SIGSEGV of useradd (from shadow package)

2016-08-03 Thread Tomáš Čech
It seems to be easy to crash useradd (from shadow package). # ls -l $(which useradd) lrwxrwxrwx 4 root guixbuild 69 Jan 1 1970 /root/.guix-profile/sbin/useradd -> /gnu/store/ylnc73apl1irl0s613rxjl445x2zx8a5-shadow-4.2.1/sbin/useradd # useradd test Neoprávněný přístup do paměti (SIGSEGV) (cor