[llvm-bugs] Issue 3236 in oss-fuzz: llvm: Abrt in llvm::report_bad_alloc_error
j… via monorail via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 16 21:15:08 PDT 2018
Comment #13 on issue 3236 by jfb at chromium.org: llvm: Abrt in
llvm::report_bad_alloc_error
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3236#c13
I think this is fixed. Could it be that the fuzz checker isn't working? Or
running into another issue?
On MacOS I get:
$ ./debug/bin/llvm-dwarfdump
~/Downloads/clusterfuzz-testcase-minimized-llvm-dwarfdump-fuzzer-5674959462465536.dms
llvm-dwarfdump(56868,0x7fffab9a0380) malloc: ***
mach_vm_map(size=2314885530818457600) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
LLVM ERROR: out of memory
--
You received this message because:
1. You were specifically CC'd on the issue
You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings
Reply to this email to add a comment.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180516/fb2bbe8d/attachment-0001.html>
More information about the llvm-bugs
mailing list