Bug#756630: [Pkg-shadow-devel] Bug#756630: Bug#756630: newusers fails adding multiple users

2017-04-18 Thread Tomas Mraz
On Mon, 2017-04-17 at 11:36 +1200, James Collier wrote: > As requested: > $  file /usr/sbin/newusers > /usr/sbin/newusers: ELF 64-bit LSB shared object, x86-64, version 1  > (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, > for  > GNU/Linux 2.6.32,  > BuildID[sha1]=7dffe9a6fe6e

Bug#756630: [Pkg-shadow-devel] Bug#756630: newusers fails adding multiple users

2017-04-16 Thread James Collier
As requested: $ file /usr/sbin/newusers /usr/sbin/newusers: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=7dffe9a6fe6e2d86a9181e9928d8baea6b389c78, stripped ... (gdb) run newusers Starti

Bug#756630: [Pkg-shadow-devel] Bug#756630: newusers fails adding multiple users

2016-06-25 Thread Serge E. Hallyn
On Tue, Jun 21, 2016 at 11:42:25AM +0200, Mònica Ramírez Arceda wrote: > Hi, > > I can confirm this bug. Using a file with 5 new users I get the > following error: > > # newusers 5users.csv > *** Error in `newusers': double free or corruption (!prev): > 0x01ae2d10 *** > Aborted Could y

Bug#756630: newusers fails adding multiple users

2016-06-21 Thread Mònica Ramírez Arceda
Hi, I can confirm this bug. Using a file with 5 new users I get the following error: # newusers 5users.csv *** Error in `newusers': double free or corruption (!prev): 0x01ae2d10 *** Aborted A curious detail: if the first 4 users are already created and I run newusers, the 5th one is ad