[llvm-bugs] [Bug 44214] New: Please default to disable_coredump=1 on linux

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 3 13:29:29 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=44214

            Bug ID: 44214
           Summary: Please default to disable_coredump=1 on linux
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: asan
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael at espindo.la
                CC: llvm-bugs at lists.llvm.org

Since use_madv_dontdump defaults to true, I don't see the reason why programs
compiled with asan need to be a special case with regards to dumping core.

It is a bit surprising to change ulimit, run a program that crashes and still
not get any core file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191203/502a0025/attachment.html>


More information about the llvm-bugs mailing list