| Bug ID | 92907 |
|---|---|
| Summary | ARB_copy_image breaks recording with obs-studio |
| Product | Mesa |
| Version | git |
| Hardware | x86-64 (AMD64) |
| OS | Linux (All) |
| Status | NEW |
| Severity | normal |
| Priority | medium |
| Component | Drivers/Gallium/radeonsi |
| Assignee | dri-devel@lists.freedesktop.org |
| Reporter | hadack@gmx.de |
| QA Contact | dri-devel@lists.freedesktop.org |
Created attachment 119567 [details]
dmesg
Recording a desktop window with obs-studio produces only a red image. This has
worked before so i did a bisect and it led to
f04f13622f3e71bee057d60a6be9c53b92b56cc9 as the first broken commit.
obs-studio displays lots of:
error: glCopyImageSubData failed, glGetError returned 0x502
error: device_copy_texture (GL) failed
I'm running kernel 4.3, xserver 1.18 and mesa and llvm git.
This is on a cape verde card (7750)