https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257298
--- Comment #1 from [email protected] --- I hit the bug again with kern.cam.ada.enable_uma_ccbs=0 I also find out that my previous post was partially incorrect: I have to set the .ada. version of the sysctl, no the .da. Please forgive me. So, to summarize, under heavy work (poudriere with 16 builders): kern.cam.(a)da.enable_uma_ccbs=1 -> kernel panics quickly kern.cam.(a)da.enable_uma_ccbs=0 -> kernel panics in a few hours If the kernel is GENERIC (with INVARIANTS) sometimes it hangs at boot/rc, random positions (I assume then the first reset is issued). GENERIC-NODEBUG usually boots ok. -- You are receiving this mail because: You are the assignee for the bug.
