From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: BUG: unable to handle kernel NULL pointer dereference at 00000002
Date: Fri, 25 Jul 2008 15:23:17 +0530 [thread overview]
Message-ID: <20080725095317.GA12636@skywalker> (raw)
[ 163.378265] BUG: unable to handle kernel NULL pointer dereference at 00000002
[ 163.378276] IP: [<c0124933>] sched_power_savings_store+0x13/0x70
[ 163.378288] *pde = 00000000
[ 163.378294] Oops: 0000 [#1] SMP
[ 163.378301] Modules linked in: ipv6 usbhid hid radeon drm rfcomm l2cap bluetooth kvm_intel kvm uinput ppdev autofs4 acpi_cpufreq cpufreq_conservative cpufreq_userspace c pufreq_ondemand cpufreq_stats freq_table cpufreq_powersave sbs sbshc container iptable_filter ip_tables x_tables dm_crypt dm_mod parport_pc lp parport joydev pcmcia iTCO_wd t serio_raw yenta_socket iTCO_vendor_support rsrc_nonstatic arc4 psmouse pcspkr ecb crypto_blkcipher pcmcia_core ac battery iwl3945 rfkill mac80211 cfg80211 snd_hda_intel e 1000e video output snd_pcm snd_timer snd soundcore snd_page_alloc button shpchp pci_hotplug intel_agp agpgart thinkpad_acpi led_class nvram evdev ext3 jbd mbcache sg sr_mod cdrom sd_mod ata_generic pata_acpi ata_piix ahci ehci_hcd uhci_hcd libata scsi_mod usbcore dock thermal processor fan thermal_sys fuse
[ 163.378431]
[ 163.378436] Pid: 6456, comm: sched-powersave Not tainted (2.6.26-00149-gc8988f9-dirty #6)
[ 163.378442] EIP: 0060:[<c0124933>] EFLAGS: 00010282 CPU: 0
[ 163.378448] EIP is at sched_power_savings_store+0x13/0x70
[ 163.378453] EAX: 00000002 EBX: 00000000 ECX: ffffffea EDX: f480a480
[ 163.378458] ESI: f480a480 EDI: f69a1000 EBP: c0430464 ESP: f6b15f40
[ 163.378463] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[ 163.378468] Process sched-powersave (pid: 6456, ti=f6b14000
task=f6ad3720 task.ti=f6b14000)
[ 163.378473] Stack: c01249a0 c0430464 c027e329 f480a480 c0430158
00000002 c01d8ca1 00000002
[ 163.378487] f6ae8000 f69ae314 c0430158 f6ae8000 080fc408
c01d8be0 00000002 c0191c3f
[ 163.378501] f6b15fa0 f6ae8000 f6ae8000 fffffff7 080fc408
f6b14000 c0192241 f6b15fa0
[ 163.378515] Call Trace:
[ 163.378519] [<c01249a0>] sched_mc_power_savings_store+0x0/0x10
[ 163.378527] [<c027e329>] sysdev_class_store+0x29/0x40
[ 163.378537] [<c01d8ca1>] sysfs_write_file+0xc1/0x110
[ 163.378546] [<c01d8be0>] sysfs_write_file+0x0/0x110
[ 163.378553] [<c0191c3f>] vfs_write+0x9f/0x170
[ 163.378561] [<c0192241>] sys_write+0x41/0x70
[ 163.378568] [<c0103d6f>] sysenter_past_esp+0x78/0xb9
[ 163.378575] [<c0320000>] set_cpu_sibling_map+0x1e0/0x2a0
[ 163.378584] =======================
[ 163.378587] Code: ff 89 c3 b8 08 ed 41 c0 e8 5b ef 1f 00 e8 26 66 00
00 89 d8 5b c3 66 90 83 ec 08 89 1c 24 89 cb b9 ea ff ff ff 89 74 24 04
89 d6 <0f> b6 10 8d 42 d0 3c 01 76 13 8b 1c 24 89 c8 8b 74 24 04 83 c4
[ 163.378662] EIP: [<c0124933>] sched_power_savings_store+0x13/0x70
SS:ESP 0068:f6b15f40
[ 163.378673] ---[ end trace 90dd601c24cdd750 ]---
next reply other threads:[~2008-07-25 9:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-25 9:53 Aneesh Kumar K.V [this message]
2008-07-28 22:26 ` BUG: unable to handle kernel NULL pointer dereference at 00000002 Frederik Deweerdt
2008-07-29 4:22 ` Mike Galbraith
2008-07-29 12:09 ` Andi Kleen
2008-07-29 13:56 ` Arjan van de Ven
2008-07-29 14:53 ` Andi Kleen
2008-07-29 15:30 ` Arjan van de Ven
2008-07-29 16:31 ` Andi Kleen
2008-07-29 17:22 ` Arjan van de Ven
2008-07-29 17:50 ` Andi Kleen
2008-07-30 9:05 ` Ingo Molnar
2008-07-30 9:26 ` Andrew Morton
2008-07-30 16:31 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2012-06-14 17:45 Pierre-Philipp Braun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080725095317.GA12636@skywalker \
--to=aneesh.kumar@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.