All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Backlund <tmb@mandriva.org>
To: Tomas Winkler <tomasw@gmail.com>
Cc: Thomas Backlund <tmb@mandriva.org>,
	Ian Schram <ischram@telenet.be>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: iwl4965 oops in 2.6.26-rc5 x86_64
Date: Sun, 08 Jun 2008 15:21:32 +0300	[thread overview]
Message-ID: <484BCECC.4040004@mandriva.org> (raw)
In-Reply-To: <1ba2fa240806080327gec9b38vf6bb1faa0e5014b8@mail.gmail.com>

Tomas Winkler skrev:
> 
> I'm not sure what distro are you running I haven't seen this
> ifcfg-wlan0 config options
> on my system but can it be that ifcg-wlan0 tries to set wep key which
> will conflict
> with wpa_supplicant setting. Can you try to remove this line from that file
> 
> ifcfg-wlan0 -
> --- cut ---
> WIRELESS_ENC_KEY='s:*************************'
> 
> 


Nice.

The distro is Mandriva Cooker (development) but we have the same in 
Mandriva 2008.1 Spring.

Now this has not been any problem with kernels older than 2.6.25, so 
it's a regression, isn't it? I mean, shouldn't the module protect itself 
against empty variables?

And that config option also exist in Redhat initscripts ifup-wireless...

Anyway, you found the initial problem, as the kernel now booted without 
an oops, and seems to work, but:

firmware: requesting iwlwifi-4965-1.ucode
Registered led device: iwl-phy0:radio
Registered led device: iwl-phy0:assoc
Registered led device: iwl-phy0:RX
Registered led device: iwl-phy0:TX
phy0: HW CONFIG: freq=2412
ADDRCONF(NETDEV_UP): wlan0: link is not ready
phy0: HW CONFIG: freq=2412
phy0: HW CONFIG: freq=2412
phy0: HW CONFIG: freq=2412
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:19:5b:51:dc:27
wlan0: RX authentication from 00:19:5b:51:dc:27 (alg=0 transaction=2 
status=0)
wlan0: authenticated
wlan0: associate with AP 00:19:5b:51:dc:27
wlan0: RX AssocResp from 00:19:5b:51:dc:27 (capab=0x431 status=0 aid=1)
wlan0: associated
phy0: Allocated STA 00:19:5b:51:dc:27
phy0: Inserted STA 00:19:5b:51:dc:27
wlan0: WMM queue=2 aci=0 acm=0 aifs=3 cWmin=15 cWmax=1023 txop=0
wlan0: WMM queue=3 aci=1 acm=0 aifs=7 cWmin=15 cWmax=1023 txop=0
wlan0: WMM queue=1 aci=2 acm=0 aifs=2 cWmin=7 cWmax=15 txop=94
wlan0: WMM queue=0 aci=3 acm=0 aifs=2 cWmin=3 cWmax=7 txop=47
wlan0: switched to short barker preamble (BSSID=00:19:5b:51:dc:27)
wlan0 (WE) : Wireless Event too big (320)
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
------------[ cut here ]------------
WARNING: at net/mac80211/rx.c:319 
__ieee80211_rx_handle_packet+0x349/0x794 [mac80211]()
Modules linked in: af_packet kvm_intel kvm snd_seq_dummy snd_seq_oss 
snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss ipv6 
xt_tcpudp iptable_filter ip_tables x_tables binfmt_misc loop dm_mod 
cpufreq_ondemand cpufreq_conservative cpufreq_powersave acpi_cpufreq 
freq_table tifm_sd tifm_7xx1 tifm_core nvram pcmcia ohci1394 ieee1394 
mmc_block arc4 ecb crypto_blkcipher battery ac video container output 
firewire_ohci firewire_core crc_itu_t sdhci iwl4965 firmware_class 
mmc_core yenta_socket rsrc_nonstatic iwlcore pcmcia_core acer_wmi 
thermal snd_hda_intel rfkill snd_pcsp button nsc_ircc snd_pcm mac80211 
led_class i2c_i801 irda snd_timer rtc_cmos snd processor rtc_core wmi 
rtc_lib i2c_core soundcore iTCO_wdt iTCO_vendor_support snd_page_alloc 
tg3 cfg80211 intel_agp joydev crc_ccitt sr_mod serio_raw sg evdev cdrom 
ide_generic piix ide_core ata_piix ahci libata dock sd_mod scsi_mod ext3 
jbd uhci_hcd ohci_hcd ehci_hcd usbcore [last unloaded: nf_conntrack]
Pid: 0, comm: swapper Not tainted 2.6.26-0.rc5.1mdvsmp #1

Call Trace:
  <IRQ>  [<ffffffff802371ff>] warn_on_slowpath+0x58/0x94
  [<ffffffff8044ad1b>] ? _spin_unlock_irqrestore+0x40/0x57
  [<ffffffff8023c2f1>] ? __tasklet_schedule+0xae/0xc5
  [<ffffffffa01eab1e>] ? :mac80211:ieee80211_rx_irqsafe+0x63/0x6a
  [<ffffffffa0306d32>] ? :iwl4965:iwl4965_handle_data_packet+0x3c3/0x3fd
  [<ffffffffa01eb1ce>] :mac80211:__ieee80211_rx_handle_packet+0x349/0x794
  [<ffffffff8025791c>] ? __lock_acquire+0x635/0xd5a
  [<ffffffffa01eba3c>] ? :mac80211:__ieee80211_rx+0x63/0x538
  [<ffffffffa01ebe9d>] :mac80211:__ieee80211_rx+0x4c4/0x538
  [<ffffffffa01dc348>] :mac80211:ieee80211_tasklet_handler+0x75/0x11b
  [<ffffffff8023c079>] ? tasklet_action+0x4b/0xfb
  [<ffffffff8023c0be>] tasklet_action+0x90/0xfb
  [<ffffffff8023cae6>] __do_softirq+0x77/0x101
  [<ffffffff8020d61c>] call_softirq+0x1c/0x28
  [<ffffffff8020e92d>] do_softirq+0x4d/0xb0
  [<ffffffff8023c5ab>] irq_exit+0x4e/0x8f
  [<ffffffff8020ebc5>] do_IRQ+0xba/0xd8
  [<ffffffff8020c6f2>] ret_from_intr+0x0/0x1e
  <EOI>  [<ffffffff8021fe6d>] ? native_irq_enable+0x6/0x7
  [<ffffffffa018d45a>] ? :processor:acpi_idle_enter_bm+0x2cf/0x35e
  [<ffffffff803c338a>] ? menu_select+0x6f/0x8f
  [<ffffffff803c2395>] ? cpuidle_idle_call+0x95/0xc9
  [<ffffffff803c2300>] ? cpuidle_idle_call+0x0/0xc9
  [<ffffffff8020b1cc>] ? default_idle+0x0/0x55
  [<ffffffff8020b184>] ? cpu_idle+0x9c/0xe4
  [<ffffffff80444e86>] ? start_secondary+0x179/0x17d

---[ end trace a4f2fe9605e20ed0 ]---


--
Thomas

  reply	other threads:[~2008-06-08 12:21 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 17:55 iwl4965 oops in 2.6.25-rc5 x86_64 Thomas Backlund
2008-06-05 18:03 ` Tomas Winkler
2008-06-05 18:09   ` Thomas Backlund
2008-06-05 20:10     ` Thomas Backlund
2008-06-05 21:48       ` iwl4965 oops in 2.6.26-rc5 x86_64 Thomas Backlund
2008-06-06  0:44         ` Ian Schram
2008-06-06 11:32           ` Tomas Winkler
2008-06-06 12:01             ` Thomas Backlund
2008-06-06 12:33               ` Thomas Backlund
2008-06-06 13:59                 ` Tomas Winkler
2008-06-06 14:29                   ` Dan Williams
2008-06-06 14:48                     ` Thomas Backlund
2008-06-06 14:51                   ` Thomas Backlund
2008-06-06 15:12                     ` Tomas Winkler
2008-06-06 15:22                       ` Dan Williams
2008-06-06 15:22                         ` Dan Williams
2008-06-06 15:57                         ` Thomas Backlund
2008-06-06 15:57                           ` Thomas Backlund
2008-06-06 16:04                           ` Dan Williams
2008-06-06 16:04                             ` Dan Williams
2008-06-06 21:43                       ` Thomas Backlund
2008-06-06 23:59                         ` Tomas Winkler
2008-06-07 13:28                           ` Thomas Backlund
2008-06-08 10:27                             ` Tomas Winkler
2008-06-08 12:21                               ` Thomas Backlund [this message]
2008-06-08 15:31                                 ` Tomas Winkler
2008-06-08 20:07                                   ` Thomas Backlund
2008-06-09 15:55                                   ` Dan Williams
2008-06-09 16:43                                     ` Tomas Winkler
2008-06-09 16:54                                       ` Dan Williams
2008-06-10 14:48         ` QUESTIONS to ieee80211_beacon_get AND ieee80211_get_buffered_bc Joe
2008-06-10 14:58           ` Johannes Berg
2008-06-10 14:58           ` Johannes Berg
     [not found]             ` <484E9B84.1070902@gmx.de>
2008-06-10 15:46               ` [english 87%] " Johannes Berg
2008-06-10 15:34           ` [english 95%] " Joe
2008-06-10 15:40             ` Johannes Berg

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=484BCECC.4040004@mandriva.org \
    --to=tmb@mandriva.org \
    --cc=ischram@telenet.be \
    --cc=linux-wireless@vger.kernel.org \
    --cc=tomasw@gmail.com \
    /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.