google / google/gapid

Couldn't get framebuffer attachment

Open
#2,123 4 comments 1 reaction 0 assignees View on GitHub
bug GAPIR GLES needs more information triaged
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

I was able to capture trace for OpenGL ES for Nexus 5 device on a Mac. Draw calls for the frames are captured correctly but framebuffer images are not showing.

Majority of error messages are like this:
```
Couldn't get framebuffer attachment
Cause: failed to connect to device
Cause: dial tcp [::1]:63844: connect: connection refused

```
And I am also getting a few messages like this as well:

```
Couldn't get framebuffer attachment
Cause: Could not read framebuffer data (expected length 8294400 bytes): io: read/write closed on pipe

```

I also tried to capture traces for the app on Pixel and Samsung S9+ devices and I am getting similar error messages across the board.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.