Open GoogleCodeExporter opened 9 years ago
need parameters.
Original comment by sshae...@gmail.com
on 27 Jan 2013 at 5:03
root@pc:~# bonesi 192.168.1.33:80
Terminado (killed)
Original comment by endi...@gmail.com
on 18 Apr 2013 at 2:05
I got the same problem. Even running bonesi -h throws "Killed".
Ubuntu 10.04 (2.6.32-22-generic)
Original comment by alekwis...@gmail.com
on 11 May 2013 at 1:18
I tested Ubuntu 10.04 (32 and 64 bit) using Kernel 2.6.32-45-generic without
any problems.
Please make sure you installed all necessary packages libpcap-dev automake
libnet-dev build-essential and try:
make clean
autoreconf
make
If that does not work I have no clue what the problem is on your system. Maybe
you can run it in gdb and see what causes the kill?
Original comment by Markus-Go
on 11 May 2013 at 1:51
I just faced the same issue. In my case it was related to a VM with too little memory. I had only allocated 340ish MB to the VM, extended it to 1200MB and it worked fine.
Original issue reported on code.google.com by
mzeyna...@gmail.com
on 1 Aug 2012 at 4:31