https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222800
--- Comment #3 from Dmitry Chagin <dcha...@freebsd.org> --- (In reply to Heqing Yan from comment #1) please, rebuild a kernel with next opts: options KTR options ALQ options KTR_ALQ options KTR_COMPILE=(KTR_ALL) options KTR_ENTRIES=4096 options KTR_MASK=(KTR_SUBSYS) load linuxulator, set next (via root) sysctl debug.ktr.alq_file=/root/ktr.out sysctl debug.ktr.mask=32 sysctl debug.ktr.alq_enable=1 reproduce bug and _before_ unloading linux.ko do sysctl debug.ktr.alq_enable=0 ktrdump -ctH -e /boot/kernel/kernel -i /root/ktr.out -o /root/ktr.log path to ktr.out should be direct. please, send ktr.log to me -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"