Warning: Permanently added '[localhost]:10111' (ED25519) to the list of known hosts. executing program [ 78.205398][ T5319] loop0: detected capacity change from 0 to 4096 [ 78.222384][ T5319] ======================================================= [ 78.222384][ T5319] WARNING: The mand mount option has been deprecated and [ 78.222384][ T5319] and is ignored by this kernel. Remove the mand [ 78.222384][ T5319] option from the mount to silence this warning. [ 78.222384][ T5319] ======================================================= [ 78.256822][ T5319] ntfs3(loop0): Different NTFS sector size (4096) and media sector size (512). [ 78.275865][ T5319] ntfs3(loop0): ino=3, ntfs_set_state failed, -22. [ 78.279621][ T25] audit: type=1800 audit(1745473901.195:2): pid=5319 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="loop0" ino=0 res=0 errno=0 [ 78.291849][ T5319] [ 78.292826][ T5319] ====================================================== [ 78.295597][ T5319] WARNING: possible circular locking dependency detected [ 78.298316][ T5319] 6.15.0-rc3-syzkaller-00032-ga79be02bba5c #0 Not tainted [ 78.301989][ T5319] ------------------------------------------------------ [ 78.304639][ T5319] syz-executor179/5319 is trying to acquire lock: [ 78.307173][ T5319] ffff888044f320f8 (&sb->s_type->i_mutex_key#15){+.+.}-{4:4}, at: ntfs_file_mmap+0x63a/0x880 [ 78.311329][ T5319] [ 78.311329][ T5319] but task is already holding lock: [ 78.314272][ T5319] ffff88801b069fe0 (&mm->mmap_lock){++++}-{4:4}, at: vm_mmap_pgoff+0x214/0x530 [ 78.317644][ T5319] [ 78.317644][ T5319] which lock already depends on the new lock. [ 78.317644][ T5319] [ 78.321763][ T5319] [ 78.321763][ T5319] the existing dependency chain (in reverse order) is: [ 78.325242][ T5319] [ 78.325242][ T5319] -> #2 (&mm->mmap_lock){++++}-{4:4}: [ 78.328085][ T5319] lock_acquire+0x116/0x2f0 [ 78.329988][ T5319] __might_fault+0xc6/0x120 [ 78.331972][ T5319] _copy_to_user+0x2c/0xb0 [ 78.333913][ T5319] fiemap_fill_next_extent+0x237/0x420 [ 78.336171][ T5319] ni_fiemap+0xa42/0x12a0 [ 78.338077][ T5319] ntfs_fiemap+0x134/0x180 [ 78.340052][ T5319] do_vfs_ioctl+0x1975/0x2750 [ 78.342022][ T5319] __se_sys_ioctl+0x80/0x160 [ 78.343845][ T5319] do_syscall_64+0xf3/0x210 [ 78.345948][ T5319] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 78.348366][ T5319] [ 78.348366][ T5319] -> #1 (&ni->ni_lock/5){+.+.}-{4:4}: [ 78.351463][ T5319] lock_acquire+0x116/0x2f0 [ 78.353411][ T5319] __mutex_lock+0x1a5/0x10c0 [ 78.355419][ T5319] ntfs_setattr+0x6c7/0xb90 [ 78.357407][ T5319] notify_change+0xbca/0xe90 [ 78.359423][ T5319] do_truncate+0x222/0x310 [ 78.361354][ T5319] path_openat+0x2e4f/0x35d0 [ 78.363389][ T5319] do_filp_open+0x284/0x4e0 [ 78.365413][ T5319] do_sys_openat2+0x12b/0x1d0 [ 78.367475][ T5319] __x64_sys_open+0x226/0x280 [ 78.369529][ T5319] do_syscall_64+0xf3/0x210 [ 78.371665][ T5319] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 78.374227][ T5319] [ 78.374227][ T5319] -> #0 (&sb->s_type->i_mutex_key#15){+.+.}-{4:4}: [ 78.377653][ T5319] validate_chain+0xa69/0x24e0 [ 78.379730][ T5319] __lock_acquire+0xad5/0xd80 [ 78.381848][ T5319] lock_acquire+0x116/0x2f0 [ 78.383862][ T5319] down_write+0x9c/0x220 [ 78.385765][ T5319] ntfs_file_mmap+0x63a/0x880 [ 78.387949][ T5319] mmap_region+0x241d/0x2ea0 [ 78.390028][ T5319] do_mmap+0xd42/0x1420 [ 78.391763][ T5319] vm_mmap_pgoff+0x2a2/0x530 [ 78.393619][ T5319] ksys_mmap_pgoff+0x4ee/0x720 [ 78.395736][ T5319] do_syscall_64+0xf3/0x210 [ 78.397686][ T5319] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 78.400220][ T5319] [ 78.400220][ T5319] other info that might help us debug this: [ 78.400220][ T5319] [ 78.403844][ T5319] Chain exists of: [ 78.403844][ T5319] &sb->s_type->i_mutex_key#15 --> &ni->ni_lock/5 --> &mm->mmap_lock [ 78.403844][ T5319] [ 78.408634][ T5319] Possible unsafe locking scenario: [ 78.408634][ T5319] [ 78.411280][ T5319] CPU0 CPU1 [ 78.413185][ T5319] ---- ---- [ 78.415097][ T5319] lock(&mm->mmap_lock); [ 78.416726][ T5319] lock(&ni->ni_lock/5); [ 78.419406][ T5319] lock(&mm->mmap_lock); [ 78.422290][ T5319] lock(&sb->s_type->i_mutex_key#15); [ 78.424458][ T5319] [ 78.424458][ T5319] *** DEADLOCK *** [ 78.424458][ T5319] [ 78.427693][ T5319] 1 lock held by syz-executor179/5319: [ 78.429915][ T5319] #0: ffff88801b069fe0 (&mm->mmap_lock){++++}-{4:4}, at: vm_mmap_pgoff+0x214/0x530 [ 78.433685][ T5319] [ 78.433685][ T5319] stack backtrace: [ 78.435986][ T5319] CPU: 0 UID: 0 PID: 5319 Comm: syz-executor179 Not tainted 6.15.0-rc3-syzkaller-00032-ga79be02bba5c #0 PREEMPT(full) [ 78.436001][ T5319] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 [ 78.436008][ T5319] Call Trace: [ 78.436015][ T5319] [ 78.436021][ T5319] dump_stack_lvl+0x241/0x360 [ 78.436041][ T5319] ? __pfx_dump_stack_lvl+0x10/0x10 [ 78.436056][ T5319] ? __pfx__printk+0x10/0x10 [ 78.436070][ T5319] ? print_lock+0x171/0x1a0 [ 78.436086][ T5319] print_circular_bug+0x2e1/0x300 [ 78.436099][ T5319] check_noncircular+0x142/0x160 [ 78.436111][ T5319] validate_chain+0xa69/0x24e0 [ 78.436124][ T5319] ? __pfx_stack_trace_save+0x10/0x10 [ 78.436139][ T5319] __lock_acquire+0xad5/0xd80 [ 78.436156][ T5319] lock_acquire+0x116/0x2f0 [ 78.436169][ T5319] ? ntfs_file_mmap+0x63a/0x880 [ 78.436188][ T5319] down_write+0x9c/0x220 [ 78.436199][ T5319] ? ntfs_file_mmap+0x63a/0x880 [ 78.436224][ T5319] ? __pfx_down_write+0x10/0x10 [ 78.436243][ T5319] ntfs_file_mmap+0x63a/0x880 [ 78.436264][ T5319] ? __pfx_ntfs_file_mmap+0x10/0x10 [ 78.436278][ T5319] ? trace_kmem_cache_alloc+0x1f/0xc0 [ 78.436289][ T5319] ? kmem_cache_alloc_noprof+0x237/0x390 [ 78.436300][ T5319] ? __mas_set_range+0x133/0x3c0 [ 78.436311][ T5319] mmap_region+0x241d/0x2ea0 [ 78.436329][ T5319] ? __pfx_mmap_region+0x10/0x10 [ 78.436337][ T5319] ? is_bpf_text_address+0x26/0x2a0 [ 78.436354][ T5319] ? is_bpf_text_address+0x26/0x2a0 [ 78.436367][ T5319] ? __pfx_stack_trace_consume_entry+0x10/0x10 [ 78.436392][ T5319] ? __pfx_arch_get_unmapped_area_topdown+0x10/0x10 [ 78.436409][ T5319] ? cap_mmap_addr+0xaa/0xf0 [ 78.436420][ T5319] ? bpf_lsm_mmap_addr+0x9/0x10 [ 78.436434][ T5319] ? security_mmap_addr+0x6f/0x250 [ 78.436445][ T5319] ? shmem_mapping+0xd/0x50 [ 78.436456][ T5319] do_mmap+0xd42/0x1420 [ 78.436470][ T5319] ? __pfx_do_mmap+0x10/0x10 [ 78.436480][ T5319] ? down_write_killable+0x1a0/0x260 [ 78.436491][ T5319] ? vm_mmap_pgoff+0x214/0x530 [ 78.436501][ T5319] ? __pfx_down_write_killable+0x10/0x10 [ 78.436512][ T5319] ? common_file_perm+0x1a6/0x210 [ 78.436527][ T5319] vm_mmap_pgoff+0x2a2/0x530 [ 78.436540][ T5319] ? __pfx_vm_mmap_pgoff+0x10/0x10 [ 78.436551][ T5319] ? __fget_files+0x2a/0x420 [ 78.436562][ T5319] ? __fget_files+0x39d/0x420 [ 78.436571][ T5319] ? __fget_files+0x2a/0x420 [ 78.436581][ T5319] ksys_mmap_pgoff+0x4ee/0x720 [ 78.436592][ T5319] ? __x64_sys_mmap+0x7f/0x140 [ 78.436604][ T5319] do_syscall_64+0xf3/0x210 [ 78.436616][ T5319] ? clear_bhb_loop+0x45/0xa0 [ 78.436627][ T5319] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 78.436638][ T5319] RIP: 0033:0x7f9772f3cc99 [ 78.436649][ T5319] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 17 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 [ 78.436658][ T5319] RSP: 002b:00007ffd770ce9f8 EFLAGS: 00000206 ORIG_RAX: 0000000000000009 [ 78.436671][ T5319] RAX: ffffffffffffffda RBX: 0030656c69662f2e RCX: 00007f9772f3cc99 [ 78.436679][ T5319] RDX: 0000000000000002 RSI: 0000000000b36000 RDI: 0000200000000000 [ 78.436686][ T5319] RBP: 00007f9772fcf5f0 R08: 0000000000000006 R09: 0000000000000000 [ 78.436693][ T5319] R10: 0000000000028011 R11: 0000000000000206 R12: 00007ffd770cea30 [ 78.436701][ T5319] R13: 00007ffd770cec58 R14: 431bde82d7b634db R15: 00007f9772f8503b [ 78.436713][ T5319] [ 78.587409][ T5319] ntfs3(loop0): ino=0, "bus" failed to extend initialized size to 1000f4. [ 78.591131][ T5319] syz-executor179[5319]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 78.598207][ T5319] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program [ 78.644127][ T25] audit: type=1800 audit(1745473901.565:3): pid=5321 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 78.660089][ T5321] syz-executor179[5321]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 78.666974][ T5321] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program [ 78.705117][ T25] audit: type=1800 audit(1745473901.625:4): pid=5322 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 78.725802][ T5322] syz-executor179[5322]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 78.735064][ T5322] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program [ 78.772620][ T25] audit: type=1800 audit(1745473901.695:5): pid=5323 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 78.790721][ T5323] syz-executor179[5323]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 78.798023][ T5323] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program [ 78.833002][ T25] audit: type=1800 audit(1745473901.755:6): pid=5324 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 78.849662][ T5324] syz-executor179[5324]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 78.857342][ T5324] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program [ 83.293449][ T25] kauditd_printk_skb: 202 callbacks suppressed [ 83.293462][ T25] audit: type=1800 audit(1745473906.215:108): pid=5427 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 83.314413][ T5427] syz-executor179[5427]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 83.322080][ T5427] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program [ 83.376802][ T25] audit: type=1800 audit(1745473906.295:109): pid=5428 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 83.396980][ T5428] syz-executor179[5428]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 83.404632][ T5428] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program [ 83.455770][ T25] audit: type=1800 audit(1745473906.375:110): pid=5429 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 83.469127][ T5429] syz-executor179[5429]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 83.476821][ T5429] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program [ 83.514397][ T25] audit: type=1800 audit(1745473906.435:111): pid=5430 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 83.532615][ T5430] syz-executor179[5430]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 83.539679][ T5430] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program [ 83.577870][ T25] audit: type=1800 audit(1745473906.495:112): pid=5431 uid=0 auid=4294967295 ses=4294967295 subj=unconfined op=collect_data cause=failed(directio) comm="syz-executor179" name="bus" dev="sda1" ino=1927 res=0 errno=0 [ 83.596225][ T5431] syz-executor179[5431]: segfault at 0 ip 00007f9772f3799a sp 00007ffd770ce5d8 error 4 in syz-executor1799874464[3999a,7f9772f07000+7e000] likely on CPU 0 (core 0, socket 0) [ 83.603243][ T5431] Code: fe 28 7f 27 62 e1 fe 28 7f 6f 01 62 e1 fe 28 7f 77 02 62 e1 fe 28 7f 7f 03 49 83 c0 1f 49 29 d0 48 8d 7c 17 61 e9 e6 04 00 00 <62> e1 fe 28 6f 1e 62 e1 fe 28 6f 56 01 62 b3 7d 20 3f c3 00 c5 fb executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program [ 86.572345][ T10] cfg80211: failed to load regulatory.db executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program executing program VM DIAGNOSIS: 05:51:41 Registers: info registers vcpu 0 CPU#0 RAX=000000000000002d RBX=ffffffff9aa7dba0 RCX=0000000000000000 RDX=00000000000003f8 RSI=0000000000000000 RDI=0000000000000020 RBP=0000000000000000 RSP=ffffc9000d64ead0 R8 =ffffffff8596addb R9 =1ffff11003dbe046 R10=dffffc0000000000 R11=ffffffff8596ad90 R12=dffffc0000000000 R13=000000000000002d R14=000000000000002d R15=00000000000003f8 RIP=ffffffff8596ae0e RFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0 ES =0000 0000000000000000 ffffffff 00c00000 CS =0010 0000000000000000 ffffffff 00a09b00 DPL=0 CS64 [-RA] SS =0018 0000000000000000 ffffffff 00c09300 DPL=0 DS [-WA] DS =0000 0000000000000000 ffffffff 00c00000 FS =0000 0000555562d27380 ffffffff 00c00000 GS =0000 ffff88808c59a000 ffffffff 00c00000 LDT=0000 0000000000000000 ffffffff 00c00000 TR =0040 fffffe0000003000 00004087 00008b00 DPL=0 TSS64-busy GDT= fffffe0000001000 0000007f IDT= fffffe0000000000 00000fff CR0=80050033 CR2=00007f9772fd3100 CR3=00000000412f4000 CR4=00352ef0 DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000 DR6=00000000fffe0ff0 DR7=0000000000000400 EFER=0000000000000d01 FCW=037f FSW=0000 [ST=0] FTW=00 MXCSR=00001f80 FPR0=0000000000000000 0000 FPR1=0000000000000000 0000 FPR2=0000000000000000 0000 FPR3=0000000000000000 0000 FPR4=0000000000000000 0000 FPR5=0000000000000000 0000 FPR6=0000000000000000 0000 FPR7=0000000000000000 0000 Opmask00=00000000ffffffff Opmask01=0000000000000000 Opmask02=000000000000001f Opmask03=0000000000000000 Opmask04=0000000000000000 Opmask05=0000000000000000 Opmask06=0000000000000000 Opmask07=0000000000000000 ZMM00=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM01=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00007ffd770ce000 00007ffd770cdfe0 ZMM02=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00007ffd770ce140 00007ffd770cdfc0 ZMM03=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00007f9772fc0444 00007f9772fd4260 ZMM04=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00007ffd770ce000 ZMM05=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00007ffd770ce140 ZMM06=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00007ffd770ce140 00007ffd770cdfc0 ZMM07=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00007ffd770ce000 00007ffd770cdfe0 ZMM08=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM09=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM10=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM11=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM12=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM13=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM14=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM15=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM16=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM17=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 000000337366746e ZMM18=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM19=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM20=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM21=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM22=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM23=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM24=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM25=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM26=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM27=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM28=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM29=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM30=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ZMM31=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000