[Bug 255121] Memory modified after free

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 16 12:31:02 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255121

--- Comment #1 from tschweikle at gmail.com ---
With high loads on zfs systems crash reliably with
panic: Memory modified after free 0xfffff801cfdcb000(4096) val=dcadc0de
@0xfffff801cfdcb9c4
cpuid = 0
KDB: stack backtrace:
db_trace_self_wrapper()
vpanic()
panic()
trash_ctor()
item_ctor()
adb_alloc_chunks()
adb_alloc()
arc_hdr_alloc_adb()
arc_write_ready()
zio_ready()
zio_execute()
taskqueue_run_locked()
taskqueue_thread_loop()
fork_exit()
fork_trampoline()
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
KDB: enter: panic

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list