Re: Kernel BUG: NULL pointer dereference , reference to sys_recvmsg

2007-05-10 Thread David Miller
From: Chuck Ebbert <[EMAIL PROTECTED]> Date: Thu, 10 May 2007 17:07:46 -0400 > Here in sys_recvmsg() line 1911: > > ==> if (sock->file->f_flags & O_NONBLOCK) > flags |= MSG_DONTWAIT; > err = sock_recvmsg(sock, &msg_sys, total_len, flags); > > sock == -1, apparently be

Re: Kernel BUG: NULL pointer dereference , reference to sys_recvmsg

2007-05-10 Thread Chuck Ebbert
Croulder Croulder wrote: > The next report is a Kernel NULL pointer dereference in tcp/ip (IPv4). > > I see that message all time in syslog.conf and console. > > Kernel compiled with gcc 4.1.1-> (Debian 4.1.1-21) > Kernel Version: 2.6.21.1 (official source code) > Processor: 2 x Xeon 2.8 >

Kernel BUG: NULL pointer dereference , reference to sys_recvmsg

2007-05-10 Thread Croulder Croulder
Greetings, The next report is a Kernel NULL pointer dereference in tcp/ip (IPv4). I see that message all time in syslog.conf and console. Kernel compiled with gcc 4.1.1-> (Debian 4.1.1-21) Kernel Version: 2.6.21.1 (official source code) Processor: 2 x Xeon 2.8 Ram: 1G Swap: 1G Raid: Using