An open API service indexing awesome lists of open source software.

https://github.com/ryanflannery/cairo_xcb_segfault

example triggering a segfault when using cairo + xcb
https://github.com/ryanflannery/cairo_xcb_segfault

Last synced: about 1 month ago
JSON representation

example triggering a segfault when using cairo + xcb

Awesome Lists containing this project

README

          

# cairo + xcb segfault test code

i wrote this to help debug and solve an issue where cairo can segfault when
changing the xcb display info being passed to it.

many thanks to Uli Schlachter who finally helped me solve it in:
https://lists.cairographics.org/archives/cairo/2018-November/028791.html