Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Aug 2015 20:08:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 202111] Core dumped in pw usermod
Message-ID:  <bug-202111-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202111

            Bug ID: 202111
           Summary: Core dumped in pw usermod
           Product: Base System
           Version: 10.2-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: gondim@bsdinfo.com.br

Hi All,

I found the following problem with the pw:

FreeBSD srv.teste.com.br 10.1-STABLE FreeBSD 10.1-STABLE #14 r276979: Wed Jan
21 11:50:11 BRST 2015 root@srv.teste.com.br:/usr/obj/usr/src/sys/TESTE  amd64

# pw useradd foo
# pw usermod foo -u 5000
#

It's OK

But

FreeBSD srv.teste.com.br 10.2-RC2 FreeBSD 10.2-RC2 #1 r286291: Wed Aug  5
10:03:45 BRT 2015 root@srv.teste.com.br:/usr/obj/usr/src/sys/TESTE  amd64

# pw useradd foo
# pw usermod foo -u 5000
Segmentation fault (core dumped)
#

-- 
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>