PANIC_BUFSIZE
char *panicbuf = mdb_alloc(PANIC_BUFSIZE, UM_SLEEP);
PANIC_BUFSIZE, panicstr) > 0) {
mdb_free(panicbuf, PANIC_BUFSIZE);