On Wed, 17 Jun 2015 02:35:39 +0000, Etienne Cimon wrote: > Only error was with a signal handler trying to allocate on the GC.
signal handlers shouldn't allocate at all, being that from GC, or from libc, or from some other allocator. the only thing signal handler can do safely is setting some flag. anything other is working by pure luck.
signature.asc
Description: PGP signature