Comment 1 for bug 1163034

Revision history for this message
William Grant (wgrant) wrote : Re: gnutls28 fails to build from source in armhf

configure tries to check how printf behaves when it runs out of memory. I've attached a cut-down version of the code that reproduces the hang in qemu-arm-static, but works on real hardware. It uses a SIGSEGV handler, which is probably relevant.