[Bug 129226] Re: Kernel oops on resume

2007-08-06 Thread martinlanghoff
I am also seeing this problem -- and additionally the main keyboard and
mouse lock up -- plugging external usb devices allows me to workaround
the problem and bring the machine to a clean shutdown. Caps lock led
gets switched on -- doesn't blink. I think that leds blinking on oops is
a kernel build option anyway.

$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
stepping : 10
cpu MHz : 2201.000
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 
clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor 
ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips : 4393.44
clflush size : 64

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
stepping : 10
cpu MHz : 2201.000
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 
clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor 
ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips : 4388.83
clflush size : 64

Snippet of kern.log:
Aug 6 19:21:22 aporo2 kernel: [32311.76] Disabling non-boot CPUs ...
Aug 6 19:21:22 aporo2 kernel: [32311.876000] CPU 1 is now offline
Aug 6 19:21:22 aporo2 kernel: [32311.876000] SMP alternatives: switching to UP 
code
Aug 6 19:21:22 aporo2 kernel: [32311.876000] CPU1 is down
Aug 6 19:21:22 aporo2 kernel: [32311.876000] PM: Entering mem sleep
Aug 6 19:21:22 aporo2 kernel: [32311.876000] Back to C!
Aug 6 19:21:22 aporo2 kernel: [32311.876000] PM: Finishing wakeup.
Aug 6 19:21:22 aporo2 kernel: [32311.876000] Enabling non-boot CPUs ...
Aug 6 19:21:22 aporo2 kernel: [32311.888000] SMP alternatives: switching to SMP 
code
Aug 6 19:21:22 aporo2 kernel: [32311.888000] Booting processor 1/1 eip 3000
Aug 6 19:21:22 aporo2 kernel: [32311.896000] Initializing CPU#1
Aug 6 19:21:22 aporo2 kernel: [32311.896000] BUG: unable to handle kernel 
paging request at virtual address 6a494846
Aug 6 19:21:22 aporo2 kernel: [32311.896000] printing eip:
Aug 6 19:21:22 aporo2 kernel: [32311.896000] c01fd3cb
Aug 6 19:21:22 aporo2 kernel: [32311.896000] *pde = 
Aug 6 19:21:22 aporo2 kernel: [32311.896000] Oops:  [#1]
Aug 6 19:21:22 aporo2 kernel: [32311.896000] SMP
Aug 6 19:21:22 aporo2 kernel: [32311.896000] Modules linked in: michael_mic 
arc4 ecb blkcipher ieee80211_crypt_tkip binfmt_misc capability ipv6 
acpi_cpufreq cpufr
eq_conservative cpufreq_ondemand cpufreq_userspace cpufreq_powersave 
cpufreq_stats freq_table container button dock sbs battery ac video sbp2 lp 
snd_hda_intel snd_
pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi 
snd_rawmidi snd_seq_midi_event snd_seq pcmcia snd_timer snd_seq_device 
ieee80211_crypt snd sou
ndcore xpad af_packet pcspkr hci_usb yenta_socket rsrc_nonstatic bluetooth 
tpm_infineon tpm tpm_bios snd_page_alloc parport_pc parport pcmcia_core 
serio_raw psmous
e shpchp pci_hotplug intel_agp agpgart joydev evdev ext3 jbd mbcache sg usbhid 
hid sd_mod ahci ohci1394 ieee1394 ata_generic ehci_hcd libata scsi_mod uhci_hcd 
usbc
ore thermal processor fan apparmor commoncap aamatch_pcre
Aug 6 19:21:22 aporo2 kernel: [32311.896000] CPU: 1
Aug 6 19:21:22 aporo2 kernel: [32311.896000] EIP: 0060:[strstr+27/80] Not 
tainted VLI
Aug 6 19:21:22 aporo2 kernel: [32311.896000] EFLAGS: 00010046 (2.6.22-9-generic 
#1)
Aug 6 19:21:22 aporo2 kernel: [32311.896000] EIP is at strstr+0x1b/0x50
Aug 6 19:21:22 aporo2 kernel: [32311.896000] eax:  ebx: 6a494846 ecx: 
 edx: 6a494846
Aug 6 19:21:22 aporo2 kernel: [32311.896000] esi: c03c4ac4 edi: 6a494846 ebp: 
0001 esp: df839f24
Aug 6 19:21:22 aporo2 kernel: [32311.896000] ds: 007b es: 007b fs: 00d8 gs: 
 ss: 0068
Aug 6 19:21:22 aporo2 kernel: [32311.896000] Process swapper (pid: 0, 
ti=df838000 task=df830a40 task.ti=df838000)
Aug 6 19:21:22 aporo2 kernel: [32311.896000] Stack: 0001 c04082cc  
c0271fc4 0001 0100  c01018e1
Aug 6 19:21:22 aporo2 kernel: [32311.896000] 0280 0320 c01180df 
0001 40002073 c0438000  c010b60d
Aug 6 19:21:22 aporo2 kernel: [32311.896000] 00050014 c0371e40 0001 
c2008900 01bd 0001 0100 
Aug 6 19:21:22 aporo2 kernel: [32311.896000] Call Trace:
Aug 6 19:21:22 aporo2 kernel: [32311.896000] [dmi_check_system+52/112] 
dmi_check_system+0x34/0x70
Aug 6 19:21:22 aporo2 kernel: [32311.896000] [calibrate_delay+17/1840] 
calibrate_delay+0x11/0x730
Aug 6 19:21:22 aporo2 kernel: [32311.896000] [setup_local_APIC+655/672] 

[Bug 129226] Re: Kernel oops on resume

2007-08-06 Thread Brian Murray
** Tags added: kernel-oops

** Summary changed:

- Kernel oops on resume
+ kernel oops after resuming from suspend to RAM

-- 
kernel oops after resuming from suspend to RAM
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-08-05 Thread Erik Meitner
I also have this problem on a Thinkpad T60.  Symptom is a blinking caps-
lock light. System remains usable on CPU 0. After the oops, doing as
Brian Rogers suggests above brings back CPU 1 without problem.

See attached log.


** Attachment added: syslog.txt
   http://launchpadlibrarian.net/8697790/syslog.txt

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 129226] Re: Kernel oops on resume

2007-08-05 Thread David Weinehall
Everyone seems hung up on the blinking caps lock led; that's a red
herring.  Caps lock led blinking on oops is normal behaviour.  It's the
oops that isn't normal behaviour =)


Regards: David

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-08-05 Thread Erik Meitner
David: Thats why I mention that it's a symptom. I thought it significant
because I have never had that happen before until this bug.

Also, More info on my hardware:
https://wiki.ubuntu.com/LaptopTestingTeam/ThinkpadT60-5BU

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-08-04 Thread Brian Rogers
Another way to trigger the bug is to take the second CPU offline, then turn it 
back on:
sudo bash
cd /sys/devices/system/cpu/cpu1
echo 0  online
echo 1  online

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-08-02 Thread schnee007
Just noticed, like Ante, that before crashing completely dual core
processor becomes single core after resuming.

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-08-02 Thread Amit Kucheria
** Changed in: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided = High
 Assignee: (unassigned) = Amit Kucheria

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-08-01 Thread Stéphane Graber
I've got something pretty similar on 2.6.22-9.20 amd64 but the oops
isn't exactly the same :

Jul 31 16:14:39 laptop kernel: [0.192191] Initializing CPU#1
Jul 31 16:14:39 laptop kernel: [0.192964] Unable to handle kernel paging 
request at 805ac788 RIP: 
Jul 31 16:14:39 laptop kernel: [0.192966]  [dmi_check_system+7/128] 
dmi_check_system+0x7/0x80
Jul 31 16:14:39 laptop kernel: [0.192974] PGD 203067 PUD 205063 PMD 
37be6163 PTE 5ac000
Jul 31 16:14:39 laptop kernel: [0.192978] Oops:  [1] SMP 
Jul 31 16:14:39 laptop kernel: [0.192981] CPU 1 
Jul 31 16:14:39 laptop kernel: [0.192982] Modules linked in: rfcomm l2cap 
capability i915 drm ipv6 acpi_cpufreq cpufreq_ondemand cpufreq_conservative 
cpufreq_powersave cpufreq_stats freq_table cpufreq_userspace container button 
video ac dock sbs battery sbp2 parport_pc lp parport fuse snd_hda_intel 
snd_pcm_oss snd_mixer_oss pcmcia joydev snd_pcm hci_usb snd_seq_dummy bluetooth 
snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer 
snd_seq_device iTCO_wdt iTCO_vendor_support af_packet yenta_socket pcspkr snd 
soundcore rsrc_nonstatic pcmcia_core ieee80211 ieee80211_crypt psmouse 
snd_page_alloc serio_raw shpchp pci_hotplug intel_agp evdev ext3 jbd mbcache 
sr_mod cdrom sg sd_mod ata_piix ohci1394 ahci ieee1394 ata_generic libata 
scsi_mod ehci_hcd uhci_hcd usbcore thermal processor fan apparmor commoncap 
aamatch_pcre
Jul 31 16:14:39 laptop kernel: [0.193024] Pid: 0, comm: swapper Not tainted 
2.6.22-9-generic #1
Jul 31 16:14:39 laptop kernel: [0.193026] RIP: 
0010:[dmi_check_system+7/128]  [dmi_check_system+7/128] 
dmi_check_system+0x7/0x80
Jul 31 16:14:39 laptop kernel: [0.193031] RSP: 0018:81007c5b3e48  
EFLAGS: 00010246
Jul 31 16:14:39 laptop kernel: [0.193033] RAX:  RBX: 
0001 RCX: 
Jul 31 16:14:39 laptop kernel: [0.193035] RDX: 810080a4e000 RSI: 
 RDI: 805ac780
Jul 31 16:14:39 laptop kernel: [0.193037] RBP:  R08: 
 R09: 81007c5b0320
Jul 31 16:14:39 laptop kernel: [0.193039] R10: 0004f6ae R11: 
0001 R12: 
Jul 31 16:14:39 laptop kernel: [0.193041] R13:  R14: 
 R15: 
Jul 31 16:14:39 laptop kernel: [0.193044] FS:  () 
GS:810037918280() knlGS:
Jul 31 16:14:39 laptop kernel: [0.193046] CS:  0010 DS: 0018 ES: 0018 CR0: 
8005003b
Jul 31 16:14:39 laptop kernel: [0.193048] CR2: 805ac788 CR3: 
00201000 CR4: 06a0
Jul 31 16:14:39 laptop kernel: [0.193051] Process swapper (pid: 0, 
threadinfo 81007c5b2000, task 81007c5b)
Jul 31 16:14:39 laptop kernel: [0.193052] Stack:  0001 
  802075da
Jul 31 16:14:39 laptop kernel: [0.193057]  81007f610a10 
8028b0fd 810001019000 80210532
Jul 31 16:14:39 laptop kernel: [0.193060]   
802105a6 0001 0096
Jul 31 16:14:39 laptop kernel: [0.193064] Call Trace:
Jul 31 16:14:39 laptop kernel: [0.193069]  [calibrate_delay+26/2624] 
calibrate_delay+0x1a/0xa40
Jul 31 16:14:39 laptop kernel: [0.193073]  [alloc_page_interleave+141/160] 
alloc_page_interleave+0x8d/0xa0
Jul 31 16:14:39 laptop kernel: [0.193078]  [mxcsr_feature_mask_init+34/96] 
mxcsr_feature_mask_init+0x22/0x60
Jul 31 16:14:39 laptop kernel: [0.193081]  [fpu_init+54/96] 
fpu_init+0x36/0x60
Jul 31 16:14:39 laptop kernel: [0.193088]  [smp_callin+138/256] 
smp_callin+0x8a/0x100
Jul 31 16:14:39 laptop kernel: [0.193092]  [start_secondary+24/848] 
start_secondary+0x18/0x350
Jul 31 16:14:39 laptop kernel: [0.193100]  [_end+127698248/2130332920] 
:processor:acpi_processor_idle+0x0/0x44c
Jul 31 16:14:39 laptop kernel: [0.193112] 
Jul 31 16:14:39 laptop kernel: [0.193113] 
Jul 31 16:14:39 laptop kernel: [0.193113] Code: 48 83 7f 08 00 74 5d 48 89 
fd 45 31 e4 31 db 0f b6 44 2b 10 
Jul 31 16:14:39 laptop kernel: [0.193120] RIP  [dmi_check_system+7/128] 
dmi_check_system+0x7/0x80
Jul 31 16:14:39 laptop kernel: [0.193124]  RSP 81007c5b3e48
Jul 31 16:14:39 laptop kernel: [0.193126] CR2: 805ac788
Jul 31 16:14:39 laptop kernel: [0.193130] Kernel panic - not syncing: 
Attempted to kill the idle task!
Jul 31 16:14:39 laptop kernel: [5.193144] Stuck ??
Jul 31 16:14:39 laptop kernel: [5.193146] Inquiring remote APIC #1...
Jul 31 16:14:39 laptop kernel: [5.193147] ... APIC #1 ID: failed
Jul 31 16:14:39 laptop kernel: [5.193249] ... APIC #1 VERSION: failed
Jul 31 16:14:39 laptop kernel: [5.193350] ... APIC #1 SPIV: failed
Jul 31 16:14:39 laptop kernel: [5.193589] Error taking CPU1 up: -5

Once back from suspend I no longer have a working mouse and keyboard (I had to 
plug an external USB 

[Bug 129226] Re: Kernel oops on resume

2007-08-01 Thread schnee007
Hi!

Same to me since kernel upgrade last night (Linux leela 2.6.22-9-generic
#1 SMP Mon Jul 30 18:00:27 GMT 2007 i686 GNU/Linux) on Kubuntu Gutsy
Tribe 3. Suspend worked before (2.6.22.8), now it resumes with both
Capslock and Numlock blinking. System then is available for some minutes
and then crashes completely.

[EMAIL PROTECTED]:/home/schnee# cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 CPU T5500  @ 1.66GHz
stepping: 6
cpu MHz : 1000.000
cache size  : 2048 KB

Sony Vaio VGN-C2


[ 1382.328000] PM: Finishing wakeup.
[ 1382.328000] Enabling non-boot CPUs ...
[ 1382.34] SMP alternatives: switching to SMP code
[ 1382.34] Booting processor 1/1 eip 3000
[ 1382.348000] Initializing CPU#1
[ 1382.348000] BUG: unable to handle kernel paging request at virtual address 
81632dc7
[ 1382.348000]  printing eip:
[ 1382.348000] 1fffd06c
[ 1382.348000] *pde = 
[ 1382.348000] Oops:  [#1]
[ 1382.348000] SMP
[ 1382.348000] Modules linked in: i915 drm tun binfmt_misc rfcomm l2cap sonypi 
ipv6 acpi_cpufreq cpufreq_powersave cpufreq_userspace cpufreq_stats 
cpufreq_conservative cpufreq_ondemand freq_table sbs container dock battery 
video button ac sony_acpi sbp2 parport_pc lp parport af_packet fuse pcmcia 
snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss 
snd_seq_midi hci_usb yenta_socket rsrc_nonstatic joydev bluetooth pcmcia_core 
snd_rawmidi tifm_7xx1 tifm_core snd_seq_midi_event snd_seq snd_timer 
snd_seq_device snd soundcore intel_agp psmouse serio_raw snd_page_alloc 
iTCO_wdt iTCO_vendor_support agpgart shpchp pci_hotplug evdev ext3 jbd mbcache 
sg sr_mod cdromsd_mod ata_generic ohci1394 ieee1394 ehci_hcd ata_piix libata 
scsi_mod uhci_hcd usbcore thermal processor fan capability commoncap
[ 1382.348000] CPU:1
[ 1382.348000] EIP:0060:[phys_startup_32+535810156/-1073741824]Not 
tainted VLI
[ 1382.348000] EFLAGS: 00010082   (2.6.22-9-generic #1)
[ 1382.348000] EIP is at 0x1fffd06c
[ 1382.348000] eax: c043c388   ebx: 0005   ecx: f000   edx: 1fffd067
[ 1382.348000] esi: c043c388   edi: 0001   ebp: 0001   esp: df819f30
[ 1382.348000] ds: 007b   es: 007b   fs: 00d8  gs:   ss: 0068
[ 1382.348000] Process swapper (pid: 0, ti=df818000 task=c18e2a40 
task.ti=df818000)
[ 1382.348000] Stack: c0271fdd 0001 0100  c01018e1 0280 
0320 c01180df
[ 1382.348000]0001 f0002073 c0438000  c010b60d 00050014 
c0371e40 0001
leela ovpn-client[5127]: event_wait : Interrupted system call (code=4)
leela hcid[5359]: HCI dev 0 down
[ 1382.348000]c100897f 013cb000 0001 0100  0001 
c0116e45 0001
leela ovpn-client[5127]: write UDPv4 []: Network is unreachable (code=101)
leela hcid[5359]: Stopping security manager 0
[ 1382.348000] Call Trace:
leela hcid[5359]: Device hci0 has been disabled
[ 1382.348000]  [dmi_check_system+77/112] dmi_check_system+0x4d/0x70
[ 1382.348000]  [calibrate_delay+17/1840] calibrate_delay+0x11/0x730
[ 1382.348000]  [setup_local_APIC+655/672] setup_local_APIC+0x28f/0x2a0
[ 1382.348000]  [cpu_init+413/592] cpu_init+0x19d/0x250
[ 1382.348000]  [start_secondary+181/896] start_secondary+0xb5/0x380
[ 1382.348000]  [cpu_exit_clear+25/64] cpu_exit_clear+0x19/0x40
[ 1382.348000]  [f883e731] acpi_processor_idle+0x0/0x41f [processor]
[ 1382.348000]  [cpu_idle+172/224] cpu_idle+0xac/0xe0
[ 1382.348000]  ===
[ 1382.348000] Code:  Bad EIP value.
[ 1382.348000] EIP: [phys_startup_32+535810156/-1073741824] 0x1fffd06c SS:ESP 
0068:df819f30
[ 1382.348000] Kernel panic - not syncing: Attempted to kill the idle task!
[ 1387.324000] Stuck ??
[ 1387.324000] Inquiring remote APIC #1...
[ 1387.324000] ... APIC #1 ID: failed
[ 1387.324000] ... APIC #1 VERSION: failed
[ 1387.324000] ... APIC #1 SPIV: failed
[ 1387.324000] skipping cpu1, didn't come online
[ 1387.324000] Error taking CPU1 up: -5

Thanks
Leslie

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-08-01 Thread Mikael Gerdin
I've just experienced the same Bug upon resuming from Hibernate (s2disk) using 
linux-image-2.6.22-9-generic ver. 2.6.22-9.20 on i386.
I also experienced the caps lock + scroll lock LEDs blinking.
However I have failed in my attempts to reproduce the error, I've tried 
hibernating and then resuming several times, but nothing out of the ordinary 
happened.
I'll attach my kernel log if it can help.
The machine is a Dell XPS M1210 with a Core 2 Duo T7200 CPU.

** Attachment added: Kernel log from Mikael Gerdin
   http://launchpadlibrarian.net/8650392/faillog1.log

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-07-31 Thread Ante Karamatić
Happens to me too. Additional info: after resume, caps lock starts
blinking and dual core processor becomes single core - one core dies.

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Confirmed

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-07-31 Thread Ante Karamatić
And here is the oops:

[  122.992000] Initializing CPU#1
[  122.996000] BUG: unable to handle kernel paging request at virtual address 
f07a
[  122.996000]  printing eip:
[  122.996000] 1fffd06c
[  122.996000] *pde = 4067
[  122.996000] *pte = 
[  122.996000] Oops:  [#1]
[  122.996000] SMP
[  122.996000] Modules linked in: af_packet binfmt_misc rfcomm l2cap bluetooth 
ipv6 i915 drm acpi_cpufreq cpufreq_ondemand cpufreq_stats freq_table 
cpufreq_powersave cpufreq_conservative cpufreq_userspace toshiba_acpi battery 
container sbs button bay ac video dock fuse loop sbp2 lp parport snd_hda_intel 
snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi 
snd_rawmidi pcmcia tifm_7xx1 tifm_core snd_seq_midi_event snd_seq joydev sdhci 
mmc_core snd_timer snd_seq_device yenta_socket rsrc_nonstatic pcmcia_core snd 
intel_agp agpgart serio_raw soundcore snd_page_alloc psmouse pcspkr iTCO_wdt 
iTCO_vendor_support shpchp pci_hotplug evdev ext3 jbd mbcache sg sr_mod cdrom 
sd_mod ata_piix ohci1394 ieee1394 ehci_hcd ata_generic libata scsi_mod uhci_hcd 
usbcore dm_mirror dm_snapshot dm_mod thermal processor fan capability commoncap
[  122.996000] CPU:1
[  122.996000] EIP:0060:[phys_startup_32+535810156/-1073741824]Not 
tainted VLI
[  122.996000] EFLAGS: 00010086   (2.6.22-9-generic #1)
[  122.996000] EIP is at 0x1fffd06c
[  122.996000] eax: c043c388   ebx: 0005   ecx: f000   edx: 1fffd067
[  122.996000] esi: c043c388   edi: 0001   ebp: 0001   esp: df839f30
[  122.996000] ds: 007b   es: 007b   fs: 00d8  gs:   ss: 0068
[  122.996000] Process swapper (pid: 0, ti=df838000 task=df830a40 
task.ti=df838000)
[  122.996000] Stack: c0271fdd 0001 0100  c01018e1 0280 
0320 c01180df
[  122.996000]0001 f0002073 c0438000  c010b60d 00050014 
c0371e40 0001
[  122.996000]c100897f 013cb000 0001 0100  0001 
c0116e45 0001
[  122.996000] Call Trace:
[  122.996000]  [dmi_check_system+77/112] dmi_check_system+0x4d/0x70
[  122.996000]  [calibrate_delay+17/1840] calibrate_delay+0x11/0x730
[  122.996000]  [setup_local_APIC+655/672] setup_local_APIC+0x28f/0x2a0
[  122.996000]  [cpu_init+413/592] cpu_init+0x19d/0x250
[  122.996000]  [start_secondary+181/896] start_secondary+0xb5/0x380
[  122.996000]  [cpu_exit_clear+25/64] cpu_exit_clear+0x19/0x40
[  122.996000]  [f8831731] acpi_processor_idle+0x0/0x41f [processor]
[  122.996000]  [cpu_idle+213/224] cpu_idle+0xd5/0xe0
[  122.996000]  ===
[  122.996000] Code:  Bad EIP value.
[  122.996000] EIP: [phys_startup_32+535810156/-1073741824] 0x1fffd06c SS:ESP 
0068:df839f30
[  122.996000] Kernel panic - not syncing: Attempted to kill the idle task!
[  128.192000] Stuck ??
[  128.192000] Inquiring remote APIC #1...
[  128.192000] ... APIC #1 ID: failed
[  128.192000] ... APIC #1 VERSION: failed
[  128.192000] ... APIC #1 SPIV: failed
[  128.196000] skipping cpu1, didn't come online

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-07-30 Thread Amit Kucheria
David,

Could you try compiling the kernel with commit
7b312811ded64be5c9be09743ca019caba44d72a reverted?

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129226] Re: Kernel oops on resume

2007-07-30 Thread Amit Kucheria
Nevermind that comment. I was mistaken about that -rt only commit.

-- 
Kernel oops on resume
https://bugs.launchpad.net/bugs/129226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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