Re: Still oopsing in nf_nat_move_storage()

2008-02-05 Thread Thomas Woerner
Patrick McHardy wrote: Chuck Ebbert wrote: On 01/31/2008 01:03 PM, Chuck Ebbert wrote: On 01/29/2008 12:18 PM, Patrick McHardy wrote: Chuck Ebbert wrote: nf_nat_move_storage(): /usr/src/debug/kernel-2.6.23/linux-2.6.23.i686/net/ipv4/netfilter/nf_nat_core.c:612 87: f7 47 64 80

Re: Still oopsing in nf_nat_move_storage()

2008-02-02 Thread Patrick McHardy
Chuck Ebbert wrote: On 01/31/2008 01:03 PM, Chuck Ebbert wrote: On 01/29/2008 12:18 PM, Patrick McHardy wrote: Chuck Ebbert wrote: nf_nat_move_storage(): /usr/src/debug/kernel-2.6.23/linux-2.6.23.i686/net/ipv4/netfilter/nf_nat_core.c:612 87: f7 47 64 80 01 00 00testl $0x180,0

Re: Still oopsing in nf_nat_move_storage()

2008-02-02 Thread Patrick McHardy
Chuck Ebbert wrote: On 01/31/2008 01:03 PM, Chuck Ebbert wrote: On 01/29/2008 12:18 PM, Patrick McHardy wrote: Chuck Ebbert wrote: nf_nat_move_storage(): /usr/src/debug/kernel-2.6.23/linux-2.6.23.i686/net/ipv4/netfilter/nf_nat_core.c:612 87: f7 47 64 80 01 00 00testl $0x180,0

Re: Still oopsing in nf_nat_move_storage()

2008-02-01 Thread Chuck Ebbert
On 01/31/2008 01:03 PM, Chuck Ebbert wrote: > On 01/29/2008 12:18 PM, Patrick McHardy wrote: >> Chuck Ebbert wrote: >>> nf_nat_move_storage(): >>> /usr/src/debug/kernel-2.6.23/linux-2.6.23.i686/net/ipv4/netfilter/nf_nat_core.c:612 >>> >>> 87: f7 47 64 80 01 00 00testl $0x180,0x64(%

Re: Still oopsing in nf_nat_move_storage()

2008-01-31 Thread Chuck Ebbert
On 01/29/2008 12:18 PM, Patrick McHardy wrote: > Chuck Ebbert wrote: >> nf_nat_move_storage(): >> /usr/src/debug/kernel-2.6.23/linux-2.6.23.i686/net/ipv4/netfilter/nf_nat_core.c:612 >> >> 87: f7 47 64 80 01 00 00testl $0x180,0x64(%edi) >> 8e: 74 39 je

Re: Still oopsing in nf_nat_move_storage()

2008-01-29 Thread Patrick McHardy
Chuck Ebbert wrote: nf_nat_move_storage(): /usr/src/debug/kernel-2.6.23/linux-2.6.23.i686/net/ipv4/netfilter/nf_nat_core.c:612 87: f7 47 64 80 01 00 00testl $0x180,0x64(%edi) 8e: 74 39 je c9 line 612: if (!(ct->status & IPS_NAT_DONE_MAS

Still oopsing in nf_nat_move_storage()

2008-01-29 Thread Chuck Ebbert
nf_nat_move_storage(): /usr/src/debug/kernel-2.6.23/linux-2.6.23.i686/net/ipv4/netfilter/nf_nat_core.c:612 87: f7 47 64 80 01 00 00testl $0x180,0x64(%edi) 8e: 74 39 je c9 line 612: if (!(ct->status & IPS_NAT_DONE_MASK)) re