New issue
Advanced search Search tips

Issue 902690 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: channels_.find(channel_id) == channels_.end() in message_service.cc

Project Member Reported by ClusterFuzz, Nov 7

Issue description

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

Fuzzer: ipc_fuzzer_mut
Job Type: linux_asan_chrome_ipc
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  channels_.find(channel_id) == channels_.end() in message_service.cc
  extensions::MessageService::AddChannel
  extensions::MessageService::OpenChannelImpl
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_ipc&range=596670:596671

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: kkaluri@chromium.org
Labels: M-73 Test-Predator-Wrong
Owner: dbertoni@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.

Using Code Search for the file, "message_service.cc" suspecting the below Cl might have caused this issue

Suspect CL: https://chromium.googlesource.com/chromium/src/+/643f6a9407ea25988a523a2cd349bc16d83d29b2

dbertoni@ -- 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!

Sign in to add a comment