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

Issue 899698 link

Starred by 2 users

Issue metadata

Status: Verified
Owner: ----
Closed: Dec 1
Cc:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in /usr/lib/libc++.1.dylib:x86_64

Project Member Reported by ClusterFuzz, Oct 29

Issue description

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

Fuzzer: inferno_twister_c
Job Type: mac_asan_chrome
Platform Id: mac

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  /usr/lib/libc++.1.dylib:x86_64
  /usr/lib/libc++.1.dylib:x86_64
  chrome::mojom::RendererConfigurationStubDispatch::Accept
  
Sanitizer: address (ASAN)

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: kkaluri@chromium.org
Labels: M-72 Test-Predator-Wrong CF-NeedsTriage
Unable to find actual suspect through code search and also observing no CL's under regression range, hence adding appropriate label and requesting someone from Dev team to look in to this issue.

Thanks!
Cc: roc...@chromium.org
Labels: -CF-NeedsTriage
rockot@, just wondering do you have any inputs here?
I don't know what to make of this. I don't think it's a Mojo bug. I see two stacks, one in allocation by some histograms code, and one what looks like a nullptr dereference reading an IPC message (which in turn could just be another symptom of allocation failure?)
Project Member

Comment 4 by ClusterFuzz, Dec 1

ClusterFuzz has detected this issue as fixed in range 612597:612609.

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

Fuzzer: inferno_twister_c
Job Type: mac_asan_chrome
Platform Id: mac

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  /usr/lib/libc++.1.dylib:x86_64
  /usr/lib/libc++.1.dylib:x86_64
  chrome::mojom::RendererConfigurationStubDispatch::Accept
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=612597:612609

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

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, Dec 1

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