i found someone else's oops report on lkml, and this is exactly the
one i'm seeing, although i can't save it for lack of a serial
console:
> christian wrote on lkml:
>
> PROBLEM: Kernel Panics since i switched to T-DSL, using
> masquadering. Supposed to be
> fixed in 2.4.5pre9 ?
>
> virtual address 00008ba7
> *pde = 00000000
> Oops = 0000
> CPU = 0
> EIP = 0010:[<c01c96c9>]
> EFLAGS: 00010202
>
> eax: c1569940 ebx: 00008ba7 ecx: 00000000 edx: 00068ba7
> esi: c1b5ce80 edi: c15697e0 ebp: 00000060 esp: c0e41dd4
> ds: 0018 es: 0018 ss: 0018
>
> Process dnetc (pid: 2152, stackpage=c0e41000)
>
> Stack: ffffff00 c01c976b c1b5ce80 ffffff00 c1b5ce80 c01c9d53
> c1b5ce80 c11fa800
> c1b5ce80 0000000e c1b5ce80 ffffffe6 c01cc667 c1b5ce80
> 00000020 00000004
> c1979b20 0000000e c01d0cdd c1b5ce80 00000001 00000000
> c1b5ce80 c01dabf0
>
> Call Trace: [<c01c976b>] [<c01c9d53>] [<c01ccdd7>]
> [<c01d0cdd>] [<c01dabf0>]
> [<c01dacb0>] [<c01d1ef8>]
> [<c01d8240>] [<c01dabd2>] [<c01dabf0>]
> [<c01d829a>] [<c01d1ef8>]
> [<c01d8fd6>] [<c01d8240>] [<c01d7290>]
>
> ^ f or 1 ?
> (that's the f in the third entry, for those not using fixed
> width fonts :)
> [<c01d742d>] [<c01d7290>] [<c01d1ef8>]
> [<c01d70d6>] [<c01d7290>]
> [<c01cd59e>] [<c0116b8a>] [<c01085cb>]
> [<c0106d04>]
>
> Code: 8b 1b 8b 42 70 83 f8 01 74 0b f0 ff 4a 70 0f 94 c0 84 c0
> 74
> Kernel panic: Aiee, killing interrupt handler!
> In interrupt handler - not syncing.
i can trigger this bug by simply typing ctrl-c in an ftp or ssh
session from a machine on the local (masqueraded) network to the
internet.
some folks have blamed the ppp/pppoe code, but after further testing
it does seem to be netfilter-related somehow, since i cannot
reproduce the
oops on the router itself with iptables modules unloaded. it only
happens on a machine on the local network when masqueraded via the
router.
does this assumption make sense ?
i was pointed to a ppp patch from lkml, but it seems to be relevant
only to starting/stopping a ppp device.
(message "[PATCH] ppp_generic.c - kfree(ppp) called twice")
right now, i'm trying 2.4.7-pre8, it has a load of ppp related
patches. it's still compiling atm.
getting confused...
jörn
-- Jörn Nettingsmeier home://Kurfürstenstr.49.45138.Essen.Germany phone://+49.201.491621 http://icem-www.folkwang-hochschule.de/~nettings/ http://www.linuxdj.com/audio/lad/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/