[llvm-bugs] Issue 6109 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2018-12-12 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Labels: ClusterFuzz-Verified
Status: Verified

Comment #8 on issue 6109 by ClusterFuzz-External:  
llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too  
many bits for uint64_t"

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6109#c8

ClusterFuzz testcase 6305902484258816 is verified as fixed, so closing  
issue as verified.


If this is incorrect, please file a bug on  
https://github.com/google/oss-fuzz/issues/new


--
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.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 6109 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2018-12-12 Thread ClusterFuzz-External via monorail via llvm-bugs


Comment #7 on issue 6109 by ClusterFuzz-External:  
llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too  
many bits for uint64_t"

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6109#c7

ClusterFuzz has detected this issue as fixed in range  
201812110234:201812120232.


Detailed report: https://oss-fuzz.com/testcase?key=6305902484258816

Project: llvm
Fuzzer: libFuzzer_llvm_llvm-opt-fuzzer--x86_64-sccp
Fuzz target binary: llvm-opt-fuzzer--x86_64-sccp
Job Type: libfuzzer_asan_llvm
Platform Id: linux

Crash Type: ASSERT
Crash Address:
Crash State:
  getActiveBits() <= 64 && "Too many bits for uint64_t"
  llvm::Constant::getAggregateElement
  llvm::ConstantFoldLoadThroughGEPConstantExpr

Sanitizer: address (ASAN)

Regressed:  
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm=201802070726:201802080701
Fixed:  
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm=201812110234:201812120232


Reproducer Testcase:  
https://oss-fuzz.com/download?testcase_id=6305902484258816


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.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 6109 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2018-12-01 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Labels: -Reproducible Unreproducible

Comment #5 on issue 6109 by ClusterFuzz-External:  
llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too  
many bits for uint64_t"

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6109#c5

ClusterFuzz testcase 6305902484258816 appears to be flaky, updating  
reproducibility label.


--
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.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 6109 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Cc: eney...@google.com

Comment #4 on issue 6109 by ClusterFuzz-External:  
llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too  
many bits for uint64_t"

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6109#c4

(No comment was entered for this change.)

--
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.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 6109 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2018-06-04 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Cc: j...@chromium.org

Comment #3 on issue 6109 by ClusterFuzz-External:  
llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too  
many bits for uint64_t"

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6109#c3

(No comment was entered for this change.)

--
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.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 6109 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2018-05-02 Thread sheriff… via monorail via llvm-bugs

Updates:
Labels: Deadline-Approaching

Comment #2 on issue 6109 by sheriff...@chromium.org:  
llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too  
many bits for uint64_t"

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6109#c2

This bug is approaching its deadline for being fixed, and will be  
automatically derestricted within 7 days. If a fix is planned within 2  
weeks after the deadline has passed, a grace extension can be granted.


- Your friendly Sheriffbot

--
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.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 6109 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2018-02-08 Thread ClusterFuzz-External via monorail via llvm-bugs

Status: New
Owner: 
CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com,  
igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com,  
mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com
Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible  
Engine-libfuzzer Proj-llvm Reported-2018-02-08

Type: Bug

New issue 6109 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-sccp:  
ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6109

Detailed report: https://oss-fuzz.com/testcase?key=6305902484258816

Project: llvm
Fuzzer: libFuzzer_llvm_llvm-opt-fuzzer--x86_64-sccp
Fuzz target binary: llvm-opt-fuzzer--x86_64-sccp
Job Type: libfuzzer_asan_llvm
Platform Id: linux

Crash Type: ASSERT
Crash Address:
Crash State:
  getActiveBits() <= 64 && "Too many bits for uint64_t"
  llvm::Constant::getAggregateElement
  llvm::ConstantFoldLoadThroughGEPConstantExpr

Sanitizer: address (ASAN)

Regressed:  
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm=201802070726:201802080701


Reproducer Testcase:  
https://oss-fuzz.com/download?testcase_id=6305902484258816


Issue filed automatically.

See https://github.com/google/oss-fuzz/blob/master/docs/reproducing.md for  
more information.


When you fix this bug, please
  * mention the fix revision(s).
  * state whether the bug was a short-lived regression or an old bug in any  
stable releases.

  * add any other useful information.
This information can help downstream consumers.

If you have questions for the OSS-Fuzz team, please file an issue at  
https://github.com/google/oss-fuzz/issues.


--
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.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs