c543dcf2055e19b86cd54a3135fbb7c23ba6da9e
. call panic() instead of abort() so that stacktraces are printed . also call printf(..) instead of fprintf(stderr, ..)
Description
No description provided
. call panic() instead of abort() so that stacktraces are printed . also call printf(..) instead of fprintf(stderr, ..)