Damien Zammit, le dim. 21 mars 2021 11:48:29 +1100, a ecrit:
> {cpu0} ../kern/slab.c:1021: kmem_cache_free_to_slab: Assertion `((unsigned 
> long)
> buf + cache->buf_size) <= vm_page_trunc((unsigned long)slab->addr + 
> cache->slab_
> size)' failed.Debugger invoked: assertion failure

This looks like an array overrun.
Use the trace command to get a backtrace.

Samuel

Reply via email to