You are not logged in.

#1 2010-11-14 23:26:47

singintime
Member
Registered: 2008-06-23
Posts: 4

PC randomly freezes and needs hard-reset

Hi everybody,

I've got a very annoying problem with my Asus EeePC 1005PGO: while I use it, no matter which programs or services I run on it, it completely freezes after some time (usually between 30-120 minutes from startup). The screen blanks (except for the mouse pointer), keyboard and touchpad don't work anymore, and the only thing I can do is to hard reset the pc.

I run Arch x86, login through slim, and use xmonad/xmobar as my "desktop environment".

Here are the error messages I found in my kernel.log:

Nov 15 00:01:00 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080
Nov 15 00:01:00 localhost kernel: IP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: *pde = 00000000 
Nov 15 00:01:00 localhost kernel: Oops: 0000 [#1] PREEMPT SMP 
Nov 15 00:01:00 localhost kernel: last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/ACPI0003:00/power_supply/AC0/online
Nov 15 00:01:00 localhost kernel: Modules linked in: ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables ipv6 option usb_wwan usbserial uvcvideo usb_storage videodev v4l1_compat arc4 joydev ecb snd_hda_codec_realtek ath9k snd_seq_dummy snd_hda_intel ath9k_common snd_seq_oss ath9k_hw snd_hda_codec snd_seq_midi_event ath snd_seq snd_seq_device snd_pcm_oss snd_hwdep mac80211 cpufreq_ondemand snd_mixer_oss snd_pcm uhci_hcd snd_timer acpi_cpufreq ehci_hcd eeepc_laptop cfg80211 freq_table snd eeepc_wmi soundcore sparse_keymap ac pci_hotplug usbcore processor battery psmouse rfkill wmi sg i2c_i801 serio_raw led_class snd_page_alloc thermal pcspkr atl1c evdev mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod i915 drm_kms_helper drm intel_agp agpgart i2c_algo_bit button i2c_core video output
Nov 15 00:01:00 localhost kernel: 
Nov 15 00:01:00 localhost kernel: Pid: 1539, comm: dbus-daemon Not tainted 2.6.35-ARCH #1 1005PG/1005PG
Nov 15 00:01:00 localhost kernel: EIP: 0060:[<c10ec598>] EFLAGS: 00010002 CPU: 1
Nov 15 00:01:00 localhost kernel: EIP is at __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: EAX: c220580c EBX: c13f0088 ECX: c13f0088 EDX: 00000000
Nov 15 00:01:00 localhost kernel: ESI: 00000080 EDI: 00000202 EBP: f6bdbca0 ESP: f6bdbc78
Nov 15 00:01:00 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 15 00:01:00 localhost kernel: Process dbus-daemon (pid: 1539, ti=f6bda000 task=f651c450 task.ti=f6bda000)
Nov 15 00:01:00 localhost kernel: Stack:
Nov 15 00:01:00 localhost kernel: c1b7f080 f0104e00 c13f0088 c1246414 000004d0 000004d0 00000184 f6b41480
Nov 15 00:01:00 localhost kernel: <0> 000004d0 00000087 f6bdbcc0 c124ad23 c13efcd0 00000000 00000080 f5673440
Nov 15 00:01:00 localhost kernel: <0> 00000000 f651c450 f6bdbd00 c1246414 ffffffff 00000048 00000000 000004d0
Nov 15 00:01:00 localhost kernel: Call Trace:
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c124ad23>] ? __alloc_skb+0x53/0x100
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c1246558>] ? sock_alloc_send_skb+0x18/0x20
Nov 15 00:01:00 localhost kernel: [<c12c9032>] ? unix_stream_sendmsg+0x242/0x340
Nov 15 00:01:00 localhost kernel: [<c12428cf>] ? sock_sendmsg+0xef/0x110
Nov 15 00:01:00 localhost kernel: [<c1105fb0>] ? pollwake+0x0/0x60
Nov 15 00:01:00 localhost kernel: [<c1105fb0>] ? pollwake+0x0/0x60
Nov 15 00:01:00 localhost kernel: [<c118d9a2>] ? _copy_from_user+0x32/0x50
Nov 15 00:01:00 localhost kernel: [<c124c862>] ? verify_iovec+0x52/0x90
Nov 15 00:01:00 localhost kernel: [<c124477a>] ? sys_sendmsg+0x16a/0x270
Nov 15 00:01:00 localhost kernel: [<c1105fb0>] ? pollwake+0x0/0x60
Nov 15 00:01:00 localhost kernel: [<c12448b6>] ? sys_recvmsg+0x36/0x60
Nov 15 00:01:00 localhost kernel: [<c1244c23>] ? sys_socketcall+0xe3/0x2a0
Nov 15 00:01:00 localhost kernel: [<c118d9ee>] ? copy_to_user+0x2e/0x50
Nov 15 00:01:00 localhost kernel: [<c105e499>] ? sys_clock_gettime+0x69/0xa0
Nov 15 00:01:00 localhost kernel: [<c100379f>] ? sysenter_do_call+0x12/0x28
Nov 15 00:01:00 localhost kernel: [<c12e0000>] ? init_intel_cacheinfo+0x362/0x3ca
Nov 15 00:01:00 localhost kernel: Code: 05 f4 ec 41 c1 89 45 e8 9c 58 8d 74 26 00 89 c7 fa 90 8d 74 26 00 64 8b 15 c0 2f 48 c1 8b 03 8d 04 02 8b 30 85 f6 74 52 8b 53 10 <8b> 14 16 89 10 89 f8 50 9d 8d 74 26 00 85 f6 75 27 8b 0d 24 b8 
Nov 15 00:01:00 localhost kernel: EIP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0 SS:ESP 0068:f6bdbc78
Nov 15 00:01:00 localhost kernel: CR2: 0000000000000080
Nov 15 00:01:00 localhost kernel: ---[ end trace 4278521253da9070 ]---
Nov 15 00:01:00 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080
Nov 15 00:01:00 localhost kernel: IP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: *pde = 00000000 
Nov 15 00:01:00 localhost kernel: Oops: 0000 [#2] PREEMPT SMP 
Nov 15 00:01:00 localhost kernel: last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/ACPI0003:00/power_supply/AC0/online
Nov 15 00:01:00 localhost kernel: Modules linked in: ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables ipv6 option usb_wwan usbserial uvcvideo usb_storage videodev v4l1_compat arc4 joydev ecb snd_hda_codec_realtek ath9k snd_seq_dummy snd_hda_intel ath9k_common snd_seq_oss ath9k_hw snd_hda_codec snd_seq_midi_event ath snd_seq snd_seq_device snd_pcm_oss snd_hwdep mac80211 cpufreq_ondemand snd_mixer_oss snd_pcm uhci_hcd snd_timer acpi_cpufreq ehci_hcd eeepc_laptop cfg80211 freq_table snd eeepc_wmi soundcore sparse_keymap ac pci_hotplug usbcore processor battery psmouse rfkill wmi sg i2c_i801 serio_raw led_class snd_page_alloc thermal pcspkr atl1c evdev mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod i915 drm_kms_helper drm intel_agp agpgart i2c_algo_bit button i2c_core video output
Nov 15 00:01:00 localhost kernel: 
Nov 15 00:01:00 localhost kernel: Pid: 2399, comm: dbus-daemon Tainted: G      D     2.6.35-ARCH #1 1005PG/1005PG
Nov 15 00:01:00 localhost kernel: EIP: 0060:[<c10ec598>] EFLAGS: 00010002 CPU: 1
Nov 15 00:01:00 localhost kernel: EIP is at __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: EAX: c220580c EBX: c13f0088 ECX: c13f0088 EDX: 00000000
Nov 15 00:01:00 localhost kernel: ESI: 00000080 EDI: 00000202 EBP: f56f1ca0 ESP: f56f1c78
Nov 15 00:01:00 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 15 00:01:00 localhost kernel: Process dbus-daemon (pid: 2399, ti=f56f0000 task=f563ef70 task.ti=f56f0000)
Nov 15 00:01:00 localhost kernel: Stack:
Nov 15 00:01:00 localhost kernel: c1246414 c2205818 00000082 c1246414 000004d0 000004d0 000001c4 f6b41a80
Nov 15 00:01:00 localhost kernel: <0> 000004d0 000000fc f56f1cc0 c124ad23 c13efcd0 00000000 000000c0 f56b6d80
Nov 15 00:01:00 localhost kernel: <0> 00000000 f563ef70 f56f1d00 c1246414 ffffffff 000000bd 00000000 000004d0
Nov 15 00:01:00 localhost kernel: Call Trace:
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c124ad23>] ? __alloc_skb+0x53/0x100
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c118d9a2>] ? _copy_from_user+0x32/0x50
Nov 15 00:01:00 localhost kernel: [<c1246558>] ? sock_alloc_send_skb+0x18/0x20
Nov 15 00:01:00 localhost kernel: [<c12c9032>] ? unix_stream_sendmsg+0x242/0x340
Nov 15 00:01:00 localhost kernel: [<c12428cf>] ? sock_sendmsg+0xef/0x110
Nov 15 00:01:00 localhost kernel: [<c103cc12>] ? enqueue_entity+0x102/0x170
Nov 15 00:01:00 localhost kernel: [<c103c54c>] ? update_curr+0x13c/0x240
Nov 15 00:01:00 localhost kernel: [<c118d9a2>] ? _copy_from_user+0x32/0x50
Nov 15 00:01:00 localhost kernel: [<c124c862>] ? verify_iovec+0x52/0x90
Nov 15 00:01:00 localhost kernel: [<c124477a>] ? sys_sendmsg+0x16a/0x270
Nov 15 00:01:00 localhost kernel: [<c103d193>] ? check_preempt_wakeup+0x143/0x1f0
Nov 15 00:01:00 localhost kernel: [<c10e9b96>] ? __slab_free+0x1b6/0x350
Nov 15 00:01:00 localhost kernel: [<c103df8b>] ? default_wake_function+0xb/0x10
Nov 15 00:01:00 localhost kernel: [<c102f0b0>] ? __wake_up_common+0x40/0x70
Nov 15 00:01:00 localhost kernel: [<c1241a5b>] ? wq_free_rcu+0xb/0x10
Nov 15 00:01:00 localhost kernel: [<c1099bf4>] ? __rcu_process_callbacks+0x44/0x290
Nov 15 00:01:00 localhost kernel: [<c1049fa1>] ? __do_softirq+0xe1/0x1e0
Nov 15 00:01:00 localhost kernel: [<c1244c23>] ? sys_socketcall+0xe3/0x2a0
Nov 15 00:01:00 localhost kernel: [<c101e106>] ? smp_apic_timer_interrupt+0x56/0x90
Nov 15 00:01:00 localhost kernel: [<c100379f>] ? sysenter_do_call+0x12/0x28
Nov 15 00:01:00 localhost kernel: Code: 05 f4 ec 41 c1 89 45 e8 9c 58 8d 74 26 00 89 c7 fa 90 8d 74 26 00 64 8b 15 c0 2f 48 c1 8b 03 8d 04 02 8b 30 85 f6 74 52 8b 53 10 <8b> 14 16 89 10 89 f8 50 9d 8d 74 26 00 85 f6 75 27 8b 0d 24 b8 
Nov 15 00:01:00 localhost kernel: EIP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0 SS:ESP 0068:f56f1c78
Nov 15 00:01:00 localhost kernel: CR2: 0000000000000080
Nov 15 00:01:00 localhost kernel: ---[ end trace 4278521253da9071 ]---
Nov 15 00:01:00 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080
Nov 15 00:01:00 localhost kernel: IP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: *pde = 00000000 
Nov 15 00:01:00 localhost kernel: Oops: 0000 [#3] PREEMPT SMP 
Nov 15 00:01:00 localhost kernel: last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/ACPI0003:00/power_supply/AC0/online
Nov 15 00:01:00 localhost kernel: Modules linked in: ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables ipv6 option usb_wwan usbserial uvcvideo usb_storage videodev v4l1_compat arc4 joydev ecb snd_hda_codec_realtek ath9k snd_seq_dummy snd_hda_intel ath9k_common snd_seq_oss ath9k_hw snd_hda_codec snd_seq_midi_event ath snd_seq snd_seq_device snd_pcm_oss snd_hwdep mac80211 cpufreq_ondemand snd_mixer_oss snd_pcm uhci_hcd snd_timer acpi_cpufreq ehci_hcd eeepc_laptop cfg80211 freq_table snd eeepc_wmi soundcore sparse_keymap ac pci_hotplug usbcore processor battery psmouse rfkill wmi sg i2c_i801 serio_raw led_class snd_page_alloc thermal pcspkr atl1c evdev mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod i915 drm_kms_helper drm intel_agp agpgart i2c_algo_bit button i2c_core video output
Nov 15 00:01:00 localhost kernel: 
Nov 15 00:01:00 localhost kernel: Pid: 2458, comm: dbus-daemon Tainted: G      D     2.6.35-ARCH #1 1005PG/1005PG
Nov 15 00:01:00 localhost kernel: EIP: 0060:[<c10ec598>] EFLAGS: 00210002 CPU: 1
Nov 15 00:01:00 localhost kernel: EIP is at __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: EAX: c220580c EBX: c13f0088 ECX: c13f0088 EDX: 00000000
Nov 15 00:01:00 localhost kernel: ESI: 00000080 EDI: 00200202 EBP: f5737ca0 ESP: f5737c78
Nov 15 00:01:00 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 15 00:01:00 localhost kernel: Process dbus-daemon (pid: 2458, ti=f5736000 task=f5637810 task.ti=f5736000)
Nov 15 00:01:00 localhost kernel: Stack:
Nov 15 00:01:00 localhost kernel: c124acf9 c22057b8 00000000 c1246414 000004d0 000004d0 000001c4 f6b41b40
Nov 15 00:01:00 localhost kernel: <0> 000004d0 000000fc f5737cc0 c124ad23 c13efcd0 00000000 000000c0 f573a000
Nov 15 00:01:00 localhost kernel: <0> 00000000 f5637810 f5737d00 c1246414 ffffffff 000000bd 00000000 000004d0
Nov 15 00:01:00 localhost kernel: Call Trace:
Nov 15 00:01:00 localhost kernel: [<c124acf9>] ? __alloc_skb+0x29/0x100
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c124ad23>] ? __alloc_skb+0x53/0x100
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c118d9a2>] ? _copy_from_user+0x32/0x50
Nov 15 00:01:00 localhost kernel: [<c1246558>] ? sock_alloc_send_skb+0x18/0x20
Nov 15 00:01:00 localhost kernel: [<c12c9032>] ? unix_stream_sendmsg+0x242/0x340
Nov 15 00:01:00 localhost kernel: [<c12428cf>] ? sock_sendmsg+0xef/0x110
Nov 15 00:01:00 localhost kernel: [<c12e8108>] ? mutex_unlock+0x8/0x10
Nov 15 00:01:00 localhost kernel: [<c12c7aa5>] ? unix_stream_recvmsg+0x1f5/0x510
Nov 15 00:01:00 localhost kernel: [<c10355eb>] ? hrtick_update+0x2b/0x30
Nov 15 00:01:00 localhost kernel: [<c118d9a2>] ? _copy_from_user+0x32/0x50
Nov 15 00:01:00 localhost kernel: [<c124c862>] ? verify_iovec+0x52/0x90
Nov 15 00:01:00 localhost kernel: [<c124477a>] ? sys_sendmsg+0x16a/0x270
Nov 15 00:01:00 localhost kernel: [<c1241a43>] ? sock_destroy_inode+0x23/0x30
Nov 15 00:01:00 localhost kernel: [<c1241a43>] ? sock_destroy_inode+0x23/0x30
Nov 15 00:01:00 localhost kernel: [<c1107699>] ? __d_free+0x29/0x40
Nov 15 00:01:00 localhost kernel: [<c1107699>] ? __d_free+0x29/0x40
Nov 15 00:01:00 localhost kernel: [<c11076e7>] ? d_free+0x37/0x40
Nov 15 00:01:00 localhost kernel: [<c110783a>] ? d_kill+0x4a/0x60
Nov 15 00:01:00 localhost kernel: [<c1244c23>] ? sys_socketcall+0xe3/0x2a0
Nov 15 00:01:00 localhost kernel: [<c10f4f69>] ? filp_close+0x49/0x70
Nov 15 00:01:00 localhost kernel: [<c118d9ee>] ? copy_to_user+0x2e/0x50
Nov 15 00:01:00 localhost kernel: [<c10f4fff>] ? sys_close+0x6f/0xc0
Nov 15 00:01:00 localhost kernel: [<c100379f>] ? sysenter_do_call+0x12/0x28
Nov 15 00:01:00 localhost kernel: Code: 05 f4 ec 41 c1 89 45 e8 9c 58 8d 74 26 00 89 c7 fa 90 8d 74 26 00 64 8b 15 c0 2f 48 c1 8b 03 8d 04 02 8b 30 85 f6 74 52 8b 53 10 <8b> 14 16 89 10 89 f8 50 9d 8d 74 26 00 85 f6 75 27 8b 0d 24 b8 
Nov 15 00:01:00 localhost kernel: EIP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0 SS:ESP 0068:f5737c78
Nov 15 00:01:00 localhost kernel: CR2: 0000000000000080
Nov 15 00:01:00 localhost kernel: ---[ end trace 4278521253da9072 ]---
Nov 15 00:01:00 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080
Nov 15 00:01:00 localhost kernel: IP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: *pde = 00000000 
Nov 15 00:01:00 localhost kernel: Oops: 0000 [#4] PREEMPT SMP 
Nov 15 00:01:00 localhost kernel: last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/ACPI0003:00/power_supply/AC0/online
Nov 15 00:01:00 localhost kernel: Modules linked in: ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables ipv6 option usb_wwan usbserial uvcvideo usb_storage videodev v4l1_compat arc4 joydev ecb snd_hda_codec_realtek ath9k snd_seq_dummy snd_hda_intel ath9k_common snd_seq_oss ath9k_hw snd_hda_codec snd_seq_midi_event ath snd_seq snd_seq_device snd_pcm_oss snd_hwdep mac80211 cpufreq_ondemand snd_mixer_oss snd_pcm uhci_hcd snd_timer acpi_cpufreq ehci_hcd eeepc_laptop cfg80211 freq_table snd eeepc_wmi soundcore sparse_keymap ac pci_hotplug usbcore processor battery psmouse rfkill wmi sg i2c_i801 serio_raw led_class snd_page_alloc thermal pcspkr atl1c evdev mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod i915 drm_kms_helper drm intel_agp agpgart i2c_algo_bit button i2c_core video output
Nov 15 00:01:00 localhost kernel: 
Nov 15 00:01:00 localhost kernel: Pid: 2271, comm: X Tainted: G      D     2.6.35-ARCH #1 1005PG/1005PG
Nov 15 00:01:00 localhost kernel: EIP: 0060:[<c10ec598>] EFLAGS: 00213002 CPU: 1
Nov 15 00:01:00 localhost kernel: EIP is at __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: EAX: c220580c EBX: c13f0088 ECX: c13f0088 EDX: 00000000
Nov 15 00:01:00 localhost kernel: ESI: 00000080 EDI: 00203202 EBP: f556bd48 ESP: f556bd20
Nov 15 00:01:00 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 15 00:01:00 localhost kernel: Process X (pid: 2271, ti=f556a000 task=f6bbaf70 task.ti=f556a000)
Nov 15 00:01:00 localhost kernel: Stack:
Nov 15 00:01:00 localhost kernel: f64f2f20 c13009a0 f4069f68 c1246414 000004d0 000004d0 00000144 f6b410c0
Nov 15 00:01:00 localhost kernel: <0> 000004d0 0000007f f556bd68 c124ad23 c13efcd0 00000000 00000040 f69fbb00
Nov 15 00:01:00 localhost kernel: <0> 00000000 f6bbaf70 f556bda8 c1246414 ffffffff 00000040 00000000 000004d0
Nov 15 00:01:00 localhost kernel: Call Trace:
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c124ad23>] ? __alloc_skb+0x53/0x100
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c110e426>] ? mntput_no_expire+0x16/0x90
Nov 15 00:01:00 localhost kernel: [<c1246558>] ? sock_alloc_send_skb+0x18/0x20
Nov 15 00:01:00 localhost kernel: [<c12c9032>] ? unix_stream_sendmsg+0x242/0x340
Nov 15 00:01:00 localhost kernel: [<c12e8108>] ? mutex_unlock+0x8/0x10
Nov 15 00:01:00 localhost kernel: [<c1242410>] ? sock_aio_write+0x120/0x130
Nov 15 00:01:00 localhost kernel: [<c10f72d5>] ? do_sync_readv_writev+0x95/0xd0
Nov 15 00:01:00 localhost kernel: [<c10c34d5>] ? __free_pages+0x25/0x30
Nov 15 00:01:00 localhost kernel: [<c115da6f>] ? security_file_permission+0xf/0x20
Nov 15 00:01:00 localhost kernel: [<c10f6aad>] ? rw_verify_area+0x5d/0xd0
Nov 15 00:01:00 localhost kernel: [<c10f73e0>] ? rw_copy_check_uvector+0x70/0xf0
Nov 15 00:01:00 localhost kernel: [<c10f74fc>] ? do_readv_writev+0x9c/0x1b0
Nov 15 00:01:00 localhost kernel: [<c12422f0>] ? sock_aio_write+0x0/0x130
Nov 15 00:01:00 localhost kernel: [<c10d9bd6>] ? do_munmap+0x1f6/0x270
Nov 15 00:01:00 localhost kernel: [<c10d9950>] ? arch_unmap_area_topdown+0x0/0x20
Nov 15 00:01:00 localhost kernel: [<c106830f>] ? ktime_get_ts+0xff/0x130
Nov 15 00:01:00 localhost kernel: [<c10f765f>] ? vfs_writev+0x4f/0x60
Nov 15 00:01:00 localhost kernel: [<c10f77ad>] ? sys_writev+0x3d/0xa0
Nov 15 00:01:00 localhost kernel: [<c100379f>] ? sysenter_do_call+0x12/0x28
Nov 15 00:01:00 localhost kernel: [<c12e0000>] ? init_intel_cacheinfo+0x362/0x3ca
Nov 15 00:01:00 localhost kernel: Code: 05 f4 ec 41 c1 89 45 e8 9c 58 8d 74 26 00 89 c7 fa 90 8d 74 26 00 64 8b 15 c0 2f 48 c1 8b 03 8d 04 02 8b 30 85 f6 74 52 8b 53 10 <8b> 14 16 89 10 89 f8 50 9d 8d 74 26 00 85 f6 75 27 8b 0d 24 b8 
Nov 15 00:01:00 localhost kernel: EIP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0 SS:ESP 0068:f556bd20
Nov 15 00:01:00 localhost kernel: CR2: 0000000000000080
Nov 15 00:01:00 localhost kernel: ---[ end trace 4278521253da9073 ]---
Nov 15 00:01:00 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080
Nov 15 00:01:00 localhost kernel: IP: [<c10eb3b8>] __kmalloc+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: *pde = 00000000 
Nov 15 00:01:00 localhost kernel: Oops: 0000 [#5] PREEMPT SMP 
Nov 15 00:01:00 localhost kernel: last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/charge_full
Nov 15 00:01:00 localhost kernel: Modules linked in: ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables ipv6 option usb_wwan usbserial uvcvideo usb_storage videodev v4l1_compat arc4 joydev ecb snd_hda_codec_realtek ath9k snd_seq_dummy snd_hda_intel ath9k_common snd_seq_oss ath9k_hw snd_hda_codec snd_seq_midi_event ath snd_seq snd_seq_device snd_pcm_oss snd_hwdep mac80211 cpufreq_ondemand snd_mixer_oss snd_pcm uhci_hcd snd_timer acpi_cpufreq ehci_hcd eeepc_laptop cfg80211 freq_table snd eeepc_wmi soundcore sparse_keymap ac pci_hotplug usbcore processor battery psmouse rfkill wmi sg i2c_i801 serio_raw led_class snd_page_alloc thermal pcspkr atl1c evdev mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod i915 drm_kms_helper drm intel_agp agpgart i2c_algo_bit button i2c_core video output
Nov 15 00:01:00 localhost kernel: 
Nov 15 00:01:00 localhost kernel: Pid: 2271, comm: X Tainted: G      D     2.6.35-ARCH #1 1005PG/1005PG
Nov 15 00:01:00 localhost kernel: EIP: 0060:[<c10eb3b8>] EFLAGS: 00213002 CPU: 1
Nov 15 00:01:00 localhost kernel: EIP is at __kmalloc+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: EAX: c220580c EBX: c13f0088 ECX: f8072075 EDX: 00000000
Nov 15 00:01:00 localhost kernel: ESI: 00000080 EDI: 00203202 EBP: f556b9cc ESP: f556b9a4
Nov 15 00:01:00 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 15 00:01:00 localhost kernel: Process X (pid: 2271, ti=f556a000 task=f6bbaf70 task.ti=f556a000)
Nov 15 00:01:00 localhost kernel: Stack:
Nov 15 00:01:00 localhost kernel: 00203282 00000000 f707b9b4 f73f1148 000080d0 000080d0 00000200 fffffff4
Nov 15 00:01:00 localhost kernel: <0> f707b800 f7093d00 f556ba68 f8072075 00000004 f8073757 f807316c f8073550
Nov 15 00:01:00 localhost kernel: <0> f712b000 00000003 f7093d78 f73bd210 00000000 00000000 00000000 f556ba3c
Nov 15 00:01:00 localhost kernel: Call Trace:
Nov 15 00:01:00 localhost kernel: [<f8072075>] ? drm_crtc_helper_set_config+0xe5/0x7f0 [drm_kms_helper]
Nov 15 00:01:00 localhost kernel: [<c1184beb>] ? idr_remove+0x13b/0x1c0
Nov 15 00:01:00 localhost kernel: [<c12e82fa>] ? __mutex_lock_slowpath+0x1ea/0x2b0
Nov 15 00:01:00 localhost kernel: [<c12e8108>] ? mutex_unlock+0x8/0x10
Nov 15 00:01:00 localhost kernel: [<c10e9b96>] ? __slab_free+0x1b6/0x350
Nov 15 00:01:00 localhost kernel: [<f8211059>] ? drm_framebuffer_cleanup+0x49/0xd0 [drm]
Nov 15 00:01:00 localhost kernel: [<f80713a0>] ? drm_fb_helper_blank+0x1f0/0x230 [drm_kms_helper]
Nov 15 00:01:00 localhost kernel: [<f80713eb>] ? drm_fb_helper_restore+0xb/0x30 [drm_kms_helper]
Nov 15 00:01:00 localhost kernel: [<f8305f0d>] ? i915_driver_lastclose+0x2d/0x70 [i915]
Nov 15 00:01:00 localhost kernel: [<f8206780>] ? drm_lastclose+0x40/0x2c0 [drm]
Nov 15 00:01:00 localhost kernel: [<f8206fd4>] ? drm_release+0x434/0x650 [drm]
Nov 15 00:01:00 localhost kernel: [<c10f8153>] ? fput+0xf3/0x1f0
Nov 15 00:01:00 localhost kernel: [<c10f4f69>] ? filp_close+0x49/0x70
Nov 15 00:01:00 localhost kernel: [<c1046d57>] ? put_files_struct+0x87/0x100
Nov 15 00:01:00 localhost kernel: [<c1046e72>] ? exit_files+0x42/0x60
Nov 15 00:01:00 localhost kernel: [<c104727a>] ? do_exit+0x14a/0x770
Nov 15 00:01:00 localhost kernel: [<c10452a2>] ? kmsg_dump+0x112/0x120
Nov 15 00:01:00 localhost kernel: [<c12e6656>] ? printk+0x18/0x1a
Nov 15 00:01:00 localhost kernel: [<c1006fcc>] ? oops_end+0x8c/0xd0
Nov 15 00:01:00 localhost kernel: [<c102858c>] ? no_context+0xbc/0x150
Nov 15 00:01:00 localhost kernel: [<c10286ad>] ? __bad_area_nosemaphore+0x8d/0x130
Nov 15 00:01:00 localhost kernel: [<c1105fb0>] ? pollwake+0x0/0x60
Nov 15 00:01:00 localhost kernel: [<c10287ab>] ? bad_area+0x3b/0x50
Nov 15 00:01:00 localhost kernel: [<c1028a20>] ? do_page_fault+0x0/0x3b0
Nov 15 00:01:00 localhost kernel: [<c1028dc0>] ? do_page_fault+0x3a0/0x3b0
Nov 15 00:01:00 localhost kernel: [<c10cc147>] ? shmem_truncate_range+0x27/0x7b0
Nov 15 00:01:00 localhost kernel: [<c1105fb0>] ? pollwake+0x0/0x60
Nov 15 00:01:00 localhost kernel: [<c1105fb0>] ? pollwake+0x0/0x60
Nov 15 00:01:00 localhost kernel: [<c1028a20>] ? do_page_fault+0x0/0x3b0
Nov 15 00:01:00 localhost kernel: [<c12ea123>] ? error_code+0x73/0x78
Nov 15 00:01:00 localhost kernel: [<c10ec598>] ? __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c124ad23>] ? __alloc_skb+0x53/0x100
Nov 15 00:01:00 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:00 localhost kernel: [<c110e426>] ? mntput_no_expire+0x16/0x90
Nov 15 00:01:00 localhost kernel: [<c1246558>] ? sock_alloc_send_skb+0x18/0x20
Nov 15 00:01:00 localhost kernel: [<c12c9032>] ? unix_stream_sendmsg+0x242/0x340
Nov 15 00:01:00 localhost kernel: [<c12e8108>] ? mutex_unlock+0x8/0x10
Nov 15 00:01:00 localhost kernel: [<c1242410>] ? sock_aio_write+0x120/0x130
Nov 15 00:01:00 localhost kernel: [<c10f72d5>] ? do_sync_readv_writev+0x95/0xd0
Nov 15 00:01:00 localhost kernel: [<c10c34d5>] ? __free_pages+0x25/0x30
Nov 15 00:01:00 localhost kernel: [<c115da6f>] ? security_file_permission+0xf/0x20
Nov 15 00:01:00 localhost kernel: [<c10f6aad>] ? rw_verify_area+0x5d/0xd0
Nov 15 00:01:00 localhost kernel: [<c10f73e0>] ? rw_copy_check_uvector+0x70/0xf0
Nov 15 00:01:00 localhost kernel: [<c10f74fc>] ? do_readv_writev+0x9c/0x1b0
Nov 15 00:01:00 localhost kernel: [<c12422f0>] ? sock_aio_write+0x0/0x130
Nov 15 00:01:00 localhost kernel: [<c10d9bd6>] ? do_munmap+0x1f6/0x270
Nov 15 00:01:00 localhost kernel: [<c10d9950>] ? arch_unmap_area_topdown+0x0/0x20
Nov 15 00:01:00 localhost kernel: [<c106830f>] ? ktime_get_ts+0xff/0x130
Nov 15 00:01:00 localhost kernel: [<c10f765f>] ? vfs_writev+0x4f/0x60
Nov 15 00:01:00 localhost kernel: [<c10f77ad>] ? sys_writev+0x3d/0xa0
Nov 15 00:01:00 localhost kernel: [<c100379f>] ? sysenter_do_call+0x12/0x28
Nov 15 00:01:00 localhost kernel: [<c12e0000>] ? init_intel_cacheinfo+0x362/0x3ca
Nov 15 00:01:00 localhost kernel: Code: 41 c1 8b 4d 04 89 45 e8 9c 58 8d 74 26 00 89 c7 fa 90 8d 74 26 00 64 8b 15 c0 2f 48 c1 8b 03 8d 04 02 8b 30 85 f6 74 52 8b 53 10 <8b> 14 16 89 10 89 f8 50 9d 8d 74 26 00 85 f6 75 27 a1 24 b8 41 
Nov 15 00:01:00 localhost kernel: EIP: [<c10eb3b8>] __kmalloc+0x68/0x1b0 SS:ESP 0068:f556b9a4
Nov 15 00:01:00 localhost kernel: CR2: 0000000000000080
Nov 15 00:01:00 localhost kernel: ---[ end trace 4278521253da9074 ]---
Nov 15 00:01:00 localhost kernel: Fixing recursive fault but reboot is needed!
Nov 15 00:01:00 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080
Nov 15 00:01:00 localhost kernel: IP: [<c10ea6d0>] kmem_cache_alloc_notrace+0x40/0xb0
Nov 15 00:01:00 localhost kernel: *pde = 00000000 
Nov 15 00:01:00 localhost kernel: Oops: 0000 [#6] PREEMPT SMP 
Nov 15 00:01:00 localhost kernel: last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/charge_now
Nov 15 00:01:00 localhost kernel: Modules linked in: ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables ipv6 option usb_wwan usbserial uvcvideo usb_storage videodev v4l1_compat arc4 joydev ecb snd_hda_codec_realtek ath9k snd_seq_dummy snd_hda_intel ath9k_common snd_seq_oss ath9k_hw snd_hda_codec snd_seq_midi_event ath snd_seq snd_seq_device snd_pcm_oss snd_hwdep mac80211 cpufreq_ondemand snd_mixer_oss snd_pcm uhci_hcd snd_timer acpi_cpufreq ehci_hcd eeepc_laptop cfg80211 freq_table snd eeepc_wmi soundcore sparse_keymap ac pci_hotplug usbcore processor battery psmouse rfkill wmi sg i2c_i801 serio_raw led_class snd_page_alloc thermal pcspkr atl1c evdev mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod i915 drm_kms_helper drm intel_agp agpgart i2c_algo_bit button i2c_core video output
Nov 15 00:01:00 localhost kernel: 
Nov 15 00:01:00 localhost kernel: Pid: 2381, comm: xmobar Tainted: G      D     2.6.35-ARCH #1 1005PG/1005PG
Nov 15 00:01:00 localhost kernel: EIP: 0060:[<c10ea6d0>] EFLAGS: 00010002 CPU: 1
Nov 15 00:01:00 localhost kernel: EIP is at kmem_cache_alloc_notrace+0x40/0xb0
Nov 15 00:01:00 localhost kernel: EAX: c220580c EBX: 00000080 ECX: c10fec88 EDX: 00000000
Nov 15 00:01:00 localhost kernel: ESI: c13f0088 EDI: 000080d0 EBP: f562ff08 ESP: f562fef0
Nov 15 00:01:00 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 15 00:01:00 localhost kernel: Process xmobar (pid: 2381, ti=f562e000 task=f563ccf0 task.ti=f562e000)
Nov 15 00:01:00 localhost kernel: Stack:
Nov 15 00:01:00 localhost kernel: 00000000 00000001 00000202 f6871f40 00000040 ec2b05e0 f562ff38 c10fec88
Nov 15 00:01:00 localhost kernel: <0> ec2b05e0 f7075e00 f562ff28 c110aa7b ffffffea f7075e00 f6871f40 ec2b05e0
Nov 15 00:01:00 localhost kernel: <0> 00000000 f562ff8c f562ff64 c10fefa4 ffffffe9 00000000 00000000 c139624b
Nov 15 00:01:00 localhost kernel: Call Trace:
Nov 15 00:01:00 localhost kernel: [<c10fec88>] ? alloc_pipe_info+0x48/0x190
Nov 15 00:01:00 localhost kernel: [<c110aa7b>] ? alloc_inode+0x2b/0x80
Nov 15 00:01:00 localhost kernel: [<c10fefa4>] ? create_write_pipe+0x44/0x1a0
Nov 15 00:01:00 localhost kernel: [<c10ff1e7>] ? do_pipe_flags+0x37/0x110
Nov 15 00:01:00 localhost kernel: [<c10ff2d9>] ? sys_pipe2+0x19/0x60
Nov 15 00:01:00 localhost kernel: [<c110699d>] ? sys_select+0x3d/0xb0
Nov 15 00:01:00 localhost kernel: [<c10ff339>] ? sys_pipe+0x19/0x20
Nov 15 00:01:00 localhost kernel: [<c100379f>] ? sysenter_do_call+0x12/0x28
Nov 15 00:01:00 localhost kernel: Code: f4 23 3d f4 ec 41 c1 9c 58 8d 74 26 00 89 45 f0 fa 90 8d 74 26 00 64 8b 15 c0 2f 48 c1 8b 06 8d 04 02 8b 18 85 db 74 4e 8b 56 10 <8b> 14 13 89 10 8b 45 f0 50 9d 8d 74 26 00 85 db 75 16 89 d8 8b 
Nov 15 00:01:00 localhost kernel: EIP: [<c10ea6d0>] kmem_cache_alloc_notrace+0x40/0xb0 SS:ESP 0068:f562fef0
Nov 15 00:01:00 localhost kernel: CR2: 0000000000000080
Nov 15 00:01:00 localhost kernel: ---[ end trace 4278521253da9075 ]---
Nov 15 00:01:00 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080
Nov 15 00:01:00 localhost kernel: IP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: *pde = 00000000 
Nov 15 00:01:00 localhost kernel: Oops: 0000 [#7] PREEMPT SMP 
Nov 15 00:01:00 localhost kernel: last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/charge_now
Nov 15 00:01:00 localhost kernel: Modules linked in: ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables ipv6 option usb_wwan usbserial uvcvideo usb_storage videodev v4l1_compat arc4 joydev ecb snd_hda_codec_realtek ath9k snd_seq_dummy snd_hda_intel ath9k_common snd_seq_oss ath9k_hw snd_hda_codec snd_seq_midi_event ath snd_seq snd_seq_device snd_pcm_oss snd_hwdep mac80211 cpufreq_ondemand snd_mixer_oss snd_pcm uhci_hcd snd_timer acpi_cpufreq ehci_hcd eeepc_laptop cfg80211 freq_table snd eeepc_wmi soundcore sparse_keymap ac pci_hotplug usbcore processor battery psmouse rfkill wmi sg i2c_i801 serio_raw led_class snd_page_alloc thermal pcspkr atl1c evdev mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod i915 drm_kms_helper drm intel_agp agpgart i2c_algo_bit button i2c_core video output
Nov 15 00:01:00 localhost kernel: 
Nov 15 00:01:00 localhost kernel: Pid: 2242, comm: NetworkManager Tainted: G      D     2.6.35-ARCH #1 1005PG/1005PG
Nov 15 00:01:00 localhost kernel: EIP: 0060:[<c10ec598>] EFLAGS: 00010002 CPU: 1
Nov 15 00:01:00 localhost kernel: EIP is at __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:00 localhost kernel: EAX: c220580c EBX: c13f0088 ECX: c13f0088 EDX: 00000000
Nov 15 00:01:00 localhost kernel: ESI: 00000080 EDI: 00000202 EBP: f6b95a34 ESP: f6b95a0c
Nov 15 00:01:00 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 15 00:01:00 localhost kernel: Process NetworkManager (pid: 2242, ti=f6b94000 task=f6bb88a0 task.ti=f6b94000)
Nov 15 00:01:00 localhost kernel: Stack:
Nov 15 00:01:00 localhost kernel: c12e928d f6b95a64 f9599f98 f959025d 00000020 00000020 00000144 f6b419c0
Nov 15 00:01:00 localhost kernel: <0> 00000020 0000007f f6b95a54 c124ad23 c13efcd0 00000000 00000040 f63c7480
Nov 15 00:01:00 localhost kernel: <0> 00000015 00000015 f6b95a7c f959025d ffffffff c125cfdf f63c7480 c1571fa0
Nov 15 00:01:00 localhost kernel: Call Trace:
Nov 15 00:01:00 localhost kernel: [<c12e928d>] ? _raw_write_unlock_bh+0x1d/0x20
Nov 15 00:01:00 localhost kernel: [<f9599f98>] ? fib6_clean_all+0x88/0xc0 [ipv6]
Nov 15 00:01:00 localhost kernel: [<f959025d>] ? __ipv6_ifa_notify+0x3d/0x1a0 [ipv6]
Nov 15 00:01:00 localhost kernel: [<c124ad23>] ? __alloc_skb+0x53/0x100
Nov 15 00:01:00 localhost kernel: [<f959025d>] ? __ipv6_ifa_notify+0x3d/0x1a0 [ipv6]
Nov 15 00:01:00 localhost kernel: [<c125cfdf>] ? neigh_ifdown+0x8f/0xd0
Nov 15 00:01:00 localhost kernel: [<f9591b37>] ? addrconf_ifdown+0x207/0x420 [ipv6]
Nov 15 00:01:00 localhost kernel: [<f9592ba6>] ? addrconf_notify+0x86/0x8a0 [ipv6]
Nov 15 00:01:00 localhost kernel: [<c12e928d>] ? _raw_write_unlock_bh+0x1d/0x20
Nov 15 00:01:00 localhost kernel: [<c12e928d>] ? _raw_write_unlock_bh+0x1d/0x20
Nov 15 00:01:00 localhost kernel: [<f9599f98>] ? fib6_clean_all+0x88/0xc0 [ipv6]
Nov 15 00:01:00 localhost kernel: [<f9598220>] ? fib6_age+0x0/0x90 [ipv6]
Nov 15 00:01:00 localhost kernel: [<f9599e60>] ? fib6_clean_node+0x0/0xb0 [ipv6]
Nov 15 00:01:00 localhost kernel: [<f9598220>] ? fib6_age+0x0/0x90 [ipv6]
Nov 15 00:01:00 localhost kernel: [<c12e92c8>] ? _raw_spin_unlock_bh+0x18/0x20
Nov 15 00:01:00 localhost kernel: [<f959a037>] ? fib6_run_gc+0x67/0xe0 [ipv6]
Nov 15 00:01:00 localhost kernel: [<c1063de5>] ? notifier_call_chain+0x45/0x60
Nov 15 00:01:00 localhost kernel: [<c1063eca>] ? raw_notifier_call_chain+0x1a/0x20
Nov 15 00:01:00 localhost kernel: [<c12542c7>] ? call_netdevice_notifiers+0x27/0x60
Nov 15 00:01:00 localhost kernel: [<c1255eac>] ? __dev_notify_flags+0x5c/0x80
Nov 15 00:01:00 localhost kernel: [<c1255f07>] ? dev_change_flags+0x37/0x60
Nov 15 00:01:00 localhost kernel: [<c125fe11>] ? do_setlink+0x181/0x710
Nov 15 00:01:00 localhost kernel: [<c119728f>] ? nla_parse+0x1f/0xa0
Nov 15 00:01:00 localhost kernel: [<f9147ec8>] ? ar9002_hw_pa_cal+0x5a8/0x680 [ath9k_hw]
Nov 15 00:01:00 localhost kernel: [<c12476f3>] ? sock_rmalloc+0x43/0x90
Nov 15 00:01:00 localhost kernel: [<c1260473>] ? rtnl_setlink+0xd3/0x110
Nov 15 00:01:00 localhost kernel: [<c1260d7d>] ? rtnetlink_rcv_msg+0x1ed/0x220
Nov 15 00:01:00 localhost kernel: [<c12e82fa>] ? __mutex_lock_slowpath+0x1ea/0x2b0
Nov 15 00:01:00 localhost kernel: [<c12603a0>] ? rtnl_setlink+0x0/0x110
Nov 15 00:01:00 localhost kernel: [<c1260b90>] ? rtnetlink_rcv_msg+0x0/0x220
Nov 15 00:01:00 localhost kernel: [<c1272d4e>] ? netlink_rcv_skb+0x8e/0xb0
Nov 15 00:01:00 localhost kernel: [<c1260837>] ? rtnetlink_rcv+0x17/0x20
Nov 15 00:01:00 localhost kernel: [<c1272742>] ? netlink_unicast+0x242/0x290
Nov 15 00:01:00 localhost kernel: [<c1272950>] ? netlink_sendmsg+0x1c0/0x2c0
Nov 15 00:01:00 localhost kernel: [<c12428cf>] ? sock_sendmsg+0xef/0x110
Nov 15 00:01:00 localhost kernel: [<c118d9a2>] ? _copy_from_user+0x32/0x50
Nov 15 00:01:00 localhost kernel: [<c124c862>] ? verify_iovec+0x52/0x90
Nov 15 00:01:00 localhost kernel: [<c124477a>] ? sys_sendmsg+0x16a/0x270
Nov 15 00:01:00 localhost kernel: [<c124427a>] ? sys_sendto+0x12a/0x130
Nov 15 00:01:00 localhost kernel: [<c1241a43>] ? sock_destroy_inode+0x23/0x30
Nov 15 00:01:00 localhost kernel: [<c110ab7f>] ? destroy_inode+0x1f/0x40
Nov 15 00:01:00 localhost kernel: [<c12448d0>] ? sys_recvmsg+0x50/0x60
Nov 15 00:01:00 localhost kernel: [<c1244c23>] ? sys_socketcall+0xe3/0x2a0
Nov 15 00:01:00 localhost kernel: [<c10f4f69>] ? filp_close+0x49/0x70
Nov 15 00:01:00 localhost kernel: [<c10f4fff>] ? sys_close+0x6f/0xc0
Nov 15 00:01:00 localhost kernel: [<c100379f>] ? sysenter_do_call+0x12/0x28
Nov 15 00:01:00 localhost kernel: Code: 05 f4 ec 41 c1 89 45 e8 9c 58 8d 74 26 00 89 c7 fa 90 8d 74 26 00 64 8b 15 c0 2f 48 c1 8b 03 8d 04 02 8b 30 85 f6 74 52 8b 53 10 <8b> 14 16 89 10 89 f8 50 9d 8d 74 26 00 85 f6 75 27 8b 0d 24 b8 
Nov 15 00:01:00 localhost kernel: EIP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0 SS:ESP 0068:f6b95a0c
Nov 15 00:01:00 localhost kernel: CR2: 0000000000000080
Nov 15 00:01:00 localhost kernel: ---[ end trace 4278521253da9076 ]---
Nov 15 00:01:02 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080
Nov 15 00:01:02 localhost kernel: IP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:02 localhost kernel: *pde = 00000000 
Nov 15 00:01:02 localhost kernel: Oops: 0000 [#8] PREEMPT SMP 
Nov 15 00:01:02 localhost kernel: last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/charge_now
Nov 15 00:01:02 localhost kernel: Modules linked in: ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables ipv6 option usb_wwan usbserial uvcvideo usb_storage videodev v4l1_compat arc4 joydev ecb snd_hda_codec_realtek ath9k snd_seq_dummy snd_hda_intel ath9k_common snd_seq_oss ath9k_hw snd_hda_codec snd_seq_midi_event ath snd_seq snd_seq_device snd_pcm_oss snd_hwdep mac80211 cpufreq_ondemand snd_mixer_oss snd_pcm uhci_hcd snd_timer acpi_cpufreq ehci_hcd eeepc_laptop cfg80211 freq_table snd eeepc_wmi soundcore sparse_keymap ac pci_hotplug usbcore processor battery psmouse rfkill wmi sg i2c_i801 serio_raw led_class snd_page_alloc thermal pcspkr atl1c evdev mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod i915 drm_kms_helper drm intel_agp agpgart i2c_algo_bit button i2c_core video output
Nov 15 00:01:02 localhost kernel: 
Nov 15 00:01:02 localhost kernel: Pid: 1551, comm: hald Tainted: G      D     2.6.35-ARCH #1 1005PG/1005PG
Nov 15 00:01:02 localhost kernel: EIP: 0060:[<c10ec598>] EFLAGS: 00010002 CPU: 1
Nov 15 00:01:02 localhost kernel: EIP is at __kmalloc_track_caller+0x68/0x1b0
Nov 15 00:01:02 localhost kernel: EAX: c220580c EBX: c13f0088 ECX: c13f0088 EDX: 00000000
Nov 15 00:01:02 localhost kernel: ESI: 00000080 EDI: 00000202 EBP: f687fca0 ESP: f687fc78
Nov 15 00:01:02 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 15 00:01:02 localhost kernel: Process hald (pid: 1551, ti=f687e000 task=f651f3c0 task.ti=f687e000)
Nov 15 00:01:02 localhost kernel: Stack:
Nov 15 00:01:02 localhost kernel: c1b7d800 f0041800 c13f0110 c1246414 000004d0 000004d0 00000144 f6b41c00
Nov 15 00:01:02 localhost kernel: <0> 000004d0 00000063 f687fcc0 c124ad23 c13efcd0 00000000 00000040 f63766c0
Nov 15 00:01:02 localhost kernel: <0> 00000000 f651f3c0 f687fd00 c1246414 ffffffff 00000024 00000000 000004d0
Nov 15 00:01:02 localhost kernel: Call Trace:
Nov 15 00:01:02 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:02 localhost kernel: [<c124ad23>] ? __alloc_skb+0x53/0x100
Nov 15 00:01:02 localhost kernel: [<c1246414>] ? sock_alloc_send_pskb+0x154/0x280
Nov 15 00:01:02 localhost kernel: [<c1246558>] ? sock_alloc_send_skb+0x18/0x20
Nov 15 00:01:02 localhost kernel: [<c12c9032>] ? unix_stream_sendmsg+0x242/0x340
Nov 15 00:01:02 localhost kernel: [<c12428cf>] ? sock_sendmsg+0xef/0x110
Nov 15 00:01:02 localhost kernel: [<c1105fb0>] ? pollwake+0x0/0x60
Nov 15 00:01:02 localhost kernel: [<c1105fb0>] ? pollwake+0x0/0x60
Nov 15 00:01:02 localhost kernel: [<c118d9a2>] ? _copy_from_user+0x32/0x50
Nov 15 00:01:02 localhost kernel: [<c124c862>] ? verify_iovec+0x52/0x90
Nov 15 00:01:02 localhost kernel: [<c124477a>] ? sys_sendmsg+0x16a/0x270
Nov 15 00:01:02 localhost kernel: [<c1107699>] ? __d_free+0x29/0x40
Nov 15 00:01:02 localhost kernel: [<c12448d0>] ? sys_recvmsg+0x50/0x60
Nov 15 00:01:02 localhost kernel: [<c1244c23>] ? sys_socketcall+0xe3/0x2a0
Nov 15 00:01:02 localhost kernel: [<c11070d4>] ? sys_poll+0x54/0xd0
Nov 15 00:01:02 localhost kernel: [<c100379f>] ? sysenter_do_call+0x12/0x28
Nov 15 00:01:02 localhost kernel: Code: 05 f4 ec 41 c1 89 45 e8 9c 58 8d 74 26 00 89 c7 fa 90 8d 74 26 00 64 8b 15 c0 2f 48 c1 8b 03 8d 04 02 8b 30 85 f6 74 52 8b 53 10 <8b> 14 16 89 10 89 f8 50 9d 8d 74 26 00 85 f6 75 27 8b 0d 24 b8 
Nov 15 00:01:02 localhost kernel: EIP: [<c10ec598>] __kmalloc_track_caller+0x68/0x1b0 SS:ESP 0068:f687fc78
Nov 15 00:01:02 localhost kernel: CR2: 0000000000000080
Nov 15 00:01:02 localhost kernel: ---[ end trace 4278521253da9077 ]---
Nov 15 00:01:05 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at 00000080

Does it make sense to anyone?

Thanks a lot to anyone willing to help me smile
Bye,
Stefano

Offline

#2 2010-11-15 09:32:14

Ber
Member
From: Belgium
Registered: 2006-07-05
Posts: 80
Website

Re: PC randomly freezes and needs hard-reset

Can you post the output of dmesg right after boot?  This is more than probably a kernel bug, but it would be useful to identify where it comes from ro report it.

I guess this is the stock kernel installed by pacman? Do you have any external driver installed?


V=RI sweet V=RI

Offline

#3 2010-11-15 20:02:22

singintime
Member
Registered: 2008-06-23
Posts: 4

Re: PC randomly freezes and needs hard-reset

Hi Ber, thanks for your help!

This is the dmesg output as you requested:

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.35-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Sat Oct 30 19:57:05 UTC 2010
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e2000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003f690000 (usable)
 BIOS-e820: 000000003f690000 - 000000003f69e000 (ACPI data)
 BIOS-e820: 000000003f69e000 - 000000003f6e0000 (ACPI NVS)
 BIOS-e820: 000000003f6e0000 - 000000003f700000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
DMI present.
AMI BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x3f690 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CFFFF write-protect
  D0000-DFFFF uncachable
  E0000-EFFFF write-through
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask 0C0000000 write-back
  1 base 03F700000 mask 0FFF00000 uncachable
  2 base 03F800000 mask 0FF800000 uncachable
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Scanning 0 areas for low memory corruption
modified physical RAM map:
 modified: 0000000000000000 - 0000000000010000 (reserved)
 modified: 0000000000010000 - 000000000009fc00 (usable)
 modified: 000000000009fc00 - 00000000000a0000 (reserved)
 modified: 00000000000e2000 - 0000000000100000 (reserved)
 modified: 0000000000100000 - 000000003f690000 (usable)
 modified: 000000003f690000 - 000000003f69e000 (ACPI data)
 modified: 000000003f69e000 - 000000003f6e0000 (ACPI NVS)
 modified: 000000003f6e0000 - 000000003f700000 (reserved)
 modified: 00000000fee00000 - 00000000fee01000 (reserved)
 modified: 00000000fff80000 - 0000000100000000 (reserved)
initial memory mapped : 0 - 01800000
found SMP MP-table at [c00ff780] ff780
init_memory_mapping: 0000000000000000-00000000377fe000
 0000000000 - 0000400000 page 4k
 0000400000 - 0037400000 page 2M
 0037400000 - 00377fe000 page 4k
kernel direct mapping tables up to 377fe000 @ 15000-1a000
RAMDISK: 3f4af000 - 3f680000
Allocated new RAMDISK: 00100000 - 002d07c9
Move RAMDISK from 000000003f4af000 - 000000003f67f7c8 to 00100000 - 002d07c8
ACPI: RSDP 000fbf40 00024 (v02 ACPIAM)
ACPI: XSDT 3f690100 0006C (v01 _ASUS_ Notebook 04001023 MSFT 00000097)
ACPI: FACP 3f690290 000F4 (v04 A_M_I_ OEMFACP  04001023 MSFT 00000097)
ACPI: DSDT 3f690490 08CBA (v02  A1552 A1552000 00000000 INTL 20060113)
ACPI: FACS 3f69e000 00040
ACPI: APIC 3f690390 0005C (v02 A_M_I_ OEMAPIC  04001023 MSFT 00000097)
ACPI: MCFG 3f6903f0 0003C (v01 A_M_I_ OEMMCFG  04001023 MSFT 00000097)
ACPI: ECDT 3f690430 00055 (v01 A_M_I_ OEMECDT  04001023 MSFT 00000097)
ACPI: OEMB 3f69e040 00061 (v01 A_M_I_ AMI_OEM  04001023 MSFT 00000097)
ACPI: HPET 3f699150 00038 (v01 A_M_I_ OEMHPET  04001023 MSFT 00000097)
ACPI: GSCI 3f69e0b0 02024 (v01 A_M_I_ GMCHSCI  04001023 MSFT 00000097)
ACPI: SSDT 3f6a0c80 004F0 (v01  PmRef    CpuPm 00003000 INTL 20060113)
ACPI: SLIC 3f699190 00176 (v01 _ASUS_ Notebook 04001023 MSFT 00000097)
ACPI: Local APIC address 0xfee00000
126MB HIGHMEM available.
887MB LOWMEM available.
  mapped low ram: 0 - 377fe000
  low ram: 0 - 377fe000
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  Normal   0x00001000 -> 0x000377fe
  HighMem  0x000377fe -> 0x0003f690
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0003f690
On node 0 totalpages: 259615
free_area_init_node: node 0, pgdat c1418ac0, node_mem_map c157d200
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3951 pages, LIFO batch:0
  Normal zone: 1744 pages used for memmap
  Normal zone: 221486 pages, LIFO batch:31
  HighMem zone: 254 pages used for memmap
  HighMem zone: 32148 pages, LIFO batch:7
Using APIC driver default
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0xffffffff base: 0xfed00000
SMP: Allowing 2 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 40
early_res array is doubled to 64 at [16000 - 167ff]
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e2000
PM: Registered nosave memory: 00000000000e2000 - 0000000000100000
Allocating PCI resources starting at 3f700000 (gap: 3f700000:bf700000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
PERCPU: Embedded 14 pages/cpu @c2000000 s34880 r0 d22464 u2097152
pcpu-alloc: s34880 r0 d22464 u2097152 alloc=1*4194304
pcpu-alloc: [0] 0 1 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257585
Kernel command line: root=/dev/disk/by-label/root resume=/dev/sda3 ro acpi_osi=Linux
ACPI: Added _OSI(Linux)
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
allocated 5194240 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Subtract (48 early reservations)
  #1 [0000001000 - 0000002000]   EX TRAMPOLINE
  #2 [0001000000 - 0001574184]   TEXT DATA BSS
  #3 [0001575000 - 000157b1df]             BRK
  #4 [00000ff790 - 0000100000]   BIOS reserved
  #5 [00000ff780 - 00000ff790]    MP-table mpf
  #6 [000009fc00 - 00000f11b0]   BIOS reserved
  #7 [00000f12e8 - 00000ff780]   BIOS reserved
  #8 [00000f11b0 - 00000f12e8]    MP-table mpc
  #9 [0000010000 - 0000011000]      TRAMPOLINE
  #10 [0000011000 - 0000015000]     ACPI WAKEUP
  #11 [0000015000 - 0000016000]         PGTABLE
  #12 [0000100000 - 00002d1000]     NEW RAMDISK
  #13 [000157c000 - 000157d000]         BOOTMEM
  #14 [000157d000 - 0001d6d000]         BOOTMEM
  #15 [00015741c0 - 00015741c4]         BOOTMEM
  #16 [0001574200 - 00015742c0]         BOOTMEM
  #17 [00015742c0 - 0001574314]         BOOTMEM
  #18 [0001d6d000 - 0001d70000]         BOOTMEM
  #19 [0001574340 - 000157434c]         BOOTMEM
  #20 [0001574380 - 0001574980]         BOOTMEM
  #21 [0001574980 - 00015749a5]         BOOTMEM
  #22 [00015749c0 - 00015749e7]         BOOTMEM
  #23 [0001574a00 - 0001574b18]         BOOTMEM
  #24 [0001574b40 - 0001574b80]         BOOTMEM
  #25 [0001574b80 - 0001574bc0]         BOOTMEM
  #26 [0001574bc0 - 0001574c00]         BOOTMEM
  #27 [0001574c00 - 0001574c40]         BOOTMEM
  #28 [0001574c40 - 0001574c80]         BOOTMEM
  #29 [0001574c80 - 0001574cc0]         BOOTMEM
  #30 [0001574cc0 - 0001574d00]         BOOTMEM
  #31 [0001574d00 - 0001574d40]         BOOTMEM
  #32 [0001574d40 - 0001574d80]         BOOTMEM
  #33 [0001574d80 - 0001574d90]         BOOTMEM
  #34 [0001574dc0 - 0001574e00]         BOOTMEM
  #35 [0001574e00 - 0001574e40]         BOOTMEM
  #36 [0002000000 - 000200e000]         BOOTMEM
  #37 [0002200000 - 000220e000]         BOOTMEM
  #38 [0001574e40 - 0001574e44]         BOOTMEM
  #39 [0001574e80 - 0001574e84]         BOOTMEM
  #40 [0001574ec0 - 0001574ec8]         BOOTMEM
  #41 [0001574f00 - 0001574f08]         BOOTMEM
  #42 [0001574f40 - 0001574fe8]         BOOTMEM
  #43 [000157b200 - 000157b268]         BOOTMEM
  #44 [0001d70000 - 0001d74000]         BOOTMEM
  #45 [0001d74000 - 0001df4000]         BOOTMEM
  #46 [0001df4000 - 0001e34000]         BOOTMEM
  #47 [000220e000 - 0002702200]         BOOTMEM
Initializing HighMem for node 0 (000377fe:0003f690)
Memory: 1016844k/1038912k available (2987k kernel code, 21616k reserved, 1237k data, 416k init, 129608k highmem)
virtual kernel memory layout:
    fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc1421000 - 0xc1489000   ( 416 kB)
      .data : 0xc12eac4c - 0xc1420200   (1237 kB)
      .text : 0xc1000000 - 0xc12eac4c   (2987 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
NR_IRQS:512
Extended CMOS year: 2000
Console: colour VGA+ 80x25
console [tty0] enabled
hpet clockevent registered
Fast TSC calibration using PIT
Detected 1666.469 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 3334.81 BogoMIPS (lpj=5554896)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys blkio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 5 MCE banks
CPU0: Thermal monitoring enabled (TM2)
using mwait in idle threads.
Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
... version:                3
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
ACPI: Core revision 20100428
Enabling APIC mode:  Flat.  Using 1 I/O APICs
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Atom(TM) CPU N450   @ 1.66GHz stepping 0a
APIC calibration not consistent with PM-Timer: 179ms instead of 100ms
APIC delta adjusted to PM-Timer: 1041546 (1874774)
Booting Node   0, Processors  #1 Ok.
Initializing CPU#1
Brought up 2 CPUs
Total of 2 processors activated (6668.63 BogoMIPS).
devtmpfs: initialized
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: not using MMCONFIG
PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: EC description table is found, configuring boot EC
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: SSDT 3f6a0190 00326 (v01  PmRef  Cpu0Ist 00003000 INTL 20060113)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00326 (v01  PmRef  Cpu0Ist 00003000 INTL 20060113)
ACPI: SSDT 3f6a0550 00724 (v01  PmRef  Cpu0Cst 00003001 INTL 20060113)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00724 (v01  PmRef  Cpu0Cst 00003001 INTL 20060113)
ACPI: SSDT 3f6a00e0 000AB (v01  PmRef  Cpu1Ist 00003000 INTL 20060113)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 000AB (v01  PmRef  Cpu1Ist 00003000 INTL 20060113)
ACPI: SSDT 3f6a04c0 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20060113)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20060113)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
PCI: Using MMCONFIG for extended config space
ACPI: BIOS _OSI(Linux) query honored via cmdline
ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
pci_root PNP0A08:00: host bridge window [mem 0x3f700000-0xfed8ffff]
pci 0000:00:02.0: reg 10: [mem 0xf7e00000-0xf7e7ffff]
pci 0000:00:02.0: reg 14: [io  0xdc00-0xdc07]
pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
pci 0000:00:02.0: reg 1c: [mem 0xf7d00000-0xf7dfffff]
pci 0000:00:02.1: reg 10: [mem 0xf7e80000-0xf7efffff]
pci 0000:00:1b.0: reg 10: [mem 0xf7cf8000-0xf7cfbfff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.3: PME# disabled
pci 0000:00:1d.0: reg 20: [io  0xd400-0xd41f]
pci 0000:00:1d.1: reg 20: [io  0xd480-0xd49f]
pci 0000:00:1d.2: reg 20: [io  0xd800-0xd81f]
pci 0000:00:1d.3: reg 20: [io  0xd880-0xd89f]
pci 0000:00:1d.7: reg 10: [mem 0xf7cf7c00-0xf7cf7fff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.2: reg 10: [io  0xd080-0xd087]
pci 0000:00:1f.2: reg 14: [io  0xd000-0xd003]
pci 0000:00:1f.2: reg 18: [io  0xcc00-0xcc07]
pci 0000:00:1f.2: reg 1c: [io  0xc880-0xc883]
pci 0000:00:1f.2: reg 20: [io  0xc800-0xc81f]
pci 0000:00:1f.2: reg 24: [mem 0xf7cf7800-0xf7cf7bff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1f.3: reg 20: [io  0x0400-0x041f]
pci 0000:00:1c.0: PCI bridge to [bus 04-04]
pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:02:00.0: reg 10: [mem 0xfbff0000-0xfbffffff 64bit]
pci 0000:02:00.0: supports D1
pci 0000:02:00.0: PME# supported from D0 D1 D3hot
pci 0000:02:00.0: PME# disabled
pci 0000:00:1c.1: PCI bridge to [bus 02-03]
pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
pci 0000:00:1c.1:   bridge window [mem 0xf8000000-0xfbffffff]
pci 0000:00:1c.1:   bridge window [mem 0xf0000000-0xf6ffffff 64bit pref]
pci 0000:01:00.0: reg 10: [mem 0xf7fc0000-0xf7ffffff 64bit]
pci 0000:01:00.0: reg 18: [io  0xec00-0xec7f]
pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:01:00.0: PME# disabled
pci 0000:00:1c.3: PCI bridge to [bus 01-01]
pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.3:   bridge window [mem 0xf7f00000-0xf7ffffff]
pci 0000:00:1c.3:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x3f700000-0xfed8ffff] (subtractive decode)
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 *15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
HEST: Table is not found!
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
reserve RAM buffer: 000000003f690000 - 000000003fffffff 
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
HPET: 3 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 13 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
system 00:08: [io  0x025c-0x025f] has been reserved
system 00:08: [io  0x0380-0x0383] has been reserved
system 00:08: [io  0x0400-0x041f] has been reserved
system 00:08: [io  0x04d0-0x04d1] has been reserved
system 00:08: [io  0x0800-0x087f] has been reserved
system 00:08: [io  0x0480-0x04bf] has been reserved
system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:08: [mem 0xfed50000-0xfed8ffff] has been reserved
system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
system 00:08: [mem 0xfff00000-0xffffffff] could not be reserved
system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
system 00:0c: [mem 0x00100000-0x3f6fffff] could not be reserved
system 00:0c: [mem 0xfed90000-0xffffffff] could not be reserved
pci 0000:00:1c.0: BAR 14: assigned [mem 0x3f700000-0x3f8fffff]
pci 0000:00:1c.0: BAR 15: assigned [mem 0x3f900000-0x3fafffff 64bit pref]
pci 0000:00:1c.3: BAR 15: assigned [mem 0x3fb00000-0x3fcfffff 64bit pref]
pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
pci 0000:00:1c.1: BAR 13: assigned [io  0x2000-0x2fff]
pci 0000:00:1c.0: PCI bridge to [bus 04-04]
pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
pci 0000:00:1c.0:   bridge window [mem 0x3f700000-0x3f8fffff]
pci 0000:00:1c.0:   bridge window [mem 0x3f900000-0x3fafffff 64bit pref]
pci 0000:00:1c.1: PCI bridge to [bus 02-03]
pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
pci 0000:00:1c.1:   bridge window [mem 0xf8000000-0xfbffffff]
pci 0000:00:1c.1:   bridge window [mem 0xf0000000-0xf6ffffff 64bit pref]
pci 0000:00:1c.3: PCI bridge to [bus 01-01]
pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.3:   bridge window [mem 0xf7f00000-0xf7ffffff]
pci 0000:00:1c.3:   bridge window [mem 0x3fb00000-0x3fcfffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 05-05]
pci 0000:00:1e.0:   bridge window [io  disabled]
pci 0000:00:1e.0:   bridge window [mem disabled]
pci 0000:00:1e.0:   bridge window [mem pref disabled]
pci 0000:00:1c.0: enabling device (0104 -> 0107)
pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.1: enabling device (0106 -> 0107)
pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
pci 0000:00:1c.3: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
pci_bus 0000:00: resource 8 [mem 0x3f700000-0xfed8ffff]
pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
pci_bus 0000:04: resource 1 [mem 0x3f700000-0x3f8fffff]
pci_bus 0000:04: resource 2 [mem 0x3f900000-0x3fafffff 64bit pref]
pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
pci_bus 0000:02: resource 1 [mem 0xf8000000-0xfbffffff]
pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf6ffffff 64bit pref]
pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
pci_bus 0000:01: resource 1 [mem 0xf7f00000-0xf7ffffff]
pci_bus 0000:01: resource 2 [mem 0x3fb00000-0x3fcfffff 64bit pref]
pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
pci_bus 0000:05: resource 8 [mem 0x3f700000-0xfed8ffff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Boot video device
PCI: CLS 32 bytes, default 64
Unpacking initramfs...
Freeing initrd memory: 1860k freed
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: disabled - APM is not SMP safe.
Scanning for low memory corruption every 60 seconds
audit: initializing netlink socket (disabled)
type=2000 audit(1289838795.406:1): initialized
highmem bounce pool size: 64 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1736
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:1c.0: setting latency timer to 64
pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
pcieport 0000:00:1c.1: setting latency timer to 64
pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
pcieport 0000:00:1c.3: setting latency timer to 64
pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
ERST: Table is not found!
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
PM: Checking image partition /dev/sda3
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
PM: Resume from disk failed.
registered taskstats version 1
Initalizing network drop monitor service
Freeing unused kernel memory: 416k freed
udev[38]: starting version 163
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
ACPI: Lid Switch [LID]
input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
ACPI: Sleep Button [SLPB]
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
ACPI: Power Button [PWRF]
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
agpgart-intel 0000:00:00.0: detected 8188K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[drm] Initialized drm 1.1.0 20060810
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 0000:00:02.0: setting latency timer to 64
i915 0000:00:02.0: irq 43 for MSI/MSI-X
[drm] set up 7M of stolen space
[drm] initialized overlay support
Console: switching to colour frame buffer device 128x37
fb0: inteldrmfb frame buffer device
drm: registered panic notifier
Slow work thread pool: Starting up
Slow work thread pool: Ready
ACPI Warning: _BQC returned an invalid level (20100428/video-640)
acpi device:0d: registered as cooling_device0
input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
SCSI subsystem initialized
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 21 (level, low) -> IRQ 21
ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x1 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 abar m1024@0xf7cf7800 port 0xf7cf7900 irq 44
ata2: DUMMY
ata3: DUMMY
ata4: DUMMY
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: unexpected _GTF length (8)
ata1.00: ATA-8: Hitachi HTS545025B9A300, PB2OC60N, max UDMA/133
ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata1.00: unexpected _GTF length (8)
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54502 PB2O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
PM: Starting manual resume from disk
PM: Resume from partition 8:3
PM: Checking hibernation image.
PM: Error -22 checking image file
PM: Resume from disk failed.
EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
udev[767]: starting version 163
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [TZ00] (46 C)
atl1c 0000:01:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
atl1c 0000:01:00.0: setting latency timer to 64
sd 0:0:0:0: Attached scsi generic sg0 type 0
ACPI: acpi_idle registered with cpuidle
atl1c 0000:01:00.0: version 1.0.0.2-NAPI
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Marking TSC unstable due to TSC halts in idle
Switching to clocksource hpet
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 21 (level, low) -> IRQ 21
ACPI: resource 0000:00:1f.3 [io  0x0400-0x041f] conflicts with ACPI region SMRG [??? 0x00000400-0x0000040f flags 0x47]
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
ACPI: AC Adapter [AC0] (on-line)
input: PC Speaker as /devices/platform/pcspkr/input/input6
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: WMI: Mapper loaded
ACPI: Battery Slot [BAT0] (battery present)
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
eeepc_wmi: Backlight controlled by ACPI video driver
eeepc_laptop: Eee PC Hotkey Driver
eeepc_laptop: Hotkey init flags 0x41
eeepc_laptop: TYPE (2000000) not reported by BIOS, enabling anyway
eeepc_laptop: PANELPOWER (4000000) not reported by BIOS, enabling anyway
eeepc_laptop: TPD (8000000) not reported by BIOS, enabling anyway
eeepc_laptop: Get control methods supported: 0xe301701
eeepc_laptop: Backlight controlled by ACPI video driver
input: Asus EeePC extra buttons as /devices/platform/eeepc/input/input8
Registered led device: eeepc::touchpad
cfg80211: Calling CRDA to update world regulatory domain
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: using broken periodic workaround
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7cf7c00
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
usb 1-2: new high speed USB device using ehci_hcd and address 2
ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
ath9k 0000:02:00.0: setting latency timer to 64
ath: EEPROM regdomain: 0x60
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x60
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
HDA Intel 0000:00:1b.0: setting latency timer to 64
phy0: Selected rate control algorithm 'ath9k_rate_control'
Registered led device: ath9k-phy0::radio
Registered led device: ath9k-phy0::assoc
Registered led device: ath9k-phy0::tx
Registered led device: ath9k-phy0::rx
phy0: Atheros AR9285 Rev:2 mem=0xf91e0000, irq=17
Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1a0b1, caps: 0xd04731/0xa40000/0xa0000
usb 1-5: new high speed USB device using ehci_hcd and address 3
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
usb 1-6: new high speed USB device using ehci_hcd and address 4
usb 1-8: new high speed USB device using ehci_hcd and address 5
Initializing USB Mass Storage driver...
scsi4 : usb-storage 1-2:1.0
scsi5 : usb-storage 1-2:1.1
scsi6 : usb-storage 1-5:1.0
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device USB2.0 UVC VGA WebCam (13d3:5111)
input: USB2.0 UVC VGA WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input10
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for GSM modem (1-port)
option 1-8:1.0: GSM modem (1-port) converter detected
usb 1-8: GSM modem (1-port) converter now attached to ttyUSB0
option 1-8:1.1: GSM modem (1-port) converter detected
usb 1-8: GSM modem (1-port) converter now attached to ttyUSB1
option 1-8:1.2: GSM modem (1-port) converter detected
usb 1-8: GSM modem (1-port) converter now attached to ttyUSB2
usbcore: registered new interface driver option
option: v0.7.2:USB Driver for GSM modems
EXT4-fs (sda2): re-mounted. Opts: (null)
scsi 4:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
scsi 4:0:0:0: Attached scsi generic sg1 type 5
scsi 6:0:0:0: Direct-Access     Single   Flash Reader     1.00 PQ: 0 ANSI: 0
sd 6:0:0:0: Attached scsi generic sg2 type 0
scsi 5:0:0:0: Direct-Access     HUAWEI   SD Storage       2.31 PQ: 0 ANSI: 2
sd 5:0:0:0: Attached scsi generic sg3 type 0
sd 5:0:0:0: [sdc] Attached SCSI removable disk
usb 1-2: USB disconnect, address 2
EXT4-fs (sda2): re-mounted. Opts: (null)
sd 6:0:0:0: [sdb] 1984000 512-byte logical blocks: (1.01 GB/968 MiB)
sd 6:0:0:0: [sdb] Write Protect is off
sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
sd 6:0:0:0: [sdb] Assuming drive cache: write through
sd 6:0:0:0: [sdb] Assuming drive cache: write through
 sdb: sdb1
sd 6:0:0:0: [sdb] Assuming drive cache: write through
sd 6:0:0:0: [sdb] Attached SCSI removable disk
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
Adding 2000088k swap on /dev/sda3.  Priority:-1 extents:1 across:2000088k 
usb 1-2: new high speed USB device using ehci_hcd and address 6
option 1-2:1.0: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB3
option 1-2:1.1: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB4
option 1-2:1.2: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB5
option 1-2:1.3: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB6
scsi14 : usb-storage 1-2:1.4
scsi15 : usb-storage 1-2:1.5
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
CPUFREQ: Per core ondemand sysfs interface is deprecated - ignore_nice_load
scsi 14:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
scsi 15:0:0:0: Direct-Access     HUAWEI   SD Storage       2.31 PQ: 0 ANSI: 2
sd 15:0:0:0: Attached scsi generic sg1 type 0
sd 15:0:0:0: [sdc] Attached SCSI removable disk
sr0: scsi-1 drive
Uniform CD-ROM driver Revision: 3.20
sr 14:0:0:0: Attached scsi CD-ROM sr0
sr 14:0:0:0: Attached scsi generic sg3 type 5
WARNING! power/level is deprecated; use power/control instead
ADDRCONF(NETDEV_UP): wlan0: link is not ready
atl1c 0000:01:00.0: irq 46 for MSI/MSI-X
ADDRCONF(NETDEV_UP): eth0: link is not ready
wlan0: Creating new IBSS network, BSSID a6:02:ec:77:d8:cc
ip_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (15923 buckets, 63692 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
wlan0: no IPv6 routers present

Your guess was right, I'm using the stock kernel, v. 2.6.35, with no extra drivers or modules.

As I see from kernel.log the crash seems to happen when power supply information is accessed... If it can help to understand the problem better, I'm using laptop-mode with battery polling and the xmobar battery monitor widget.

Cheers,
Ste

Last edited by singintime (2010-11-15 20:03:20)

Offline

#4 2010-11-17 09:09:48

Ber
Member
From: Belgium
Registered: 2006-07-05
Posts: 80
Website

Re: PC randomly freezes and needs hard-reset

OK, the only thing I see here that could cause you trouble is this line

WARNING! power/level is deprecated; use power/control instead

Maybe try to switch to the power/control controller, as the one you used seems deprecated.

If this is not that, try to remove laptop-mode. If removing latop-mode works you should send a bug report to the developers, maybe they can fix it for you.

Good luck!


V=RI sweet V=RI

Offline

Board footer

Powered by FluxBB