[Bug 285811] Debuggers in jail can't evaluate string literals
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285811] Debuggers in jail can't evaluate string literals"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 20:39:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285811
Konstantin Belousov <kib@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kib@FreeBSD.org
--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
address 0x7fffffffe45f vs address 0x801608028 suggests that debugger either
- cannot disable aslr,
- or cannot properly read disabled aslr status,
in the jail. Can you try to see if either is the case?
--
You are receiving this mail because:
You are the assignee for the bug.