Re: ipfw segfaults on 4.9-STABLE (??)
From: Andy Gilligan (andy_at_glbx.net)
Date: 10/29/03
- Previous message: arnvid: "ipfw segfaults on 4.9-STABLE (??)"
- In reply to: arnvid: "ipfw segfaults on 4.9-STABLE (??)"
- Next in thread: Russell Sutherland: "Re: ipfw segfaults on 4.9-STABLE (??)"
- Reply: Russell Sutherland: "Re: ipfw segfaults on 4.9-STABLE (??)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-stable@freebsd.org> Date: Wed, 29 Oct 2003 00:33:16 -0000
----- Original Message -----
From: "arnvid" <arnvid@karstad.org>
To: <freebsd-stable@freebsd.org>
Sent: Monday, October 27, 2003 10:11 PM
Subject: ipfw segfaults on 4.9-STABLE (??)
> After cvs up'ing one of our development boxes today it sadenly started
> giving this strange segfault from ipfw:
>
> obfleur# ipfw show
> Segmentation fault
>
>
> Seems we managed to enable ipfw2 in the config file, but this shouldn't
> segfault ipfw should it?
>
> bash-2.05b# uname -ar
> FreeBSD obfleur 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Oct 27 22:06:20 CET
> 2003 root@obfleur:/usr/obj/usr/src/sys/OB i386
>
>
> Anyone seen this? :)
>
I've seen it happen when /sbin/ipfw hasn't been compiled with IPFW2 support
and the kernel has. (and probably vice-versa)
# cd /usr/src/sbin/ipfw/
# make -DIPFW2 clean all install
Should hopefully cure the segfault.
Regards,
-Andy
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: arnvid: "ipfw segfaults on 4.9-STABLE (??)"
- In reply to: arnvid: "ipfw segfaults on 4.9-STABLE (??)"
- Next in thread: Russell Sutherland: "Re: ipfw segfaults on 4.9-STABLE (??)"
- Reply: Russell Sutherland: "Re: ipfw segfaults on 4.9-STABLE (??)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]