From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 24 03:20:02 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F16E1F7 for ; Wed, 24 Oct 2012 03:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 366B68FC14 for ; Wed, 24 Oct 2012 03:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9O3K22S063925 for ; Wed, 24 Oct 2012 03:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9O3K2Ov063924; Wed, 24 Oct 2012 03:20:02 GMT (envelope-from gnats) Date: Wed, 24 Oct 2012 03:20:02 GMT Message-Id: <201210240320.q9O3K2Ov063924@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Eitan Adler Subject: Re: bin/173005: PW(8) - 'pw usermod' causes Segmentation fault: 11 (core dumped) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Eitan Adler List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2012 03:20:02 -0000 The following reply was made to PR bin/173005; it has been noted by GNATS. From: Eitan Adler To: jb Cc: bug-followup@freebsd.org Subject: Re: bin/173005: PW(8) - 'pw usermod' causes Segmentation fault: 11 (core dumped) Date: Tue, 23 Oct 2012 23:17:33 -0400 On 23 October 2012 18:19, jb wrote: >>Description: > # pw usermod moo4 -g "" > Segmentation fault: 11 (core dumped) note to the person who fixes this: this is reproducible as root on FreeBSD radar 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r239951: Fri Aug 31 10:32:27 PDT 2012 eitan@radar:/usr/obj/more/src/sys/GENERIC amd64 if the user exists. -- Eitan Adler