https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251736
--- Comment #5 from Konstantin Belousov <[email protected]> --- (In reply to Greg V from comment #4) Can you look at the abd_copy_off_cb() frame and infer the arguments used for call to memcpy() ? %rdi 0x1020004000200a0 which is non-canonical address is clearly the issue, and I do not believe that memcpy asm can result in such mangling. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
