Kernel OOPS - unable to handle kernel paging request

Bug #296599 reported by Lorenco Trichardt
4
Affects Status Importance Assigned to Milestone
linux-restricted-modules (Ubuntu)
Won't Fix
High
Unassigned

Bug Description

I have seen a couple of bug reports on the Intrepid kernel:
I have an idea that mine is a dup of Bug #275359 but I have been unable to get a look at the oops....
I am running wireless lan and have seen people reporting from Thinkpads....

I will be trying to get a look at the oops and will attach more details then.

Tags: kernel-oops
Revision history for this message
Lorenco Trichardt (trichalo) wrote :
Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Thanks Lorenco,

Yes, please attach more info regarding the oops when you're able to get it. Thanks.

Changed in linux:
status: New → Incomplete
Revision history for this message
Lorenco Trichardt (trichalo) wrote :

I see some funny errors in the dmesg >
Could this be related?

[57440.493202] Uhhuh. NMI received for unknown reason b1 on CPU 0.
[57440.497040] You have some hardware problem, likely on the PCI bus.
[57440.497040] Dazed and confused, but trying to continue

[57653.420926] type=1503 audit(1226998425.651:24): operation="inode_permission" requested_mask="::r" denied_mask="::r" fsuid=112 name="/proc/5059/net/if_inet6" pid=5060 profile="/usr/sbin/named"

Revision history for this message
Lorenco Trichardt (trichalo) wrote :
Download full text (7.1 KiB)

I mannaged to get the following during the night:
The machine did not freeze like last time but I did lose my wireless link and then it froze on the reboot ...

[32709.031457] BUG: unable to handle kernel paging request at f91ed01e
[32709.033399] IP: [<f906b759>] :ath_rate_sample:calc_usecs_unicast_packet+0x29/0x260
[32709.035363] *pde = 3786a067 *pte = 00000000
[32709.035372] Oops: 0000 [#1] SMP
[32709.035407] Modules linked in: af_packet i915 drm binfmt_misc rfcomm bnep sco l2cap ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 xt_state nf_conntr
ack ipt_REJECT xt_tcpudp bridge stp kvm_intel kvm ppdev tun ipv6 acpi_cpufreq cpufreq_powersave cpufreq_stats cpufreq_userspace cpufreq_ondemand cpufreq_cons
ervative freq_table container wmi sbs pci_slot sbshc iptable_filter ip_tables x_tables parport_pc lp parport joydev pcmcia snd_hda_intel snd_pcm_oss snd_mixe
r_oss snd_pcm snd_seq_dummy thinkpad_acpi rfkill btusb snd_seq_oss bluetooth yenta_socket led_class nvram snd_seq_midi rsrc_nonstatic pcmcia_core wlan_scan_sta psmouse iTCO_wdt ath_rate_sample serio_raw evdev iTCO_vendor_support option ath_pci usbserial wlan snd_rawmidi nsc_ircc ath_hal(P) battery snd_seq_midi_event irda ac video snd_seq output snd_timer crc_ccitt snd_seq_device snd soundcore button intel_agp agpgart snd_page_alloc shpchp pci_hotplug reiserfs sd_mod crc_t10dif sg ata_piix ata_generic pata_acpi ahci ehci_hcd libata scsi_mod dock uhci_hcd usbcore e1000e dm_mirror dm_log dm_snapshot dm_mod thermal processor fan fuse vesafb fbcon tileblit font bitblit softcursor
[32709.035407]
[32709.035407] Pid: 0, comm: swapper Tainted: P (2.6.27-10-generic #1)
[32709.035407] EIP: 0060:[<f906b759>] EFLAGS: 00010246 CPU: 0
[32709.035407] EIP is at calc_usecs_unicast_packet+0x29/0x260 [ath_rate_sample]
[32709.035407] EAX: 00001e1e EBX: 00000a0a ECX: f91e5780 EDX: f91ed018
[32709.035407] ESI: 00000003 EDI: 00000000 EBP: c04a7cbc ESP: c04a7c78
[32709.035407] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
[32709.035407] Process swapper (pid: 0, ti=c04a6000 task=c046e340 task.ti=c04a6000)
[32709.035407] Stack: 00040008 f7b500b6 000014a0 c04a7ca0 0000001b 000000fa f6574480 f91e5780
[32709.035407] f7b50000 14a0000a 002f001a 000000e0 00140000 f91cb39b 00000003 00000003
[32709.035407] 00000000 c04a7d1c f906ba54 00000000 00000002 f91d37be f7ac0000 c037e59e
[32709.035407] Call Trace:
[32709.035407] [<f91cb39b>] ? zz06e0fc0d+0x553/0x82c [ath_hal]
[32709.035407] [<f906ba54>] ? update_stats+0xc4/0x400 [ath_rate_sample]
[32709.035407] [<f91d37be>] ? zz0016cd32+0x1062/0x1500 [ath_hal]
[32709.035407] [<c037e59e>] ? account_scheduler_latency+0xe/0x220
[32709.035407] [<f906c422>] ? ath_rate_tx_complete+0x692/0x780 [ath_rate_sample]
[32709.035407] [<c024d575>] ? __next_cpu+0x15/0x30
[32709.035407] [<c0129804>] ? find_busiest_group+0xc4/0x7c0
[32709.035407] [<f921506c>] ? ath_tx_processq+0x68c/0x810 [ath_pci]
[32709.035407] [<f920cf27>] ? tasklet_schedule+0x27/0x30 [ath_pci]
[32709.035407] [<f92179c1>] ? ath_intr+0x131/0xc50 [ath_pci]
[32709.035407] [<c037e59e>] ? account_scheduler_latency+0xe/0x220
[32709.035407] [<c0136966>] ? set_normalized_timespec+0x16/0x90
[32709...

Read more...

Changed in linux:
importance: Undecided → High
status: Incomplete → Triaged
Revision history for this message
Ben Collins (ben-collins) wrote :

This appears to be a bug in the atheros/madwifi hal. Something we can't fix, because it is a closed binary blob. I would take concern with the nmi error shown. It clearly says you have a hardware problem. It may be that the hardware problem (likely on the PCI bus) is somehow triggering the crash in ath_hal.

Closing as wont-fix

Changed in linux:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.