Skip to content

Instantly share code, notes, and snippets.

@quentinmit
Created July 29, 2012 23:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quentinmit/3202455 to your computer and use it in GitHub Desktop.
Save quentinmit/3202455 to your computer and use it in GitHub Desktop.
EFI clock BUG
BUG: unable to handle kernel paging request at 1fa11a4c
IP: [<dfa11455>] 0xdfa11455
*pde = 00000000
Oops: 0000 [#1] SMP
last sysfs file: /sys/class/misc/fuse/uevent
Modules linked in: cpufreq_userspace fuse ipv6 snd_hda_codec_idt snd_hda_intel snd_usb_audio snd_hda_codec snd_hwdep snd_usb_lib snd_seq_midi snd_seq_midi_event snd_rawmidi snd_pcm snd_seq snd_timer snd_seq_device iegd_mod snd drm rt2870sta(C) i2c_isch processor soundcore agpgart snd_page_alloc mousedev ext3 jbd mbcache sd_mod hid_apple usb_storage scsi_mod usbhid mmc_block r8169 thermal uhci_hcd sdhci_pci sdhci ehci_hcd mmc_core mii
Pid: 8, comm: events/1 Tainted: G C 2.6.33.5 #1 /
EIP: 0060:[<dfa11455>] EFLAGS: 00010046 CPU: 1
EIP is at 0xdfa11455
EAX: 00000007 EBX: 31b498c4 ECX: 00000000 EDX: df4a0071
ESI: df4adf3c EDI: 382007d5 EBP: c1413dc4 ESP: df4adf04
DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
Process events/1 (pid: 8, ti=df4ac000 task=df48dc80 task.ti=df4ac000)
Stack:
00000000 00000002 00000004 00000007 00000008 00000009 00000032 df48dc80
<0> df4adf3c c011341a df4adf3c df4adf4c c01135c1 c037925c 010107d5 df070a00
<0> 00000000 00000011 df4adf80 c03757c0 c1413dc4 31b498c4 00000287 df48dc80
Call Trace:
[<c011341a>] ? virt_efi_get_time+0xe/0x11
[<c01135c1>] ? efi_set_rtc_mmss+0x19/0x91
[<c0107b1d>] ? update_persistent_clock+0x18/0x2b
[<c0137de8>] ? sync_cmos_clock+0x4a/0x9e
[<c012e47f>] ? worker_thread+0x104/0x17b
[<c0137d9e>] ? sync_cmos_clock+0x0/0x9e
[<c0130f6a>] ? autoremove_wake_function+0x0/0x29
[<c012e37b>] ? worker_thread+0x0/0x17b
[<c0130c77>] ? kthread+0x5f/0x64
[<c0130c18>] ? kthread+0x0/0x64
[<c0102bb6>] ? kernel_thread_helper+0x6/0x10
Code: 02 e8 3e fe ff ff 6a 04 88 46 03 e8 34 fe ff ff 6a 02 88 46 04 e8 2a fe ff ff 6a 00 88 46 05 e8 20 fe ff ff 83 66 08 00 88 46 06 <66> a1 4c 1a a1 1f 66 89 46 0c a0 38 1f a1 1f 88 46 0e 8b 44 24
EIP: [<dfa11455>] 0xdfa11455 SS:ESP 0068:df4adf04
CR2: 000000001fa11a4c
---[ end trace bb5fa6d052d52400 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment