Public bug reported:

This machine suspends/resumes several times a day, and uptimes measure
in weeks.  This is the first or second time I've encountered this
symptom in months.

On resume, the WLAN LED didn't light up again.  Looking at the kernel
log I see the stack trace below.  After modprobe -r iwlagn followed by
modprobe iwlagn things are normal again.

The stack trace repeats quite a few times.  The stack trace itself is
identical every time, but the iwl data changes.

Finally, the device is unassociated during all of this, as I was using
the wired interface at the time.

Trace follows:

Aug 15 18:32:56 gaspode kernel: [79534.519181] ------------[ cut here 
]------------
Aug 15 18:32:56 gaspode kernel: [79534.519229] WARNING: at 
/build/buildd/linux-2.6.32/drivers/net/wireless/iwl
wifi/iwl-tx.c:1176 iwl_tx_cmd_complete+0x133/0x170 [iwlcore]()
Aug 15 18:32:56 gaspode kernel: [79534.519237] Hardware name: 7465CTO
Aug 15 18:32:56 gaspode kernel: [79534.519242] wrong command queue 0, sequence 
0x0 readp=0 writep=0
Aug 15 18:32:56 gaspode kernel: [79534.519247] Modules linked in: usb_storage 
hidp xt_tcpudp xt_state iptable_filter ip_tables nf_conntrack_ftp 
nf_conntrack_h323 nf_conntrack_sip nf_conntrack_pptp nf_conntrack_proto_gre 
nf_conntrack_proto_sctp nf_conntrack_proto_dccp nf_conntrack_netlink nfnetlink 
xt_conntrack ts_kmp nf_conntrack_amanda nf_conntrack_tftp 
nf_conntrack_netbios_ns nf_conntrack_proto_udplite nf_conntrack_sane 
nf_conntrack_irc nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ipv6 
nf_conntrack binfmt_misc rfcomm sco bridge stp bnep ppdev l2cap pci_stub 
vboxpci vboxnetadp vboxnetflt vboxdrv ipt_ULOG x_tables snd_hda_codec_conexant 
snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm btusb 
snd_seq_dummy bluetooth snd_seq_oss snd_seq_midi snd_rawmidi joydev 
snd_seq_midi_event arc4 hdaps snd_seq snd_timer iwlagn tp_smapi thinkpad_ec 
snd_seq_device iwlcore thinkpad_acpi mac80211 led_class psmouse tpm_tis snd tpm 
cfg80211 serio_raw tpm_bios soundcore lp nvram snd_page_alloc parport sha256_gen
Aug 15 18:32:56 gaspode kernel: eric cryptd aes_x86_64 aes_generic dm_crypt 
fbcon tileblit font bitblit softcursor vga16fb vgastate usbhid hid i915 
drm_kms_helper ahci drm i2c_algo_bit video output e1000e intel_agp
Aug 15 18:32:56 gaspode kernel: [79534.519428] Pid: 0, comm: swapper Not 
tainted 2.6.32-42-generic #95-Ubuntu
Aug 15 18:32:56 gaspode kernel: [79534.519433] Call Trace:
Aug 15 18:32:56 gaspode kernel: [79534.519438]  <IRQ>  [<ffffffff810665ab>] 
warn_slowpath_common+0x7b/0xc0
Aug 15 18:32:56 gaspode kernel: [79534.519463]  [<ffffffff81066651>] 
warn_slowpath_fmt+0x41/0x50
Aug 15 18:32:56 gaspode kernel: [79534.519486]  [<ffffffffa0270c23>] 
iwl_tx_cmd_complete+0x133/0x170 [iwlcore]
Aug 15 18:32:56 gaspode kernel: [79534.519497]  [<ffffffff812c7ef4>] ? 
unmap_single+0x34/0x70
Aug 15 18:32:56 gaspode kernel: [79534.519514]  [<ffffffffa02b604c>] 
iwl_rx_handle+0x11c/0x2f0 [iwlagn]
Aug 15 18:32:56 gaspode kernel: [79534.519530]  [<ffffffffa02b6848>] 
iwl_irq_tasklet+0x148/0x510 [iwlagn]
Aug 15 18:32:56 gaspode kernel: [79534.519540]  [<ffffffff8106c375>] 
tasklet_action+0xd5/0xe0
Aug 15 18:32:56 gaspode kernel: [79534.519548]  [<ffffffff8106dd57>] 
__do_softirq+0xb7/0x1f0
Aug 15 18:32:56 gaspode kernel: [79534.519558]  [<ffffffff810c52a0>] ? 
handle_IRQ_event+0x60/0x170
Aug 15 18:32:56 gaspode kernel: [79534.519568]  [<ffffffff810132ec>] 
call_softirq+0x1c/0x30
Aug 15 18:32:56 gaspode kernel: [79534.519575]  [<ffffffff81014cb5>] 
do_softirq+0x65/0xa0
Aug 15 18:32:56 gaspode kernel: [79534.519583]  [<ffffffff8106db55>] 
irq_exit+0x85/0x90
Aug 15 18:32:56 gaspode kernel: [79534.519593]  [<ffffffff8154d645>] 
do_IRQ+0x75/0xf0
Aug 15 18:32:56 gaspode kernel: [79534.519601]  [<ffffffff81012b13>] 
ret_from_intr+0x0/0x11
Aug 15 18:32:56 gaspode kernel: [79534.519606]  <EOI>  [<ffffffff81311f60>] ? 
acpi_idle_enter_simple+0x117/0x14b
Aug 15 18:32:56 gaspode kernel: [79534.519623]  [<ffffffff81311f59>] ? 
acpi_idle_enter_simple+0x110/0x14b
Aug 15 18:32:56 gaspode kernel: [79534.519635]  [<ffffffff8143d357>] ? 
cpuidle_idle_call+0xa7/0x140
Aug 15 18:32:56 gaspode kernel: [79534.519646]  [<ffffffff81010e53>] ? 
cpu_idle+0xb3/0x110
Aug 15 18:32:56 gaspode kernel: [79534.519655]  [<ffffffff815330d7>] ? 
rest_init+0x77/0x80
Aug 15 18:32:56 gaspode kernel: [79534.519667]  [<ffffffff81853ddd>] ? 
start_kernel+0x36d/0x376
Aug 15 18:32:56 gaspode kernel: [79534.519676]  [<ffffffff8185333a>] ? 
x86_64_start_reservations+0x125/0x129
Aug 15 18:32:56 gaspode kernel: [79534.519685]  [<ffffffff81853438>] ? 
x86_64_start_kernel+0xfa/0x109
Aug 15 18:32:56 gaspode kernel: [79534.519691] ---[ end trace 5a5741f6d230dc86 
]---
Aug 15 18:32:56 gaspode kernel: [79534.519699] iwl data: 00000000: c5 02 00 00 
00 00 00 00 24 00 00 00 00 00 00 00  ........$.......
Aug 15 18:32:56 gaspode kernel: [79534.519707] iwl data: 00000010: 00 40 a0 02 
00 00 00 00 04 00 00 00 00 00 00 00  .@..............
Aug 15 18:32:56 gaspode kernel: [79534.519713] ------------[ cut here 
]------------

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-42-generic 2.6.32-42.95
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.32-42.95-generic 2.6.32.59+drm33.24
Uname: Linux 2.6.32-42-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/controlC0:  d          2188 F.... pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf2620000 irq 17'
   Mixer name   : 'Conexant CX20561 (Hermosa)'
   Components   : 'HDA:14f15051,17aa20ff,00100000'
   Controls      : 14
   Simple ctrls  : 7
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7XHT24WW-1.06'
   Mixer name   : 'ThinkPad EC 7XHT24WW-1.06'
   Components   : ''
   Controls      : 1
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Wed Aug 15 18:40:07 2012
EcryptfsInUse: Yes
Frequency: This has only happened once.
HibernationDevice: RESUME=UUID=2f327bd4-8cbd-426d-bdb1-390c2ea959a5
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
MachineType: LENOVO 7465CTO
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-42-generic 
root=/dev/mapper/hostname-root ro quiet splash acpi_osi=Linux
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.14
SourcePackage: linux
dmi.bios.date: 05/16/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 6DET70WW (3.20 )
dmi.board.name: 7465CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6DET70WW(3.20):bd05/16/2011:svnLENOVO:pn7465CTO:pvrThinkPadX200s:rvnLENOVO:rn7465CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7465CTO
dmi.product.version: ThinkPad X200s
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: amd64 apport-bug lucid needs-upstream-testing networking 
regression-release

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1037370

Title:
  iwlagn or iwlcore oops, adaptor inactive on ACPI resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1037370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to