[Bug 279122] /boot/kernel/kernel: "not stripped"
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279122] /boot/kernel/kernel: "not stripped""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 May 2024 04:10:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279122 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #1 from Warner Losh <imp@FreeBSD.org> --- It breaks kernel panics: they are useless w/o symbols. It breaks all the data we harvest from the kernel by reading it directly, though most of those things are sysctl'd, but some reporting would be affected. I'm glad it works for you, but I think that it's a really bad idea to do by default. -- You are receiving this mail because: You are the assignee for the bug.