Date: Wed, 11 Oct 2006 17:47:22 +0200 From: Peter Holm <peter@holm.cc> To: rwatson@freebsd.org Cc: current@freebsd.org Subject: Page fault in ip_output (fnv_hash.h:27) Message-ID: <20061011154722.GA53921@peter.osted.lan>
next in thread | raw e-mail | index | archive | help
During stress test of GENERIC HEAD from Oct 9 15:08 UTC I got this page fault: --- trap 0xc, eip = 0xc073dc6c, esp = 0xe6bf5a98, ebp = 0xe6bf5ae4 --- ip_output(c4633600,0,e6bf5ab8,0,0,...) at ip_output+0x940 udp_output(c46a4690,c46a9000,0,0,c48b4d80,...) at udp_output+0x4b3 udp_send(c4a94914,0,c4896b00,0,0,...) at udp_send+0x2a sosend_dgram(c4a94914,0,e6bf5c64,c4896b00,0,...) at sosend_dgram+0x30d sosend(c4a94914,0,e6bf5c64,0,0,0,c48b4d80) at sosend+0x3c soo_write(c4008c60,e6bf5c64,c4609980,0,c48b4d80) at soo_write+0x42 dofilewrite(c48b4d80,3,c4008c60,e6bf5c64,...) at dofilewrite+0x7b kern_writev(c48b4d80,3,e6bf5c64,8052000,0,...) at kern_writev+0x36 write(c48b4d80,e6bf5d04) at write+0x45 syscall(2805003b,bfbf003b,bfbf003b,2805188c,...) at syscall+0x256 More info at http://people.freebsd.org/~pho/stress/log/cons215.html -- Peter Holm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061011154722.GA53921>