Skip to content

Examples segfault when run through virtual terminal #74

Discussion options

You must be logged in to vote

I believe I've found the cause of the bug. It seems that your implementation of eglGetDisplay() is returning a Wayland EGLDisplay instead of GBM, even when a GBM handle is passed. I replaced the call with eglGetPlatformDisplay(), which allows explicitly specifying a GBM display handle. I've added this change to the egl_fix branch of SRM. Could you check if this fixes it? It's still working fine for me.

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
10 replies
@ehopperdietzel
Comment options

@burgerindividual
Comment options

@burgerindividual
Comment options

@ehopperdietzel
Comment options

Answer selected by burgerindividual
@burgerindividual
Comment options

@ehopperdietzel
Comment options

Comment options

You must be logged in to vote
1 reply
@burgerindividual
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants