Bug 1012603

Summary: [abrt] BUG: unable to handle kernel NULL pointer dereference at 0000000e
Product: [Fedora] Fedora Reporter: 黃健毅 <johnny.jy.ooi+fedorabugzilla>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: gansalmon, itamar, johnny.jy.ooi+fedorabugzilla, jonathan, kernel-maint, madhu.chinakonda, marcelo.barbosa, michele
Target Milestone: ---Flags: jforbes: needinfo?
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:c8e3cb6e59898f5ab92a265941841df7e1aee150
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-10 14:40:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: dmesg none

Description 黃健毅 2013-09-26 17:36:06 UTC
Additional info:
reporter:       libreport-2.1.7
BUG: unable to handle kernel NULL pointer dereference at 0000000e
IP: [<c070a39b>] acpi_ns_validate_handle+0x1a/0x25
*pdpt = 000000000b186001 *pde = 0000000000000000 
Oops: 0000 [#1] SMP 
Modules linked in: snd_seq_dummy binfmt_misc btrfs zlib_deflate raid6_pq libcrc32c xor usb_storage fuse bnep bluetooth nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE ip6table_nat nf_nat_ipv6 ip6table_mangle ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 iptable_nat nf_nat_ipv4 nf_nat iptable_mangle nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ebtable_filter ebtables ip6table_filter ip6_tables iTCO_wdt iTCO_vendor_support hp_wmi sparse_keymap ppdev snd_hda_codec_si3054 snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device snd_pcm snd_page_alloc snd_timer snd soundcore arc4 iwl3945 coretemp kvm_intel iwlegacy kvm tg3 mac80211 cfg80211 rfkill tpm_tis joydev tpm_infineon ptp pps_core microcode serio_raw lpc_ich mfd_core sdhci_pci sdhci mmc_core tifm_7xx1 tifm_core wmi parport_pc parport tpm tpm_bios acpi_cpufreq mperf uinput i915 i2c_algo_bit drm_kms_helper firewire_ohci drm firewire_core ata_generic pata_acpi crc_itu_t yenta_socket i2c_core video
CPU: 1 PID: 2868 Comm: rsync Not tainted 3.11.1-200.fc19.i686.PAE #1
Hardware name: Hewlett-Packard HP Compaq nc6320 (EV073AV)/30AA, BIOS 68YDU Ver. F.0D 04/17/2007
task: c1a4a300 ti: decee000 task.ti: decee000
EIP: 0060:[<c070a39b>] EFLAGS: 00010246 CPU: 1
EIP is at acpi_ns_validate_handle+0x1a/0x25
EAX: 0000000a EBX: d63d7140 ECX: 00000000 EDX: 00000000
ESI: f7f5d46e EDI: decefeb8 EBP: decefe38 ESP: decefe38
 DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
CR0: 8005003b CR2: 0000000e CR3: 1872e000 CR4: 000007f0
Stack:
 decefe70 c070a6d0 decefe50 c047689a 00000000 c0e26d90 decefe58 c06ed896
 decefe68 0000000a 00000000 decefec0 00000004 ffffffff decefe98 c070a8bb
 decefec0 f7f5d46a decefeb4 ffffffff ffffffff d2d6b000 f7f5bed0 c09f3d84
Call Trace:
 [<c070a6d0>] acpi_evaluate_object+0x36/0x1fb
 [<c047689a>] ? up+0x2a/0x40
 [<c06ed896>] ? acpi_os_signal_semaphore+0x1f/0x2c
 [<c070a8bb>] acpi_evaluate_object_typed+0x26/0xc8
 [<f7f5bed0>] ? tpm_show_ppi_transition_action+0x200/0x200 [tpm_bios]
 [<f7f5bfa6>] tpm_show_ppi_request+0xd6/0x160 [tpm_bios]
 [<f7f5bed0>] ? tpm_show_ppi_transition_action+0x200/0x200 [tpm_bios]
 [<c0773038>] dev_attr_show+0x18/0x40
 [<c05bd788>] sysfs_read_file+0x88/0x170
 [<c055fd84>] ? rw_verify_area+0x54/0x100
 [<c05bd700>] ? sysfs_write_file+0x110/0x110
 [<c055feb0>] vfs_read+0x80/0x150
 [<c0560639>] SyS_read+0x49/0x90
 [<c099fd0d>] sysenter_do_call+0x12/0x28
Code: 00 00 eb 05 b8 04 00 00 00 83 c4 18 5b 5e 5f 5d c3 55 89 e5 66 66 66 66 90 8d 50 ff 83 fa fd 76 08 8b 15 f0 6c e2 c0 eb 09 31 d2 <80> 78 04 0f 0f 44 d0 89 d0 5d c3 55 89 e5 66 66 66 66 90 a1 f0
EIP: [<c070a39b>] acpi_ns_validate_handle+0x1a/0x25 SS:ESP 0068:decefe38
CR2: 000000000000000e

Comment 1 黃健毅 2013-09-26 17:36:35 UTC
Created attachment 803507 [details]
File: dmesg

Comment 2 Michele Baldessari 2013-11-02 09:23:54 UTC
Hi,

can you expand a bit what you did to get this oops? Was an rsync syncing the whole machine /sys include? Can you reproduce this at will?

Thanks,
Michele

Comment 3 黃健毅 2013-11-02 10:22:19 UTC
I do rsync my entire system regularly, but I don't always get oops all.

This particular error occurred a long while ago so I can't remember exactly what happened, and since I don't know what caused it, is difficult to replicate.

Comment 4 Michele Baldessari 2013-12-01 10:59:41 UTC
Does this still happen with 3.11.9?

Comment 5 黃健毅 2013-12-01 11:29:09 UTC
Yes, still happened even on Thursday and Friday of this week. Although my laptop now has konked out completely, so it may very well be that this bug was the leadup to a hardware failure.

Comment 6 Justin M. Forbes 2014-01-03 22:08:35 UTC
*********** MASS BUG UPDATE **************

We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 19 kernel bugs.

Fedora 19 has now been rebased to 3.12.6-200.fc19.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.

If you have moved on to Fedora 20, and are still experiencing this issue, please change the version to Fedora 20.

If you experience different issues, please open a new bug report for those.

Comment 7 Justin M. Forbes 2014-03-10 14:40:10 UTC
*********** MASS BUG UPDATE **************

This bug has been in a needinfo state for more than 1 month and is being closed with insufficient data due to inactivity. If this is still an issue with Fedora 19, please feel free to reopen the bug and provide the additional information requested.