robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23.46k stars 3.06k forks source link

Segmentation fault #750

Open houcnz opened 9 months ago

houcnz commented 9 months ago

root@VM-16-15-ubuntu:~/masscan/masscan# make regress bin/masscan --selftest

Segmentation fault: please post this backtrace to: https://github.com/robertdavidgraham/masscan/issues

12: [bin/masscan(+0x969a) [0x55a8520b069a]] ?? ??:0 11: [/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7fbe1cf4ac87]] ?? ??:0 10: [bin/masscan(+0x8a24) [0x55a8520afa24]] ?? ??:0 9: [bin/masscan(+0x2e22c) [0x55a8520d522c]] ?? ??:0 8: [bin/masscan(+0x2e01f) [0x55a8520d501f]] ?? ??:0 7: [bin/masscan(+0x2d8db) [0x55a8520d48db]] ?? ??:0 6: [bin/masscan(+0x27fbd) [0x55a8520cefbd]] ?? ??:0 5: [/lib/x86_64-linux-gnu/libc.so.6(__vsnprintf_chk+0xa9) [0x7fbe1d05afc9]] ?? ??:0 4: [/lib/x86_64-linux-gnu/libc.so.6(_IO_vfprintf+0x2143) [0x7fbe1cf864a3]] ?? ??:0 3: [/lib/x86_64-linux-gnu/libc.so.6(+0x18e461) [0x7fbe1d0b7461]] ?? ??:0 2: [/lib/x86_64-linux-gnu/libc.so.6(+0x3ef10) [0x7fbe1cf67f10]] ?? ??:0 1: [bin/masscan(+0x263a2) [0x55a8520cd3a2]] ?? ??:0 Makefile:131: recipe for target 'regress' failed make: *** [regress] Error 1