[llvm-bugs] Issue 3368 in oss-fuzz: llvm: ASSERT: BT->isInteger()

2017-12-10 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Labels: ClusterFuzz-Verified
Status: Verified

Comment #6 on issue 3368 by ClusterFuzz-External: llvm: ASSERT:  
BT->isInteger()

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

ClusterFuzz testcase 5181221011193856 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 3368 in oss-fuzz: llvm: ASSERT: BT->isInteger()

2017-12-10 Thread ClusterFuzz-External via monorail via llvm-bugs


Comment #5 on issue 3368 by ClusterFuzz-External: llvm: ASSERT:  
BT->isInteger()

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

ClusterFuzz has detected this issue as fixed in range  
201712090607:201712100011.


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

Project: llvm
Fuzzer: libFuzzer_llvm_clang-fuzzer
Fuzz target binary: clang-fuzzer
Job Type: libfuzzer_asan_llvm
Platform Id: linux

Crash Type: ASSERT
Crash Address:
Crash State:
  BT->isInteger()
  IntRange::forValueOfType
  DiagnoseOutOfRangeComparison

Sanitizer: address (ASAN)

Fixed:  
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm=201712090607:201712100011


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


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 3368 in oss-fuzz: llvm: ASSERT: BT->isInteger()

2017-12-06 Thread sheriff… via monorail via llvm-bugs

Updates:
Labels: Deadline-Approaching

Comment #4 on issue 3368 by sheriff...@chromium.org: llvm: ASSERT:  
BT->isInteger()

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

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 3368 in oss-fuzz: llvm: ASSERT: BT->isInteger()

2017-10-10 Thread richards… via monorail via llvm-bugs


Comment #3 on issue 3368 by richardsm...@google.com: llvm: ASSERT:  
BT->isInteger()

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

This can manifest as a rejects-valid. Cleaned-up testcase filed as  
https://bugs.llvm.org/show_bug.cgi?id=34905


--
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 3368 in oss-fuzz: llvm: ASSERT: BT->isInteger()

2017-10-10 Thread monor… via monorail via llvm-bugs

Updates:
Cc: v...@apple.com

Comment #2 on issue 3368 by  
monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: ASSERT:  
BT->isInteger()

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

(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 3368 in oss-fuzz: llvm: ASSERT: BT->isInteger()

2017-09-13 Thread monor… via monorail via llvm-bugs

Status: New
Owner: 
CC: k...@google.com,  masc...@google.com,  jdevlieg...@apple.com,   
llvm-b...@lists.llvm.org
Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible  
Engine-libfuzzer Proj-llvm Reported-2017-09-14


New issue 3368 by monor...@clusterfuzz-external.iam.gserviceaccount.com:  
llvm: ASSERT: BT->isInteger()

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

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

Project: llvm
Fuzzer: libFuzzer_llvm_clang-fuzzer
Fuzz target binary: clang-fuzzer
Job Type: libfuzzer_asan_llvm
Platform Id: linux

Crash Type: ASSERT
Crash Address:
Crash State:
  BT->isInteger()
  IntRange::forValueOfType
  DiagnoseOutOfRangeComparison

Sanitizer: address (ASAN)

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


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