[Bug 3361] New: id -n -g returns 1 on groups with more then 14 members

bugzilla at busybox.net bugzilla at busybox.net
Wed Mar 2 15:57:44 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3361

           Summary: id -n -g returns 1 on groups with more then 14 members
           Product: Busybox
           Version: 1.15.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: schoenfeld at eurogard.de
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Invoking "id -n -g some_user" shows the correct gid, but return 1 on exit, when
the users group has more than 14 members on BusyBox v1.15.3

On BusyBox v1.4.2 and on BusyBox v1.12.3 it displays the error: "id: unknown
gid some_number"

Without the "-n" it works fine. Also "-n -u" works fine. GNU-id worked correct
on my tested setups.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list