From owner-freebsd-stable Tue Feb 27 1:43:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id 9866C37B719 for ; Tue, 27 Feb 2001 01:43:21 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.11.1) with ESMTP id f1R9hXM27294 for ; Tue, 27 Feb 2001 10:43:33 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: stable@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_divert.c ip_fw.c ip_input.c ip_output.c In-Reply-To: Your message of "Tue, 27 Feb 2001 01:41:16 PST." <200102270941.f1R9fG629921@freefall.freebsd.org> Date: Tue, 27 Feb 2001 10:43:33 +0100 Message-ID: <27292.983267013@critter> From: Poul-Henning Kamp Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm hunting a panic which happens pretty reproducibly on a couple of stable machines here. The current suspects are: if_fxp if_dc ipfw divert natd If any of you have seen -stable panics which seem "pretty random" please get in touch with me. This is close to a showstopper for 4.3 if confirmed independently. Poul-Henning In message <200102270941.f1R9fG629921@freefall.freebsd.org>, Poul-Henning Kamp writes: >phk 2001/02/27 01:41:16 PST > > Modified files: (Branch: RELENG_4) > sys/netinet ip_divert.c ip_fw.c ip_input.c > ip_output.c > Log: > MFC various trivial/textual changes. > > Revision Changes Path > 1.42.2.3 +18 -7 src/sys/netinet/ip_divert.c > 1.131.2.20 +4 -7 src/sys/netinet/ip_fw.c > 1.130.2.14 +2 -3 src/sys/netinet/ip_input.c > 1.99.2.11 +3 -5 src/sys/netinet/ip_output.c > > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message