*** This bug is a duplicate of bug 1976325 ***
    https://bugs.launchpad.net/bugs/1976325

** This bug has been marked a duplicate of bug 1976325
   5.15.0-33-generic #34-Ubuntu SMP AMD 64 UBSAN

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed-hwe-5.19 in Ubuntu.
https://bugs.launchpad.net/bugs/2029013

Title:
  AMD GPU Driver crash on startup

Status in linux-signed-hwe-5.19 package in Ubuntu:
  New

Bug description:
  The display shows no content when attached to a Dell AMD Radeon R5 430
  GPU. Running `sudo dmesg` indicates the kernel driver crashes on
  startup.

  ```
  [   73.829337] 
================================================================================
  [   73.829351] UBSAN: array-index-out-of-bounds in 
/build/linux-hwe-5.19-Jpfhuq/linux-hwe-5.19-5.19.0/drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce110/irq_service_dce110.c:217:39
  [   73.829360] index 178 is out of range for type 'pipe_ctx [6]'
  [   73.829366] CPU: 14 PID: 4726 Comm: Xorg Tainted: P           O      
5.19.0-50-generic #50-Ubuntu
  [   73.829372] Hardware name: Dell Inc. PowerEdge R720/0020HJ, BIOS 2.7.0 
05/23/2018
  [   73.829375] Call Trace:
  [   73.829380]  <TASK>
  [   73.829386]  show_stack+0x52/0x69
  [   73.829401]  dump_stack_lvl+0x49/0x6d
  [   73.829417]  dump_stack+0x10/0x18
  [   73.829424]  ubsan_epilogue+0x9/0x3a
  [   73.829431]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [   73.829440]  dce110_vblank_set+0xd4/0xe0 [amdgpu]
  [   73.830066]  dal_irq_service_set+0x50/0xb0 [amdgpu]
  [   73.830621]  dc_interrupt_set+0x24/0x40 [amdgpu]
  [   73.831225]  dm_set_vblank+0x14d/0x1f0 [amdgpu]
  [   73.831811]  dm_disable_vblank+0x10/0x20 [amdgpu]
  [   73.832395]  drm_vblank_disable_and_save+0xfd/0x150 [drm]
  [   73.832475]  drm_crtc_vblank_off+0xda/0x280 [drm]
  [   73.832537]  manage_dm_interrupts+0xaa/0xd0 [amdgpu]
  [   73.832940]  amdgpu_dm_atomic_commit_tail+0x149/0x1510 [amdgpu]
  [   73.833339]  ? mod_lruvec_page_state.constprop.0+0x2a/0x50
  [   73.833346]  ? __kmalloc_node+0x30d/0x3f0
  [   73.833352]  ? __ww_mutex_lock.constprop.0+0x39/0xa00
  [   73.833358]  ? kvmalloc_node+0x64/0x120
  [   73.833365]  ? __ww_mutex_lock_interruptible_slowpath+0x16/0x30
  [   73.833370]  ? ww_mutex_lock_interruptible+0x8b/0xa0
  [   73.833374]  ? drm_modeset_lock+0xf1/0x110 [drm]
  [   73.833422]  ? dc_validate_global_state+0x345/0x580 [amdgpu]
  [   73.833961]  ? amdgpu_dm_atomic_check+0xd89/0xfc0 [amdgpu]
  [   73.834490]  ? __wait_for_common+0x157/0x190
  [   73.834497]  ? usleep_range_state+0xa0/0xa0
  [   73.834506]  ? wait_for_completion_timeout+0x1d/0x30
  [   73.834515]  commit_tail+0xc5/0x1a0 [drm_kms_helper]
  [   73.834550]  ? drm_atomic_helper_swap_state+0x246/0x380 [drm_kms_helper]
  [   73.834577]  drm_atomic_helper_commit+0x137/0x160 [drm_kms_helper]
  [   73.834604]  drm_atomic_commit+0x97/0xd0 [drm]
  [   73.834671]  ? drm_plane_create_color_properties.cold+0x48/0x48 [drm]
  [   73.834735]  drm_atomic_helper_set_config+0x84/0xd0 [drm_kms_helper]
  [   73.834763]  ? drm_mode_getcrtc+0x1e0/0x1e0 [drm]
  [   73.834821]  drm_mode_setcrtc+0x214/0x7e0 [drm]
  [   73.834876]  ? unlock_page_memcg+0x18/0x60
  [   73.834882]  ? page_add_file_rmap+0x146/0x2e0
  [   73.834890]  ? drm_mode_getcrtc+0x1e0/0x1e0 [drm]
  [   73.834945]  drm_ioctl_kernel+0xc3/0x160 [drm]
  [   73.835000]  drm_ioctl+0x279/0x4c0 [drm]
  [   73.835052]  ? drm_mode_getcrtc+0x1e0/0x1e0 [drm]
  [   73.835111]  amdgpu_drm_ioctl+0x4e/0x90 [amdgpu]
  [   73.835472]  __x64_sys_ioctl+0x9d/0xe0
  [   73.835480]  do_syscall_64+0x5c/0x90
  [   73.835487]  ? do_user_addr_fault+0x1dc/0x680
  [   73.835494]  ? __x64_sys_epoll_ctl+0x66/0xb0
  [   73.835503]  ? exit_to_user_mode_prepare+0x3b/0xd0
  [   73.835509]  ? irqentry_exit_to_user_mode+0x9/0x20
  [   73.835516]  ? irqentry_exit+0x43/0x50
  [   73.835523]  ? exc_page_fault+0x92/0x1b0
  [   73.835530]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
  [   73.835535] RIP: 0033:0x7f72fc42daff
  [   73.835542] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 
00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 
3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00
  [   73.835546] RSP: 002b:00007ffd756d8990 EFLAGS: 00000246 ORIG_RAX: 
0000000000000010
  [   73.835553] RAX: ffffffffffffffda RBX: 00007ffd756d8a20 RCX: 
00007f72fc42daff
  [   73.835557] RDX: 00007ffd756d8a20 RSI: 00000000c06864a2 RDI: 
0000000000000011
  [   73.835560] RBP: 00000000c06864a2 R08: 0000000000000000 R09: 
0000000000000000
  [   73.835563] R10: 0000000000000000 R11: 0000000000000246 R12: 
000055e970f694f0
  [   73.835567] R13: 0000000000000011 R14: 000055e9711fe680 R15: 
000055e970f668f0
  [   73.835574]  </TASK>
  [   73.835577] 
================================================================================
  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.19.0-50-generic 5.19.0-50.50
  ProcVersionSignature: Ubuntu 5.19.0-50.50-generic 5.19.17
  Uname: Linux 5.19.0-50-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sat Jul 29 12:26:14 2023
  InstallationDate: Installed on 2023-07-25 (3 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/usr/bin/fish
  SourcePackage: linux-signed-hwe-5.19
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.19/+bug/2029013/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to