Lesson of the day

If you get a segfault, the debuggers are unable to give you a nice backtrace and g_slice is being used by your code or any library that your code links to, then don't forget to set the environment G_SLICE to 'always-malloc'

Comments

Popular posts from this blog

Welcome to the virtual world!

clutter-gst

zbus and Implementing Async Rust API