From owner-freebsd-wireless@FreeBSD.ORG Tue Jan 28 10:57:48 2014 Return-Path: Delivered-To: freebsd-wireless@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 ESMTPS id 2B452A30 for ; Tue, 28 Jan 2014 10:57:48 +0000 (UTC) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DC28D1075 for ; Tue, 28 Jan 2014 10:57:47 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id cm18so231585qab.26 for ; Tue, 28 Jan 2014 02:57: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:date:message-id:subject:from:to :content-type; bh=gvM5UT9feGliL8YT2V24LkW1d2J+Eqjl0pAqHeW2K2I=; b=xNN7odzYkh42VJNx0Dp9sPSA3MqH5Ny7sPCvITA0R13jsbyiJwmOvekAbGkO/s9Dmm cJbRGQM+FTORnLVyXRFu+qm0XTte6EXTIllnchGfnRh8VjI3KzOKTzITa6srON01OvD+ eUH2bL1IYnt/feLRnm5RjwaMRTLMC8ugg1E7b9rLsy9ebmKLBpO7/eUhTMTPmLHkAQAz dJsCGKEeY1e8c7HzPHHbSu3KrREpXTqMJbAJNuG+Zms8Z4xVZtcOBzIRaBiKRwGKGrnY tJpaBZtG6VZ2jXPrXguv/1i3opkpPBEcYjNNlab1pmxQH5xJACXqCfSzu6MNbaPlKghQ 2bJQ== MIME-Version: 1.0 X-Received: by 10.229.184.69 with SMTP id cj5mr1204063qcb.8.1390906667095; Tue, 28 Jan 2014 02:57:47 -0800 (PST) Received: by 10.140.27.151 with HTTP; Tue, 28 Jan 2014 02:57:47 -0800 (PST) In-Reply-To: References: Date: Tue, 28 Jan 2014 08:57:47 -0200 Message-ID: Subject: Fwd: FreeBSD 10.0: hostapd crash with Ralink 3070 From: Pedro Flynn To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 10:57:48 -0000 (sorry - this reply was sent only to Hiren. Here is it for the list) Hi Hiren, this is what I get immediately after starting hostapd - via "service hostapd onestart", since I need to do it manually as the system will reboot in loop if I enable hostapd in rc.conf): KDB: stack backtrace #0 0xffffffff808e7dd0 at kbd_backtrace+0x60 #1 0xffffffff808af8b5 at panic+0x115 #2 0xffffffff80c8e692 at trap_fatal+0x3a2 #3 0xffffffff80c8e969 at trap_pfault+0x2c9 #4 0xffffffff80c8e0f6 at trap+0x5e6 #5 0xffffffff80c75392 at calltrap+0x8 #6 0xffffffff81a158bc at run_update_beacon+0x16c #7 0xffffffff809b42bd at ieee80211_wme_update_params_locked+0x32d #8 0xffffffff809b437a at ieee80211_wme_update_params+0x5a #9 0xffffffff809bb3f43 at ieee80211_wme_init_params+0x2a3 #10 0xffffffff809a9aec at ieee80211_sta_join1+0xdc #11 0xffffffff8099047b at hostap_newstate+0x2eb #12 0xffffffff81a1636a at run_newstate+0x83a #13 0xffffffff809b2edf at ieee80211_newstate_cb+0x14f #14 0xffffffff808f5b66 at taskqueue_run_locked+0xe6 #15 0xffffffff808f63e8 at taskqueue_thread_loop+0xa8 #16 0xffffffff8088198a at fork_exit+0x9a #17 0xffffffff80c758ce at fork_trampoline+0xe Uptime: 45 s Automatic reboot in 15 seconds - press a key on the console to abort --> Press a key on the console to reboot, --> or switch off the station now. Thanks for any help or suggestion. pflynn On Mon, Jan 27, 2014 at 8:43 PM, hiren panchasara < hiren.panchasara@gmail.com> wrote: > On Mon, Jan 27, 2014 at 2:16 PM, Pedro Flynn > wrote: > > > I can provide information as needed. > > Sharing lots of kernel debug messages that you are seeing might be a > good start :-) > > cheers, > Hiren >