[Bug 3256] Illegal Instruction
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Jan 25 10:44:12 AEDT 2021
https://bugzilla.mindrot.org/show_bug.cgi?id=3256
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
CC| |djm at mindrot.org
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
This is the convtime() integer overflow that was recently fixed, it's a
SIGILL because we set -ftrapv that deliberately faults the process
whenever one occurs.
*** This bug has been marked as a duplicate of bug 3250 ***
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list