[llvm-bugs] Issue 3627 in oss-fuzz: ASSERT: Res == 0
jus… via monorail via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 16 13:37:18 PDT 2017
Comment #6 on issue 3627 by jus... at justinbogner.com: ASSERT: Res == 0
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3627#c6
Sorry, by empty I mean that there's no IR. That is:
% opt -S -o - clusterfuzz-testcase-minimized-5935702182199296.dms
; ModuleID = 'clusterfuzz-testcase-minimized-5935702182199296.dms'
source_filename = "clusterfuzz-testcase-minimized-5935702182199296.dms"
I think 12 bytes is approximately the smallest valid bitcode file.
In any case, this doesn't seem to reproduce with current ToT, and I see
that it happened while we were changing how llvm's OSS Fuzz flags worked. I
suspect this was a transient issue.
--
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/20171016/c79d4363/attachment.html>
More information about the llvm-bugs
mailing list