The kernel crashes due to instruction fetch PF caused by the weird %rip that doesn't contain appropriate procedure linking information

Solution Unverified - Updated -

Issue

  • The kernel crashes due to instruction fetch PF caused by the weird %rip that doesn't contain appropriate procedure linking information
[   51.074186] trace_kprobe: Event kprobes/ptcp_v6_connect doesn't exist.
[   51.074193] trace_kprobe: Event kprobes/rtcp_v6_connect doesn't exist.
[   51.074199] trace_kprobe: Event kprobes/pinet_listen doesn't exist.
[   51.074206] trace_kprobe: Event kprobes/pvfs_unlink doesn't exist.
[   51.074227] trace_kprobe: Event kprobes/pinet_listen doesn't exist.
[   51.079270] trace_kprobe: Event kprobes/pvfs_unlink doesn't exist.
[  106.727117] Solidcore log buf: 000000004cbbaad1, 000000007b0f9794 <<<--- Reference to "solidcore" issue
[  106.729003] K.3795.3795: Feb 13 2024:09:09:25.361: SYSTEM : scdrv_init.c:  158: d_walk ==> 0xffffffff8df6c210
[  106.730375] K.3795.3795: Feb 13 2024:09:09:25.362: SYSTEM : scdrv_init.c:  158: path_parentat.isra.46 ==> 0xffffffff8df5f1e0
[  106.754452] scdrv: major no is: 239
[  106.759043] Failed to init module `pst'. err = -1.
[  106.860638] scdrv_lib_init() failed: err -1.
[  106.909155] BUG: unable to handle kernel paging request at ffffffffc0c71bd4
[  106.909525] PGD 1f9a13067 P4D 1f9a13067 PUD 1f9a15067 PMD 142612067 PTE 0
[  106.909866] Oops: 0010 [#1] SMP NOPTI
[  106.910162] CPU: 1 PID: 3824 Comm: pulseaudio Tainted: P           OE    --------- -  - 4.18.0-372.41.1.el8_6.x86_64 #1
[  106.910471] Hardware name: VMware, Inc. VMware7,1/440BX Desktop Reference Platform, BIOS VMW71.00V.21805430.B64.2305221826 05/22/2023
[  106.911096] RIP: 0010:0xffffffffc0c71bd4
[  106.911412] Code: Unable to access opcode bytes at RIP 0xffffffffc0c71baa.
[  106.911731] RSP: 0018:ffff9fc5c505bf50 EFLAGS: 00010092
[  106.912060] RAX: ffff8da7e558c000 RBX: 0000000000000000 RCX: 0000000000000000
[  106.912384] RDX: 0000000000000000 RSI: ffff8da7c5aede00 RDI: ffff8da7e558c000
[  106.912708] RBP: 0000000000000000 R08: 0000000000001223 R09: 0000000000001223
[  106.913031] R10: 0000000000000015 R11: 0000000000000001 R12: 0000000000000000
[  106.913352] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[  106.913669] FS:  00007f00f85dc700(0000) GS:ffff8da9f1e40000(0000) knlGS:0000000000000000
[  106.913993] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  106.914319] CR2: ffffffffc0c71baa CR3: 0000000183440005 CR4: 00000000007706e0
[  106.914674] PKRU: 55555554
[  106.915023] Call Trace:
[  106.915359]  ? ret_from_fork+0x8/0x40
[  106.915700] Modules linked in: bmhook(OE) tmhook(OE) dsa_filter(POE) dsa_filter_hook(OE) rpcsec_gss_krb5 nfsv4 dns_resolver nfs lockd grace fscache vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vsock vfat fat intel_rapl_msr intel_rapl_common isst_if_mbox_msr isst_if_common nfit libnvdimm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel rapl vmw_balloon pcspkr joydev vmw_vmci i2c_piix4 auth_rpcgss sunrpc xfs libcrc32c sr_mod cdrom ata_generic vmwgfx sd_mod t10_pi ttm sg drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm crc32c_intel ahci libahci serio_raw ata_piix vmxnet3 vmw_pvscsi libata dm_mirror dm_region_hash dm_log dm_mod ipmi_devintf ipmi_msghandler fuse
[  106.918044] Red Hat flags: eBPF/event
[  106.918458] CR2: ffffffffc0c71bd4
[  106.918901] ---[ end trace 900269a6f8771ee9 ]---
[  106.919313] RIP: 0010:0xffffffffc0c71bd4
[  106.919727] Code: Unable to access opcode bytes at RIP 0xffffffffc0c71baa.
[  106.920190] RSP: 0018:ffff9fc5c505bf50 EFLAGS: 00010092
[  106.920615] RAX: ffff8da7e558c000 RBX: 0000000000000000 RCX: 0000000000000000
[  106.921053] RDX: 0000000000000000 RSI: ffff8da7c5aede00 RDI: ffff8da7e558c000
[  106.921491] RBP: 0000000000000000 R08: 0000000000001223 R09: 0000000000001223
[  106.921930] R10: 0000000000000015 R11: 0000000000000001 R12: 0000000000000000
[  106.922368] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[  106.922803] FS:  00007f00f85dc700(0000) GS:ffff8da9f1e40000(0000) knlGS:0000000000000000
[  106.923242] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  106.923840] CR2: ffffffffc0c71baa CR3: 0000000183440005 CR4: 00000000007706e0
[  106.924309] PKRU: 55555554
[  106.924755] Kernel panic - not syncing: Fatal exception
[  106.925269] Kernel Offset: 0xcc00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[  106.925765] ---[ end Kernel panic - not syncing: Fatal exception ]---

Environment

  • Red Hat Enterprise Linux 8

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content