From owner-freebsd-current@FreeBSD.ORG Tue Nov 6 18:42:23 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 47602E9B for ; Tue, 6 Nov 2012 18:42:23 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8B1F98FC18 for ; Tue, 6 Nov 2012 18:42:22 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id e12so775621lag.13 for ; Tue, 06 Nov 2012 10:42:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=bV80Ye1mAwbCrzMYW4UtfjZrc3igpYEHtc1eYOdy8cE=; b=cmcNCrA5978m6XRu6pT7Z6iEdmOTEng9PKpUQDvgGvXu6H3d4XppwFntTCXtRFDKb9 3UufcGtORbQnd8TtLJaqrVAAINysQ1ndg5CztAQIbui0ayJDUxUA7WWne1yEi5nYlK7c afJwK1EXVR5d5qn0DBNGib/EMwd6SOM0Djt6E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=bV80Ye1mAwbCrzMYW4UtfjZrc3igpYEHtc1eYOdy8cE=; b=cJGE55ZS7iSboABV0M+LnW5fYGHmRFGIy5z6U3+xEy6tbw2SBgYE5qBKAtpOyYhE2Y g8eGtvZ7W/bT1h5z76VJW7Fsn9yBOY7H4JPOVP7NnDExDq1inWCRHBMJScKbb9cLyX9b WehTToNUgrxQIDJipAwERkpqs+Sjyca4hkcbw0+840zzdWy3p2RkoV0VPkiGFkZHRgM6 Tpp3e9QatdL2Vo1VaBjQmLt22ybDSYxvtAmtkwoi+T1Th9tMyfji4vgCVjYCTfJByheM k6QKigb9TjchU1dVxCpUzktl4BMd/62HsjGdR87Y6f7krkkb+11EGYBxuqPhAP6SHMmk 1+vg== Received: by 10.152.106.171 with SMTP id gv11mr1991163lab.26.1352227342015; Tue, 06 Nov 2012 10:42:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.25.166 with HTTP; Tue, 6 Nov 2012 10:41:51 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Tue, 6 Nov 2012 13:41:51 -0500 Message-ID: Subject: Re: 9.1-RC3 feels okay :-) To: CeDeROM Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmJ0r3BJECUKspPKPsgw+lvAwQPK2kA8zHItl8n/p3AVbRSiNVLpRmBFesdodFpikzdF9Rh Cc: Adrian Chadd , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 06 Nov 2012 18:42:23 -0000 On 6 November 2012 12:32, CeDeROM wrote: > On Tue, Nov 6, 2012 at 5:10 PM, Adrian Chadd wrote: >> Please file a bug about the intel wifi crash! > > Hello Adrian! :-) Should I attach kernel core dump / backtrace or > simply write that "kernel crash on unstable wifi connection or when > switching radio on and off multiple times or switching wpa_supplicant > multiple times" is enough? :-) Please include a kernel backtrace. Do you have debugging symbols enabled? This is really important: *be responsive*. Hardware bugs are difficult to diagnose and fix, so the more information you provide, and the more you are able to test patches or answer questions, the easier it will be get this resolved. If you can provide a reproducible step-by-step directions to see the bug, even better. -- Eitan Adler