rr-debugger / rr-debugger/rr

rr stopped working with chromium (or vice versa, as you prefer)

Open
#1,933 9 comments 0 reactions 1 assignee View on GitHub

@khuey is already working on this.

Since Jan 3, 2017.

Dominant language
C++
Stars
10.7k
Forks
662
Avg merge
2d 3h
Merged PRs (30d)
2

Description

As a side effect of the following change:
https://codereview.chromium.org/2569413002

chromium under rr on linux stopped showing contents and started just displaying a blue field less a rectangle in each corner.

The change referenced was submitted 2016-12-14 20:42:54 UTC. It changes the handling of GPU support under single process mode (very useful for debugging with rr or gdb).

I suspect chromium is now using some calls that aren't supported in rr.

rr version 4.4.0, Ubuntu 14.04.1

I haven't built rr from source to check that this hasn't been fixed already (yet)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.