From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 17:48:51 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D275106564A for ; Mon, 31 Jan 2011 17:48:51 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 441F78FC08 for ; Mon, 31 Jan 2011 17:48:50 +0000 (UTC) Received: by qyk36 with SMTP id 36so5563945qyk.13 for ; Mon, 31 Jan 2011 09:48:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=OBB8VV6Cajz8Xj51kvqWiKAaIsm6kTd6IV37+rUhj2I=; b=L9WMJW5qktXa9WT/RpR35XMC1w+wTSj3LYGkYc9/CtrtZX7nHvxSo+6pgrG2rmkvg7 NtsmBlpnwIZ2Ng5Pdzod6kfGKaoIrlGXVQ3ZxfzjAMDKl4mNtc29Mgu49d0QU3PqlioN maKZbvWebD+DToVxwjC2bmnKQtZmzdFgXI7f8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=FlVbemaFIncv04t6+E1nhf1NE1HBn+UA4cXC4Qn7Fbd9dW2sX0LVRqp2cgjRpEejSN g8S1jkJAxXOAQZ2F9pWGLI9U9Py6BHjUq1+Ro31gfXgP/Kc2Q/QV/cALl6hcfq+Jxu3h mKZLfRqOC423Za/VGzziONDIci4V4Riz8qDbc= MIME-Version: 1.0 Received: by 10.224.89.74 with SMTP id d10mr6465124qam.335.1296494484629; Mon, 31 Jan 2011 09:21:24 -0800 (PST) Received: by 10.220.175.141 with HTTP; Mon, 31 Jan 2011 09:21:23 -0800 (PST) In-Reply-To: References: Date: Mon, 31 Jan 2011 18:21:23 +0100 Message-ID: From: Paul B Mahol To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 Cc: questions@freebsd.org Subject: Re: computer panics when wifi settings are touched. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2011 17:48:51 -0000 On 1/25/11, Eitan Adler wrote: > Recently I tried to connect to the same AP described in the following > thread: > http://www.mail-archive.com/freebsd-questions@freebsd.org/msg238799.html > > It worked relatively well until now. > > Whenever I try to use ifconfig, wpa_supplicant, dhclient, or any > related tool on the wlan0 interface it results in a system freeze. The > only way to get out of this is to hard reset the computer - but I do > not see the typical backtrace associated with a panic (even when X is > not running). > > What debugging information is needed to help solve the problem? FreeBSD version. Steps to reproduce the problem.