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

Issue 788559 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
please use my google.com address
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 1
Type: Bug



Sign in to add a comment

Abrt in mojo::edk::NodeChannel::WriteChannelMessage

Project Member Reported by ClusterFuzz, Nov 26 2017

Issue description

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

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_tsan_chrome_mp
Platform Id: linux

Crash Type: Abrt
Crash Address: 0x03e900005ff1
Crash State:
  mojo::edk::NodeChannel::WriteChannelMessage
  mojo::edk::NodeChannel::SendChannelMessage
  mojo::edk::NodeController::SendPeerEvent
  
Sanitizer: thread (TSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=518240:518474

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Nov 26 2017

Labels: Test-Predator-Auto-Owner
Owner: w...@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/7df6feaddfff789abbef65a84c1a4296c5927a0a (Migrate call-sites away from un-managed PlatformHandle[Vector]s.).

If this is incorrect, please remove the owner and apply the Test-Predator-Wrong-CLs label.
Project Member

Comment 2 by ClusterFuzz, Nov 26 2017

Components: Internals>Mojo
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.

Comment 3 by w...@chromium.org, Nov 27 2017

Status: Started (was: Assigned)

Comment 4 by w...@chromium.org, Nov 27 2017

Cc: roc...@chromium.org
Appears to be the CHECK added in https://chromium-review.googlesource.com/666082 firing, i.e. that something tries to send a message that is too-large.

Comment 5 by w...@chromium.org, Nov 27 2017

Cc: -roc...@chromium.org
Labels: M-64
Owner: roc...@chromium.org
Looks like coincidence that this showed up when it did; I'm able to trivially repro with the Reproducer Testcase, even after reverting the PlatformHandle changes.
Project Member

Comment 6 by ClusterFuzz, Mar 23 2018

Labels: OS-Windows OS-Mac
Project Member

Comment 7 by ClusterFuzz, Mar 31 2018

ClusterFuzz has detected this issue as fixed in range 547166:547168.

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

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_tsan_chrome_mp
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  message->data_num_bytes() < GetConfiguration().max_message_num_bytes in node_cha
  mojo::edk::NodeChannel::WriteChannelMessage
  mojo::edk::NodeChannel::SendChannelMessage
  
Sanitizer: thread (TSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=518240:518474
Fixed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=547166:547168

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

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 8 by ClusterFuzz, Mar 31 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Started)
ClusterFuzz testcase 6072586395189248 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