[llvm-bugs] Issue 4945 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: llvm::all_of(Mask, [&](int M) { return M < (NElts * 2) && M >= -1; }) && "Index
ClusterFuzz-External via monorail via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 4 00:12:07 PST 2018
Comment #2 on issue 4945 by ClusterFuzz-External:
llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: llvm::all_of(Mask, [&](int M) {
return M < (NElts * 2) && M >= -1; }) && "Index
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4945#c2
ClusterFuzz has detected this issue as fixed in range
201801030610:201801040618.
Detailed report: https://oss-fuzz.com/testcase?key=5354413934772224
Project: llvm
Fuzzer: libFuzzer_llvm_llvm-isel-fuzzer--x86_64-O2
Fuzz target binary: llvm-isel-fuzzer--x86_64-O2
Job Type: libfuzzer_asan_llvm
Platform Id: linux
Crash Type: ASSERT
Crash Address:
Crash State:
llvm::all_of(Mask, [&](int M) { return M < (NElts * 2) && M >= -1; })
&& "Index
llvm::SelectionDAG::getVectorShuffle
llvm::X86TargetLowering::LowerEXTRACT_VECTOR_ELT
Sanitizer: address (ASAN)
Regressed:
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm&range=201710160455:201710190451
Fixed:
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm&range=201801030610:201801040618
Reproducer Testcase:
https://oss-fuzz.com/download?testcase_id=5354413934772224
See https://github.com/google/oss-fuzz/blob/master/docs/reproducing.md for
more information.
If you suspect that the result above is incorrect, try re-doing that job on
the test case report page.
--
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/20180104/c5539e33/attachment.html>
More information about the llvm-bugs
mailing list