https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285415
--- Comment #10 from John Baldwin <[email protected]> --- Yeah, x86 does some weird thing where it doesn't truncate ds_len in some cases to the remaining length (one of the folks at Cambridge noticed that arm64 does honor the remaining length of the mapping in a way that x86 does not). Disabling the assertions for arm64 is probably due to that. -- You are receiving this mail because: You are the assignee for the bug.
