I have a Oops in the kernel which say's "tcp_v4_hash: bug, socket state is 1" can someone explain me what's wrong ? for those who can understand it here is the log : (note : I can't use ksymsoops has I only have the compressed image and for now I can't rebuild it !) maybe someone can help me find what's go wrong, I can do some testing, but as I don't understand what means the error message... PS: kernel is a 2.2.17 with dhighen NFS patch running on HPnetserver LPr (NRC scsi module, eepro100 module, SMP box booted with maxcups=1 because of a JVM bug) Thanks for help valery ---------------------------------------------------------------------- Oct 3 17:54:11 qmpia2 kernel: tcp_v4_hash: bug, socket state is 1 Oct 3 17:54:11 qmpia2 kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000000 Oct 3 17:54:11 qmpia2 kernel: current->tss.cr3 = 212b1000, %cr3 = 212b1000 Oct 3 17:54:11 qmpia2 kernel: *pde = 00000000 Oct 3 17:54:11 qmpia2 kernel: Oops: 0002 Oct 3 17:54:11 qmpia2 kernel: CPU: 1 Oct 3 17:54:11 qmpia2 kernel: EIP: 0010:[tcp_v4_hash+53/172] Oct 3 17:54:11 qmpia2 kernel: EFLAGS: 00010286 Oct 3 17:54:11 qmpia2 kernel: eax: 00000024 ebx: e2a8e300 ecx: 0000004a edx: 00000025 Oct 3 17:54:11 qmpia2 kernel: esi: e1431f74 edi: c0180160 ebp: e2f9c59c esp: e1431ef0 Oct 3 17:54:11 qmpia2 kernel: ds: 0018 es: 0018 ss: 0018 Oct 3 17:54:11 qmpia2 kernel: Process nc (pid: 18636, process nr: 40, stackpage=e1431000) Oct 3 17:54:11 qmpia2 kernel: Stack: e2a8e300 c017f61a e2a8e300 e2a8e300 c01801ca e2a8e300 e2f9c59c e1431f74 Oct 3 17:54:11 qmpia2 kernel: c0163018 e2f9c59c e1431f74 00000027 e1431f40 e2f9c59c e1431f6c e2f9c54c Oct 3 17:54:11 qmpia2 kernel: e1430000 e1431f40 c0180160 e1431f40 000048cc 00000000 00000000 00000000 Oct 3 17:54:11 qmpia2 kernel: Call Trace: [inet_autobind+66/156] [inet_sendmsg+106/144] [sock_sendmsg+136/172] [inet_sendmsg+0/144] [sock_write+146/156] [sys_write+240/292] [sock_write+0/156] Oct 3 17:54:11 qmpia2 kernel: [system_call+52/56] Oct 3 17:54:11 qmpia2 kernel: Code: c7 05 00 00 00 00 00 00 00 00 83 c4 08 8a 43 28 3c 0a 75 17 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/