From owner-freebsd-current Wed Mar 12 21:30:14 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ED8337B401; Wed, 12 Mar 2003 21:30:13 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF8D43FAF; Wed, 12 Mar 2003 21:30:09 -0800 (PST) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.8/8.12.6) with ESMTP id h2D5U8eV094624 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 12 Mar 2003 21:30:09 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <24c901c2e921$9ccfc590$52557f42@errno.com> From: "Sam Leffler" To: , Cc: References: <20030313023501.GA932@mebtel.net> Subject: Re: trap in netisr... Date: Wed, 12 Mar 2003 21:30:08 -0800 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I found on tty0 the following backtrace. I infer, because it died in > malloc, that it has something to do with netisr problem. I had to > copy it by hand. > > backtrace(c04b7645,4,1,0,c40be100) at backtrace+0x17 > malloc(3c,c050fca0,4,c1531300,d67e6c78) at malloc+0x5b > mtag_alloc(0,e,30,4,c151ac00) at mtag_alloc+0x2f > ip6_addaux(c1531300,d6706cbc,c037b09c,c1531300,c151ac00) at > ip6_addaux+0x59 > ip6_setdstifaddr(c1531300,c151ac00,d6te6cbc,c02d2480,c057a254) > at ip6_setdstifaddr+0x11 > ip6_input(c1531300,0,c04c0a40,e9,c1513ac00) at ip6_input+0x78c > swi_net(0,0,c04b672f,217,c15209ec) at swi_net+0x112 > ithread_loop(c151f200,d67e6048,c04b65ac,35f,0) at ithread_loop+0x182 > fork_exit(c02c95e0,c151f200,d67e6048) at fork_exit+0xc4 > fork_trampoline() at fork_trampoline+0x1a > --- trap 0x1, eip=0, esp=0xd67e6d7c, ebp=0 --- Fixed last night. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message