ath5k locks up system in jaunty - "ath5k phy0: noise floor calibration timeout"
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Bugzilla |
Invalid
|
Undecided
|
Unassigned | ||
| Linux |
Fix Released
|
Medium
|
|||
| Fedora |
Won't Fix
|
High
|
|||
| linux (Baltix) |
New
|
Undecided
|
Unassigned | ||
| linux (Ubuntu) |
Won't Fix
|
High
|
Manoj Iyer | ||
Bug Description
After upgrading to jaunty I started experiencing frequent system/x server freezes.
Happens all of a sudden with X session completely frozen with no keys working, including SysRq. Hard reboot is necessary.
It is hard to tell what is the reason. Tried to examine the logs - doesn't give me a clue.
There are a number of suspicious entries in the /var/log/dmesg* though
All of them except for the current and the oldest ones are all ENDING with this:
vmap allocation failed: use vmalloc=<size> to increase size.
Like:
~$ zgrep 'vmap' /var/log/dmesg* -A5
/var/log/dmesg.0:[ 35.911114] vmap allocation failed: use vmalloc=<size> to increase size.
/var/log/
/var/log/
/var/log/
Also I can recall that my memory icon in the gnome-system-
uname -a
Linux jenshen 2.6.28-8-generic #28-Ubuntu SMP Thu Mar 5 21:49:36 UTC 2009 i686 GNU/Linux
I will also attach some files like dmesg, and logs if needed
Thanks in advance
| Changed in linux: | |
| status: | Unknown → Confirmed |
| Changed in bugzilla: | |
| status: | Unknown → Confirmed |
| Changed in linux: | |
| status: | Confirmed → Unknown |
| Changed in bugzilla: | |
| importance: | Unknown → Undecided |
| status: | Confirmed → New |
| status: | New → Invalid |
| Changed in linux: | |
| status: | Unknown → Confirmed |
| Changed in linux (Ubuntu): | |
| importance: | Undecided → High |
| status: | Confirmed → Triaged |
| Changed in linux: | |
| status: | Confirmed → Fix Released |
| Changed in bugzilla: | |
| assignee: | nobody → manjo |
| Changed in linux (Ubuntu): | |
| status: | Triaged → In Progress |
| Changed in linux (Ubuntu): | |
| assignee: | nobody → Manoj Iyer (manjo) |
| Changed in bugzilla: | |
| assignee: | Manoj Iyer (manjo) → nobody |
| Changed in linux: | |
| importance: | Unknown → Medium |
| Changed in fedora: | |
| importance: | Unknown → High |
| status: | In Progress → Won't Fix |

Description of problem:
$ dmesg | grep vmap
vmap allocation for size 4198400 failed: use vmalloc=<size> to increase size.
vmap allocation for size 4198400 failed: use vmalloc=<size> to increase size.
vmap allocation for size 2101248 failed: use vmalloc=<size> to increase size.
vmap allocation for size 1052672 failed: use vmalloc=<size> to increase size.
vmap allocation for size 528384 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 520192 failed: use vmalloc=<size> to increase size.
vmap allocation for size 303104 failed: use vmalloc=<size> to increase size.
vmap allocation for size 303104 failed: use vmalloc=<size> to increase size.
vmap allocation for size 303104 failed: use vmalloc=<size> to increase size.
vmap allocation for size 303104 failed: use vmalloc=<size> to increase size.
vmap allocation for size 303104 failed: use vmalloc=<size> to increase size.
vmap allocation for size 303104 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size.
vmap allocation for size 7880704 failed: use vmalloc=<size> to increase size
Version-Release number of selected component (if applicable): 0.207.rc7. fc11
2.6.29-
How reproducible:
always
Steps to Reproduce:
1.
2.
3.
Actual results:
Xorg doesn't start
Swap partition doesn't...