All of lore.kernel.org
 help / color / mirror / Atom feed
* Sporadic hitting the BUG() in the XFRM Garbage Collector
@ 2004-09-07 15:19 Ludo Stellingwerff
  2004-09-07 15:37 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Ludo Stellingwerff @ 2004-09-07 15:19 UTC (permalink / raw)
  To: linux-kernel

Hi,

One of our client's machines sometimes hits the BUG() in xfrm_state.c 
(line 54).
This seems to happen at the removal of a IPsec policy. Some data: kernel 
2.6.6. with Netfilter POM IPSEC-patches, ipsec-tools 0.2.3.

If I read the code correctly this would mean that the garbage collector 
tries to stop an earlier deactivated timer. (del_timer returning '0')

Does anybody know what causes this? And, is a kernel BUG not a bit too 
drastic for this error condition?  Wouln't a WARN_ON suffice?

Thanks in advance,
Greetings,
Ludo Stellingwerff.

PS. As I'm currently not subscribed please CC me directly.

-- 
Ludo Stellingwerff

V&S B.V. The Netherlands
ProTactive firewall solution.
Tel: +31 172 416116
Fax: +31 172 416124

site: www.protactive.nl
demo: http://www.protactive.nl:81/netview.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Sporadic hitting the BUG() in the XFRM Garbage Collector
  2004-09-07 15:19 Sporadic hitting the BUG() in the XFRM Garbage Collector Ludo Stellingwerff
@ 2004-09-07 15:37 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2004-09-07 15:37 UTC (permalink / raw)
  To: Ludo Stellingwerff; +Cc: linux-kernel

On Tue, 07 Sep 2004 17:19:26 +0200
Ludo Stellingwerff <ludo@protactive.nl> wrote:

> This seems to happen at the removal of a IPsec policy. Some data: kernel 
> 2.6.6. with Netfilter POM IPSEC-patches, ipsec-tools 0.2.3.

Known problem with xfrm reference counting, fixed in 2.6.7
and later.

Please report networking bugs to the proper channels in
the future, namely linux-net@vger.kernel.org and netdev@oss.sgi.com
as this is where the networking developers listen.

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-07 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-07 15:19 Sporadic hitting the BUG() in the XFRM Garbage Collector Ludo Stellingwerff
2004-09-07 15:37 ` David S. Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.