View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017118 | CentOS-7 | kernel | public | 2020-03-06 15:58 | 2021-04-17 23:55 |
Reporter | acavalier | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | random |
Status | resolved | Resolution | fixed | ||
Product Version | 7.7-1908 | ||||
Summary | 0017118: [acpi] BUG: unable to handle kernel NULL pointer dereference at (null) | ||||
Description | We have seen this kernel panic twice now: once last June on one of our own systems (in "3.10.0-957.12.1") and now this morning on a customer's system (in "3.10.0-1062.9.1"), both on Intel NUC systems, of the same model ("NUC8i7BEH"). See attached kernel BUG logs. Looking around on the kernel bugzilla, this appears to be the same as https://bugzilla.kernel.org/show_bug.cgi?id=59641 (which was later closed as a dupe of https://bugzilla.kernel.org/show_bug.cgi?id=59091 though the backtraces on that cannot be viewed anymore), which was fixed in https://github.com/torvalds/linux/commit/36b15875a7819a2ec4cb5748ff7096ad7bd86cbb in kernel 3.13. Looking in the source RPM for "3.10.0-1062.12.1", it appears that patch has not been merged back in. So, fixing this issue should be as simple as merging that upstream patch. | ||||
Tags | "3.10.0-1062.9.1.el7.x85_64" | ||||
abrt_hash | |||||
URL | |||||
bug_3.10.0-957.12.1.txt (4,526 bytes)
:[3641663.911389] BUG: unable to handle kernel paging request at 00000000fc6b3d9e :[3641663.911399] IP: [<ffffffff8860a9b4>] advance_transaction+0x5f/0x120 :[3641663.911409] PGD 0 :[3641663.911413] Oops: 0000 [#1] SMP :[3641663.911417] Modules linked in: cmac vhost_net vhost macvtap macvlan xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack libcrc32c ipt_REJECT nf_reject_ipv4 tun ebtable_filter ebtables ip6table_filter devlink ip6_tables iptable_filter bridge stp llc bnep sunrpc dm_mirror dm_region_hash dm_log dm_mod intel_pmc_core iTCO_wdt iTCO_vendor_support intel_powerclamp coretemp intel_rapl kvm_intel intel_wmi_thunderbolt arc4 kvm irqbypass snd_hda_codec_hdmi crc32_pclmul iwlmvm snd_soc_skl snd_hda_codec_realtek snd_soc_skl_ipc snd_hda_ext_core snd_hda_codec_generic snd_soc_sst_dsp snd_soc_sst_ipc ghash_clmulni_intel mac80211 snd_soc_acpi snd_soc_core aesni_intel snd_compress lrw gf128mul glue_helper ablk_helper :[3641663.911476] snd_hda_intel cryptd snd_hda_codec snd_hda_core pcspkr rtsx_pci_ms snd_hwdep memstick snd_seq btusb snd_seq_device btrtl btbcm snd_pcm btintel bluetooth snd_timer sg i2c_i801 snd soundcore iwlwifi ite_cir rc_core pinctrl_cannonlake pinctrl_intel cfg80211 tpm_crb rfkill wmi acpi_pad ip_tables ext4 mbcache jbd2 sd_mod crc_t10dif crct10dif_generic rtsx_pci_sdmmc mmc_core i915 e1000e crct10dif_pclmul crct10dif_common crc32c_intel ptp pps_core rtsx_pci i2c_algo_bit iosf_mbi drm_kms_helper syscopyarea i2c_hid sysfillrect sysimgblt fb_sys_fops video ahci drm libahci libata drm_panel_orientation_quirks :[3641663.911533] CPU: 2 PID: 0 Comm: swapper/2 Kdump: loaded Not tainted 3.10.0-957.12.1.el7.x86_64 #1 :[3641663.911538] Hardware name: Intel(R) Client Systems NUC8i7BEH/NUC8BEB, BIOS BECFL357.86A.0064.2019.0213.1122 02/13/2019 :[3641663.911542] task: ffff8a69b444d140 ti: ffff8a69b4460000 task.ti: ffff8a69b4460000 :[3641663.911545] RIP: 0010:[<ffffffff8860a9b4>] [<ffffffff8860a9b4>] advance_transaction+0x5f/0x120 :[3641663.911552] RSP: 0018:ffff8a70bdc83da8 EFLAGS: 00010046 :[3641663.911556] RAX: 000000000000007f RBX: ffff8a7093913da8 RCX: 0000000000000080 :[3641663.911559] RDX: 00000000fc6b3d1f RSI: 0000000000000000 RDI: ffff8a70bd7f3148 :[3641663.911562] RBP: ffff8a70bdc83dd0 R08: 0000000000000101 R09: 0000000000000010 :[3641663.911566] R10: 0000000000005f3f R11: 7fffffffffffffff R12: ffff8a70bd7f30c0 :[3641663.911569] R13: 0000000000000008 R14: ffff8a70bd7f3148 R15: 0000000000000046 :[3641663.911573] FS: 0000000000000000(0000) GS:ffff8a70bdc80000(0000) knlGS:0000000000000000 :[3641663.911577] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 :[3641663.911580] CR2: 00000000fc6b3d9e CR3: 000000045bc10000 CR4: 00000000003627e0 :[3641663.911583] Call Trace: :[3641663.911587] <IRQ> :[3641663.911593] [<ffffffff8860b086>] acpi_ec_gpe_handler+0x48/0xc9 :[3641663.911600] [<ffffffff88617c7f>] acpi_ev_gpe_dispatch+0xc3/0x133 :[3641663.911605] [<ffffffff88617dbe>] acpi_ev_gpe_detect+0xcf/0x133 :[3641663.911611] [<ffffffff88619e5e>] acpi_ev_sci_xrupt_handler+0x1f/0x25 :[3641663.911616] [<ffffffff88601693>] acpi_irq+0x1c/0x37 :[3641663.911623] [<ffffffff8834a5f4>] __handle_irq_event_percpu+0x44/0x1c0 :[3641663.911629] [<ffffffff8834a7a2>] handle_irq_event_percpu+0x32/0x80 :[3641663.911634] [<ffffffff8834a82c>] handle_irq_event+0x3c/0x60 :[3641663.911640] [<ffffffff8834de89>] handle_fasteoi_irq+0x59/0x110 :[3641663.911646] [<ffffffff8822e554>] handle_irq+0xe4/0x1a0 :[3641663.911652] [<ffffffff8830bbdc>] ? tick_check_idle+0x8c/0xd0 :[3641663.911658] [<ffffffff8897a59d>] do_IRQ+0x4d/0xf0 :[3641663.911665] [<ffffffff8896c362>] common_interrupt+0x162/0x162 :[3641663.911668] <EOI> :[3641663.911676] [<ffffffff887aecf7>] ? cpuidle_enter_state+0x57/0xd0 :[3641663.911682] [<ffffffff887aee4e>] cpuidle_idle_call+0xde/0x230 :[3641663.911688] [<ffffffff882366de>] arch_cpu_idle+0xe/0xc0 :[3641663.911693] [<ffffffff882fc4da>] cpu_startup_entry+0x14a/0x1e0 :[3641663.911700] [<ffffffff88257db7>] start_secondary+0x1f7/0x270 :[3641663.911706] [<ffffffff882000d5>] start_cpu+0x5/0x14 :[3641663.911709] Code: 0f 84 d0 00 00 00 0f b6 43 13 8a 4b 15 38 c1 76 44 41 f6 c5 02 0f 85 9c 00 00 00 8d 48 01 48 8b 13 88 4b 13 f6 05 c6 3f 93 00 04 <8a> 1c 02 74 18 0f b6 d3 48 c7 c6 ca b1 ca 88 48 c7 c7 58 e9 f3 :[3641663.911765] RIP [<ffffffff8860a9b4>] advance_transaction+0x5f/0x120 :[3641663.911771] RSP <ffff8a70bdc83da8> :[3641663.911774] CR2: 00000000fc6b3d9e bug_3.10.0-1062.9.1.txt (4,703 bytes)
:[3333556.642254] BUG: unable to handle kernel NULL pointer dereference at (null) :[3333556.642290] IP: [<ffffffffb8c17a74>] advance_transaction+0x5f/0x120 :[3333556.642315] PGD 0 :[3333556.642324] Oops: 0000 [#1] SMP :[3333556.642338] Modules linked in: tcp_diag inet_diag unix_diag des_generic md4 nls_utf8 cifs ccm dns_resolver nfsd auth_rpcgss nfs_acl lockd grace binfmt_misc tcp_lp rfcomm fuse cmac xt_C HECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack libcrc32c ipt_REJECT nf_reject_ipv4 tun bridge stp llc ebtable_filter devlink ebtables ip6table_filter ip6_tables iptable_filter bnep sunrpc dm_mirror dm_region_hash dm_log dm_mod arc4 snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_supp ort intel_wmi_thunderbolt vfat fat snd_soc_skl snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_hda_codec_realtek snd_soc_sst_ipc intel_pmc_core snd_soc_acpi snd_hda_codec_generic snd_so c_core snd_compress snd_hda_intel intel_powerclamp coretemp :[3333556.642634] intel_rapl snd_hda_codec kvm_intel kvm iwlmvm snd_hda_core snd_hwdep snd_seq irqbypass crc32_pclmul mac80211 snd_seq_device ghash_clmulni_intel aesni_intel snd_pcm lrw gf1 28mul glue_helper ablk_helper snd_timer cryptd snd pcspkr rtsx_pci_ms memstick soundcore i2c_i801 btusb btrtl btbcm btintel bluetooth sg iwlwifi ite_cir rc_core cfg80211 pcc_cpufreq pinctrl_ cannonlake pinctrl_intel rfkill tpm_crb wmi acpi_pad ip_tables ext4 mbcache jbd2 sd_mod crc_t10dif crct10dif_generic i915 rtsx_pci_sdmmc mmc_core i2c_algo_bit iosf_mbi drm_kms_helper syscopy area sysfillrect sysimgblt fb_sys_fops e1000e ahci drm libahci libata crct10dif_pclmul crct10dif_common crc32c_intel ptp pps_core rtsx_pci drm_panel_orientation_quirks video i2c_hid :[3333556.642915] CPU: 4 PID: 0 Comm: swapper/4 Kdump: loaded Not tainted 3.10.0-1062.9.1.el7.x86_64 #1 :[3333556.642944] Hardware name: Intel(R) Client Systems NUC8i7BEH/NUC8BEB, BIOS BECFL357.86A.0077.2019.1127.1452 11/27/2019 :[3333556.642977] task: ffff994f745c0000 ti: ffff994f7457c000 task.ti: ffff994f7457c000 :[3333556.643003] RIP: 0010:[<ffffffffb8c17a74>] [<ffffffffb8c17a74>] advance_transaction+0x5f/0x120 :[3333556.643033] RSP: 0018:ffff99567dd03da8 EFLAGS: 00010046 :[3333556.643051] RAX: 0000000000000000 RBX: ffff994f8fb13da8 RCX: 0000000000000001 :[3333556.643074] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff99567d7f3988 :[3333556.643098] RBP: ffff99567dd03dd0 R08: 0000000000000101 R09: 0000000000000010 :[3333556.643121] R10: 00000000000007cc R11: 7fffffffffffffff R12: ffff99567d7f3900 :[3333556.643144] R13: 0000000000000009 R14: ffff99567d7f3988 R15: 0000000000000046 :[3333556.643168] FS: 0000000000000000(0000) GS:ffff99567dd00000(0000) knlGS:0000000000000000 :[3333556.643194] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 :[3333556.643213] CR2: 0000000000000000 CR3: 00000003e8a10000 CR4: 00000000003607e0 :[3333556.643237] Call Trace: :[3333556.643246] <IRQ> :[3333556.643257] [<ffffffffb8c18146>] acpi_ec_gpe_handler+0x48/0xc9 :[3333556.643279] [<ffffffffb8c24d3f>] acpi_ev_gpe_dispatch+0xc3/0x133 :[3333556.643300] [<ffffffffb8c24e7e>] acpi_ev_gpe_detect+0xcf/0x133 :[3333556.643320] [<ffffffffb8c26f1e>] acpi_ev_sci_xrupt_handler+0x1f/0x25 :[3333556.643344] [<ffffffffb8c0e753>] acpi_irq+0x1c/0x37 :[3333556.643362] [<ffffffffb894fbf4>] __handle_irq_event_percpu+0x44/0x1c0 :[3333556.643385] [<ffffffffb894fda2>] handle_irq_event_percpu+0x32/0x80 :[3333556.643406] [<ffffffffb894fe2c>] handle_irq_event+0x3c/0x60 :[3333556.643426] [<ffffffffb89534cd>] handle_fasteoi_irq+0x5d/0x110 :[3333556.643447] [<ffffffffb882f5f4>] handle_irq+0xe4/0x1a0 :[3333556.643467] [<ffffffffb8910ccc>] ? tick_check_idle+0x8c/0xd0 :[3333556.643488] [<ffffffffb8f9287d>] do_IRQ+0x4d/0xf0 :[3333556.643506] [<ffffffffb8f8436a>] common_interrupt+0x16a/0x16a :[3333556.643525] <EOI> :[3333556.643535] [<ffffffffb8dc1a07>] ? cpuidle_enter_state+0x57/0xd0 :[3333556.643556] [<ffffffffb8dc1b5e>] cpuidle_idle_call+0xde/0x230 :[3333556.644492] [<ffffffffb8837c6e>] arch_cpu_idle+0xe/0xc0 :[3333556.645419] [<ffffffffb890158a>] cpu_startup_entry+0x14a/0x1e0 :[3333556.646343] [<ffffffffb885a0b7>] start_secondary+0x1f7/0x270 :[3333556.647271] [<ffffffffb88000d5>] start_cpu+0x5/0x14 :[3333556.648173] Code: 0f 84 d0 00 00 00 0f b6 43 13 8a 4b 15 38 c1 76 44 41 f6 c5 02 0f 85 9c 00 00 00 8d 48 01 48 8b 13 88 4b 13 f6 05 3e 97 92 00 04 <8a> 1c 02 74 18 0f b6 d3 48 c7 c6 93 43 2b b9 48 c7 c7 90 11 54 :[3333556.650066] RIP [<ffffffffb8c17a74>] advance_transaction+0x5f/0x120 :[3333556.650960] RSP <ffff99567dd03da8> :[3333556.651828] CR2: 0000000000000000 |
|
CentOS is a rebuild of the sources used to create RHEL. We do not modify anything except to remove branding and logos. You will need to submit your request to Redhat via bugzilla.redhat.com and if/when RH accepts it and incorporates it into RHEL and releases a patched version, then CentOS will pick it up and rebuild it. | |
OK, I reported upstream as https://bugzilla.redhat.com/show_bug.cgi?id=1811132 | |
This was fixed upstream in version kernel-3.10.0-1138.el7, so whenever that is out and in CentOS, this can be closed. | |
Sounds like the patch will be in the RHEL/CentOS 7.9 kernel. In the meantime, we will add it to the centosplus kernel. | |
The patch is in kernel-plus-3.10.0-1127.10.1.el7.centos.plus released today. | |
Fixed in the distro kernel (EL 7.9 GA). | |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-06 15:58 | acavalier | New Issue | |
2020-03-06 15:58 | acavalier | File Added: bug_3.10.0-957.12.1.txt | |
2020-03-06 15:58 | acavalier | File Added: bug_3.10.0-1062.9.1.txt | |
2020-03-06 15:58 | acavalier | Tag Attached: "3.10.0-1062.9.1.el7.x85_64" | |
2020-03-06 16:25 | TrevorH | Note Added: 0036470 | |
2020-03-06 16:41 | acavalier | Note Added: 0036471 | |
2020-05-19 14:16 | acavalier | Note Added: 0036964 | |
2020-05-20 06:23 | toracat | Note Added: 0036966 | |
2020-05-20 06:23 | toracat | Status | new => assigned |
2020-06-03 22:56 | toracat | Note Added: 0037031 | |
2021-04-17 23:55 | toracat | Status | assigned => resolved |
2021-04-17 23:55 | toracat | Resolution | open => fixed |
2021-04-17 23:55 | toracat | Note Added: 0038392 |