New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 816770 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

CHECK failure: outgoing_messages_.size() <= 100000u in channel_win.cc

Project Member Reported by ClusterFuzz, Feb 27 2018

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=6103590054395904

Fuzzer: ochang_domfuzzer
Job Type: windows_asan_content_shell
Platform Id: windows

Crash Type: CHECK failure
Crash Address: 
Crash State:
  outgoing_messages_.size() <= 100000u in channel_win.cc
  mojo::edk::ChannelWin::Write
  mojo::edk::NodeChannel::WriteChannelMessage
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=538472:538495

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6103590054395904

Additional requirements: Requires HTTP

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: brajkumar@chromium.org
Components: Internals>Mojo
Labels: -Type-Bug M-66 Test-Predator-Wrong Type-Bug-Regression
Owner: geoffl...@chromium.org
Status: Assigned (was: Untriaged)
Predator could not provide any possible suspects.

From the below CL observing some changes related to 'gles2_cmd_decoder.cc' hence suspecting the same
https://chromium.googlesource.com/chromium/src/+log/0023f0453fc09e15f31969f498e0039588e799a4..c12349df233fd24786c532115ada069b1f31a4fb?pretty=fuller&n=10000

Suspect CL: https://chromium.googlesource.com/chromium/src/+/fdec674e8373793d4eb226f0e18771bbeeea3792

geofflang@ -- Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.

Thanks!

Cc: -brajkumar@chromium.org
Owner: brajkumar@chromium.org
This failure is not due to my change.  I'm not familiar with the code around the call stack at all so I wouldn't know how to assign this.
Cc: brajkumar@chromium.org
Labels: CF-NeedsTriage
Owner: ----
Status: Untriaged (was: Assigned)
Unable to find actual suspect through code search as well, marking it as untriaged and requesting someone from mojo team to look in to this issue.

Thanks!
Project Member

Comment 4 by ClusterFuzz, Mar 8 2018

ClusterFuzz has detected this issue as fixed in range 541413:541420.

Detailed report: https://clusterfuzz.com/testcase?key=6103590054395904

Fuzzer: ochang_domfuzzer
Job Type: windows_asan_content_shell
Platform Id: windows

Crash Type: CHECK failure
Crash Address: 
Crash State:
  outgoing_messages_.size() <= 100000u in channel_win.cc
  mojo::edk::ChannelWin::Write
  mojo::edk::NodeChannel::WriteChannelMessage
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=538472:538495
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=541413:541420

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6103590054395904

Additional requirements: Requires HTTP

See https://github.com/google/clusterfuzz-tools for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 5 by ClusterFuzz, Mar 8 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Untriaged)
ClusterFuzz testcase 6103590054395904 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment