UMEM_MAX_STACK_DEPTH
if (umem_stack_depth > UMEM_MAX_STACK_DEPTH) {
umem_stack_depth, UMEM_MAX_STACK_DEPTH);
int max_frames = UMEM_MAX_STACK_DEPTH;