Results for igt@xe_compute@compute-square

Result: Abort 7 Warning(s)

igt_runner0 results0.json boot0 dmesg0

DetailValue
Duration unknown
Igt-Version
IGT-Version: 2.3-gf2a44e594 (x86_64) (Linux: 7.0.0-rc1-lgci-xe-xe-4606-619a4af81d94d356e-debug+ x86_64)
Out
Using IGT_SRANDOM=1771960803 for randomisation
Opened device: /dev/dri/card0
Starting subtest: compute-square
Subtest compute-square: SUCCESS (0.031s)

This test caused an abort condition: Lockdep not active

/proc/lockdep_stats contents:
 lock-classes:                         2306 [max: 8192]
 dynamic-keys:                          356
 direct dependencies:                 24290 [max: 524288]
 indirect dependencies:              191033
 all direct dependencies:            486366
 dependency chains:                   36404 [max: 524288]
 dependency chain hlocks used:       162319 [max: 2621440]
 dependency chain hlocks lost:            0
 in-hardirq chains:                     248
 in-softirq chains:                     746
 in-process chains:                   35410
 stack-trace entries:                270336 [max: 524288]
 number of stack traces:              12216
 number of stack hash chains:          8572
 combined max dependencies:      2291584937
 hardirq-safe locks:                     90
 hardirq-unsafe locks:                 1396
 softirq-safe locks:                    228
 softirq-unsafe locks:                 1294
 irq-safe locks:                        241
 irq-unsafe locks:                     1396
 hardirq-read-safe locks:                 3
 hardirq-read-unsafe locks:             453
 softirq-read-safe locks:                 9
 softirq-read-unsafe locks:             451
 irq-read-safe locks:                     9
 irq-read-unsafe locks:                 453
 uncategorized locks:                   373
 unused locks:                            1
 max locking depth:                      20
 max bfs queue depth:                   442
 max lock class index:                 2316
 debug_locks:                             0

 zapped classes:                         21
 zapped lock chains:                    339
 large chain blocks:                      1
Err
Starting subtest: compute-square
Subtest compute-square: SUCCESS (0.031s)
Dmesg

<6> [395.978794] Console: switching to colour dummy device 80x25
<6> [395.979290] [IGT] xe_compute: executing
<6> [395.983217] [IGT] xe_compute: starting subtest compute-square
<4> [395.989772]
<4> [395.989779] ============================================
<4> [395.989781] WARNING: possible recursive locking detected
<4> [395.989784] 7.0.0-rc1-lgci-xe-xe-4606-619a4af81d94d356e-debug+ #1 Tainted: G U
<4> [395.989789] --------------------------------------------
<4> [395.989791] xe_compute/2080 is trying to acquire lock:
<4> [395.989793] ffff888151516e18 (&fence->inline_lock){-...}-{2:2}, at: dma_fence_add_callback+0x46/0x110
<4> [395.989805]
but task is already holding lock:
<4> [395.989808] ffff8881237c9e58 (&fence->inline_lock){-...}-{2:2}, at: dma_fence_add_callback+0x46/0x110
<4> [395.989814]
other info that might help us debug this:
<4> [395.989817] Possible unsafe locking scenario:
<4> [395.989819] CPU0
<4> [395.989821] ----
<4> [395.989822] lock(&fence->inline_lock);
<4> [395.989825] lock(&fence->inline_lock);
<4> [395.989827]
*** DEADLOCK ***
<4> [395.989831] May be due to missing lock nesting notation
<4> [395.989834] 6 locks held by xe_compute/2080:
<4> [395.989837] #0: ffff8881560bc6a0 (&vm->lock){++++}-{3:3}, at: xe_vm_bind_ioctl+0x3d4/0x1970 [xe]
<4> [395.990014] #1: ffff88814a2c4410 (&val->lock){++++}-{3:3}, at: xe_validation_lock+0x38/0xa0 [xe]
<4> [395.990171] #2: ffffc9000d27b6e8 (reservation_ww_class_acquire){+.+.}-{0:0}, at: vm_bind_ioctl_ops_execute+0x158/0x980 [xe]
<4> [395.990314] #3: ffffc9000d27b710 (reservation_ww_class_mutex){+.+.}-{3:3}, at: vm_bind_ioctl_ops_execute+0x158/0x980 [xe]
<4> [395.990456] #4: ffff8881237c9e58 (&fence->inline_lock){-...}-{2:2}, at: dma_fence_add_callback+0x46/0x110
<4> [395.990466] #5: ffffffff835c5be0 (rcu_read_lock){....}-{1:2}, at: __dma_fence_enable_signaling+0x53/0x360
<4> [395.990477]
stack backtrace:
<4> [395.990482] CPU: 0 UID: 0 PID: 2080 Comm: xe_compute Tainted: G U 7.0.0-rc1-lgci-xe-xe-4606-619a4af81d94d356e-debug+ #1 PREEMPT(lazy)
<4> [395.990486] Tainted: [U]=USER
<4> [395.990486] Hardware name: Intel Corporation Panther Lake Client Platform/PTL-UH LP5 T3 RVP1, BIOS PTLPFWI1.R00.3514.D01.2512291130 12/29/2025
<4> [395.990488] Call Trace:
<4> [395.990489] <TASK>
<4> [395.990491] dump_stack_lvl+0x91/0xf0
<4> [395.990496] dump_stack+0x10/0x20
<4> [395.990498] print_deadlock_bug+0x23f/0x320
<4> [395.990503] __lock_acquire+0x146e/0x2790
<4> [395.990509] lock_acquire+0xc4/0x2f0
<4> [395.990511] ? dma_fence_add_callback+0x46/0x110
<4> [395.990515] ? __pfx_dma_fence_chain_cb+0x10/0x10
<4> [395.990518] _raw_spin_lock_irqsave+0x49/0x80
<4> [395.990521] ? dma_fence_add_callback+0x46/0x110
<4> [395.990524] dma_fence_add_callback+0x46/0x110
<4> [395.990527] dma_fence_chain_enable_signaling+0x102/0x290
<4> [395.990530] __dma_fence_enable_signaling+0xbd/0x360
<4> [395.990532] ? __pfx_user_fence_cb+0x10/0x10 [xe]
<4> [395.990684] dma_fence_add_callback+0x51/0x110
<4> [395.990687] xe_sync_entry_signal+0xe1/0x1b0 [xe]
<4> [395.990841] vm_bind_ioctl_ops_fini+0x163/0x230 [xe]
<4> [395.990997] vm_bind_ioctl_ops_execute+0x5f3/0x980 [xe]
<4> [395.991170] ? mark_held_locks+0x46/0x90
<4> [395.991173] ? __create_object+0x68/0xc0
<4> [395.991178] ? _raw_spin_unlock_irqrestore+0x51/0x80
<4> [395.991181] ? __create_object+0x68/0xc0
<4> [395.991183] ? trace_hardirqs_on+0x22/0x100
<4> [395.991194] xe_vm_bind_ioctl+0x17df/0x1970 [xe]
<4> [395.991372] ? lock_acquire+0xc4/0x2f0
<4> [395.991379] ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]
<4> [395.991543] drm_ioctl_kernel+0xb3/0x120
<4> [395.991548] ? drm_ioctl_kernel+0xb3/0x120
<4> [395.991554] drm_ioctl+0x2d4/0x5a0
<4> [395.991556] ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]
<4> [395.991720] ? _raw_spin_unlock_irqrestore+0x51/0x80
<4> [395.991722] ? __pm_runtime_resume+0x5b/0x90
<4> [395.991725] ? trace_hardirqs_on+0x22/0x100
<4> [395.991728] ? _raw_spin_unlock_irqrestore+0x51/0x80
<4> [395.991731] ? __pm_runtime_resume+0x5b/0x90
<4> [395.991733] ? xe_pm_runtime_get_ioctl+0x61/0x160 [xe]
<4> [395.991895] xe_drm_ioctl+0x64/0xb0 [xe]
<4> [395.992029] __x64_sys_ioctl+0xa5/0x100
<4> [395.992034] x64_sys_call+0x1250/0x26e0
<4> [395.992039] do_syscall_64+0xdd/0x1470
<4> [395.992043] ? __lock_acquire+0x43e/0x2790
<4> [395.992046] ? lock_acquire+0xc4/0x2f0
<4> [395.992049] ? find_held_lock+0x31/0x90
<4> [395.992050] ? __might_fault+0x53/0xb0
<4> [395.992056] ? lock_acquire+0xc4/0x2f0
<4> [395.992059] ? find_held_lock+0x31/0x90
<4> [395.992061] ? __might_fault+0x53/0xb0
<4> [395.992063] ? lock_release+0xd0/0x2b0
<4> [395.992066] ? __might_fault+0x53/0xb0
<4> [395.992068] ? __might_fault+0x89/0xb0
<4> [395.992069] ? __might_fault+0x53/0xb0
<4> [395.992071] ? _copy_to_user+0x23/0x70
<4> [395.992076] ? drm_ioctl+0x30f/0x5a0
<4> [395.992079] ? __pfx_drm_version+0x10/0x10
<4> [395.992083] ? _raw_spin_unlock_irqrestore+0x51/0x80
<4> [395.992086] ? ktime_get_mono_fast_ns+0x3c/0xd0
<4> [395.992091] ? __pm_runtime_idle+0xb5/0x160
<4> [395.992093] ? xe_pm_runtime_put+0x66/0x150 [xe]
<4> [395.992254] ? xe_drm_ioctl+0x7c/0xb0 [xe]
<4> [395.992386] ? __x64_sys_ioctl+0xa5/0x100
<4> [395.992389] ? trace_hardirqs_on_prepare+0xe1/0x100
<4> [395.992392] ? do_syscall_64+0x22e/0x1470
<4> [395.992394] ? irqentry_exit+0x17d/0x7c0
<4> [395.992398] ? exc_page_fault+0xbd/0x2c0
<4> [395.992401] entry_SYSCALL_64_after_hwframe+0x76/0x7e
<4> [395.992404] RIP: 0033:0x7173e0124e1d
<4> [395.992407] Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
<4> [395.992409] RSP: 002b:00007ffe0cfff280 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
<4> [395.992411] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007173e0124e1d
<4> [395.992413] RDX: 00007ffe0cfff310 RSI: 0000000040886445 RDI: 0000000000000005
<4> [395.992414] RBP: 00007ffe0cfff2d0 R08: 0000000000000000 R09: 0000000000000000
<4> [395.992415] R10: 00007173e03bfcb8 R11: 0000000000000246 R12: 00007ffe0cfff310
<4> [395.992416] R13: 0000000040886445 R14: 0000000000000005 R15: 00007ffe0cfff5e0
<4> [395.992420] </TASK>
<6> [396.015175] [IGT] xe_compute: finished subtest compute-square, SUCCESS
<7> [396.016426] xe 0000:00:02.0: [drm:intel_power_well_enable [xe]] enabling DC_off
<7> [396.017344] xe 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [xe]] Setting DC state from 02 to 00
<7> [396.026278] xe 0000:00:02.0: [drm:drm_client_dev_restore] fbdev: ret=0
<6> [396.026707] [IGT] xe_compute: exiting, ret=0
<6> [396.034704] Console: switching to colour frame buffer device 240x75
Created at 2026-02-24 19:25:14