From owner-freebsd-alpha Thu May 16 2: 0:27 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id C591A37B401 for ; Thu, 16 May 2002 02:00:08 -0700 (PDT) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) by srv1.cosmo-project.de (8.12.3/8.12.3) with ESMTP id g4G903Hc001767 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 16 May 2002 11:00:05 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (localhost [IPv6:::1]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g4G90295016852 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 16 May 2002 11:00:03 +0200 (CEST)?g (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.12.1/8.12.1/Submit) id g4G902CY016851; Thu, 16 May 2002 11:00:02 +0200 (CEST)?g (envelope-from ticso) Date: Thu, 16 May 2002 11:00:02 +0200 From: Bernd Walter To: Rich Bud Cc: Andrew Gallatin , freebsd-alpha@FreeBSD.ORG Subject: Re: natd sig 10 under stable Message-ID: <20020516090001.GQ4401@cicely5.cicely.de> References: <20020515235351.GO4401@cicely5.cicely.de> <20020515222924.I30036-100000@nemesis.fortean.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020515222924.I30036-100000@nemesis.fortean.com> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely5.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, May 15, 2002 at 10:32:23PM -0400, Rich Bud wrote: > > Can you please print pip, *pip, uh, p and nsh in AliasHandleUdpNbtNS()? > > (gdb) print pip > $1 = (struct ip *) 0x11feb910 > (gdb) print *pip > $2 = {ip_hl = 0, ip_v = 0, ip_tos = 0 '\000', ip_len = 256, ip_id = 256, ip_off = 0, ip_ttl = 0 '\000', ip_p = 0 '\000', ip_sum = 0, ip_src = {s_addr = 0}, ip_dst = {s_addr = 0}} > (gdb) print uh > $3 = (struct udphdr *) 0x0 > (gdb) print p > $4 = (u_char *) 0x11feb910 "" > (gdb) print nsh > $5 = (NbtNSHeader *) 0x11feb904 > (gdb) print *nsh > $6 = {nametrid = 7168, dir = 1, opcode = 0, nmflags = 0, rcode = 0, qdcount = 256, ancount = 0, nscount = 0, arcount = 0} > > After putting in the trap patch i did 'uac -f' and crashed it again. > The only change was a shift, pip -> 0x11feb920 and nsh -> 0x11feb914. Fixing is disabled with uac -f. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message