Steam client version (build number or date): Feb 5 2021, at 02:23:56
Distribution (e.g. Ubuntu): Debian sid
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
Please describe your issue in as much detail as possible:
The steam client listens on two local TCP ports: 27060 and 57343.
But when trying to run nmap against them, the client crashes (while, of course, it shouldn't).
It crashes at the "service scan" part of nmap (version 7.91, if it's important)).
Steps for reproducing this issue:
nmap -p 27060,57343 -T4 -O -A -v 127.0.0.1 when steam is open
Your system information
Feb 5 2021, at 02:23:56Please describe your issue in as much detail as possible:
The steam client listens on two local TCP ports:
27060and57343.But when trying to run nmap against them, the client crashes (while, of course, it shouldn't).
It crashes at the "service scan" part of nmap (version 7.91, if it's important)).
Steps for reproducing this issue:
nmap -p 27060,57343 -T4 -O -A -v 127.0.0.1when steam is open