Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2018 20:49:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 225933] Read-only sysctl variable "kern.ipc.shmsegs" does not return number of segments
Message-ID:  <bug-225933-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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@FreeBSD.org
          Reporter: sblachmann@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225933-8>