#464: crash under high bandwidth conditions
------------------------------------------+---------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:                   
          Type:  defect                   |      Status:  new              
      Priority:  major                    |   Milestone:                   
     Component:  madwifi: other           |     Version:  trunk            
    Resolution:                           |    Keywords:  heavy usage crash
Patch_attached:  0                        |  
------------------------------------------+---------------------------------
Comment (by [EMAIL PROTECTED]):

 That was a good guess, thanks.  The patch at 456 helped quite a bit, but
 isn't 100% effective.  I'm not sure whether to post there or here, but
 what I'm seeing now while listening to streaming audio is that it stops
 every so often and the following or something similar appears in the
 output of dmesg:
 {{{
 [4297470.951000] Badness in local_bh_enable at kernel/softirq.c:140
 [4297470.951000]  [<c0119100>] local_bh_enable+0x25/0x5c
 [4297470.951000]  [<dcb996c0>] ieee80211_free_node+0x2f/0x3a [wlan]
 [4297470.951000]  [<dcb9875c>] ieee80211_sta_join1+0x7f/0x144 [wlan]
 [4297470.951000]  [<dcb32617>] action_tasklet+0x22/0xc3 [wlan_scan_sta]
 [4297470.951000]  [<c0112406>] recalc_task_prio+0xf3/0xff
 [4297470.951000]  [<c0112461>] activate_task+0x4f/0x5e
 [4297470.951000]  [<c011c27b>] process_timeout+0x0/0x9
 [4297470.951000]  [<c01124e3>] try_to_wake_up+0x3f/0x73
 [4297470.951000]  [<c0112524>] wake_up_process+0xd/0xf
 [4297470.951000]  [<c011c0f1>] run_timer_softirq+0x126/0x14c
 [4297470.951000]  [<c01192ab>] tasklet_action+0x34/0x51
 [4297470.951000]  [<c011906c>] __do_softirq+0x34/0x7d
 [4297470.951000]  [<c01190d7>] do_softirq+0x22/0x26
 [4297470.951000]  [<c0104caa>] do_IRQ+0x1e/0x24
 [4297470.951000]  [<c01038b6>] common_interrupt+0x1a/0x20
 [4297470.951000]  [<dc895b55>] acpi_processor_idle+0x11d/0x29b [processor]
 [4297470.951000]  [<c01010a1>] cpu_idle+0x2d/0x42
 [4297470.951000]  [<c0324665>] start_kernel+0x176/0x178
 [4297769.073000] Badness in local_bh_enable at kernel/softirq.c:140
 [4297769.073000]  [<c0119100>] local_bh_enable+0x25/0x5c
 [4297769.073000]  [<dcb996c0>] ieee80211_free_node+0x2f/0x3a [wlan]
 [4297769.073000]  [<dcb9875c>] ieee80211_sta_join1+0x7f/0x144 [wlan]
 [4297769.073000]  [<dcb32617>] action_tasklet+0x22/0xc3 [wlan_scan_sta]
 [4297769.073000]  [<dcba543a>] ieee80211_notify_scan_done+0x46/0x4b [wlan]
 [4297769.073000]  [<dcba0024>] scan_next+0x33c/0x355 [wlan]
 [4297769.073000]  [<dcb9fce8>] scan_next+0x0/0x355 [wlan]
 [4297769.073000]  [<c011c0f1>] run_timer_softirq+0x126/0x14c
 [4297769.073000]  [<c01192ab>] tasklet_action+0x34/0x51
 [4297769.073000]  [<c011906c>] __do_softirq+0x34/0x7d
 [4297769.073000]  [<c01190d7>] do_softirq+0x22/0x26
 [4297769.073000]  [<c0104caa>] do_IRQ+0x1e/0x24
 [4297769.073000]  [<c01038b6>] common_interrupt+0x1a/0x20
 }}}

-- 
Ticket URL: <http://madwifi.org/ticket/464>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity

Reply via email to