I can absolutely confirm. Whenever I try to put my pc into sleep it crashes. It only happens with kernel 7.0. When I boot with kernel 6.17 sleep works as intended. After running the same journalctl command I get this output:
maj 15 22:15:23 Lenovo kernel: r8169 0000:01:00.0 enp1s0: Link is Down maj 15 22:15:24 Lenovo kernel: rfkill: input handler enabled maj 15 22:15:24 Lenovo kernel: PM: suspend entry (deep) maj 15 22:15:24 Lenovo kernel: Filesystems sync: 0.001 seconds maj 15 22:15:24 Lenovo kernel: jump_label: Fatal kernel bug, unexpected op at nvkms_kthread_q_callback+0x8e/0x1a0 [nvidia_modeset] [0000000019d4950e] (e9 9b 00 00 00 != 0f 1f 44 00 00)) size:5 type:1 maj 15 22:15:24 Lenovo kernel: fbcon: Taking over console maj 15 22:15:24 Lenovo kernel: ------------[ cut here ]------------ maj 15 22:15:24 Lenovo kernel: kernel BUG at arch/x86/kernel/jump_label.c:73! maj 15 22:15:24 Lenovo kernel: Oops: invalid opcode: 0000 [#1] SMP PTI maj 15 22:15:24 Lenovo kernel: CPU: 0 UID: 0 PID: 13467 Comm: systemd-sleep Tainted: P W O 7.0.0-15-generic #15-Ubuntu PREEMPT(lazy) maj 15 22:15:24 Lenovo kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE maj 15 22:15:24 Lenovo kernel: Hardware name: LENOVO 80SV/Torronto 5C1, BIOS 3JCN31WW 07/17/2018 maj 15 22:15:24 Lenovo kernel: RIP: 0010:__jump_label_patch.cold+0x24/0x26 maj 15 22:15:24 Lenovo kernel: Code: f8 e9 44 f7 19 00 48 c7 c3 b8 89 c5 b3 41 56 45 89 e1 49 89 d8 4c 89 e9 4c 89 ea 4c 89 ee 48 c7 c7 58 9e 6d b2 e8 64 90 01 00 <0f> 0b 0f b6 f0 48 c7 c7 20 02 25 b3 88 45 f7 e8 10 9f bc 00 0f b6 maj 15 22:15:24 Lenovo kernel: RSP: 0018:ffffd04208c3fa70 EFLAGS: 00010246 maj 15 22:15:24 Lenovo kernel: RAX: 00000000000000a8 RBX: ffffffffb20068ca RCX: 0000000000000000 maj 15 22:15:24 Lenovo kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 maj 15 22:15:24 Lenovo kernel: RBP: ffffd04208c3faa0 R08: 0000000000000000 R09: 0000000000000000 maj 15 22:15:24 Lenovo kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000005 maj 15 22:15:24 Lenovo kernel: R13: ffffffffc068d9ae R14: 0000000000000001 R15: 0000000000000000 maj 15 22:15:24 Lenovo kernel: FS: 00007cdb978dec80(0000) GS:ffff8a23c3000000(0000) knlGS:0000000000000000 maj 15 22:15:24 Lenovo kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 maj 15 22:15:24 Lenovo kernel: CR2: 000074c31739d6dc CR3: 00000001bc5ea002 CR4: 00000000003726f0 maj 15 22:15:24 Lenovo kernel: Call Trace: maj 15 22:15:24 Lenovo kernel: <TASK> maj 15 22:15:24 Lenovo kernel: arch_jump_label_transform_queue+0x37/0x90 maj 15 22:15:24 Lenovo kernel: __jump_label_update+0x47/0x100 maj 15 22:15:24 Lenovo kernel: jump_label_update+0x5c/0x110 maj 15 22:15:24 Lenovo kernel: static_key_slow_inc_cpuslocked+0x53/0xa0 maj 15 22:15:24 Lenovo kernel: static_key_slow_inc+0x1f/0x40 maj 15 22:15:24 Lenovo kernel: freeze_processes+0xd1/0xe0 maj 15 22:15:24 Lenovo kernel: enter_state+0xe0/0x610 maj 15 22:15:24 Lenovo kernel: pm_suspend+0x49/0x90 maj 15 22:15:24 Lenovo kernel: state_store+0x2e/0x60 maj 15 22:15:24 Lenovo kernel: kobj_attr_store+0x12/0x40 maj 15 22:15:24 Lenovo kernel: sysfs_kf_write+0x74/0x90 maj 15 22:15:24 Lenovo kernel: kernfs_fop_write_iter+0x161/0x210 maj 15 22:15:24 Lenovo kernel: vfs_write+0x25b/0x490 maj 15 22:15:24 Lenovo kernel: ksys_write+0x71/0xf0 maj 15 22:15:24 Lenovo kernel: __x64_sys_write+0x19/0x30 maj 15 22:15:24 Lenovo kernel: x64_sys_call+0x22f/0x2390 maj 15 22:15:24 Lenovo kernel: do_syscall_64+0x115/0x5a0 maj 15 22:15:24 Lenovo kernel: ? __handle_mm_fault+0x493/0x720 maj 15 22:15:24 Lenovo kernel: ? count_memcg_events+0x103/0x250 maj 15 22:15:24 Lenovo kernel: ? handle_mm_fault+0x1c0/0x2e0 maj 15 22:15:24 Lenovo kernel: ? arch_exit_to_user_mode_prepare.isra.0+0xd/0x100 maj 15 22:15:24 Lenovo kernel: ? irqentry_exit+0x97/0x5a0 maj 15 22:15:24 Lenovo kernel: ? exc_page_fault+0x94/0x1e0 maj 15 22:15:24 Lenovo kernel: ? common_interrupt+0x61/0xe0 maj 15 22:15:24 Lenovo kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e maj 15 22:15:24 Lenovo kernel: RIP: 0033:0x7cdb970a06c6 maj 15 22:15:24 Lenovo kernel: Code: 47 ba 04 00 00 00 48 8b 05 3f 17 17 00 64 89 10 48 c7 c2 ff ff ff ff c9 48 89 d0 c3 0f 1f 84 00 00 00 00 00 48 8b 45 10 0f 05 <48> 89 c2 48 3d 00 f0 ff ff 77 0f c9 48 89 d0 c3 66 2e 0f 1f 84 00 maj 15 22:15:24 Lenovo kernel: RSP: 002b:00007ffcf35e6210 EFLAGS: 00000202 ORIG_RAX: 0000000000000001 maj 15 22:15:24 Lenovo kernel: RAX: ffffffffffffffda RBX: 00005aea833e0010 RCX: 00007cdb970a06c6 maj 15 22:15:24 Lenovo kernel: RDX: 0000000000000004 RSI: 00005aea833e8a40 RDI: 0000000000000007 maj 15 22:15:24 Lenovo kernel: RBP: 00007ffcf35e6220 R08: 0000000000000000 R09: 0000000000000000 maj 15 22:15:24 Lenovo kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000004 maj 15 22:15:24 Lenovo kernel: R13: 0000000000000004 R14: 00005aea833e8a40 R15: 0000000000000000 maj 15 22:15:24 Lenovo kernel: </TASK> maj 15 22:15:24 Lenovo kernel: Modules linked in: rfcomm snd_seq_dummy snd_hrtimer qrtr cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_intelhdmi snd_hda_codec_hdmi snd_ctl_led snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel snd_sof_pci_intel_skl snd_sof_intel_hda_generic soundwire_intel snd_sof_intel_hda_sdw_bpt snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda soundwire_cadence snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match snd_soc_acpi_intel_sdca_quirks soundwire_generic_allocation snd_soc_sdw_utils snd_soc_acpi soundwire_bus snd_soc_sdca crc8 snd_soc_avs snd_soc_hda_codec snd_hda_ext_core snd_hda_codec snd_hda_core intel_rapl_msr snd_intel_dspcfg snd_intel_sdw_acpi intel_rapl_common snd_hwdep intel_uncore_frequency intel_uncore_frequency_common intel_pmc_core_pltdrv intel_pmc_core snd_soc_core pmt_telemetry snd_compress pmt_discovery pmt_class ac97_bus intel_pmc_ssram_telemetry intel_vsec snd_pcm_dmaengine intel_tcc_cooling x86_pkg_temp_thermal maj 15 22:15:24 Lenovo kernel: intel_powerclamp coretemp snd_pcm kvm_intel ath10k_pci snd_seq_midi snd_seq_midi_event ath10k_core kvm uvcvideo snd_rawmidi videobuf2_vmalloc uvc ath videobuf2_memops binfmt_misc irqbypass snd_seq videobuf2_v4l2 rapl mac80211 snd_seq_device rtsx_usb_ms videobuf2_common nls_iso8859_1 mei_pxp mei_hdcp intel_cstate memstick intel_wmi_thunderbolt snd_timer btusb wmi_bmof btmtk snd videodev cfg80211 btrtl mc i2c_i801 soundcore btbcm i2c_smbus r8169 btintel i915 i2c_mux realtek libarc4 bluetooth drm_buddy drm_display_helper mei_me cec mei rc_core intel_pch_thermal i2c_algo_bit intel_xhci_usb_role_switch ideapad_laptop sparse_keymap platform_profile acpi_pad nvidia_uvm(PO) joydev input_leds mac_hid sch_fq_codel efi_pstore nfnetlink nvidia_drm(PO) nvidia_modeset(PO) hid_generic nvidia(PO) usbhid hid drm_ttm_helper ghash_clmulni_intel psmouse ttm ahci video libahci wmi rtsx_usb_sdmmc serio_raw rtsx_usb parport_pc lp ppdev msr parport dmi_sysfs autofs4 aesni_intel maj 15 22:15:24 Lenovo kernel: ---[ end trace 0000000000000000 ]--- maj 15 22:15:24 Lenovo kernel: pstore: backend (efi_pstore) writing error (-12) maj 15 22:15:24 Lenovo kernel: RIP: 0010:__jump_label_patch.cold+0x24/0x26 maj 15 22:15:24 Lenovo kernel: Code: f8 e9 44 f7 19 00 48 c7 c3 b8 89 c5 b3 41 56 45 89 e1 49 89 d8 4c 89 e9 4c 89 ea 4c 89 ee 48 c7 c7 58 9e 6d b2 e8 64 90 01 00 <0f> 0b 0f b6 f0 48 c7 c7 20 02 25 b3 88 45 f7 e8 10 9f bc 00 0f b6 maj 15 22:15:24 Lenovo kernel: RSP: 0018:ffffd04208c3fa70 EFLAGS: 00010246 maj 15 22:15:24 Lenovo kernel: RAX: 00000000000000a8 RBX: ffffffffb20068ca RCX: 0000000000000000 maj 15 22:15:24 Lenovo kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 maj 15 22:15:24 Lenovo kernel: RBP: ffffd04208c3faa0 R08: 0000000000000000 R09: 0000000000000000 maj 15 22:15:24 Lenovo kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000005 maj 15 22:15:24 Lenovo kernel: R13: ffffffffc068d9ae R14: 0000000000000001 R15: 0000000000000000 maj 15 22:15:24 Lenovo kernel: FS: 00007cdb978dec80(0000) GS:ffff8a23c3080000(0000) knlGS:0000000000000000 maj 15 22:15:24 Lenovo kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 maj 15 22:15:24 Lenovo kernel: CR2: 00007f4c7c0283f8 CR3: 00000001bc5ea003 CR4: 00000000003726f0 maj 15 22:15:24 Lenovo kernel: Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC) maj 15 22:15:24 Lenovo kernel: r8169 0000:01:00.0 enp1s0: Link is Down maj 15 22:15:25 Lenovo kernel: Console: switching to colour frame buffer device 240x67 maj 15 22:15:27 Lenovo kernel: r8169 0000:01:00.0 enp1s0: Link is Up - 1Gbps/Full - flow control off The only thing you can do after this happens is do a hard reboot. To anybody who knows how to fix this, please do! This is a very annoying bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2152104 Title: Kernel panic occurs every time the system attempts to suspend (S3/deep sleep) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-580/+bug/2152104/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
