[Bug 225933] Read-only sysctl variable "kern.ipc.shmsegs" does not return number of segments

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 15 20:49:58 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225933

            Bug ID: 225933
           Summary: Read-only sysctl variable "kern.ipc.shmsegs" does not
                    return number of segments
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: sblachmann at gmail.com

PROBLEM:

# sysctl -d kern.ipc.shmsegs
kern.ipc.shmsegs: Current number of shared memory segments allocated
# sysctl -Ah kern.ipc.shmsegs

EXPECTED RESULT:
numeric output

ACTUAL RESULT:
garbage output

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list