[llvm-bugs] Issue 17806 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

2023-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates:
Cc: da...@adalogics.com

Comment #5 on issue 17806 by ClusterFuzz-External: llvm:clang-fuzzer: ASSERT: 
Ancestor->getEntity() == CurContext && "ancestor context mismatch"
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17806#c5

(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
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 17806 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

2022-07-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates:
Cc: jo...@devlieghere.com

Comment #4 on issue 17806 by ClusterFuzz-External: llvm:clang-fuzzer: ASSERT: 
Ancestor->getEntity() == CurContext && "ancestor context mismatch"
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17806#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
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 17806 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

2022-05-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates:
Cc: sammcc...@google.com

Comment #3 on issue 17806 by ClusterFuzz-External: llvm:clang-fuzzer: ASSERT: 
Ancestor->getEntity() == CurContext && "ancestor context mismatch"
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17806#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
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 17806 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

2019-12-23 Thread sheriff… via monorail via llvm-bugs

Updates:
Labels: Deadline-Approaching

Comment #2 on issue 17806 by sheriff...@chromium.org: llvm:clang-fuzzer:  
ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17806#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
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 17806 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

2019-10-21 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Cc: d...@google.com

Comment #1 on issue 17806 by ClusterFuzz-External: llvm:clang-fuzzer:  
ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

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

(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
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 17806 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

2019-09-29 Thread ClusterFuzz-External via monorail via llvm-bugs

Status: New
Owner: 
CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com,  
igm...@gmail.com, mit...@google.com, bigchees...@gmail.com,  
eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org,  
v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com,  
akils...@apple.com
Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible  
Engine-libfuzzer OS-Linux Proj-llvm Reported-2019-09-29

Type: Bug

New issue 17806 by ClusterFuzz-External: llvm:clang-fuzzer: ASSERT:  
Ancestor->getEntity() == CurContext && "ancestor context mismatch"

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

Detailed Report: https://oss-fuzz.com/testcase?key=5746057245360128

Project: llvm
Fuzzing Engine: libFuzzer
Fuzz Target: clang-fuzzer
Job Type: libfuzzer_asan_llvm
Platform Id: linux

Crash Type: ASSERT
Crash Address:
Crash State:
  Ancestor->getEntity() == CurContext && "ancestor context mismatch"
  clang::Sema::EnterDeclaratorContext
  clang::Sema::ActOnCXXEnterDeclaratorScope

Sanitizer: address (ASAN)

Crash Revision:  
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm=201909270342


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


Issue filed automatically.

See https://google.github.io/oss-fuzz/advanced-topics/reproducing for  
instructions to reproduce this bug locally.

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 need to contact the OSS-Fuzz team with a question, concern, or any  
other feedback, please file an issue at  
https://github.com/google/oss-fuzz/issues. Comments on individual Monorail  
issues are not monitored.


--
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
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs