Illegal instruction on wget()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm running a host kernel from https://github.com/virtualopensystems/linux-kvm-arm, branch kvm-arm-master, and QEMU from https://github.com/virtualopensystems/qemu.

I'm running a single VM with networking to the host via an Ethernet bridge. The host runs in the FastModel simulator.

I can ping the host just fine.

# ping -c 3 172.3.52.25
PING 172.32.252.125 (172.32.252.125): 56 data bytes
64 bytes from 172.32.252.125: seq=0 ttl=64 time=449.897 ms
64 bytes from 172.32.252.125: seq=1 ttl=64 time=61.578 ms
64 bytes from 172.32.252.125: seq=2 ttl=64 time=11.709 ms

Now I'm running a small web server on the VM. I can access it from the host, however,  the host shows me an "Illegal instruction" error and I'm not quite sure where to look for the problem now. 

# wget http://172.3.52.27/index.html
--1970-01-01 00:28:36--  http://172.3.52.27/index.html
Connecting to 172.3.52.27:80... connected.
Illegal instruction

Is this coming from the host kernel, or the FastModel simulator? I don't know where I can start to trace back the problem. Any help would be appreciated.

Thanks,
Jess

 		 	   		  
_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm



[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux