On Tue, 21 Oct 2003 23:46:37 +0200 Karl Vogel <karl.vogel@seagha.com> wrote: > Got the following call trace when running an ipsec connection between my > 2.6.0-test8-mm1 box and a Checkpoint FW-1 NG firewall: > > Uninitialised timer! > This is just a warning. Your computer is OK > function=0x00030004, data=0x0 > Call Trace: > [<c0124288>] check_timer_failed+0x40/0x4f > [<c0124567>] del_timer+0x17/0x9a > [<c02ccdfb>] xfrm_policy_gc_kill+0x4f/0x7d Looks like something in the kernel is trying to kill a policy twice or something unrelated to this code is corrupting the policy structure triggering the debugging check in del_timer(). - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html