On Thu, Feb 07, 2008 at 08:35:11PM +0100, Jarek Poplawski wrote: > Here I resend another OOPS I got from Jann: > > On Thu, Feb 07, 2008 at 05:42:42PM +0100, Jann Traschewski wrote: > ... > > BUG: unable to handle kernel NULL pointer dereference at virtual address > > 00000065 > > printing eip: c02266c7 *pde = 00000000 > > Oops: 0000 [#1] SMP > > Modules linked in: netconsole ppp_deflate zlib_deflate zlib_inflate bsd_comp > > ppp_async ppp_generic slhc tun bitrev crc32 mkiss ax25 crc16 iptable_nat > > nf_nat nf_conntrack_ipv4 xt_state nf_conntrack ipt_REJECT iptable_filter > > iptable_mangle xt_MARK ipv6 ipip tunnel4 ide_cd cdrom aic7xxx > > scsi_transport_spi parport_serial parport_pc parport i2c_piix4 genrtc > > > > Pid: 3035, comm: linuxnet Not tainted (2.6.24-dg8ngn #1) > > EIP: 0060:[<c02266c7>] EFLAGS: 00010202 CPU: 0 > > EIP is at skb_clone+0x3/0x4d > > EAX: 00000000 EBX: 00000000 ECX: 00000001 EDX: 00000020 > > ESI: 00000008 EDI: 00000000 EBP: f700a4ac ESP: f720b9ac > > DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 > > Process linuxnet (pid: 3035, ti=f720a000 task=f7c63570 task.ti=f720a000) > > Stack: f700a400 f8a0a8f9 c01254db 00000000 00000000 f700a400 f700a4cc > > f700a400 __wake_up_common+0x32/0x5c > > __wake_up+0x32/0x42
Jann, this report is a bit damaged here, so I could be wrong, but it looks similar to your first reports, and I guess this skb_clone is called from ax25_kick too. Then my today testing patch #2 should help for this, I hope. Jarek P. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html