bin/173005: PW(8) - 'pw usermod' causes Segmentation fault: 11 (core dumped)

J B jb.1234abcd at gmail.com
Sun Oct 28 19:50:01 UTC 2012


The following reply was made to PR bin/173005; it has been noted by GNATS.

From: J B <jb.1234abcd at gmail.com>
To: bug-followup at FreeBSD.org, jb.1234abcd at gmail.com
Cc:  
Subject: Re: bin/173005: PW(8) - 'pw usermod' causes Segmentation
 fault: 11 (core dumped)
Date: Sun, 28 Oct 2012 20:41:50 +0100

 This is the current (unpatched) state:
 
 # pw useradd moo -g moo
 pw: group `moo' does not exist
 # pw useradd moo -g boo
 pw: group `boo' does not exist
 # pw useradd moo -g ""
 pw: group `' is not defined
 
 As you can see there is a distinction between error msgs
 based on user input of primary group (or lack of it).
 That's why I asked you to be consistent with past and
 current user experience.
 jb


More information about the freebsd-bugs mailing list