On Wed, Aug 05, 2015 at 04:41:40PM -0300, Marcelo Gondim wrote:> 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 at srv.teste.com.br:/usr/obj/usr/src/sys/TESTE > amd64 > > # pw useradd foo > # pw usermod foo -u 5000 > # > > FreeBSD srv.teste.com.br 10.2-RC2 FreeBSD 10.2-RC2 #1 r286291: Wed Aug 5 > 10:03:45 BRT 2015 root at srv.teste.com.br:/usr/obj/usr/src/sys/TESTE amd64 > > # pw useradd foo > # pw usermod foo -u 5000 > Segmentation fault (core dumped) > # >Please file a PR in Bugzilla so this can be tracked. Glen -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20150805/25b6df24/attachment.bin>
On 05-08-2015 16:53, Glen Barber wrote:> On Wed, Aug 05, 2015 at 04:41:40PM -0300, Marcelo Gondim wrote: >> 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 at srv.teste.com.br:/usr/obj/usr/src/sys/TESTE >> amd64 >> >> # pw useradd foo >> # pw usermod foo -u 5000 >> # >> >> FreeBSD srv.teste.com.br 10.2-RC2 FreeBSD 10.2-RC2 #1 r286291: Wed Aug 5 >> 10:03:45 BRT 2015 root at srv.teste.com.br:/usr/obj/usr/src/sys/TESTE amd64 >> >> # pw useradd foo >> # pw usermod foo -u 5000 >> Segmentation fault (core dumped) >> # >> > Please file a PR in Bugzilla so this can be tracked. > > Glen >Hi Glen, Done. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202111 []'s Gondim