robertdavidgraham / masscan

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

Amazon ec2 10 gbit segmentation fault #174

Open LANopop opened 9 years ago

LANopop commented 9 years ago

ubuntu:~/masscan/bin$ sudo ./masscan --pfring -p 80 1.1.1.1

2: [/lib/x86_64-linux-gnu/libc.so.6(+0x36d40) [0x7f3b3be49d40]] ?? ??:0 1: [./masscan() [0x410a45]] handle_segfault at /home/ubuntu/masscan/src/pixie-backtrace.c:35

ubuntu:~/masscan/bin$ modinfo ixgbevf filename: /lib/modules/3.13.0-55-generic/updates/dkms/ixgbevf.ko version: 2.16.1 license: GPL description: Intel(R) 10 Gigabit Virtual Function Network Driver author: Intel Corporation, linux.nics@intel.com srcversion: 3F8AACF779F38FD444B1CD3 alias: pci:v00008086d00001515sv_sd_bc_sc_i alias: pci:v00008086d000010EDsv_sd_bc_sc_i depends: vermagic: 3.13.0-55-generic SMP mod_unload modversions parm: InterruptThrottleRate:Maximum interrupts per second, per vector, (956-488281, 0=off, 1=dynamic), default 1 (array of int)

Same thing on the Amazon Amazon Linux AMI (HVM) images.

ariccio commented 9 years ago

Is that the full output?

LANopop commented 9 years ago

yeah, it did not show more information