On 2020-08-16 17:28, Alexandre Levy wrote: > Now at intel_freebsd.c:193 (frame #17) the driver calls > vm_page_busy_acquire(m, VM_ALLOC_WAITFAIL). 'm' is the page grabbed from > vm_obj of the calling frame. Can you check if "m" is NULL at this point? --HPS