From owner-freebsd-wireless@FreeBSD.ORG Tue Jan 28 21:26:42 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 79CEAC81 for ; Tue, 28 Jan 2014 21:26:42 +0000 (UTC) Received: from mail-qa0-x229.google.com (mail-qa0-x229.google.com [IPv6:2607:f8b0:400d:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 327B71B1F for ; Tue, 28 Jan 2014 21:26:42 +0000 (UTC) Received: by mail-qa0-f41.google.com with SMTP id w8so1312738qac.14 for ; Tue, 28 Jan 2014 13:26:41 -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=Clz/J396s9ZZLvkxm5aNlAwj6n6mLoQC3YuYnogkL5M=; b=M50/+819gcYMzsjoaVps0Ghksq62megR88i2FDYqSMpVPVY6ktA2RZL5R4BjE01qMz hrho6p1lxkTYD1FZ35FTnT5N8uGXzhhVjcTv9PpkHDq0W6sq1mwN58VAnSbhQg5n53Q7 t23i4IOX/MwXxcVVIsAyQyohakD98y2wSdM6ck660r/rbNGow+Zgfb7DdGvmAw5IxQfO 9K/w4VI9IlI880oS0trG+ffOb++rlNy0izKsspWIhB8YLr/Ca54pUZ1T2PmAa/Pnz5eU g2Ib9rWxbxHexPvWEbuOAczjHRZyzPAT2SSbCiLHH+BJh22QI8Yb4ARJFO1/uA+0CsS4 OxDQ== MIME-Version: 1.0 X-Received: by 10.140.30.230 with SMTP id d93mr5922054qgd.51.1390944401212; Tue, 28 Jan 2014 13:26:41 -0800 (PST) Received: by 10.140.27.151 with HTTP; Tue, 28 Jan 2014 13:26:41 -0800 (PST) In-Reply-To: References: Date: Tue, 28 Jan 2014 19:26:41 -0200 Message-ID: Subject: Re: 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 21:26:42 -0000 Hi! I generated the crash dump and uploaded the image to a public folder on Google Drive. This is the link to the folder: https://drive.google.com/folderview?id=0B0sVwxI7RI7oc3R2bjVQR0pXWG8&usp=sharing the image is xz compressed and the uncompressed size is 161 MB. I also put the uname -a output in the file uname-a.output. This is the uname -a: FreeBSD wormhole2 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Hope this dump will have some information. I can build a kernel with debug symbols if one think more information is better. Thanks, pflynn On Tue, Jan 28, 2014 at 2:21 PM, Pedro Flynn wrote: > Hi Adrian, > > This morning I installed 10.0-RELEASE on a second machine (I had to > rollback my router to 9.2) with the same hardware with dumpdev set to YES > in rc.conf. I will generate the crashdump as soon as I get home. > > Thanks, > > pflynn > > > On Tue, Jan 28, 2014 at 2:11 PM, Adrian Chadd wrote: > >> 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" >> > > >