<html>
<body>
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "EmailMessage",
  "potentialAction": {
    "@type": "ViewAction",
    "name": "View Issue",
    "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3236"
  },
  "description": ""
}
</script>

<div style="font-family: arial, sans-serif; white-space:pre"><br/>Comment #13 on issue 3236 by <a href="mailto:jfb@chromium.org">jfb@chromium.org</a>: llvm: Abrt in llvm::report_bad_alloc_error<br/><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3236#c13">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3236#c13</a><br/><br/>I think this is fixed. Could it be that the fuzz checker isn't working? Or running into another issue?<br/><br/>On MacOS I get:<br/><br/>$ ./debug/bin/llvm-dwarfdump ~/Downloads/clusterfuzz-testcase-minimized-llvm-dwarfdump-fuzzer-5674959462465536.dms <br/><br/>llvm-dwarfdump(56868,0x7fffab9a0380) malloc: *** mach_vm_map(size=2314885530818457600) failed (error code=3)<br/>*** error: can't allocate region<br/>*** set a breakpoint in malloc_error_break to debug<br/>LLVM ERROR: out of memory<br/><br/><br/>-- <br/>You received this message because:<br/>  1. You were specifically CC'd on the issue<br/><br/>You may adjust your notification preferences at:<br/><a href="https://bugs.chromium.org/hosting/settings">https://bugs.chromium.org/hosting/settings</a><br/><br/>Reply to this email to add a comment.</div>
</body>
</html>