From owner-freebsd-hackers@FreeBSD.ORG Wed Oct 23 20:12:06 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B397FB09; Wed, 23 Oct 2013 20:12:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qa0-x22a.google.com (mail-qa0-x22a.google.com [IPv6:2607:f8b0:400d:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6176F2D09; Wed, 23 Oct 2013 20:12:06 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id w8so4549751qac.1 for ; Wed, 23 Oct 2013 13:12:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ptGaPrkKH2ITZuOvN+pDH0mPSk/FVwrhwrS3zW/t/Rk=; b=FXDaZu3o6ewgdKd3nao3CvR7M6GxKnFJBN3l1srVmdGtc7Rqp/+qvqy5vAR6zYwVWg DyglWY43mt+hIf++xUz5fRky8mv7fQJFOUW4pywbRAtBgzWVPxwTVtrLcNIUmBwpUiEn g5xWK5l1yFi5q+bVWMKkQ8/w+KZXa7Bc+pzl2UdISfV4k68rkFT2WkTWAMb8Q9iy/Xt8 5Nlptnj0BPWVoHc8MVSmiYE4tgpDO6voQpmZx8vInYPjgIt9WqeoYO1/VPT+lxloDY9b HUS+o0Ir/97IXSlDugnXhNAC0LjXyvU3FMHXnv5JzmSbT8jL6xTMTOmmtrQ4VhaABTgz SjCg== MIME-Version: 1.0 X-Received: by 10.224.63.199 with SMTP id c7mr6500239qai.74.1382559125416; Wed, 23 Oct 2013 13:12:05 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Wed, 23 Oct 2013 13:12:05 -0700 (PDT) In-Reply-To: References: Date: Wed, 23 Oct 2013 13:12:05 -0700 X-Google-Sender-Auth: 6ZbBgbIeEKK4TEPHC5R0axUaAOc Message-ID: Subject: Re: 9.2-STABLE r255918 with GENERIC and iwn - core dump From: Adrian Chadd To: claudiu vasadi Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-hackers@freebsd.org" , "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 20:12:06 -0000 On 23 October 2013 13:10, claudiu vasadi wrote: > Hi, > > Still getting the "Cannot reset interface wlan0 - exit status 1" in > wifimgr but no crash yet. Will keep trying :D > I have no idea about that. It's likely there's some net80211/iwn bug(s) but I don't use wifimgr so I don't know what it's doing. For that I'd bug the wifimgr people in PCBSD. they can always file bug reports with me :) Thanks, -adrian