Ubuntu – Segfault trying to access a static string, but only sometimes depending on build environment
Wait, come back, I promise this isn't about uninitialized pointers! The problem I have written some unit tests using Criterion. The code under test doesn't matter; the problem crops up in the test itself. Here's a simplified version of the…