1
vote
How to force abort on “glibc detected *** free(): invalid pointer”
In general, it looks like you might have to recompile glibc, ugh.
You don't say what environment you're running on, but if you can recompile your code for OS X, then its version of libc has …
