Simple test program: void *p = talloc_autofree_context(); talloc_free(p); gives SIGABORT
fixed in revision 18995