GNOME Bugzilla – Bug 758613
backends/native/meta-cursor-renderer-native.c:261: SIGSEGV: sdl2 app 0ad
Last modified: 2016-01-11 13:34:32 UTC
Created attachment 316193 [details] Full gdb log. When moving mouse gnome-shell --wayland --display-server crashes.
+ Trace 235759
Created attachment 318501 [details] [review] cursor-renderer-native: Avoid a crash if we fail to allocate a gbm bo -- There are other places that could be making similar checks but I don't think they can be hit. Jonas, should we add more checks? It might be preferable to have a MetaCursorSpriteNative subclass instead.
Review of attachment 318501 [details] [review]: Looks good to me.
Attachment 318501 [details] pushed as 19d814c - cursor-renderer-native: Avoid a crash if we fail to allocate a gbm bo