From owner-freebsd-wireless@FreeBSD.ORG Tue Jan 28 16:11:54 2014 Return-Path: Delivered-To: freebsd-wireless@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 BD910214 for ; Tue, 28 Jan 2014 16:11:54 +0000 (UTC) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 78AC61CAC for ; Tue, 28 Jan 2014 16:11:54 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id ii20so735045qab.33 for ; Tue, 28 Jan 2014 08:11:53 -0800 (PST) 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=CDpvn13PPDpkMvWS95qs45gqvfga/mft5GM9NvJT3BQ=; b=szNQXJAnc0pf3/XSMQWOnsrpw7hQRMA8kMwyQpZLVTELx4tdtkmo83yJ/6LPMBZjOT B76yD+aicThyTnVYBjB2JzNZJa22v2LccMVrzL4Tf7sNTPpVnuVMxb5nj6n7PjCB5W+K gr8Mi7HxZr/WuweantMDHrvHuMx/akgMwiBlSev8xg0tMZgB2V6Oy4ChIYMDcMpOILOY 3HqAXB+C/gjsLsDXdyyluLcW8/5u+vP7Zkv9nibSugF6xN91dFPjsvUvy7Tr+DewxcNN eG5pNIYv6lDSbPCRzilDX6x598acvU8YZPpjUJCX5aBRzh4xu4mWcXPNIuI/7zRRFaAf Lwfg== MIME-Version: 1.0 X-Received: by 10.224.16.72 with SMTP id n8mr3801946qaa.76.1390925513577; Tue, 28 Jan 2014 08:11:53 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Tue, 28 Jan 2014 08:11:53 -0800 (PST) In-Reply-To: References: Date: Tue, 28 Jan 2014 08:11:53 -0800 X-Google-Sender-Auth: PUBN4d5rqMxxHygny2Cy2mtpfec Message-ID: Subject: Re: FreeBSD 10.0: hostapd crash with Ralink 3070 From: Adrian Chadd To: Pedro Flynn Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-wireless@freebsd.org" 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 16:11:54 -0000 Do you get a crashdump that you can feed into kgdb upon reboot? If not, would you mind enabling crashdumps? -a On 28 January 2014 02:57, Pedro Flynn wrote: > (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 >> > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"