Blog Category:
I had the strangest crash happening when running some Python code from my C++ application. I'm using Boost.Python, and I was seeing the error down in the interpreter. I didn't have any debug information in there by default, so this started a grand adventure.