[Bug 36329] kernel faults during reboot
Kipp Hickman
gospelgeek at gmail.com
Fri Mar 24 00:59:14 UTC 2006
Public bug reported:
https://launchpad.net/malone/bugs/36329
Affects: linux-meta linux-image-2.6-amd64-generic (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
When running the 2.6.10-6 series of kernels on my amd64 K8N-E based
system, the system will often hang during reboot because many of the
processes attempting to shut down are being killed due to page fault
errors. Typically when this happens (which is very often) multiple
programs will be crashing during the shut down.When I boot the 2.6.10-5
kernel these crashes do not happen.
Here is an example snipped from the system log:
Mar 23 16:08:11 localhost kernel: Unable to handle kernel paging request at 000001002bc4b000 RIP:
Mar 23 16:08:11 localhost kernel: <ffffffff801be697>{clear_page+7}
Mar 23 16:08:11 localhost kernel: PML4 8063 PGD 9063 PMD 800000002ca16163 PTE 9248db6d6e7ef163
Mar 23 16:08:11 localhost kernel: Oops: 000b [1]
Mar 23 16:08:11 localhost kernel: CPU 0
Mar 23 16:08:11 localhost kernel: Modules linked in: proc_intf freq_table cpufreq_userspace cpufreq_ondemand cpufreq_powersave autofs4 video sony_acpi pcc_acpi button battery container ac ipv6 ohci1394 shpchp pci_hotplug tsdev amd74xx snd_intel8x0 usbhid snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc forcedeth ehci_hcd ohci_hcd analog gameport floppy pcspkr ntfs nls_iso8859_1 nls_cp437 vfat fat evdev md dm_mod capability commoncap smbfs it87 i2c_sensor i2c_isa i2c_core nvidia sbp2 ieee1394 rtc psmouse mousedev parport_pc lp parport ide_generic ide_disk ide_cd ide_core ext3 jbd sr_mod cdrom sd_mod sata_sil sata_nv libata scsi_mod unix thermal processor fan fbcon font bitblit vesafb cfbcopyarea cfbimgblt cfbfillrect
Mar 23 16:08:11 localhost kernel: Pid: 992, comm: udevd Tainted: P 2.6.10-6-amd64-generic
Mar 23 16:08:11 localhost kernel: RIP: 0010:[clear_page+7/57] <ffffffff801be697>{clear_page+7}
Mar 23 16:08:11 localhost kernel: RSP: 0018:000001003d359d60 EFLAGS: 00010246
Mar 23 16:08:11 localhost kernel: RAX: 0000000000000000 RBX: 000001002bc4b000 RCX: 0000000000000200
Mar 23 16:08:11 localhost kernel: RDX: 000000002bc4b000 RSI: ffffffff802f2098 RDI: 000001002bc4b000
Mar 23 16:08:11 localhost kernel: RBP: 0000002a95556000 R08: 0000000000000000 R09: 000001003c63ce68
Mar 23 16:08:12 localhost kernel: R10: 000001003d30d428 R11: 0000000000000246 R12: 000001003d1c8598
Mar 23 16:08:12 localhost kernel: R13: 000001003dca75c0 R14: 000001003d323550 R15: 000001002b0ba710
Mar 23 16:08:12 localhost kernel: FS: 0000002a9556c240(0000) GS:ffffffff803d1800(0000) knlGS:0000000000000000
Mar 23 16:08:12 localhost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Mar 23 16:08:12 localhost kernel: CR2: 000001002bc4b000 CR3: 0000000000101000 CR4: 00000000000006e0
Mar 23 16:08:12 localhost kernel: Process udevd (pid: 992, threadinfo 000001003d358000, task 000001003d357690)
Mar 23 16:08:12 localhost kernel: Stack: ffffffff8014bf13 0000010039527550 ffffffff80155d54 000ffffffffff000
Mar 23 16:08:12 localhost kernel: 0000010039527550 0000002a95556000 ffffffff80153bca 00000100395d8010
Mar 23 16:08:12 localhost kernel: 0000000000000001 0000002a9556a000
Mar 23 16:08:12 localhost kernel: Call Trace:<ffffffff8014bf13>{get_zeroed_page+104} <ffffffff80155d54>{__pmd_alloc+19}
Mar 23 16:08:12 localhost kernel: <ffffffff80153bca>{copy_page_range+291} <ffffffff8012b73b>{copy_mm+671}
Mar 23 16:08:12 localhost kernel: <ffffffff8012c295>{copy_process+1766} <ffffffff8012c7e0>{do_fork+213}
Mar 23 16:08:12 localhost kernel: <ffffffff8010ddd6>{system_call+126} <ffffffff8010e14b>{ptregscall_common+103}
Mar 23 16:08:12 localhost kernel:
Mar 23 16:08:12 localhost kernel:
Mar 23 16:08:12 localhost kernel: Code: f3 48 ab c3 66 66 66 90 66 66 66 90 66 66 66 90 66 66 66 90
Mar 23 16:08:12 localhost kernel: RIP <ffffffff801be697>{clear_page+7} RSP <000001003d359d60>
Mar 23 16:08:12 localhost kernel: CR2: 000001002bc4b000
More information about the kernel-bugs
mailing list