Public bug reported:

When closing laptop lid, kernel panic occurs in nvidia driver (nvidia-
driver-590-open)

```
<6>[   24.775707] PM: suspend entry (s2idle)
<6>[   24.782997] Filesystems sync: 0.007 seconds
<2>[   24.825462] jump_label: Fatal kernel bug, unexpected op at 
nvkms_kthread_q_callback+0x73/0x180 [nvidia_modeset] [00000000fb6d854b] (e9 97 
00 00 00 != 0f 1f 44 00 00)) size:5 type:1
Oops#1 Part5
<4>[   24.825509] ------------[ cut here ]------------
<2>[   24.825510] kernel BUG at arch/x86/kernel/jump_label.c:73!
<4>[   24.825522] Oops: invalid opcode: 0000 [#1] SMP NOPTI
<4>[   24.825532] CPU: 8 UID: 0 PID: 2818 Comm: systemd-sleep Tainted: G        
W  O        6.19.0-9-generic #9-Ubuntu PREEMPT(voluntary) 
<4>[   24.825553] Tainted: [W]=WARN, [O]=OOT_MODULE
<4>[   24.825561] Hardware name: Dell Inc. XPS 15 9530/0N92RM, BIOS 1.29.0 
12/24/2025
<4>[   24.825573] RIP: 0010:__jump_label_patch.cold+0x24/0x26
<4>[   24.825584] Code: f8 e9 04 8a 18 00 48 c7 c3 b8 49 e1 b1 41 56 45 89 e1 
49 89 d8 4c 89 e9 4c 89 ea 4c 89 ee 48 c7 c7 78 7e 8c b0 e8 94 76 01 00 <0f> 0b 
0f b6 f0 48 c7 c7 e0 01 45 b1 88 45 f7 e8 20 8e b8 00 0f b6
<4>[   24.825609] RSP: 0018:ffffcd898b0db8f8 EFLAGS: 00010246
<4>[   24.825619] RAX: 00000000000000a8 RBX: ffffffffb020668a RCX: 
0000000000000000
<4>[   24.825631] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 
0000000000000000
<4>[   24.825643] RBP: ffffcd898b0db928 R08: 0000000000000000 R09: 
0000000000000000
<4>[   24.825656] R10: 0000000000000000 R11: 0000000000000000 R12: 
0000000000000005
<4>[   24.825668] R13: ffffffffc2692793 R14: 0000000000000001 R15: 
0000000000000000
<4>[   24.825680] FS:  0000749ebe2cfc80(0000) GS:ffff8ccf7d441000(0000) 
knlGS:0000000000000000
<4>[   24.825694] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[   24.825704] CR2: 000056f15de6c020 CR3: 000000012d113006 CR4: 
0000000000f72ef0
<4>[   24.825719] PKRU: 55555554
<4>[   24.825725] Call Trace:
<4>[   24.825732]  <TASK>
Oops#1 Part4
<4>[   24.825739]  arch_jump_label_transform_queue+0x37/0x90
<4>[   24.825749]  __jump_label_update+0x47/0x100
<4>[   24.825757]  jump_label_update+0x5c/0x110
<4>[   24.825765]  static_key_slow_inc_cpuslocked+0x53/0xa0
<4>[   24.825775]  static_key_slow_inc+0x1f/0x40
<4>[   24.825784]  freeze_processes+0xd1/0xe0
<4>[   24.825795]  enter_state+0xdc/0x590
<4>[   24.825803]  pm_suspend+0x49/0x90
<4>[   24.825810]  state_store+0x2e/0x60
<4>[   24.825818]  kobj_attr_store+0x12/0x40
<4>[   24.825827]  sysfs_kf_write+0x74/0x90
<4>[   24.825835]  kernfs_fop_write_iter+0x161/0x210
<4>[   24.825844]  vfs_write+0x25b/0x490
<4>[   24.825852]  ksys_write+0x71/0xf0
<4>[   24.825859]  __x64_sys_write+0x19/0x30
<4>[   24.825867]  x64_sys_call+0x79/0x2360
<4>[   24.825874]  do_syscall_64+0x81/0x5c0
<4>[   24.825883]  ? mod_memcg_lruvec_state+0x101/0x2e0
<4>[   24.825892]  ? lruvec_stat_mod_folio+0x8d/0x100
<4>[   24.825902]  ? set_ptes.isra.0+0x3b/0x90
<4>[   24.825910]  ? do_anonymous_page+0x105/0x4c0
<4>[   24.825918]  ? handle_pte_fault+0x1cb/0x1f0
<4>[   24.825926]  ? __handle_mm_fault+0x493/0x760
<4>[   24.825935]  ? count_memcg_events+0xe7/0x230
<4>[   24.825944]  ? handle_mm_fault+0x1c0/0x2e0
<4>[   24.825952]  ? arch_exit_to_user_mode_prepare.isra.0+0xd/0x100
<4>[   24.825964]  ? irqentry_exit+0x97/0x5a0
<4>[   24.825972]  ? exc_page_fault+0x90/0x1b0
<4>[   24.825979]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
<4>[   24.825989] RIP: 0033:0x749ebdaa0146
<4>[   24.825997] Code: 47 ba 04 00 00 00 48 8b 05 c7 0c 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
Oops#1 Part3
<4>[   24.826023] RSP: 002b:00007fff34b69cd0 EFLAGS: 00000202 ORIG_RAX: 
0000000000000001
<4>[   24.826036] RAX: ffffffffffffffda RBX: 000056f15de5e310 RCX: 
0000749ebdaa0146
<4>[   24.826048] RDX: 0000000000000004 RSI: 000056f15de6b010 RDI: 
0000000000000007
<4>[   24.826061] RBP: 00007fff34b69ce0 R08: 0000000000000000 R09: 
0000000000000000
<4>[   24.826073] R10: 0000000000000000 R11: 0000000000000202 R12: 
0000000000000004
<4>[   24.826085] R13: 0000000000000004 R14: 000056f15de6b010 R15: 
0000000000000000
<4>[   24.826098]  </TASK>
<4>[   24.826103] Modules linked in: ccm xt_conntrack xt_MASQUERADE bridge stp 
llc xfrm_user xfrm_algo xt_set ip_set nft_chain_nat nf_nat nf_conntrack 
nf_defrag_ipv6 nf_defrag_ipv4 xt_addrtype nft_compat x_tables nf_tables 
snd_seq_dummy snd_hrtimer overlay qrtr snd_ctl_led snd_soc_skl_hda_dsp 
snd_soc_intel_sof_board_helpers snd_sof_probes snd_soc_intel_hda_dsp_common xe 
snd_hda_codec_intelhdmi drm_gpusvm_helper snd_hda_codec_alc269 gpu_sched 
snd_hda_scodec_component drm_gpuvm snd_hda_codec_realtek_lib drm_exec 
snd_soc_dmic snd_hda_codec_generic drm_suballoc_helper snd_hda_intel 
nvidia_uvm(O) snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl 
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 snd_hda_codec_hdmi 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
Oops#1 Part2
<4>[   24.826131]  snd_soc_avs snd_soc_hda_codec snd_hda_ext_core snd_hda_codec 
snd_hda_core snd_intel_dspcfg snd_intel_sdw_acpi snd_hwdep snd_soc_core 
intel_uncore_frequency intel_uncore_frequency_common snd_compress ac97_bus 
snd_pcm_dmaengine processor_thermal_device_pci uvcvideo snd_pcm 
snd_hda_scodec_cs35l41_i2c processor_thermal_device nvidia_drm(O) 
videobuf2_vmalloc snd_hda_scodec_cs35l41_spi x86_pkg_temp_thermal 
processor_thermal_wt_hint snd_seq_midi dell_pc binfmt_misc nvidia_modeset(O) 
iwlmvm intel_powerclamp cmdlinepart snd_hda_scodec_cs35l41 
platform_temperature_control snd_seq_midi_event uvc snd_rawmidi coretemp 
spi_nor snd_soc_cs_amp_lib videobuf2_memops processor_thermal_soc_slider i915 
intel_rapl_msr mei_pxp mei_hdcp videobuf2_v4l2 processor_thermal_rfim 
snd_soc_cs35l41_lib mac80211 mtd snd_seq kvm_intel dell_laptop hid_sensor_als 
drm_buddy videobuf2_common processor_thermal_rapl cs_dsp nvidia(O) libarc4 kvm 
hid_sensor_trigger dell_wmi intel_rapl_common iwlwifi snd_seq_device 
drm_display_helper videodev
Oops#1 Part1
<4>[   24.826296]  i2c_i801 industrialio_triggered_buffer 
processor_thermal_wt_req snd_timer kfifo_buf irqbypass dell_smbios 
nls_iso8859_1 rapl dell_wmi_sysman dcdbas intel_cstate cec 
hid_sensor_iio_common mei_me drm_ttm_helper processor_thermal_power_floor snd 
mc i2c_smbus dell_wmi_ddv dell_smm_hwmon firmware_attributes_class 
dell_wmi_descriptor cfg80211 wmi_bmof industrialio rc_core mei ttm 
spi_intel_pci processor_thermal_mbox i2c_mux soundcore i2c_algo_bit spi_intel 
platform_profile intel_pmc_core igen6_edac pmt_telemetry pmt_discovery 
int3403_thermal serial_multi_instantiate dptf_power int340x_thermal_zone 
pmt_class intel_pmc_ssram_telemetry intel_hid int3400_thermal intel_vsec joydev 
sparse_keymap acpi_thermal_rel acpi_pad acpi_tad input_leds mac_hid 
sch_fq_codel lp ppdev parport_pc parport msr efi_pstore nfnetlink dmi_sysfs 
autofs4 hid_sensor_custom hid_sensor_hub intel_ishtp_hid ucsi_acpi typec_ucsi 
typec nvme nvme_core nvme_keyring nvme_auth hkdf ahci libahci hid_multitouch 
spi_pxa2xx_platform dw_dmac hid_generic
<4>[   24.826463]  dw_dmac_core spi_pxa2xx_core rtsx_pci_sdmmc video 
i2c_hid_acpi ghash_clmulni_intel psmouse i2c_hid serio_raw intel_lpss_pci 
intel_ish_ipc hid intel_lpss rtsx_pci wmi pinctrl_tigerlake vmd thunderbolt 
intel_ishtp idma64 aesni_intel
<4>[   24.827625] ---[ end trace 0000000000000000 ]---
```

ProblemType: Bug
DistroRelease: Ubuntu 26.04
Package: nvidia-driver-590-open 590.48.01-0ubuntu6
ProcVersionSignature: Ubuntu 6.19.0-9.9-generic 6.19.5
Uname: Linux 6.19.0-9-generic x86_64
ApportVersion: 2.33.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Sun Mar  8 01:10:12 2026
InstallationDate: Installed on 2024-02-17 (749 days ago)
InstallationMedia: Kubuntu 23.10 "Mantic Minotaur" - Release amd64 (20231010)
SourcePackage: nvidia-graphics-drivers-590
UpgradeStatus: Upgraded to resolute on 2024-05-30 (646 days ago)

** Affects: nvidia-graphics-drivers-590 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug resolute wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2143635

Title:
  Kernel panic (unexpected op) before suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-590/+bug/2143635/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to