Date: Wed, 05 Aug 2015 20:20:46 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 202111] Core dumped in pw usermod Message-ID: <bug-202111-8-ePnYfg1wjJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202111-8@https.bugs.freebsd.org/bugzilla/> References: <bug-202111-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202111 Glen Barber <gjb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Glen Barber <gjb@FreeBSD.org> --- This works as expected in 11-CURRENT: root@releng2:/ # pw usermod hast -u 5000 root@releng2:/ # grep hast /etc/passwd hast:*:5000:845:HAST unprivileged user:/var/empty:/usr/sbin/nologin I can reproduce this in 10.2-RC2: root@releng1:/usr/src # pw usermod cups -u 194 Segmentation fault (core dumped) root@releng1:/usr/src # grep cups /etc/passwd cups:*:193:193:Cups Owner:/nonexistent:/usr/sbin/nologin -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202111-8-ePnYfg1wjJ>