Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression: offscreen gl context panic #24206

Closed
paulrouget opened this issue Sep 13, 2019 · 5 comments · Fixed by #24212
Closed

regression: offscreen gl context panic #24206

paulrouget opened this issue Sep 13, 2019 · 5 comments · Fixed by #24212
Assignees
Labels
A-content/webgl 3d canvas API C-reproduced I-panic Servo encounters a panic.

Comments

@paulrouget
Copy link
Contributor

While running: https://www.joshmatthews.net/webgl-to-webxr/webxr-ar.html

thread '<unnamed>' panicked at 'assertion failed: `(left == right)`
  left: `1280`,
 right: `0`', C:\Users\paul\.cargo\registry\src\github.com-1ecc6299db9ec823\offscreen_gl_context-0.25.0\src\draw_buffer.rs:125:9
@paulrouget
Copy link
Contributor Author

I suspect 1cefae7

@jdm
Copy link
Member

jdm commented Sep 13, 2019

Is this on Windows? In the HL2 emulator? On device?

@jdm jdm added I-panic Servo encounters a panic. A-content/webgl 3d canvas API labels Sep 13, 2019
@jdm
Copy link
Member

jdm commented Sep 13, 2019

@jdm
Copy link
Member

jdm commented Sep 13, 2019

I'll see if I can reproduce this today.

@jdm
Copy link
Member

jdm commented Sep 13, 2019

@jdm jdm closed this as completed Sep 13, 2019
@jdm jdm reopened this Sep 13, 2019
@jdm jdm mentioned this issue Sep 13, 2019
4 tasks
@jdm jdm self-assigned this Sep 13, 2019
bors-servo pushed a commit that referenced this issue Sep 13, 2019
Update sparkle for GLES fix.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #24206
- [x] These changes do not require tests because no GLES tests on CI.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24212)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/webgl 3d canvas API C-reproduced I-panic Servo encounters a panic.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants