https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241728
--- Comment #18 from Piotr Kubaj <[email protected]> --- (In reply to Hans Petter Selasky from comment #16) After going as far back as to r350000 (only kernel), I was still experiencing this panic. As it turns out, it doesn't happen when using ELFv1 environment (which built with base GCC). It only happens on ELFv2 (built with LLVM). In the recent weeks there has actually been a major LLVM change - LLVM has been upgraded to 9.0.0. Since this bug didn't happen with 8.0.1, this must be the reason. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
