#341: Badness in local_bh_enable at kernel/softirq.c:140 , maybe related to
closed #154
----------------------------------+-----------------------------------------
  Reporter:  [EMAIL PROTECTED]  |       Owner:     
      Type:  defect               |      Status:  new
  Priority:  major                |   Milestone:     
 Component:  madwifi: other       |     Version:     
Resolution:                       |    Keywords:     
----------------------------------+-----------------------------------------
Comment (by [EMAIL PROTECTED]):

 Same problem here. I am running 1 AP and 1 client:

 AP side: WRAP board AMD Geode, i586, only one piece of 5006x miniPCI.
 madwifi-ng-r1411-20060124, vanilla kernel 2.6.15.1 (Gentoo kernels 2.6.14-
 gentoo-r5, 2.6.15-gentoo-r1 tested too), gcc-3.3.6, uclibc-0.9.27-r1.
 mode master essid pokus channel 36 rate auto ip 10.0.1.254, default gw
 10.0.1.1

 Client Side: Any PC, only one piece of 5006x miniPCI.
 madwifi-ng-r1411-20060124, any kernel, any system.
 mode managed essid pokus ip 10.0.1.1

 On the client side i am sending a 16kBytes ping flood to the AP:
 hping2 10.0.1.254 -1 -i u10 -d 16384

 On the AP side i am sending a ping flood to the client
 hping2 10.0.1.1 -1 -i u10

 after some minutes ping stream stops and ATH cards are disassociated. In
 the messages log appear: (system date is not set.....so dont look at the
 date...)

 {{{
 Jan  1 03:06:14 K240_4_WRAP kernel: wifi0: Radar found on channel 36 (5180
 MHz)
 Jan  1 03:06:14 K240_4_WRAP kernel: wifi0: Changing to channel 60 (5300
 MHz)
 Jan  1 03:06:14 K240_4_WRAP kernel: Badness in __kfree_skb at
 net/core/skbuff.c:334
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c01cca0f>] __kfree_skb+0x83/0xd4
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c8872891>]
 ath_tx_draintxq+0x97/0xfc [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88729fa>] ath_draintxq+0xb8/0xc7
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c8872cfc>] ath_chan_set+0xe9/0x306
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88731c4>]
 ath_set_channel+0x1a/0x3d [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88bd380>]
 ieee80211_beacon_update+0x1cc/0x740 [wlan]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886e633>]
 ath_beacon_generate+0x100/0x254 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886e8da>]
 ath_beacon_send+0x153/0x2e7 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886bba0>] ath_intr+0x146/0x274
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c012585b>]
 handle_IRQ_event+0x20/0x4c
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c01258da>] __do_IRQ+0x53/0x91
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0103b16>] do_IRQ+0x19/0x24
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c010275a>]
 common_interrupt+0x1a/0x20
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0100a97>] default_idle+0x2b/0x53
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0100b15>] cpu_idle+0x42/0x57
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c028865f>] start_kernel+0x16c/0x16e
 Jan  1 03:06:14 K240_4_WRAP kernel: Badness in local_bh_enable at
 kernel/softirq.c:140
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0113079>]
 local_bh_enable+0x2a/0x61
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88728ca>]
 ath_tx_draintxq+0xd0/0xfc [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88729fa>] ath_draintxq+0xb8/0xc7
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c8872cfc>] ath_chan_set+0xe9/0x306
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88731c4>]
 ath_set_channel+0x1a/0x3d [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88bd380>]
 ieee80211_beacon_update+0x1cc/0x740 [wlan]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886e633>]
 ath_beacon_generate+0x100/0x254 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886e8da>]
 ath_beacon_send+0x153/0x2e7 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886bba0>] ath_intr+0x146/0x274
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c012585b>]
 handle_IRQ_event+0x20/0x4c
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c01258da>] __do_IRQ+0x53/0x91
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0103b16>] do_IRQ+0x19/0x24
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c010275a>]
 common_interrupt+0x1a/0x20
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0100a97>] default_idle+0x2b/0x53
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0100b15>] cpu_idle+0x42/0x57
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c028865f>] start_kernel+0x16c/0x16e
 Jan  1 03:06:14 K240_4_WRAP kernel: Badness in local_bh_enable at
 kernel/softirq.c:140
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0113079>]
 local_bh_enable+0x2a/0x61
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88728ca>]
 ath_tx_draintxq+0xd0/0xfc [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88729fa>] ath_draintxq+0xb8/0xc7
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c8872cfc>] ath_chan_set+0xe9/0x306
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88731c4>]
 ath_set_channel+0x1a/0x3d [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c88bd380>]
 ieee80211_beacon_update+0x1cc/0x740 [wlan]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886e633>]
 ath_beacon_generate+0x100/0x254 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886e8da>]
 ath_beacon_send+0x153/0x2e7 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c886bba0>] ath_intr+0x146/0x274
 [ath_pci]
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c012585b>]
 handle_IRQ_event+0x20/0x4c
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c01258da>] __do_IRQ+0x53/0x91
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0103b16>] do_IRQ+0x19/0x24
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c010275a>]
 common_interrupt+0x1a/0x20
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0100a97>] default_idle+0x2b/0x53
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c0100b15>] cpu_idle+0x42/0x57
 Jan  1 03:06:14 K240_4_WRAP kernel:  [<c028865f>] start_kernel+0x16c/0x16e
 }}}

 (system date is not set.....so dont look at the date...)
 Reproducible: always.

 Libor.

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

Reply via email to