Bug#1094903: another system

Russell Coker russell at coker.com.au
Sat Feb 1 10:46:04 GMT 2025


I got the below on a Dell T630 with the following card with 6G of RAM running 
6.12.10-amd64.

02:00.0 VGA compatible controller: NVIDIA Corporation GA106 [RTX A2000] (rev 
a1)


[   30.428313] ------------[ cut here ]------------
[   30.428614] WARNING: CPU: 5 PID: 2426 at drivers/gpu/drm/drm_file.c:312 
drm_open_helper+0x132/0x150 [drm]
[   30.429243] Modules linked in: dell_rbu bridge stp llc nvidia_drm(POE) 
drm_kms_helper nvidia_modeset(POE) sunrpc binfmt_misc nls_ascii nls_cp437 
intel_rapl_msr intel_rapl_common vfat sb_edac fat x86_pkg_temp_thermal 
intel_powerclamp nvidia(POE) coretemp kvm_intel kvm crct10dif_pclmul 
ghash_clmulni_intel sha512_ssse3 sha256_ssse3 sha1_ssse3 dell_pc aesni_intel 
platform_profile snd_hda_codec_hdmi evdev snd_hda_intel snd_intel_dspcfg 
snd_intel_sdw_acpi snd_hda_codec gf128mul crypto_simd cryptd dell_smbios 
dell_wmi_descriptor snd_hda_core snd_hwdep battery rfkill snd_pcm video dcdbas 
snd_timer rapl intel_cstate iTCO_wdt snd intel_pmc_bxt iTCO_vendor_support 
intel_uncore soundcore watchdog ipmi_ssif mei_me mei acpi_power_meter 
acpi_ipmi ipmi_si ipmi_devintf ipmi_msghandler mxm_wmi dm_mod drm usb_storage 
efi_pstore uhci_hcd msr configfs nfnetlink ip_tables x_tables autofs4 ext4 
crc16 mbcache jbd2 btrfs blake2b_generic efivarfs raid10 raid456 
async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq 
libcrc32c
[   30.429302]  crc32c_generic raid1 raid0 md_mod sd_mod hid_generic usbhid 
hid ahci libahci xhci_pci xhci_hcd libata ehci_pci ehci_hcd megaraid_sas igb 
crc32_pclmul nvme crc32c_intel usbcore i2c_algo_bit dca scsi_mod nvme_core 
lpc_ich nvme_auth usb_common scsi_common wmi
[   30.433591] CPU: 5 UID: 0 PID: 2426 Comm: Xorg Tainted: P           OE      
6.12.10-amd64 #1  Debian 6.12.10-1
[   30.434251] Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE, 
[E]=UNSIGNED_MODULE
[   30.434589] Hardware name: Dell Inc. PowerEdge T630/, BIOS 2.19.0 
02/22/2024
[   30.434926] RIP: 0010:drm_open_helper+0x132/0x150 [drm]
[   30.435295] Code: 7f 8d dd 31 c0 48 83 c4 08 5b 5d 41 5c 41 5d 41 5e 41 5f 
c3 cc cc cc cc 48 89 df 89 44 24 04 e8 64 fa ff ff 8b 44 24 04 eb db <0f> 0b 
b8 ea ff ff ff eb d2 b8 ea ff ff ff eb cb b8 f0 ff ff ff eb
[   30.436332] RSP: 0018:ffff9d4c02e937f0 EFLAGS: 00010246
[   30.436685] RAX: ffffffffc5108220 RBX: ffff8dc14577fc88 RCX: 
0000000000000000
[   30.437042] RDX: ffff8dc14420cc80 RSI: ffff8dc14577fc88 RDI: 
ffff8dc88fdfecc0
[   30.437396] RBP: ffff8dc88fdfecc0 R08: ffff8dc1435103d0 R09: 
ffff8dc140229ed0
[   30.437748] R10: 00000000000000e2 R11: 0000000000000002 R12: 
ffff8dc14d8bb800
[   30.438104] R13: ffffffffc5108220 R14: 00000000ffffffed R15: 
ffff8dc1435103d0
[   30.438455] FS:  00007fea1f767b00(0000) GS:ffff8dc89fa80000(0000) knlGS:
0000000000000000
[   30.438810] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   30.439165] CR2: 000055c12cd3c540 CR3: 000000010f5f0002 CR4: 
00000000001726f0
[   30.439523] Call Trace:
[   30.439879]  <TASK>
[   30.440227]  ? drm_open_helper+0x132/0x150 [drm]
[   30.440610]  ? __warn.cold+0x93/0xf6
[   30.440956]  ? drm_open_helper+0x132/0x150 [drm]
[   30.441326]  ? report_bug+0xff/0x140
[   30.441656]  ? handle_bug+0x58/0x90
[   30.441981]  ? exc_invalid_op+0x17/0x70
[   30.442297]  ? asm_exc_invalid_op+0x1a/0x20
[   30.442611]  ? drm_open_helper+0x132/0x150 [drm]
[   30.442947]  drm_open+0x73/0x110 [drm]
[   30.443276]  drm_stub_open+0x9e/0xd0 [drm]
[   30.443599]  chrdev_open+0xb5/0x230
[   30.443884]  ? __pfx_chrdev_open+0x10/0x10
[   30.444161]  do_dentry_open+0x14f/0x440
[   30.444431]  vfs_open+0x2e/0xe0
[   30.444695]  path_openat+0x82e/0x12d0
[   30.444951]  ? inotify_handle_inode_event+0x1ee/0x210
[   30.445204]  do_filp_open+0xc4/0x170
[   30.445449]  do_sys_openat2+0xae/0xe0
[   30.445686]  __x64_sys_openat+0x55/0xa0
[   30.445911]  do_syscall_64+0x82/0x190
[   30.446138]  ? syscall_exit_to_user_mode_prepare+0x149/0x170
[   30.446362]  ? syscall_exit_to_user_mode+0x4d/0x210
[   30.446578]  ? do_syscall_64+0x8e/0x190
[   30.446784]  ? fsnotify+0x7c8/0xe20
[   30.446984]  ? dput+0x32/0x1b0
[   30.447167]  ? __fsnotify_parent+0x153/0x3a0
[   30.447350]  ? vfs_write+0x311/0x450
[   30.447528]  ? vfs_write+0x311/0x450
[   30.447701]  ? syscall_exit_to_user_mode_prepare+0x149/0x170
[   30.447877]  ? syscall_exit_to_user_mode+0x4d/0x210
[   30.448048]  ? do_syscall_64+0x8e/0x190
[   30.448218]  ? syscall_exit_to_user_mode_prepare+0x149/0x170
[   30.448384]  ? syscall_exit_to_user_mode+0x4d/0x210
[   30.448544]  ? do_syscall_64+0x8e/0x190
[   30.448699]  ? exc_page_fault+0x7e/0x180
[   30.448849]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[   30.449003] RIP: 0033:0x7fea1fafbc7c
[   30.449166] Code: 83 e2 40 75 51 89 f0 f7 d0 a9 00 00 41 00 74 46 80 3d f7 
c3 0e 00 00 74 6a 89 da 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 
00 f0 ff ff 0f 87 90 00 00 00 48 8b 54 24 28 64 48 2b 14 25
[   30.449681] RSP: 002b:00007ffc44645b10 EFLAGS: 00000202 ORIG_RAX: 
0000000000000101
[   30.449875] RAX: ffffffffffffffda RBX: 0000000000080002 RCX: 
00007fea1fafbc7c
[   30.450075] RDX: 0000000000080002 RSI: 000055c12cd3ada0 RDI: 
00000000ffffff9c
[   30.450274] RBP: 000055c12cd3ada0 R08: 00007ffc44644c38 R09: 
0000000000000001
[   30.450474] R10: 0000000000000000 R11: 0000000000000202 R12: 
0000000000000000
[   30.450675] R13: 000055c12cd3ada0 R14: 000055c12cd3ad60 R15: 
000055c12cd3a4e0
[   30.450879]  </TASK>
[   30.451081] ---[ end trace 0000000000000000 ]---


-- 
My Main Blog         http://etbe.coker.com.au/
My Documents Blog    http://doc.coker.com.au/



More information about the pkg-nvidia-devel mailing list