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: unassignedb...@nondot.org
          Reporter: raf...@espindo.la
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to