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

ServoApp can crash when closing page with active WebGL content #24062

Open
jdm opened this issue Aug 27, 2019 · 2 comments
Open

ServoApp can crash when closing page with active WebGL content #24062

jdm opened this issue Aug 27, 2019 · 2 comments
Labels
A-embedding I-crash No impact; the issue is one of maintainability or tidiness.
Projects

Comments

@jdm
Copy link
Member

jdm commented Aug 27, 2019

Loading http://rawcdn.githack.com/mrdoob/three.js/r105/examples/webvr_rollercoaster.html and closing the page gave me a crash in winrt::servo::wakeup() where sServo was null.

@jdm jdm added I-crash No impact; the issue is one of maintainability or tidiness. A-embedding P-hololens labels Aug 27, 2019
@jdm
Copy link
Member Author

jdm commented Aug 27, 2019

This would not happen if we sent the "remove GL context" message earlier than WebGLRenderingContext's drop implementation.

@gterzian
Copy link
Member

Sounds like another one like: #24052

@atouchet atouchet added this to To do in HoloLens Sep 24, 2019
@mrego mrego removed the P-hololens label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-embedding I-crash No impact; the issue is one of maintainability or tidiness.
Projects
No open projects
HoloLens
  
To do
Development

No branches or pull requests

3 participants