Comment 0 for bug 1908223

Revision history for this message
Marek Piechaczek (piechacz) wrote :

nmap version 7.80 crashes on Ubuntu 20.04 LTS:

$ sudo nmap -n 192.168.1.223/24

  Starting Nmap 7.80 ( https://nmap.org ) at 2020-12-15 09:18 CET
  nmap: Target.cc:503: void Target::stopTimeOutClock(const timeval*): Assertion `htn.toclock_running
  == true' failed.
  Aborted

Issue was reported in nmap github repository:
- https://github.com/nmap/nmap/issues/1797
- https://github.com/nmap/nmap/issues/1764

Issue is fixed since nmap 7.90 by following commit:
- https://github.com/nmap/nmap/commit/33f421fd6e68fcb8ed50071661d9704717c81b2b

Please integrate aboce change into nmap releaseon Ubuntu 20.04 LTS or upgrade nmap to newer version