From owner-freebsd-current@FreeBSD.ORG Thu Mar 6 04:47:48 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF09A80E for ; Thu, 6 Mar 2014 04:47:48 +0000 (UTC) Received: from mail-qg0-x22c.google.com (mail-qg0-x22c.google.com [IPv6:2607:f8b0:400d:c04::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8EB6BAE2 for ; Thu, 6 Mar 2014 04:47:48 +0000 (UTC) Received: by mail-qg0-f44.google.com with SMTP id a108so5824438qge.3 for ; Wed, 05 Mar 2014 20:47:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=wPE6A36Gb/dXtcEblGdVptsZo1d7lWi7+qgKSyb7gTc=; b=VbWCVLPnYhGFvanZqw7eXqmJVP7tI6q38mfCNw08j7X4Uv5qmWbKazGGlCTvDE7iKT 9kj1HxLJwWLKLvZOa++Nd0bi+iQ+nAxgFe6yTpBbQf9wh6K2TYCJYEmSGB5nJJYdEVp0 z/YLx5NoXI3RHapTb7pscXGDmD6KP66eb05j30XIOhoALs0HAKFhNHBwvX2iHqOKkVTI 7UEFVLEjR1hqeOB5hR9h/Pe8fXw9saojLdALUMb+tVyNDAUidSKlvhVhfip3OhNZ3r0w 1FOms7EWFMQwnwgGbi2C7pIW5je5q7Kf3ky6+zxrI9E3yminNTKYDZ56LY1Hud6qbVzS wk6A== X-Received: by 10.224.51.74 with SMTP id c10mr11453999qag.33.1394081267720; Wed, 05 Mar 2014 20:47:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.115.197 with HTTP; Wed, 5 Mar 2014 20:47:07 -0800 (PST) In-Reply-To: <20140305235123.4a1c1799@laptop.minsk.domain> References: <1611.1394047460@critter.freebsd.dk> <20140305211517.356a276e@telesto> <20140305232324.724ba7c3@laptop.minsk.domain> <20140305213336.122f448f@telesto> <20140305235123.4a1c1799@laptop.minsk.domain> From: =?UTF-8?B?5LmU5qWa?= Date: Thu, 6 Mar 2014 12:47:07 +0800 Message-ID: Subject: Re: current -r262780 explodes on wlan up To: "Sergey V. Dyatko" Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: Current FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2014 04:47:48 -0000 I have the same panic. Panic at net use. ping , svn, etc... 2014-03-06 4:51 GMT+08:00 Sergey V. Dyatko : > =F7 Wed, 5 Mar 2014 21:33:36 +0100 > "O. Hartmann" =D0=C9=DB=C5=D4: > >> On Wed, 5 Mar 2014 23:23:24 +0300 >> "Sergey V. Dyatko" wrote: >> >> > =F7 Wed, 5 Mar 2014 21:15:17 +0100 >> > "O. Hartmann" =D0=C9=DB=C5=D4: >> > >> > > On Wed, 05 Mar 2014 19:24:20 +0000 >> > > Poul-Henning Kamp wrote: >> > > >> > > > >> > > > Just tried a current kernel -r 262780 on my laptop. >> > > > >> > > > When wlan0 comes up (if_iwn) it explodes with something about >> > > > witness and rtentry.c, but it clears the screen before I can >> > > > get a photo... >> > > > >> > > > Looks trivial to reproduce. >> > > > >> > > >> > > >> > > On one of my servers equipted with a WiFi adaptor for acting as >> > > gateway, the same situation. The kernel is capable of being boot >> > > into single user mode, but explodes immediately when >> > > performin /etc/netstart. >> > > >> > > In multisuer mode, when the network is coming up, it core dumps. >> > > >> > > oh >> > >> > as I whote to phk@ offlist: >> > can you try that patch (thanks, glebius@) >> > http://svn.freebsd.by/files/rt_dtor.diff ? >> > >> > >> > -- >> > wbr, tiger >> >> Whar is the exact path for the files to patch? > > sys/net > > > -- > wbr, tiger > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= "