<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div>
<pre>I have an issue with a machine I built recently.<br /><br />I'm running stock ubuntu 11.04 server<br /><br /></pre>
</div>
<div>kernel:</div>
<div>Linux VS1 2.6.38-13-server #52-Ubuntu SMP Tue Nov 8 17:11:08 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux</div>
<div> </div>
<div>dmesg output contains hundreds of these reports!</div>
<div> </div>
<div>[33021.464531] do_general_protection: 8 callbacks suppressed<br />[33021.464533] ping[3647] general protection ip:7f082ea07bd0 sp:7fff28b3df10 error:0 in ld-2.13.so[7f082e9f2000+1f000]<br />[33021.465293] ping[3649] general protection ip:7f62890ebbd0 sp:7fff7aa3e890 error:0 in ld-2.13.so[7f62890d6000+1f000]<br />[33031.569274] ping[3802] general protection ip:7fd619817bd0 sp:7fff5c1e5540 error:0 in ld-2.13.so[7fd619802000+1f000]<br />[33031.570033] ping[3803] general protection ip:7f7df26e5bd0 sp:7fffdedd5f20 error:0 in ld-2.13.so[7f7df26d0000+1f000]<br />[33031.570753] ping[3804] general protection ip:7fedf28f3bd0 sp:7fffb49d0ce0 error:0 in ld-2.13.so[7fedf28de000+1f000]<br />[33041.671140] ping[3900] general protection ip:7fba56956bd0 sp:7fffe16919b0 error:0 in ld-2.13.so[7fba56941000+1f000]<br />[33041.671880] ping[3901] general protection ip:7f2b254cfbd0 sp:7fffc4084200 error:0 in ld-2.13.so[7f2b254ba000+1f000]</div>
<div>
<pre><br />One would think that ping is failing. Ping does not appear to be causing these reports. Ping and fping work flawlessly as expected.<br /><br />root@VS1:~# ping xyz.com<br />PING xyz.com (50.28.84.20) 56(84) bytes of data.<br />64 bytes from 50.28.84.20: icmp_req=1 ttl=56 time=10.1 ms<br />64 bytes from 50.28.84.20: icmp_req=2 ttl=56 time=10.0 ms<br />64 bytes from 50.28.84.20: icmp_req=3 ttl=56 time=9.94 ms<br />64 bytes from 50.28.84.20: icmp_req=4 ttl=56 time=10.0 ms<br />^C64 bytes from 50.28.84.20: icmp_req=5 ttl=56 time=10.0 ms<br /><br />--- xyz.com ping statistics ---<br />5 packets transmitted, 5 received, 0% packet loss, time 20079ms<br />rtt min/avg/max/mdev = 9.941/10.048/10.148/0.092 ms<br /><br /><br />-- 
Calvin</pre>
</div>
<div>
<pre>-- 
Calvin</pre>
</div>
</body></html>