--- - branch: MAIN date: Wed Aug 22 17:25:02 UTC 2018 files: - new: '1.5' old: '1.4' path: src/sys/arch/amd64/amd64/asan.c pathrev: src/sys/arch/amd64/amd64/asan.c@1.5 type: modified id: 20180822T172502Z.b0347dbbe726fd06cf26bb9a3636ec144926b082 log: | Unwind the stack on error, to get the full path that led to the illegal access. Example of output: kASan: Unauthorized Access In 0xffffffff80e6219c: Addr 0xffffbb007a39fd03 [1 byte, read] #0 0xffffffff80e6219c in ras_purgeall #1 0xffffffff80e62330 in sys_rasctl #2 0xffffffff80265008 in syscall (I manually added a one-byte stack read overflow in rasctl to demonstrate.) module: src subject: 'CVS commit: src/sys/arch/amd64/amd64' unixtime: '1534958702' user: maxv