[llvm-dev] lld: sigbus error handling

Bob Haarman via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 23 15:30:06 PDT 2017


---- On Mon, 23 Oct 2017 15:21:25 -0700 Rui Ueyama via llvm-dev <llvm-dev at lists.llvm.org> wrote ----

I wonder if we should print out a hint (e.g. "Bus error -- disk full?") when we receive a SIGBUS. Any opinions?





Sounds like a good idea to me. Please also include "SIGBUS" in the message. The SIGBUS signal can have various causes, but the disk full cause is both non-obvious and probably common, so the hint seems useful.

  -- Bob




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171023/14d0f99d/attachment.html>


More information about the llvm-dev mailing list