[llvm-bugs] [Bug 31785] New: Libfuzzer leaks memory in 32 bit mode
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 27 09:54:24 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31785
Bug ID: 31785
Summary: Libfuzzer leaks memory in 32 bit mode
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: kurt at roeckx.be
CC: kcc at google.com, llvm-bugs at lists.llvm.org
Classification: Unclassified
When I build my fuzzing application using libfuzzer in 32 bit mode, the memory
keeps growing until it hits 2 GB after half an hour or something. The same
applications in 64 bit mode keep using around 550 - 600 MB.
--
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/20170127/bf4dd1c9/attachment-0001.html>
More information about the llvm-bugs
mailing list