16 Jun
2014
16 Jun
'14
9:18 a.m.
On 16/06/14 13:08, Arran Cudbard-Bell wrote:
I've added the suggested workaround for __GLIBC__ only, with the assumption that other versions of backtrace (OSX and FreeBSD have their own) are sane and don't allocate heap memory... because that's a spectacularly stupid thing to do.
I still get a hang on "kill -11". Is the #ifdef logic around the backtrace() calls correct, looks inverted compared to the logic around the workaround?