OpenBSD current on nmap commit 6d8b8995b6f9d5acecd0ce98bba41fc21dfcd57c results in a coredump when doing the following: ``` $ nmap -sT 192.168.0.8 Starting Nmap 7.25SVN ( https://nmap.org ) at 2016-07-23 11:56 PDT assertion "diff <= interval" failed: file "timing.cc", line 440, function "update" Abort trap (core dumped) ``` https://github.com/nmap/nmap/blob/799048e9fc576091623f9ce5f79e26d80020f98b/timing.cc#L440
OpenBSD current on nmap commit 6d8b899 results in a coredump when doing the following:
nmap/timing.cc
Line 440 in 799048e