From: Arend van Spriel <arend@broadcom.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k Driver crash
Date: Wed, 23 Oct 2013 15:02:09 +0200 [thread overview]
Message-ID: <5267C8D1.9050203@broadcom.com> (raw)
In-Reply-To: <D5275F3D4773D14CAF5C73B4B03C29464273683E@INWPIEXC01.SATS.CORP>
+ ath9k-devel at lists.ath9k.org
+ backports at vger.kernel.org
On 10/23/2013 02:22 PM, Singh, Gaurav wrote:
> Hi,
>
> Setup info:
>
> Linux: mips le, 2.6.29 on ViXS XC4200 SoC
> Ath9k from compat-wireless-3.6.8-1-snpc
> wpa_supplicant 2.0
>
> Only using wpa_supplicant, no network-manager etc.
>
> I see a system reboot after following (or similar) (formatted) logs:
>
> [Tue Oct 22 19:03:39.828 2013] Debug: Monitor Message : <3>CTRL-EVENT-BSS-ADDED 89 08:cc:68:5e:d7:41
> [Tue Oct 22 19:03:39.829 2013] Debug: Monitor Message : <3>CTRL-EVENT-SCAN-RESULTS
> [Tue Oct 22 19:03:39.865 2013] Debug: Monitor Message : <3>WPS-AP-AVAILABLE-PBC
> [Tue Oct 22 19:03:39.871 2013] Debug: Monitor Message : <3>SME: Trying to authenticate with 00:23:69:3b:77:9a (SSID='STB Lease Line 1' freq=2422 MHz)
> [Tue Oct 22 19:03:39.872 2013] Debug: Monitor Message : <3>Trying to associate with 00:23:69:3b:77:9a (SSID='STB Lease Line 1' freq=2422 MHz)
> [Tue Oct 22 19:03:40.740 2013] irq 7: nobody cared (try booting with the "irqpoll" option)
> [Tue Oct 22 19:03:40.746 2013] MIPS5_INTERRUPT 0x00000000
> [Tue Oct 22 19:03:40.756 2013] MIPS5_INTERRUPT1 0x00000004
> [Tue Oct 22 19:03:40.764 2013] PPC_INT_STATUS 0x01000000 MASK 0x063000c2
> [Tue Oct 22 19:03:40.764 2013]
> [Tue Oct 22 19:03:40.764 2013] Call Trace:
> [Tue Oct 22 19:03:40.764 2013] [<900484e4>] dump_stack+0x8/0x34
> [Tue Oct 22 19:03:40.772 2013] [<9009af9c>] __report_bad_irq+0xb4/0x158
> [Tue Oct 22 19:03:40.773 2013] [<9009b1b4>] note_interrupt+0x174/0x23c
> [Tue Oct 22 19:03:40.773 2013] [<9009b934>] handle_percpu_irq+0xa8/0xcc
> [Tue Oct 22 19:03:40.800 2013] [<9004b488>] xcode_ic_dispatch_pci+0x30/0x40
> [Tue Oct 22 19:03:40.801 2013] [<9004002c>] ret_from_irq+0x0/0x4
> [Tue Oct 22 19:03:40.832 2013] [<90072ec0>] __do_softirq+0x60/0x130
> [Tue Oct 22 19:03:40.832 2013] [<90072ffc>] do_softirq+0x6c/0x74
> [Tue Oct 22 19:03:40.832 2013] [<9004002c>] ret_from_irq+0x0/0x4
> [Tue Oct 22 19:03:40.832 2013] [<90069de8>] finish_task_switch+0xc0/0x178
> [Tue Oct 22 19:03:40.833 2013] [<90048dcc>] schedule+0x300/0x440
> [Tue Oct 22 19:03:40.833 2013] [<9009125c>] futex_wait+0x43c/0x4a4
> [Tue Oct 22 19:03:40.833 2013] [<9009284c>] do_futex+0x120/0x9c8
> [Tue Oct 22 19:03:40.833 2013] [<90093180>] sys_futex+0x8c/0x17c
> [Tue Oct 22 19:03:40.833 2013] [<90041d04>] stack_done+0x20/0x3c
> [Tue Oct 22 19:03:40.861 2013]
> [Tue Oct 22 19:03:40.861 2013] handlers:
> [Tue Oct 22 19:03:40.861 2013] [<c6b8ff74>] (ath_isr+0x0/0x2d0 [ath9k])
> [Tue Oct 22 19:03:40.861 2013] Disabling IRQ #7
> [Tue Oct 22 19:03:43.278 2013]
>
> Sometimes, a bunch of similar blocks of logs print together.
>
> I am not sure what's causing this. *Any* pointers would be helpful.
>
> I am no expert in wireless tech, but am tasked with implementing basic wifi feature-set for the product.
I suspect the ath_isr is not returning a good value to the kernel
interrupt framework, but it might be a backports/compat issue.
> Thanks and Regards
> -Gaurav
>
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>
WARNING: multiple messages have this Message-ID (diff)
From: "Arend van Spriel" <arend@broadcom.com>
To: "Singh, Gaurav" <gauravps@slingmedia.com>
Cc: "hostap@lists.shmoo.com" <hostap@lists.shmoo.com>,
ath9k-devel@lists.ath9k.org,
"backports@vger.kernel.org" <backports@vger.kernel.org>
Subject: Re: ath9k Driver crash
Date: Wed, 23 Oct 2013 15:02:09 +0200 [thread overview]
Message-ID: <5267C8D1.9050203@broadcom.com> (raw)
In-Reply-To: <D5275F3D4773D14CAF5C73B4B03C29464273683E@INWPIEXC01.SATS.CORP>
+ ath9k-devel@lists.ath9k.org
+ backports@vger.kernel.org
On 10/23/2013 02:22 PM, Singh, Gaurav wrote:
> Hi,
>
> Setup info:
>
> Linux: mips le, 2.6.29 on ViXS XC4200 SoC
> Ath9k from compat-wireless-3.6.8-1-snpc
> wpa_supplicant 2.0
>
> Only using wpa_supplicant, no network-manager etc.
>
> I see a system reboot after following (or similar) (formatted) logs:
>
> [Tue Oct 22 19:03:39.828 2013] Debug: Monitor Message : <3>CTRL-EVENT-BSS-ADDED 89 08:cc:68:5e:d7:41
> [Tue Oct 22 19:03:39.829 2013] Debug: Monitor Message : <3>CTRL-EVENT-SCAN-RESULTS
> [Tue Oct 22 19:03:39.865 2013] Debug: Monitor Message : <3>WPS-AP-AVAILABLE-PBC
> [Tue Oct 22 19:03:39.871 2013] Debug: Monitor Message : <3>SME: Trying to authenticate with 00:23:69:3b:77:9a (SSID='STB Lease Line 1' freq=2422 MHz)
> [Tue Oct 22 19:03:39.872 2013] Debug: Monitor Message : <3>Trying to associate with 00:23:69:3b:77:9a (SSID='STB Lease Line 1' freq=2422 MHz)
> [Tue Oct 22 19:03:40.740 2013] irq 7: nobody cared (try booting with the "irqpoll" option)
> [Tue Oct 22 19:03:40.746 2013] MIPS5_INTERRUPT 0x00000000
> [Tue Oct 22 19:03:40.756 2013] MIPS5_INTERRUPT1 0x00000004
> [Tue Oct 22 19:03:40.764 2013] PPC_INT_STATUS 0x01000000 MASK 0x063000c2
> [Tue Oct 22 19:03:40.764 2013]
> [Tue Oct 22 19:03:40.764 2013] Call Trace:
> [Tue Oct 22 19:03:40.764 2013] [<900484e4>] dump_stack+0x8/0x34
> [Tue Oct 22 19:03:40.772 2013] [<9009af9c>] __report_bad_irq+0xb4/0x158
> [Tue Oct 22 19:03:40.773 2013] [<9009b1b4>] note_interrupt+0x174/0x23c
> [Tue Oct 22 19:03:40.773 2013] [<9009b934>] handle_percpu_irq+0xa8/0xcc
> [Tue Oct 22 19:03:40.800 2013] [<9004b488>] xcode_ic_dispatch_pci+0x30/0x40
> [Tue Oct 22 19:03:40.801 2013] [<9004002c>] ret_from_irq+0x0/0x4
> [Tue Oct 22 19:03:40.832 2013] [<90072ec0>] __do_softirq+0x60/0x130
> [Tue Oct 22 19:03:40.832 2013] [<90072ffc>] do_softirq+0x6c/0x74
> [Tue Oct 22 19:03:40.832 2013] [<9004002c>] ret_from_irq+0x0/0x4
> [Tue Oct 22 19:03:40.832 2013] [<90069de8>] finish_task_switch+0xc0/0x178
> [Tue Oct 22 19:03:40.833 2013] [<90048dcc>] schedule+0x300/0x440
> [Tue Oct 22 19:03:40.833 2013] [<9009125c>] futex_wait+0x43c/0x4a4
> [Tue Oct 22 19:03:40.833 2013] [<9009284c>] do_futex+0x120/0x9c8
> [Tue Oct 22 19:03:40.833 2013] [<90093180>] sys_futex+0x8c/0x17c
> [Tue Oct 22 19:03:40.833 2013] [<90041d04>] stack_done+0x20/0x3c
> [Tue Oct 22 19:03:40.861 2013]
> [Tue Oct 22 19:03:40.861 2013] handlers:
> [Tue Oct 22 19:03:40.861 2013] [<c6b8ff74>] (ath_isr+0x0/0x2d0 [ath9k])
> [Tue Oct 22 19:03:40.861 2013] Disabling IRQ #7
> [Tue Oct 22 19:03:43.278 2013]
>
> Sometimes, a bunch of similar blocks of logs print together.
>
> I am not sure what's causing this. *Any* pointers would be helpful.
>
> I am no expert in wireless tech, but am tasked with implementing basic wifi feature-set for the product.
I suspect the ath_isr is not returning a good value to the kernel
interrupt framework, but it might be a backports/compat issue.
> Thanks and Regards
> -Gaurav
>
> _______________________________________________
> HostAP mailing list
> HostAP@lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>
next parent reply other threads:[~2013-10-23 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <D5275F3D4773D14CAF5C73B4B03C29464273683E@INWPIEXC01.SATS.CORP>
2013-10-23 13:02 ` Arend van Spriel [this message]
2013-10-23 13:02 ` ath9k Driver crash Arend van Spriel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5267C8D1.9050203@broadcom.com \
--to=arend@broadcom.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.