Comment 2 for bug 1908223

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Thanks for taking the time to report a bug.

I am unable to reproduce the issue here. I've tried it on a Focal lxd container, a Focal VM, and a Focal system (native). I'm always able to execute the following commands:

# sudo nmap -n 192.168.1.1/24
# sudo nmap -4 -vvv -ddd -sn -PR 8.8.8.8

They always work. I even tried to put them inside a while loop, but they don't fail.

Your bug report does make sense to me, but without a reproducer it is hard to justify backporting the patch, especially because we would have to go through the SRU process which is quite strict.

I'm marking this bug as Incomplete for now, and will wait for your reply. When we figure it out how to reproduce it reliably, I can confirm it. Thanks!