From owner-freebsd-stable Fri May 12 16:11:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id D6DAA37B764 for ; Fri, 12 May 2000 16:11:11 -0700 (PDT) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es (lxpxbr.lx.ehu.es [158.227.99.143]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id BAA01573 for ; Sat, 13 May 2000 01:11:08 +0200 (MET DST) Message-ID: <391C8F8B.A5766D2E@we.lc.ehu.es> Date: Sat, 13 May 2000 01:11:07 +0200 From: "Jose M. Alcaide" Organization: Universidad del Pais Vasco - Dpto. de Electricidad y Electronica X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: es-ES, es, en-US, en MIME-Version: 1.0 To: stable@FreeBSD.ORG Subject: Re: [FIXED] trap 12 in in_delayed_cksum() (netinet/ip_output.c) References: <391839A7.C0AC0D71@we.lc.ehu.es> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jose M. Alcaide" wrote: > > After I cvsupped and made the world yesterday, one of my 4.0-STABLE > systems panics with a trap 12 while there is high network activity. > I can reproduce the panic, for example, doing a ping -f to the system > while trying to connect via ssh from another machine. Also, the > network file transfers are slow and frequently get blocked for several > seconds, especially when using scp (and eventually panic the system). > > [...] The panic was caused by a bug in sys/dev/vx/if_vx.c, triggered by the new delayed checksum code. Bug found and fixed in if_vx.c v1.26 (HEAD) and v1.25.2.1 (RELENG_4) by Jonathan Lemon. -- JMA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message