public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 216648] New: man 5 core incorrectly states circumstances in which a core is not produced
@ 2022-11-01 12:26 bugzilla-daemon
  2022-11-01 14:28 ` [Bug 216648] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2022-11-01 12:26 UTC (permalink / raw)
  To: linux-man

https://bugzilla.kernel.org/show_bug.cgi?id=216648

            Bug ID: 216648
           Summary: man 5 core incorrectly states circumstances in which a
                    core is not produced
           Product: Documentation
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: man-pages
          Assignee: documentation_man-pages@kernel-bugs.osdl.org
          Reporter: veluca93@gmail.com
        Regression: No

As per title, the `core` manpage states:

       There are various circumstances in which a core dump file is not
       produced:

[...]

       *  The RLIMIT_CORE (core file size) or RLIMIT_FSIZE (file size)
          resource limits for the process are set to zero; see
          getrlimit(2) and the documentation of the shell's ulimit
          command (limit in csh(1)).

However, this is not actually correct when core dumps are piped to a program,
as the section below states ...

       *  The RLIMIT_CORE limit is not enforced for core dumps that are
          piped to a program via this mechanism.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-08  9:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 12:26 [Bug 216648] New: man 5 core incorrectly states circumstances in which a core is not produced bugzilla-daemon
2022-11-01 14:28 ` [Bug 216648] " bugzilla-daemon
2022-11-01 14:51 ` bugzilla-daemon
2023-01-08  9:37 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox