Skip to content

Crash when drawing while at the same time switchToOnscreen is called #349

Description

@sindreij

I'm pretty sure this happens because switchToOnscreen is running while the js thread is also writing to the GPU in some way.

Fixed it by waiting on getNativeSurface to return a surface with with > 0 and height > 0

crashlog.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions