./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1394492765 <...> Warning: Permanently added '10.128.0.162' (ED25519) to the list of known hosts. execve("./syz-executor1394492765", ["./syz-executor1394492765"], 0x7ffc6b6a1760 /* 10 vars */) = 0 brk(NULL) = 0x555565b2a000 brk(0x555565b2ad00) = 0x555565b2ad00 arch_prctl(ARCH_SET_FS, 0x555565b2a380) = 0 set_tid_address(0x555565b2a650) = 5857 set_robust_list(0x555565b2a660, 24) = 0 rseq(0x555565b2aca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor1394492765", 4096) = 28 getrandom("\x8c\x58\x31\x4a\x9c\x1c\xcf\xa6", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555565b2ad00 brk(0x555565b4bd00) = 0x555565b4bd00 brk(0x555565b4c000) = 0x555565b4c000 mprotect(0x7f6c324d8000, 16384, PROT_READ) = 0 mmap(0x1ffffffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffffffff000 mmap(0x200000000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200000000000 mmap(0x200001000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200001000000 openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) close(3) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5859 attached [pid 5859] set_robust_list(0x555565b2a660, 24) = 0 [pid 5859] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5857] <... clone resumed>, child_tidptr=0x555565b2a650) = 5859 [pid 5859] <... prctl resumed>) = 0 [pid 5859] setpgid(0, 0) = 0 [pid 5859] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5859] write(3, "1000", 4) = 4 [pid 5859] close(3) = 0 [pid 5859] write(1, "executing program\n", 18executing program ) = 18 [pid 5859] memfd_create("syzkaller", 0) = 3 [pid 5859] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6c2a000000 [pid 5859] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119 [pid 5859] munmap(0x7f6c2a000000, 138412032) = 0 [pid 5859] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5859] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5859] close(3) = 0 [pid 5859] close(4) = 0 [pid 5859] mkdir("./file0", 0777) = 0 [ 90.079823][ T5859] loop0: detected capacity change from 0 to 40427 [ 90.118588][ T5859] F2FS-fs (loop0): invalid crc value [pid 5859] mount("/dev/loop0", "./file0", "f2fs", 0, "") = 0 [pid 5859] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5859] chdir("./file0") = 0 [pid 5859] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [ 90.192942][ T5859] F2FS-fs (loop0): f2fs_recover_fsync_data: recovery fsync data, check_only: 0 [ 90.205594][ T5859] F2FS-fs (loop0): Mounted with checkpoint version = 48b305e5 [pid 5859] openat(AT_FDCWD, "./file0", O_WRONLY|O_CREAT|O_NOCTTY|O_TRUNC|O_SYNC|O_CLOEXEC|FASYNC, 000) = 4 [pid 5859] ioctl(4, F2FS_IOC_SET_PIN_FILE, 0x200000000180) = 0 [pid 5859] ioctl(4, _IOC(_IOC_WRITE, 0x58, 0x28, 0x30), 0x2000000000c0) = -1 ENOSPC (No space left on device) [ 91.980865][ T9] cfg80211: failed to load regulatory.db [pid 5859] ioctl(4, _IOC(_IOC_WRITE, 0x58, 0x28, 0x30), 0x2000000000c0 [pid 5857] kill(-5859, SIGKILL) = 0 [pid 5857] kill(5859, SIGKILL) = 0 [pid 5857] openat(AT_FDCWD, "/sys/fs/fuse/connections", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5857] newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5857] getdents64(3, 0x555565b2b6f0 /* 2 entries */, 32768) = 48 [pid 5857] getdents64(3, 0x555565b2b6f0 /* 0 entries */, 32768) = 0 [pid 5857] close(3) = 0 [ 100.142687][ T5859] F2FS-fs (loop0): f2fs_pin_file_control: Enable GC = ino a after 800 GC trials [ 100.157274][ T5859] syz-executor139: attempt to access beyond end of device [ 100.157274][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 100.172165][ T5859] syz-executor139: attempt to access beyond end of device [ 100.172165][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 100.186723][ T5859] syz-executor139: attempt to access beyond end of device [ 100.186723][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 100.201723][ T5859] syz-executor139: attempt to access beyond end of device [ 100.201723][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 100.216257][ T5859] syz-executor139: attempt to access beyond end of device [ 100.216257][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 100.230841][ T5859] syz-executor139: attempt to access beyond end of device [ 100.230841][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 100.245411][ T5859] syz-executor139: attempt to access beyond end of device [ 100.245411][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 100.259966][ T5859] syz-executor139: attempt to access beyond end of device [ 100.259966][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 100.274517][ T5859] syz-executor139: attempt to access beyond end of device [ 100.274517][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 100.289127][ T5859] syz-executor139: attempt to access beyond end of device [ 100.289127][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 105.158524][ T5859] bio_check_eod: 56713 callbacks suppressed [ 105.158542][ T5859] syz-executor139: attempt to access beyond end of device [ 105.158542][ T5859] loop0: rw=0, sector=88080, nr_sectors = 8 limit=40427 [ 105.178703][ T5859] syz-executor139: attempt to access beyond end of device [ 105.178703][ T5859] loop0: rw=0, sector=88088, nr_sectors = 8 limit=40427 [ 105.192852][ T5859] syz-executor139: attempt to access beyond end of device [ 105.192852][ T5859] loop0: rw=0, sector=88096, nr_sectors = 8 limit=40427 [ 105.207051][ T5859] syz-executor139: attempt to access beyond end of device [ 105.207051][ T5859] loop0: rw=0, sector=88104, nr_sectors = 8 limit=40427 [ 105.224521][ T5859] syz-executor139: attempt to access beyond end of device [ 105.224521][ T5859] loop0: rw=0, sector=88112, nr_sectors = 8 limit=40427 [ 105.240017][ T5859] syz-executor139: attempt to access beyond end of device [ 105.240017][ T5859] loop0: rw=0, sector=88120, nr_sectors = 8 limit=40427 [ 105.254101][ T5859] syz-executor139: attempt to access beyond end of device [ 105.254101][ T5859] loop0: rw=0, sector=88128, nr_sectors = 8 limit=40427 [ 105.268182][ T5859] syz-executor139: attempt to access beyond end of device [ 105.268182][ T5859] loop0: rw=0, sector=88136, nr_sectors = 8 limit=40427 [ 105.282300][ T5859] syz-executor139: attempt to access beyond end of device [ 105.282300][ T5859] loop0: rw=0, sector=88144, nr_sectors = 8 limit=40427 [ 105.296396][ T5859] syz-executor139: attempt to access beyond end of device [ 105.296396][ T5859] loop0: rw=0, sector=88152, nr_sectors = 8 limit=40427 [ 110.168552][ T5859] bio_check_eod: 58635 callbacks suppressed [ 110.168569][ T5859] syz-executor139: attempt to access beyond end of device [ 110.168569][ T5859] loop0: rw=524288, sector=89808, nr_sectors = 8 limit=40427 [ 110.189511][ T5859] syz-executor139: attempt to access beyond end of device [ 110.189511][ T5859] loop0: rw=524288, sector=89816, nr_sectors = 8 limit=40427 [ 110.207697][ T5859] syz-executor139: attempt to access beyond end of device [ 110.207697][ T5859] loop0: rw=524288, sector=89824, nr_sectors = 8 limit=40427 [ 110.222374][ T5859] syz-executor139: attempt to access beyond end of device [ 110.222374][ T5859] loop0: rw=524288, sector=89832, nr_sectors = 8 limit=40427 [ 110.238178][ T5859] syz-executor139: attempt to access beyond end of device [ 110.238178][ T5859] loop0: rw=524288, sector=89840, nr_sectors = 8 limit=40427 [ 110.253128][ T5859] syz-executor139: attempt to access beyond end of device [ 110.253128][ T5859] loop0: rw=524288, sector=89848, nr_sectors = 8 limit=40427 [ 110.267665][ T5859] syz-executor139: attempt to access beyond end of device [ 110.267665][ T5859] loop0: rw=524288, sector=89856, nr_sectors = 8 limit=40427 [ 110.285972][ T5859] syz-executor139: attempt to access beyond end of device [ 110.285972][ T5859] loop0: rw=524288, sector=89864, nr_sectors = 8 limit=40427 [ 110.300485][ T5859] syz-executor139: attempt to access beyond end of device [ 110.300485][ T5859] loop0: rw=524288, sector=89872, nr_sectors = 8 limit=40427 [ 110.315109][ T5859] syz-executor139: attempt to access beyond end of device [ 110.315109][ T5859] loop0: rw=524288, sector=89880, nr_sectors = 8 limit=40427 [ 115.178541][ T5859] bio_check_eod: 58499 callbacks suppressed [ 115.178563][ T5859] syz-executor139: attempt to access beyond end of device [ 115.178563][ T5859] loop0: rw=524288, sector=86520, nr_sectors = 8 limit=40427 [ 115.199411][ T5859] syz-executor139: attempt to access beyond end of device [ 115.199411][ T5859] loop0: rw=524288, sector=86528, nr_sectors = 8 limit=40427 [ 115.214077][ T5859] syz-executor139: attempt to access beyond end of device [ 115.214077][ T5859] loop0: rw=524288, sector=86536, nr_sectors = 8 limit=40427 [ 115.229549][ T5859] syz-executor139: attempt to access beyond end of device [ 115.229549][ T5859] loop0: rw=524288, sector=86544, nr_sectors = 8 limit=40427 [ 115.244651][ T5859] syz-executor139: attempt to access beyond end of device [ 115.244651][ T5859] loop0: rw=524288, sector=86552, nr_sectors = 8 limit=40427 [ 115.259229][ T5859] syz-executor139: attempt to access beyond end of device [ 115.259229][ T5859] loop0: rw=524288, sector=86560, nr_sectors = 8 limit=40427 [ 115.273692][ T5859] syz-executor139: attempt to access beyond end of device [ 115.273692][ T5859] loop0: rw=524288, sector=86568, nr_sectors = 8 limit=40427 [ 115.288190][ T5859] syz-executor139: attempt to access beyond end of device [ 115.288190][ T5859] loop0: rw=524288, sector=86576, nr_sectors = 8 limit=40427 [ 115.302659][ T5859] syz-executor139: attempt to access beyond end of device [ 115.302659][ T5859] loop0: rw=524288, sector=86584, nr_sectors = 8 limit=40427 [ 115.317117][ T5859] syz-executor139: attempt to access beyond end of device [ 115.317117][ T5859] loop0: rw=524288, sector=86592, nr_sectors = 8 limit=40427 [ 120.188639][ T5859] bio_check_eod: 58407 callbacks suppressed [ 120.188661][ T5859] syz-executor139: attempt to access beyond end of device [ 120.188661][ T5859] loop0: rw=0, sector=86424, nr_sectors = 8 limit=40427 [ 120.209217][ T5859] syz-executor139: attempt to access beyond end of device [ 120.209217][ T5859] loop0: rw=0, sector=86432, nr_sectors = 8 limit=40427 [ 120.228434][ T5859] syz-executor139: attempt to access beyond end of device [ 120.228434][ T5859] loop0: rw=0, sector=86440, nr_sectors = 8 limit=40427 [ 120.242639][ T5859] syz-executor139: attempt to access beyond end of device [ 120.242639][ T5859] loop0: rw=0, sector=86448, nr_sectors = 8 limit=40427 [ 120.256793][ T5859] syz-executor139: attempt to access beyond end of device [ 120.256793][ T5859] loop0: rw=0, sector=86456, nr_sectors = 8 limit=40427 [ 120.270973][ T5859] syz-executor139: attempt to access beyond end of device [ 120.270973][ T5859] loop0: rw=0, sector=86464, nr_sectors = 8 limit=40427 [ 120.285140][ T5859] syz-executor139: attempt to access beyond end of device [ 120.285140][ T5859] loop0: rw=0, sector=86472, nr_sectors = 8 limit=40427 [ 120.299538][ T5859] syz-executor139: attempt to access beyond end of device [ 120.299538][ T5859] loop0: rw=0, sector=86480, nr_sectors = 8 limit=40427 [ 120.313681][ T5859] syz-executor139: attempt to access beyond end of device [ 120.313681][ T5859] loop0: rw=0, sector=86488, nr_sectors = 8 limit=40427 [ 120.327863][ T5859] syz-executor139: attempt to access beyond end of device [ 120.327863][ T5859] loop0: rw=0, sector=86496, nr_sectors = 8 limit=40427 [ 125.198957][ T5859] bio_check_eod: 57386 callbacks suppressed [ 125.198973][ T5859] syz-executor139: attempt to access beyond end of device [ 125.198973][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 125.223898][ T5859] syz-executor139: attempt to access beyond end of device [ 125.223898][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 125.238794][ T5859] syz-executor139: attempt to access beyond end of device [ 125.238794][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 125.253815][ T5859] syz-executor139: attempt to access beyond end of device [ 125.253815][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 125.269480][ T5859] syz-executor139: attempt to access beyond end of device [ 125.269480][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 125.284226][ T5859] syz-executor139: attempt to access beyond end of device [ 125.284226][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 125.298835][ T5859] syz-executor139: attempt to access beyond end of device [ 125.298835][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 125.313321][ T5859] syz-executor139: attempt to access beyond end of device [ 125.313321][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 125.327845][ T5859] syz-executor139: attempt to access beyond end of device [ 125.327845][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 125.342335][ T5859] syz-executor139: attempt to access beyond end of device [ 125.342335][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 130.216632][ T5859] bio_check_eod: 59455 callbacks suppressed [ 130.216652][ T5859] syz-executor139: attempt to access beyond end of device [ 130.216652][ T5859] loop0: rw=0, sector=86448, nr_sectors = 8 limit=40427 [ 130.244777][ T5859] syz-executor139: attempt to access beyond end of device [ 130.244777][ T5859] loop0: rw=0, sector=86456, nr_sectors = 8 limit=40427 [ 130.258930][ T5859] syz-executor139: attempt to access beyond end of device [ 130.258930][ T5859] loop0: rw=0, sector=86464, nr_sectors = 8 limit=40427 [ 130.273122][ T5859] syz-executor139: attempt to access beyond end of device [ 130.273122][ T5859] loop0: rw=0, sector=86472, nr_sectors = 8 limit=40427 [ 130.287521][ T5859] syz-executor139: attempt to access beyond end of device [ 130.287521][ T5859] loop0: rw=0, sector=86480, nr_sectors = 8 limit=40427 [ 130.301705][ T5859] syz-executor139: attempt to access beyond end of device [ 130.301705][ T5859] loop0: rw=0, sector=86488, nr_sectors = 8 limit=40427 [ 130.316903][ T5859] syz-executor139: attempt to access beyond end of device [ 130.316903][ T5859] loop0: rw=0, sector=86496, nr_sectors = 8 limit=40427 [ 130.331079][ T5859] syz-executor139: attempt to access beyond end of device [ 130.331079][ T5859] loop0: rw=0, sector=86504, nr_sectors = 8 limit=40427 [ 130.345115][ T5859] syz-executor139: attempt to access beyond end of device [ 130.345115][ T5859] loop0: rw=0, sector=86512, nr_sectors = 8 limit=40427 [ 130.359172][ T5859] syz-executor139: attempt to access beyond end of device [ 130.359172][ T5859] loop0: rw=0, sector=86520, nr_sectors = 8 limit=40427 [ 135.218525][ T5859] bio_check_eod: 58311 callbacks suppressed [ 135.218545][ T5859] syz-executor139: attempt to access beyond end of device [ 135.218545][ T5859] loop0: rw=0, sector=89512, nr_sectors = 8 limit=40427 [ 135.238680][ T5859] syz-executor139: attempt to access beyond end of device [ 135.238680][ T5859] loop0: rw=0, sector=89520, nr_sectors = 8 limit=40427 [ 135.252881][ T5859] syz-executor139: attempt to access beyond end of device [ 135.252881][ T5859] loop0: rw=0, sector=89528, nr_sectors = 8 limit=40427 [ 135.267492][ T5859] syz-executor139: attempt to access beyond end of device [ 135.267492][ T5859] loop0: rw=0, sector=89536, nr_sectors = 8 limit=40427 [ 135.282058][ T5859] syz-executor139: attempt to access beyond end of device [ 135.282058][ T5859] loop0: rw=0, sector=89544, nr_sectors = 8 limit=40427 [ 135.305420][ T5859] syz-executor139: attempt to access beyond end of device [ 135.305420][ T5859] loop0: rw=0, sector=89552, nr_sectors = 8 limit=40427 [ 135.319587][ T5859] syz-executor139: attempt to access beyond end of device [ 135.319587][ T5859] loop0: rw=0, sector=89560, nr_sectors = 8 limit=40427 [ 135.333720][ T5859] syz-executor139: attempt to access beyond end of device [ 135.333720][ T5859] loop0: rw=0, sector=89568, nr_sectors = 8 limit=40427 [ 135.347807][ T5859] syz-executor139: attempt to access beyond end of device [ 135.347807][ T5859] loop0: rw=0, sector=89576, nr_sectors = 8 limit=40427 [ 135.361968][ T5859] syz-executor139: attempt to access beyond end of device [ 135.361968][ T5859] loop0: rw=0, sector=89584, nr_sectors = 8 limit=40427 [ 140.233713][ T5859] bio_check_eod: 58964 callbacks suppressed [ 140.233735][ T5859] syz-executor139: attempt to access beyond end of device [ 140.233735][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 140.254285][ T5859] syz-executor139: attempt to access beyond end of device [ 140.254285][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 140.269315][ T5859] syz-executor139: attempt to access beyond end of device [ 140.269315][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 140.287287][ T5859] syz-executor139: attempt to access beyond end of device [ 140.287287][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 140.301871][ T5859] syz-executor139: attempt to access beyond end of device [ 140.301871][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 140.316899][ T5859] syz-executor139: attempt to access beyond end of device [ 140.316899][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 140.331573][ T5859] syz-executor139: attempt to access beyond end of device [ 140.331573][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 140.346226][ T5859] syz-executor139: attempt to access beyond end of device [ 140.346226][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 140.360864][ T5859] syz-executor139: attempt to access beyond end of device [ 140.360864][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 140.375396][ T5859] syz-executor139: attempt to access beyond end of device [ 140.375396][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 145.238570][ T5859] bio_check_eod: 58369 callbacks suppressed [ 145.238591][ T5859] syz-executor139: attempt to access beyond end of device [ 145.238591][ T5859] loop0: rw=524288, sector=89544, nr_sectors = 8 limit=40427 [ 145.260746][ T5859] syz-executor139: attempt to access beyond end of device [ 145.260746][ T5859] loop0: rw=524288, sector=89552, nr_sectors = 8 limit=40427 [ 145.288700][ T5859] syz-executor139: attempt to access beyond end of device [ 145.288700][ T5859] loop0: rw=524288, sector=89560, nr_sectors = 8 limit=40427 [ 145.315763][ T5859] syz-executor139: attempt to access beyond end of device [ 145.315763][ T5859] loop0: rw=524288, sector=89568, nr_sectors = 8 limit=40427 [ 145.330350][ T5859] syz-executor139: attempt to access beyond end of device [ 145.330350][ T5859] loop0: rw=524288, sector=89576, nr_sectors = 8 limit=40427 [ 145.345327][ T5859] syz-executor139: attempt to access beyond end of device [ 145.345327][ T5859] loop0: rw=524288, sector=89584, nr_sectors = 8 limit=40427 [ 145.359870][ T5859] syz-executor139: attempt to access beyond end of device [ 145.359870][ T5859] loop0: rw=524288, sector=89592, nr_sectors = 8 limit=40427 [ 145.375417][ T5859] syz-executor139: attempt to access beyond end of device [ 145.375417][ T5859] loop0: rw=524288, sector=89600, nr_sectors = 8 limit=40427 [ 145.389967][ T5859] syz-executor139: attempt to access beyond end of device [ 145.389967][ T5859] loop0: rw=524288, sector=89608, nr_sectors = 8 limit=40427 [ 145.404433][ T5859] syz-executor139: attempt to access beyond end of device [ 145.404433][ T5859] loop0: rw=524288, sector=89616, nr_sectors = 8 limit=40427 [ 150.248515][ T5859] bio_check_eod: 56611 callbacks suppressed [ 150.248537][ T5859] syz-executor139: attempt to access beyond end of device [ 150.248537][ T5859] loop0: rw=524288, sector=86864, nr_sectors = 8 limit=40427 [ 150.268982][ T5859] syz-executor139: attempt to access beyond end of device [ 150.268982][ T5859] loop0: rw=524288, sector=86872, nr_sectors = 8 limit=40427 [ 150.298613][ T5859] syz-executor139: attempt to access beyond end of device [ 150.298613][ T5859] loop0: rw=524288, sector=86880, nr_sectors = 8 limit=40427 [ 150.326281][ T5859] syz-executor139: attempt to access beyond end of device [ 150.326281][ T5859] loop0: rw=524288, sector=86888, nr_sectors = 8 limit=40427 [ 150.340843][ T5859] syz-executor139: attempt to access beyond end of device [ 150.340843][ T5859] loop0: rw=524288, sector=86896, nr_sectors = 8 limit=40427 [ 150.355391][ T5859] syz-executor139: attempt to access beyond end of device [ 150.355391][ T5859] loop0: rw=524288, sector=86904, nr_sectors = 8 limit=40427 [ 150.369918][ T5859] syz-executor139: attempt to access beyond end of device [ 150.369918][ T5859] loop0: rw=524288, sector=86912, nr_sectors = 8 limit=40427 [ 150.384420][ T5859] syz-executor139: attempt to access beyond end of device [ 150.384420][ T5859] loop0: rw=524288, sector=86920, nr_sectors = 8 limit=40427 [ 150.398953][ T5859] syz-executor139: attempt to access beyond end of device [ 150.398953][ T5859] loop0: rw=524288, sector=86928, nr_sectors = 8 limit=40427 [ 150.413546][ T5859] syz-executor139: attempt to access beyond end of device [ 150.413546][ T5859] loop0: rw=524288, sector=86936, nr_sectors = 8 limit=40427 [ 155.258525][ T5859] bio_check_eod: 58830 callbacks suppressed [ 155.258541][ T5859] syz-executor139: attempt to access beyond end of device [ 155.258541][ T5859] loop0: rw=524288, sector=86224, nr_sectors = 8 limit=40427 [ 155.278963][ T5859] syz-executor139: attempt to access beyond end of device [ 155.278963][ T5859] loop0: rw=524288, sector=86232, nr_sectors = 8 limit=40427 [ 155.293591][ T5859] syz-executor139: attempt to access beyond end of device [ 155.293591][ T5859] loop0: rw=524288, sector=86240, nr_sectors = 8 limit=40427 [ 155.308227][ T5859] syz-executor139: attempt to access beyond end of device [ 155.308227][ T5859] loop0: rw=524288, sector=86248, nr_sectors = 8 limit=40427 [ 155.338847][ T5859] syz-executor139: attempt to access beyond end of device [ 155.338847][ T5859] loop0: rw=524288, sector=86256, nr_sectors = 8 limit=40427 [ 155.367946][ T5859] syz-executor139: attempt to access beyond end of device [ 155.367946][ T5859] loop0: rw=524288, sector=86264, nr_sectors = 8 limit=40427 [ 155.382601][ T5859] syz-executor139: attempt to access beyond end of device [ 155.382601][ T5859] loop0: rw=524288, sector=86272, nr_sectors = 8 limit=40427 [ 155.397278][ T5859] syz-executor139: attempt to access beyond end of device [ 155.397278][ T5859] loop0: rw=524288, sector=86280, nr_sectors = 8 limit=40427 [ 155.411939][ T5859] syz-executor139: attempt to access beyond end of device [ 155.411939][ T5859] loop0: rw=524288, sector=86288, nr_sectors = 8 limit=40427 [ 155.426832][ T5859] syz-executor139: attempt to access beyond end of device [ 155.426832][ T5859] loop0: rw=524288, sector=86296, nr_sectors = 8 limit=40427 [ 160.268572][ T5859] bio_check_eod: 58345 callbacks suppressed [ 160.268594][ T5859] syz-executor139: attempt to access beyond end of device [ 160.268594][ T5859] loop0: rw=524288, sector=89560, nr_sectors = 8 limit=40427 [ 160.294825][ T5859] syz-executor139: attempt to access beyond end of device [ 160.294825][ T5859] loop0: rw=524288, sector=89568, nr_sectors = 8 limit=40427 [ 160.318538][ T5859] syz-executor139: attempt to access beyond end of device [ 160.318538][ T5859] loop0: rw=524288, sector=89576, nr_sectors = 8 limit=40427 [ 160.333176][ T5859] syz-executor139: attempt to access beyond end of device [ 160.333176][ T5859] loop0: rw=524288, sector=89584, nr_sectors = 8 limit=40427 [ 160.347704][ T5859] syz-executor139: attempt to access beyond end of device [ 160.347704][ T5859] loop0: rw=524288, sector=89592, nr_sectors = 8 limit=40427 [ 160.362246][ T5859] syz-executor139: attempt to access beyond end of device [ 160.362246][ T5859] loop0: rw=524288, sector=89600, nr_sectors = 8 limit=40427 [ 160.376809][ T5859] syz-executor139: attempt to access beyond end of device [ 160.376809][ T5859] loop0: rw=524288, sector=89608, nr_sectors = 8 limit=40427 [ 160.391373][ T5859] syz-executor139: attempt to access beyond end of device [ 160.391373][ T5859] loop0: rw=524288, sector=89616, nr_sectors = 8 limit=40427 [ 160.406502][ T5859] syz-executor139: attempt to access beyond end of device [ 160.406502][ T5859] loop0: rw=524288, sector=89624, nr_sectors = 8 limit=40427 [ 160.421490][ T5859] syz-executor139: attempt to access beyond end of device [ 160.421490][ T5859] loop0: rw=524288, sector=89632, nr_sectors = 8 limit=40427 [ 165.282830][ T5859] bio_check_eod: 58675 callbacks suppressed [ 165.282846][ T5859] syz-executor139: attempt to access beyond end of device [ 165.282846][ T5859] loop0: rw=524288, sector=87680, nr_sectors = 8 limit=40427 [ 165.318833][ T5859] syz-executor139: attempt to access beyond end of device [ 165.318833][ T5859] loop0: rw=524288, sector=87688, nr_sectors = 8 limit=40427 [ 165.345381][ T5859] syz-executor139: attempt to access beyond end of device [ 165.345381][ T5859] loop0: rw=524288, sector=87696, nr_sectors = 8 limit=40427 [ 165.359975][ T5859] syz-executor139: attempt to access beyond end of device [ 165.359975][ T5859] loop0: rw=524288, sector=87704, nr_sectors = 8 limit=40427 [ 165.374521][ T5859] syz-executor139: attempt to access beyond end of device [ 165.374521][ T5859] loop0: rw=524288, sector=87712, nr_sectors = 8 limit=40427 [ 165.389064][ T5859] syz-executor139: attempt to access beyond end of device [ 165.389064][ T5859] loop0: rw=524288, sector=87720, nr_sectors = 8 limit=40427 [ 165.403644][ T5859] syz-executor139: attempt to access beyond end of device [ 165.403644][ T5859] loop0: rw=524288, sector=87728, nr_sectors = 8 limit=40427 [ 165.418183][ T5859] syz-executor139: attempt to access beyond end of device [ 165.418183][ T5859] loop0: rw=524288, sector=87736, nr_sectors = 8 limit=40427 [ 165.432845][ T5859] syz-executor139: attempt to access beyond end of device [ 165.432845][ T5859] loop0: rw=524288, sector=87744, nr_sectors = 8 limit=40427 [ 165.447439][ T5859] syz-executor139: attempt to access beyond end of device [ 165.447439][ T5859] loop0: rw=524288, sector=87752, nr_sectors = 8 limit=40427 [ 170.288664][ T5859] bio_check_eod: 58081 callbacks suppressed [ 170.288685][ T5859] syz-executor139: attempt to access beyond end of device [ 170.288685][ T5859] loop0: rw=524288, sector=88904, nr_sectors = 8 limit=40427 [ 170.309466][ T5859] syz-executor139: attempt to access beyond end of device [ 170.309466][ T5859] loop0: rw=524288, sector=88912, nr_sectors = 8 limit=40427 [ 170.324303][ T5859] syz-executor139: attempt to access beyond end of device [ 170.324303][ T5859] loop0: rw=524288, sector=88920, nr_sectors = 8 limit=40427 [ 170.339543][ T5859] syz-executor139: attempt to access beyond end of device [ 170.339543][ T5859] loop0: rw=524288, sector=88928, nr_sectors = 8 limit=40427 [ 170.354286][ T5859] syz-executor139: attempt to access beyond end of device [ 170.354286][ T5859] loop0: rw=524288, sector=88936, nr_sectors = 8 limit=40427 [ 170.368986][ T5859] syz-executor139: attempt to access beyond end of device [ 170.368986][ T5859] loop0: rw=524288, sector=88944, nr_sectors = 8 limit=40427 [ 170.383622][ T5859] syz-executor139: attempt to access beyond end of device [ 170.383622][ T5859] loop0: rw=524288, sector=88952, nr_sectors = 8 limit=40427 [ 170.398231][ T5859] syz-executor139: attempt to access beyond end of device [ 170.398231][ T5859] loop0: rw=524288, sector=88960, nr_sectors = 8 limit=40427 [ 170.412889][ T5859] syz-executor139: attempt to access beyond end of device [ 170.412889][ T5859] loop0: rw=524288, sector=88968, nr_sectors = 8 limit=40427 [ 170.427535][ T5859] syz-executor139: attempt to access beyond end of device [ 170.427535][ T5859] loop0: rw=524288, sector=88976, nr_sectors = 8 limit=40427 [ 175.302442][ T5859] bio_check_eod: 58696 callbacks suppressed [ 175.302463][ T5859] syz-executor139: attempt to access beyond end of device [ 175.302463][ T5859] loop0: rw=524288, sector=87192, nr_sectors = 8 limit=40427 [ 175.328654][ T5859] syz-executor139: attempt to access beyond end of device [ 175.328654][ T5859] loop0: rw=524288, sector=87200, nr_sectors = 8 limit=40427 [ 175.347042][ T5859] syz-executor139: attempt to access beyond end of device [ 175.347042][ T5859] loop0: rw=524288, sector=87208, nr_sectors = 8 limit=40427 [ 175.361948][ T5859] syz-executor139: attempt to access beyond end of device [ 175.361948][ T5859] loop0: rw=524288, sector=87216, nr_sectors = 8 limit=40427 [ 175.376523][ T5859] syz-executor139: attempt to access beyond end of device [ 175.376523][ T5859] loop0: rw=524288, sector=87224, nr_sectors = 8 limit=40427 [ 175.391134][ T5859] syz-executor139: attempt to access beyond end of device [ 175.391134][ T5859] loop0: rw=524288, sector=87232, nr_sectors = 8 limit=40427 [ 175.405716][ T5859] syz-executor139: attempt to access beyond end of device [ 175.405716][ T5859] loop0: rw=524288, sector=87240, nr_sectors = 8 limit=40427 [ 175.420581][ T5859] syz-executor139: attempt to access beyond end of device [ 175.420581][ T5859] loop0: rw=524288, sector=87248, nr_sectors = 8 limit=40427 [ 175.435224][ T5859] syz-executor139: attempt to access beyond end of device [ 175.435224][ T5859] loop0: rw=524288, sector=87256, nr_sectors = 8 limit=40427 [ 175.456875][ T5859] syz-executor139: attempt to access beyond end of device [ 175.456875][ T5859] loop0: rw=524288, sector=87264, nr_sectors = 8 limit=40427 [ 180.308541][ T5859] bio_check_eod: 57697 callbacks suppressed [ 180.308563][ T5859] syz-executor139: attempt to access beyond end of device [ 180.308563][ T5859] loop0: rw=0, sector=89272, nr_sectors = 8 limit=40427 [ 180.334308][ T5859] syz-executor139: attempt to access beyond end of device [ 180.334308][ T5859] loop0: rw=0, sector=89280, nr_sectors = 8 limit=40427 [ 180.348709][ T5859] syz-executor139: attempt to access beyond end of device [ 180.348709][ T5859] loop0: rw=0, sector=89288, nr_sectors = 8 limit=40427 [ 180.378596][ T5859] syz-executor139: attempt to access beyond end of device [ 180.378596][ T5859] loop0: rw=0, sector=89296, nr_sectors = 8 limit=40427 [ 180.392758][ T5859] syz-executor139: attempt to access beyond end of device [ 180.392758][ T5859] loop0: rw=0, sector=89304, nr_sectors = 8 limit=40427 [ 180.406888][ T5859] syz-executor139: attempt to access beyond end of device [ 180.406888][ T5859] loop0: rw=0, sector=89312, nr_sectors = 8 limit=40427 [ 180.421067][ T5859] syz-executor139: attempt to access beyond end of device [ 180.421067][ T5859] loop0: rw=0, sector=89320, nr_sectors = 8 limit=40427 [ 180.438018][ T5859] syz-executor139: attempt to access beyond end of device [ 180.438018][ T5859] loop0: rw=0, sector=89328, nr_sectors = 8 limit=40427 [ 180.452549][ T5859] syz-executor139: attempt to access beyond end of device [ 180.452549][ T5859] loop0: rw=0, sector=89336, nr_sectors = 8 limit=40427 [ 180.466681][ T5859] syz-executor139: attempt to access beyond end of device [ 180.466681][ T5859] loop0: rw=0, sector=89344, nr_sectors = 8 limit=40427 [ 185.322353][ T5859] bio_check_eod: 58012 callbacks suppressed [ 185.322370][ T5859] syz-executor139: attempt to access beyond end of device [ 185.322370][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 185.343312][ T5859] syz-executor139: attempt to access beyond end of device [ 185.343312][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 185.365216][ T5859] syz-executor139: attempt to access beyond end of device [ 185.365216][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 185.380183][ T5859] syz-executor139: attempt to access beyond end of device [ 185.380183][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 185.395124][ T5859] syz-executor139: attempt to access beyond end of device [ 185.395124][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 185.409900][ T5859] syz-executor139: attempt to access beyond end of device [ 185.409900][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 185.424394][ T5859] syz-executor139: attempt to access beyond end of device [ 185.424394][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 185.438882][ T5859] syz-executor139: attempt to access beyond end of device [ 185.438882][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 185.453362][ T5859] syz-executor139: attempt to access beyond end of device [ 185.453362][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 185.467899][ T5859] syz-executor139: attempt to access beyond end of device [ 185.467899][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 190.328493][ T5859] bio_check_eod: 57655 callbacks suppressed [ 190.328515][ T5859] syz-executor139: attempt to access beyond end of device [ 190.328515][ T5859] loop0: rw=0, sector=87760, nr_sectors = 8 limit=40427 [ 190.349007][ T5859] syz-executor139: attempt to access beyond end of device [ 190.349007][ T5859] loop0: rw=0, sector=87768, nr_sectors = 8 limit=40427 [ 190.368705][ T5859] syz-executor139: attempt to access beyond end of device [ 190.368705][ T5859] loop0: rw=0, sector=87776, nr_sectors = 8 limit=40427 [ 190.383062][ T5859] syz-executor139: attempt to access beyond end of device [ 190.383062][ T5859] loop0: rw=0, sector=87784, nr_sectors = 8 limit=40427 [ 190.397479][ T5859] syz-executor139: attempt to access beyond end of device [ 190.397479][ T5859] loop0: rw=0, sector=87792, nr_sectors = 8 limit=40427 [ 190.411881][ T5859] syz-executor139: attempt to access beyond end of device [ 190.411881][ T5859] loop0: rw=0, sector=87800, nr_sectors = 8 limit=40427 [ 190.426011][ T5859] syz-executor139: attempt to access beyond end of device [ 190.426011][ T5859] loop0: rw=0, sector=87808, nr_sectors = 8 limit=40427 [ 190.440110][ T5859] syz-executor139: attempt to access beyond end of device [ 190.440110][ T5859] loop0: rw=0, sector=87816, nr_sectors = 8 limit=40427 [ 190.454150][ T5859] syz-executor139: attempt to access beyond end of device [ 190.454150][ T5859] loop0: rw=0, sector=87824, nr_sectors = 8 limit=40427 [ 190.468207][ T5859] syz-executor139: attempt to access beyond end of device [ 190.468207][ T5859] loop0: rw=0, sector=87832, nr_sectors = 8 limit=40427 [ 195.338597][ T5859] bio_check_eod: 58807 callbacks suppressed [ 195.338619][ T5859] syz-executor139: attempt to access beyond end of device [ 195.338619][ T5859] loop0: rw=0, sector=86936, nr_sectors = 8 limit=40427 [ 195.358718][ T5859] syz-executor139: attempt to access beyond end of device [ 195.358718][ T5859] loop0: rw=0, sector=86944, nr_sectors = 8 limit=40427 [ 195.372841][ T5859] syz-executor139: attempt to access beyond end of device [ 195.372841][ T5859] loop0: rw=0, sector=86952, nr_sectors = 8 limit=40427 [ 195.386908][ T5859] syz-executor139: attempt to access beyond end of device [ 195.386908][ T5859] loop0: rw=0, sector=86960, nr_sectors = 8 limit=40427 [ 195.400986][ T5859] syz-executor139: attempt to access beyond end of device [ 195.400986][ T5859] loop0: rw=0, sector=86968, nr_sectors = 8 limit=40427 [ 195.415134][ T5859] syz-executor139: attempt to access beyond end of device [ 195.415134][ T5859] loop0: rw=0, sector=86976, nr_sectors = 8 limit=40427 [ 195.429703][ T5859] syz-executor139: attempt to access beyond end of device [ 195.429703][ T5859] loop0: rw=0, sector=86984, nr_sectors = 8 limit=40427 [ 195.443849][ T5859] syz-executor139: attempt to access beyond end of device [ 195.443849][ T5859] loop0: rw=0, sector=86992, nr_sectors = 8 limit=40427 [ 195.458053][ T5859] syz-executor139: attempt to access beyond end of device [ 195.458053][ T5859] loop0: rw=0, sector=87000, nr_sectors = 8 limit=40427 [ 195.472577][ T5859] syz-executor139: attempt to access beyond end of device [ 195.472577][ T5859] loop0: rw=0, sector=87008, nr_sectors = 8 limit=40427 [ 200.348482][ T5859] bio_check_eod: 59114 callbacks suppressed [ 200.348503][ T5859] syz-executor139: attempt to access beyond end of device [ 200.348503][ T5859] loop0: rw=0, sector=88568, nr_sectors = 8 limit=40427 [ 200.368525][ T5859] syz-executor139: attempt to access beyond end of device [ 200.368525][ T5859] loop0: rw=0, sector=88576, nr_sectors = 8 limit=40427 [ 200.382824][ T5859] syz-executor139: attempt to access beyond end of device [ 200.382824][ T5859] loop0: rw=0, sector=88584, nr_sectors = 8 limit=40427 [ 200.397029][ T5859] syz-executor139: attempt to access beyond end of device [ 200.397029][ T5859] loop0: rw=0, sector=88592, nr_sectors = 8 limit=40427 [ 200.418413][ T5859] syz-executor139: attempt to access beyond end of device [ 200.418413][ T5859] loop0: rw=0, sector=88600, nr_sectors = 8 limit=40427 [ 200.432611][ T5859] syz-executor139: attempt to access beyond end of device [ 200.432611][ T5859] loop0: rw=0, sector=88608, nr_sectors = 8 limit=40427 [ 200.446812][ T5859] syz-executor139: attempt to access beyond end of device [ 200.446812][ T5859] loop0: rw=0, sector=88616, nr_sectors = 8 limit=40427 [ 200.460930][ T5859] syz-executor139: attempt to access beyond end of device [ 200.460930][ T5859] loop0: rw=0, sector=88624, nr_sectors = 8 limit=40427 [ 200.477313][ T5859] syz-executor139: attempt to access beyond end of device [ 200.477313][ T5859] loop0: rw=0, sector=88632, nr_sectors = 8 limit=40427 [ 200.491657][ T5859] syz-executor139: attempt to access beyond end of device [ 200.491657][ T5859] loop0: rw=0, sector=88640, nr_sectors = 8 limit=40427 [ 205.361722][ T5859] bio_check_eod: 58100 callbacks suppressed [ 205.361738][ T5859] syz-executor139: attempt to access beyond end of device [ 205.361738][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 205.382142][ T5859] syz-executor139: attempt to access beyond end of device [ 205.382142][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 205.396729][ T5859] syz-executor139: attempt to access beyond end of device [ 205.396729][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 205.411424][ T5859] syz-executor139: attempt to access beyond end of device [ 205.411424][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 205.426025][ T5859] syz-executor139: attempt to access beyond end of device [ 205.426025][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 205.445328][ T5859] syz-executor139: attempt to access beyond end of device [ 205.445328][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 205.463244][ T5859] syz-executor139: attempt to access beyond end of device [ 205.463244][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 205.477937][ T5859] syz-executor139: attempt to access beyond end of device [ 205.477937][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 205.492564][ T5859] syz-executor139: attempt to access beyond end of device [ 205.492564][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 205.507212][ T5859] syz-executor139: attempt to access beyond end of device [ 205.507212][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 210.368508][ T5859] bio_check_eod: 56836 callbacks suppressed [ 210.368531][ T5859] syz-executor139: attempt to access beyond end of device [ 210.368531][ T5859] loop0: rw=0, sector=89064, nr_sectors = 8 limit=40427 [ 210.389099][ T5859] syz-executor139: attempt to access beyond end of device [ 210.389099][ T5859] loop0: rw=0, sector=89072, nr_sectors = 8 limit=40427 [ 210.406349][ T5859] syz-executor139: attempt to access beyond end of device [ 210.406349][ T5859] loop0: rw=0, sector=89080, nr_sectors = 8 limit=40427 [ 210.420624][ T5859] syz-executor139: attempt to access beyond end of device [ 210.420624][ T5859] loop0: rw=0, sector=89088, nr_sectors = 8 limit=40427 [ 210.434745][ T5859] syz-executor139: attempt to access beyond end of device [ 210.434745][ T5859] loop0: rw=0, sector=89096, nr_sectors = 8 limit=40427 [ 210.449023][ T5859] syz-executor139: attempt to access beyond end of device [ 210.449023][ T5859] loop0: rw=0, sector=89104, nr_sectors = 8 limit=40427 [ 210.463250][ T5859] syz-executor139: attempt to access beyond end of device [ 210.463250][ T5859] loop0: rw=0, sector=89112, nr_sectors = 8 limit=40427 [ 210.477447][ T5859] syz-executor139: attempt to access beyond end of device [ 210.477447][ T5859] loop0: rw=0, sector=89120, nr_sectors = 8 limit=40427 [ 210.491769][ T5859] syz-executor139: attempt to access beyond end of device [ 210.491769][ T5859] loop0: rw=0, sector=89128, nr_sectors = 8 limit=40427 [ 210.506534][ T5859] syz-executor139: attempt to access beyond end of device [ 210.506534][ T5859] loop0: rw=0, sector=89136, nr_sectors = 8 limit=40427 [ 215.378455][ T5859] bio_check_eod: 58690 callbacks suppressed [ 215.378476][ T5859] syz-executor139: attempt to access beyond end of device [ 215.378476][ T5859] loop0: rw=0, sector=87304, nr_sectors = 8 limit=40427 [ 215.398798][ T5859] syz-executor139: attempt to access beyond end of device [ 215.398798][ T5859] loop0: rw=0, sector=87312, nr_sectors = 8 limit=40427 [ 215.413120][ T5859] syz-executor139: attempt to access beyond end of device [ 215.413120][ T5859] loop0: rw=0, sector=87320, nr_sectors = 8 limit=40427 [ 215.427241][ T5859] syz-executor139: attempt to access beyond end of device [ 215.427241][ T5859] loop0: rw=0, sector=87328, nr_sectors = 8 limit=40427 [ 215.441510][ T5859] syz-executor139: attempt to access beyond end of device [ 215.441510][ T5859] loop0: rw=0, sector=87336, nr_sectors = 8 limit=40427 [ 215.455732][ T5859] syz-executor139: attempt to access beyond end of device [ 215.455732][ T5859] loop0: rw=0, sector=87344, nr_sectors = 8 limit=40427 [ 215.471426][ T5859] syz-executor139: attempt to access beyond end of device [ 215.471426][ T5859] loop0: rw=0, sector=87352, nr_sectors = 8 limit=40427 [ 215.485711][ T5859] syz-executor139: attempt to access beyond end of device [ 215.485711][ T5859] loop0: rw=0, sector=87360, nr_sectors = 8 limit=40427 [ 215.499913][ T5859] syz-executor139: attempt to access beyond end of device [ 215.499913][ T5859] loop0: rw=0, sector=87368, nr_sectors = 8 limit=40427 [ 215.514711][ T5859] syz-executor139: attempt to access beyond end of device [ 215.514711][ T5859] loop0: rw=0, sector=87376, nr_sectors = 8 limit=40427 [ 220.388555][ T5859] bio_check_eod: 59482 callbacks suppressed [ 220.388576][ T5859] syz-executor139: attempt to access beyond end of device [ 220.388576][ T5859] loop0: rw=524288, sector=87952, nr_sectors = 8 limit=40427 [ 220.409008][ T5859] syz-executor139: attempt to access beyond end of device [ 220.409008][ T5859] loop0: rw=524288, sector=87960, nr_sectors = 8 limit=40427 [ 220.423600][ T5859] syz-executor139: attempt to access beyond end of device [ 220.423600][ T5859] loop0: rw=524288, sector=87968, nr_sectors = 8 limit=40427 [ 220.438283][ T5859] syz-executor139: attempt to access beyond end of device [ 220.438283][ T5859] loop0: rw=524288, sector=87976, nr_sectors = 8 limit=40427 [ 220.455769][ T5859] syz-executor139: attempt to access beyond end of device [ 220.455769][ T5859] loop0: rw=524288, sector=87984, nr_sectors = 8 limit=40427 [ 220.472865][ T5859] syz-executor139: attempt to access beyond end of device [ 220.472865][ T5859] loop0: rw=524288, sector=87992, nr_sectors = 8 limit=40427 [ 220.487387][ T5859] syz-executor139: attempt to access beyond end of device [ 220.487387][ T5859] loop0: rw=524288, sector=88000, nr_sectors = 8 limit=40427 [ 220.502147][ T5859] syz-executor139: attempt to access beyond end of device [ 220.502147][ T5859] loop0: rw=524288, sector=88008, nr_sectors = 8 limit=40427 [ 220.517128][ T5859] syz-executor139: attempt to access beyond end of device [ 220.517128][ T5859] loop0: rw=524288, sector=88016, nr_sectors = 8 limit=40427 [ 220.531825][ T5859] syz-executor139: attempt to access beyond end of device [ 220.531825][ T5859] loop0: rw=524288, sector=88024, nr_sectors = 8 limit=40427 [ 225.398523][ T5859] bio_check_eod: 58914 callbacks suppressed [ 225.398547][ T5859] syz-executor139: attempt to access beyond end of device [ 225.398547][ T5859] loop0: rw=524288, sector=87984, nr_sectors = 8 limit=40427 [ 225.418985][ T5859] syz-executor139: attempt to access beyond end of device [ 225.418985][ T5859] loop0: rw=524288, sector=87992, nr_sectors = 8 limit=40427 [ 225.433541][ T5859] syz-executor139: attempt to access beyond end of device [ 225.433541][ T5859] loop0: rw=524288, sector=88000, nr_sectors = 8 limit=40427 [ 225.448227][ T5859] syz-executor139: attempt to access beyond end of device [ 225.448227][ T5859] loop0: rw=524288, sector=88008, nr_sectors = 8 limit=40427 [ 225.462889][ T5859] syz-executor139: attempt to access beyond end of device [ 225.462889][ T5859] loop0: rw=524288, sector=88016, nr_sectors = 8 limit=40427 [ 225.481288][ T5859] syz-executor139: attempt to access beyond end of device [ 225.481288][ T5859] loop0: rw=524288, sector=88024, nr_sectors = 8 limit=40427 [ 225.496456][ T5859] syz-executor139: attempt to access beyond end of device [ 225.496456][ T5859] loop0: rw=524288, sector=88032, nr_sectors = 8 limit=40427 [ 225.511026][ T5859] syz-executor139: attempt to access beyond end of device [ 225.511026][ T5859] loop0: rw=524288, sector=88040, nr_sectors = 8 limit=40427 [ 225.525536][ T5859] syz-executor139: attempt to access beyond end of device [ 225.525536][ T5859] loop0: rw=524288, sector=88048, nr_sectors = 8 limit=40427 [ 225.540109][ T5859] syz-executor139: attempt to access beyond end of device [ 225.540109][ T5859] loop0: rw=524288, sector=88056, nr_sectors = 8 limit=40427 [ 230.408510][ T5859] bio_check_eod: 58879 callbacks suppressed [ 230.408533][ T5859] syz-executor139: attempt to access beyond end of device [ 230.408533][ T5859] loop0: rw=524288, sector=87736, nr_sectors = 8 limit=40427 [ 230.428937][ T5859] syz-executor139: attempt to access beyond end of device [ 230.428937][ T5859] loop0: rw=524288, sector=87744, nr_sectors = 8 limit=40427 [ 230.443464][ T5859] syz-executor139: attempt to access beyond end of device [ 230.443464][ T5859] loop0: rw=524288, sector=87752, nr_sectors = 8 limit=40427 [ 230.457988][ T5859] syz-executor139: attempt to access beyond end of device [ 230.457988][ T5859] loop0: rw=524288, sector=87760, nr_sectors = 8 limit=40427 [ 230.472581][ T5859] syz-executor139: attempt to access beyond end of device [ 230.472581][ T5859] loop0: rw=524288, sector=87768, nr_sectors = 8 limit=40427 [ 230.487082][ T5859] syz-executor139: attempt to access beyond end of device [ 230.487082][ T5859] loop0: rw=524288, sector=87776, nr_sectors = 8 limit=40427 [ 230.501608][ T5859] syz-executor139: attempt to access beyond end of device [ 230.501608][ T5859] loop0: rw=524288, sector=87784, nr_sectors = 8 limit=40427 [ 230.516094][ T5859] syz-executor139: attempt to access beyond end of device [ 230.516094][ T5859] loop0: rw=524288, sector=87792, nr_sectors = 8 limit=40427 [ 230.530546][ T5859] syz-executor139: attempt to access beyond end of device [ 230.530546][ T5859] loop0: rw=524288, sector=87800, nr_sectors = 8 limit=40427 [ 230.545161][ T5859] syz-executor139: attempt to access beyond end of device [ 230.545161][ T5859] loop0: rw=524288, sector=87808, nr_sectors = 8 limit=40427 [ 235.421623][ T5859] bio_check_eod: 58858 callbacks suppressed [ 235.421644][ T5859] syz-executor139: attempt to access beyond end of device [ 235.421644][ T5859] loop0: rw=524288, sector=87320, nr_sectors = 8 limit=40427 [ 235.442413][ T5859] syz-executor139: attempt to access beyond end of device [ 235.442413][ T5859] loop0: rw=524288, sector=87328, nr_sectors = 8 limit=40427 [ 235.456918][ T5859] syz-executor139: attempt to access beyond end of device [ 235.456918][ T5859] loop0: rw=524288, sector=87336, nr_sectors = 8 limit=40427 [ 235.471419][ T5859] syz-executor139: attempt to access beyond end of device [ 235.471419][ T5859] loop0: rw=524288, sector=87344, nr_sectors = 8 limit=40427 [ 235.485915][ T5859] syz-executor139: attempt to access beyond end of device [ 235.485915][ T5859] loop0: rw=524288, sector=87352, nr_sectors = 8 limit=40427 [ 235.500423][ T5859] syz-executor139: attempt to access beyond end of device [ 235.500423][ T5859] loop0: rw=524288, sector=87360, nr_sectors = 8 limit=40427 [ 235.514927][ T5859] syz-executor139: attempt to access beyond end of device [ 235.514927][ T5859] loop0: rw=524288, sector=87368, nr_sectors = 8 limit=40427 [ 235.529451][ T5859] syz-executor139: attempt to access beyond end of device [ 235.529451][ T5859] loop0: rw=524288, sector=87376, nr_sectors = 8 limit=40427 [ 235.543924][ T5859] syz-executor139: attempt to access beyond end of device [ 235.543924][ T5859] loop0: rw=524288, sector=87384, nr_sectors = 8 limit=40427 [ 235.558729][ T5859] syz-executor139: attempt to access beyond end of device [ 235.558729][ T5859] loop0: rw=524288, sector=87392, nr_sectors = 8 limit=40427 [ 240.431692][ T5859] bio_check_eod: 58623 callbacks suppressed [ 240.431714][ T5859] syz-executor139: attempt to access beyond end of device [ 240.431714][ T5859] loop0: rw=0, sector=88952, nr_sectors = 8 limit=40427 [ 240.451888][ T5859] syz-executor139: attempt to access beyond end of device [ 240.451888][ T5859] loop0: rw=0, sector=88960, nr_sectors = 8 limit=40427 [ 240.466016][ T5859] syz-executor139: attempt to access beyond end of device [ 240.466016][ T5859] loop0: rw=0, sector=88968, nr_sectors = 8 limit=40427 [ 240.487077][ T5859] syz-executor139: attempt to access beyond end of device [ 240.487077][ T5859] loop0: rw=0, sector=88976, nr_sectors = 8 limit=40427 [ 240.501331][ T5859] syz-executor139: attempt to access beyond end of device [ 240.501331][ T5859] loop0: rw=0, sector=88984, nr_sectors = 8 limit=40427 [ 240.515527][ T5859] syz-executor139: attempt to access beyond end of device [ 240.515527][ T5859] loop0: rw=0, sector=88992, nr_sectors = 8 limit=40427 [ 240.529701][ T5859] syz-executor139: attempt to access beyond end of device [ 240.529701][ T5859] loop0: rw=0, sector=89000, nr_sectors = 8 limit=40427 [ 240.543788][ T5859] syz-executor139: attempt to access beyond end of device [ 240.543788][ T5859] loop0: rw=0, sector=89008, nr_sectors = 8 limit=40427 [ 240.558000][ T5859] syz-executor139: attempt to access beyond end of device [ 240.558000][ T5859] loop0: rw=0, sector=89016, nr_sectors = 8 limit=40427 [ 240.572037][ T5859] syz-executor139: attempt to access beyond end of device [ 240.572037][ T5859] loop0: rw=0, sector=89024, nr_sectors = 8 limit=40427 [ 245.438539][ T5859] bio_check_eod: 58918 callbacks suppressed [ 245.438560][ T5859] syz-executor139: attempt to access beyond end of device [ 245.438560][ T5859] loop0: rw=0, sector=89016, nr_sectors = 8 limit=40427 [ 245.458675][ T5859] syz-executor139: attempt to access beyond end of device [ 245.458675][ T5859] loop0: rw=0, sector=89024, nr_sectors = 8 limit=40427 [ 245.472753][ T5859] syz-executor139: attempt to access beyond end of device [ 245.472753][ T5859] loop0: rw=0, sector=89032, nr_sectors = 8 limit=40427 [ 245.486821][ T5859] syz-executor139: attempt to access beyond end of device [ 245.486821][ T5859] loop0: rw=0, sector=89040, nr_sectors = 8 limit=40427 [ 245.500906][ T5859] syz-executor139: attempt to access beyond end of device [ 245.500906][ T5859] loop0: rw=0, sector=89048, nr_sectors = 8 limit=40427 [ 245.514969][ T5859] syz-executor139: attempt to access beyond end of device [ 245.514969][ T5859] loop0: rw=0, sector=89056, nr_sectors = 8 limit=40427 [ 245.529077][ T5859] syz-executor139: attempt to access beyond end of device [ 245.529077][ T5859] loop0: rw=0, sector=89064, nr_sectors = 8 limit=40427 [ 245.543207][ T5859] syz-executor139: attempt to access beyond end of device [ 245.543207][ T5859] loop0: rw=0, sector=89072, nr_sectors = 8 limit=40427 [ 245.557296][ T5859] syz-executor139: attempt to access beyond end of device [ 245.557296][ T5859] loop0: rw=0, sector=89080, nr_sectors = 8 limit=40427 [ 245.571327][ T5859] syz-executor139: attempt to access beyond end of device [ 245.571327][ T5859] loop0: rw=0, sector=89088, nr_sectors = 8 limit=40427 [ 250.448553][ T5859] bio_check_eod: 57778 callbacks suppressed [ 250.448572][ T5859] syz-executor139: attempt to access beyond end of device [ 250.448572][ T5859] loop0: rw=0, sector=87816, nr_sectors = 8 limit=40427 [ 250.468946][ T5859] syz-executor139: attempt to access beyond end of device [ 250.468946][ T5859] loop0: rw=0, sector=87824, nr_sectors = 8 limit=40427 [ 250.483077][ T5859] syz-executor139: attempt to access beyond end of device [ 250.483077][ T5859] loop0: rw=0, sector=87832, nr_sectors = 8 limit=40427 [ 250.498701][ T5859] syz-executor139: attempt to access beyond end of device [ 250.498701][ T5859] loop0: rw=0, sector=87840, nr_sectors = 8 limit=40427 [ 250.513151][ T5859] syz-executor139: attempt to access beyond end of device [ 250.513151][ T5859] loop0: rw=0, sector=87848, nr_sectors = 8 limit=40427 [ 250.527598][ T5859] syz-executor139: attempt to access beyond end of device [ 250.527598][ T5859] loop0: rw=0, sector=87856, nr_sectors = 8 limit=40427 [ 250.541713][ T5859] syz-executor139: attempt to access beyond end of device [ 250.541713][ T5859] loop0: rw=0, sector=87864, nr_sectors = 8 limit=40427 [ 250.555753][ T5859] syz-executor139: attempt to access beyond end of device [ 250.555753][ T5859] loop0: rw=0, sector=87872, nr_sectors = 8 limit=40427 [ 250.569845][ T5859] syz-executor139: attempt to access beyond end of device [ 250.569845][ T5859] loop0: rw=0, sector=87880, nr_sectors = 8 limit=40427 [ 250.584132][ T5859] syz-executor139: attempt to access beyond end of device [ 250.584132][ T5859] loop0: rw=0, sector=87888, nr_sectors = 8 limit=40427 [ 255.461757][ T5859] bio_check_eod: 58194 callbacks suppressed [ 255.461772][ T5859] syz-executor139: attempt to access beyond end of device [ 255.461772][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 255.486767][ T5859] syz-executor139: attempt to access beyond end of device [ 255.486767][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 255.501895][ T5859] syz-executor139: attempt to access beyond end of device [ 255.501895][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 255.516685][ T5859] syz-executor139: attempt to access beyond end of device [ 255.516685][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 255.531467][ T5859] syz-executor139: attempt to access beyond end of device [ 255.531467][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 255.546049][ T5859] syz-executor139: attempt to access beyond end of device [ 255.546049][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 255.560595][ T5859] syz-executor139: attempt to access beyond end of device [ 255.560595][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 255.575115][ T5859] syz-executor139: attempt to access beyond end of device [ 255.575115][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 255.589672][ T5859] syz-executor139: attempt to access beyond end of device [ 255.589672][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 255.604280][ T5859] syz-executor139: attempt to access beyond end of device [ 255.604280][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 260.473817][ T5859] bio_check_eod: 58910 callbacks suppressed [ 260.473833][ T5859] syz-executor139: attempt to access beyond end of device [ 260.473833][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 260.508598][ T5859] syz-executor139: attempt to access beyond end of device [ 260.508598][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 260.534409][ T5859] syz-executor139: attempt to access beyond end of device [ 260.534409][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 260.548983][ T5859] syz-executor139: attempt to access beyond end of device [ 260.548983][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 260.563545][ T5859] syz-executor139: attempt to access beyond end of device [ 260.563545][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 260.578087][ T5859] syz-executor139: attempt to access beyond end of device [ 260.578087][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 260.592837][ T5859] syz-executor139: attempt to access beyond end of device [ 260.592837][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 260.607796][ T5859] syz-executor139: attempt to access beyond end of device [ 260.607796][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 260.622554][ T5859] syz-executor139: attempt to access beyond end of device [ 260.622554][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 260.637380][ T5859] syz-executor139: attempt to access beyond end of device [ 260.637380][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 265.478491][ T5859] bio_check_eod: 58603 callbacks suppressed [ 265.478507][ T5859] syz-executor139: attempt to access beyond end of device [ 265.478507][ T5859] loop0: rw=0, sector=87488, nr_sectors = 8 limit=40427 [ 265.499974][ T5859] syz-executor139: attempt to access beyond end of device [ 265.499974][ T5859] loop0: rw=0, sector=87496, nr_sectors = 8 limit=40427 [ 265.528674][ T5859] syz-executor139: attempt to access beyond end of device [ 265.528674][ T5859] loop0: rw=0, sector=87504, nr_sectors = 8 limit=40427 [ 265.546193][ T5859] syz-executor139: attempt to access beyond end of device [ 265.546193][ T5859] loop0: rw=0, sector=87512, nr_sectors = 8 limit=40427 [ 265.560385][ T5859] syz-executor139: attempt to access beyond end of device [ 265.560385][ T5859] loop0: rw=0, sector=87520, nr_sectors = 8 limit=40427 [ 265.574622][ T5859] syz-executor139: attempt to access beyond end of device [ 265.574622][ T5859] loop0: rw=0, sector=87528, nr_sectors = 8 limit=40427 [ 265.588713][ T5859] syz-executor139: attempt to access beyond end of device [ 265.588713][ T5859] loop0: rw=0, sector=87536, nr_sectors = 8 limit=40427 [ 265.602822][ T5859] syz-executor139: attempt to access beyond end of device [ 265.602822][ T5859] loop0: rw=0, sector=87544, nr_sectors = 8 limit=40427 [ 265.616896][ T5859] syz-executor139: attempt to access beyond end of device [ 265.616896][ T5859] loop0: rw=0, sector=87552, nr_sectors = 8 limit=40427 [ 265.630975][ T5859] syz-executor139: attempt to access beyond end of device [ 265.630975][ T5859] loop0: rw=0, sector=87560, nr_sectors = 8 limit=40427 [ 270.488789][ T5859] bio_check_eod: 58687 callbacks suppressed [ 270.488804][ T5859] syz-executor139: attempt to access beyond end of device [ 270.488804][ T5859] loop0: rw=524288, sector=89632, nr_sectors = 8 limit=40427 [ 270.522208][ T5859] syz-executor139: attempt to access beyond end of device [ 270.522208][ T5859] loop0: rw=524288, sector=89640, nr_sectors = 8 limit=40427 [ 270.542684][ T5859] syz-executor139: attempt to access beyond end of device [ 270.542684][ T5859] loop0: rw=524288, sector=89648, nr_sectors = 8 limit=40427 [ 270.557212][ T5859] syz-executor139: attempt to access beyond end of device [ 270.557212][ T5859] loop0: rw=524288, sector=89656, nr_sectors = 8 limit=40427 [ 270.571723][ T5859] syz-executor139: attempt to access beyond end of device [ 270.571723][ T5859] loop0: rw=524288, sector=89664, nr_sectors = 8 limit=40427 [ 270.586630][ T5859] syz-executor139: attempt to access beyond end of device [ 270.586630][ T5859] loop0: rw=524288, sector=89672, nr_sectors = 8 limit=40427 [ 270.601185][ T5859] syz-executor139: attempt to access beyond end of device [ 270.601185][ T5859] loop0: rw=524288, sector=89680, nr_sectors = 8 limit=40427 [ 270.615788][ T5859] syz-executor139: attempt to access beyond end of device [ 270.615788][ T5859] loop0: rw=524288, sector=89688, nr_sectors = 8 limit=40427 [ 270.631013][ T5859] syz-executor139: attempt to access beyond end of device [ 270.631013][ T5859] loop0: rw=524288, sector=89696, nr_sectors = 8 limit=40427 [ 270.645588][ T5859] syz-executor139: attempt to access beyond end of device [ 270.645588][ T5859] loop0: rw=524288, sector=89704, nr_sectors = 8 limit=40427 [ 275.502176][ T5859] bio_check_eod: 57476 callbacks suppressed [ 275.502193][ T5859] syz-executor139: attempt to access beyond end of device [ 275.502193][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 275.522654][ T5859] syz-executor139: attempt to access beyond end of device [ 275.522654][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 275.537296][ T5859] syz-executor139: attempt to access beyond end of device [ 275.537296][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 275.552025][ T5859] syz-executor139: attempt to access beyond end of device [ 275.552025][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 275.581270][ T5859] syz-executor139: attempt to access beyond end of device [ 275.581270][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 275.595923][ T5859] syz-executor139: attempt to access beyond end of device [ 275.595923][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 275.610569][ T5859] syz-executor139: attempt to access beyond end of device [ 275.610569][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 275.625230][ T5859] syz-executor139: attempt to access beyond end of device [ 275.625230][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 275.640263][ T5859] syz-executor139: attempt to access beyond end of device [ 275.640263][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 275.654931][ T5859] syz-executor139: attempt to access beyond end of device [ 275.654931][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 280.508609][ T5859] bio_check_eod: 58910 callbacks suppressed [ 280.508626][ T5859] syz-executor139: attempt to access beyond end of device [ 280.508626][ T5859] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 280.529381][ T5859] syz-executor139: attempt to access beyond end of device [ 280.529381][ T5859] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 280.544222][ T5859] syz-executor139: attempt to access beyond end of device [ 280.544222][ T5859] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 280.572262][ T5859] syz-executor139: attempt to access beyond end of device [ 280.572262][ T5859] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 280.595684][ T5859] syz-executor139: attempt to access beyond end of device [ 280.595684][ T5859] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 280.610285][ T5859] syz-executor139: attempt to access beyond end of device [ 280.610285][ T5859] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 280.624832][ T5859] syz-executor139: attempt to access beyond end of device [ 280.624832][ T5859] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 280.639371][ T5859] syz-executor139: attempt to access beyond end of device [ 280.639371][ T5859] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 280.654396][ T5859] syz-executor139: attempt to access beyond end of device [ 280.654396][ T5859] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 280.668932][ T5859] syz-executor139: attempt to access beyond end of device [ 280.668932][ T5859] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 285.518501][ T5859] bio_check_eod: 58433 callbacks suppressed [ 285.518522][ T5859] syz-executor139: attempt to access beyond end of device [ 285.518522][ T5859] loop0: rw=0, sector=86128, nr_sectors = 8 limit=40427 [ 285.544872][ T5859] syz-executor139: attempt to access beyond end of device [ 285.544872][ T5859] loop0: rw=0, sector=86136, nr_sectors = 8 limit=40427 [ 285.559625][ T5859] syz-executor139: attempt to access beyond end of device [ 285.559625][ T5859] loop0: rw=0, sector=86144, nr_sectors = 8 limit=40427 [ 285.573861][ T5859] syz-executor139: attempt to access beyond end of device [ 285.573861][ T5859] loop0: rw=0, sector=86152, nr_sectors = 8 limit=40427 [ 285.592320][ T5859] syz-executor139: attempt to access beyond end of device [ 285.592320][ T5859] loop0: rw=0, sector=86160, nr_sectors = 8 limit=40427 [ 285.609626][ T5859] syz-executor139: attempt to access beyond end of device [ 285.609626][ T5859] loop0: rw=0, sector=86168, nr_sectors = 8 limit=40427 [ 285.623886][ T5859] syz-executor139: attempt to access beyond end of device [ 285.623886][ T5859] loop0: rw=0, sector=86176, nr_sectors = 8 limit=40427 [ 285.637979][ T5859] syz-executor139: attempt to access beyond end of device [ 285.637979][ T5859] loop0: rw=0, sector=86184, nr_sectors = 8 limit=40427 [ 285.652191][ T5859] syz-executor139: attempt to access beyond end of device [ 285.652191][ T5859] loop0: rw=0, sector=86192, nr_sectors = 8 limit=40427 [ 285.667468][ T5859] syz-executor139: attempt to access beyond end of device [ 285.667468][ T5859] loop0: rw=0, sector=86200, nr_sectors = 8 limit=40427 [ 286.538932][ T31] INFO: task kworker/u8:11:3506 blocked for more than 143 seconds. [ 286.546901][ T31] Not tainted 6.16.0-rc5-next-20250711-syzkaller #0 [ 286.562794][ T31] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 286.571703][ T31] task:kworker/u8:11 state:D stack:20808 pid:3506 tgid:3506 ppid:2 task_flags:0x4208060 flags:0x00004000 [ 286.584005][ T31] Workqueue: writeback wb_workfn (flush-7:0) [ 286.590230][ T31] Call Trace: [ 286.593536][ T31] [ 286.596497][ T31] __schedule+0x16f5/0x4d00 [ 286.601386][ T31] ? blk_mq_flush_plug_list+0x41f/0x550 [ 286.606988][ T31] ? __pfx_preempt_schedule_notrace+0x10/0x10 [ 286.613323][ T31] ? __pfx_blk_mq_flush_plug_list+0x10/0x10 [ 286.619538][ T31] ? schedule+0x165/0x360 [ 286.623922][ T31] ? __pfx___schedule+0x10/0x10 [ 286.629053][ T31] ? schedule+0x91/0x360 [ 286.633336][ T31] schedule+0x165/0x360 [ 286.637524][ T31] schedule_preempt_disabled+0x13/0x30 [ 286.643372][ T31] rwsem_down_write_slowpath+0xbec/0x1030 [ 286.649316][ T31] ? rwsem_down_write_slowpath+0x7ec/0x1030 [ 286.655265][ T31] ? __pfx_rwsem_down_write_slowpath+0x10/0x10 [ 286.661777][ T31] ? __lock_acquire+0xab9/0xd20 [ 286.666670][ T31] ? f2fs_balance_fs+0x5ab/0x7f0 [ 286.671879][ T31] ? do_raw_spin_lock+0x121/0x290 [ 286.676943][ T31] ? f2fs_inode_synced+0x76/0x2e0 [ 286.682321][ T31] down_write+0x1ab/0x1f0 [ 286.686693][ T31] ? __pfx_down_write+0x10/0x10 [ 286.691815][ T31] f2fs_balance_fs+0x5ab/0x7f0 [ 286.696630][ T31] ? f2fs_write_inode+0x3fb/0x5f0 [ 286.701974][ T31] ? __pfx_f2fs_balance_fs+0x10/0x10 [ 286.707317][ T31] f2fs_write_inode+0x3fb/0x5f0 [ 286.712440][ T31] __writeback_single_inode+0x6f1/0xff0 [ 286.718035][ T31] writeback_sb_inodes+0x6c7/0x1010 [ 286.723563][ T31] ? __pfx_writeback_sb_inodes+0x10/0x10 [ 286.729501][ T31] ? __pfx_down_read_trylock+0x10/0x10 [ 286.735011][ T31] ? __pfx_move_expired_inodes+0x10/0x10 [ 286.741012][ T31] __writeback_inodes_wb+0x111/0x240 [ 286.746349][ T31] wb_writeback+0x44f/0xaf0 [ 286.751121][ T31] ? queue_io+0x2e1/0x590 [ 286.755492][ T31] ? __pfx_wb_writeback+0x10/0x10 [ 286.760846][ T31] wb_workfn+0xaef/0xef0 [ 286.765137][ T31] ? __pfx_wb_workfn+0x10/0x10 [ 286.770149][ T31] ? __lock_acquire+0xab9/0xd20 [ 286.775047][ T31] ? process_scheduled_works+0x9ef/0x17b0 [ 286.781087][ T31] ? _raw_spin_unlock_irq+0x23/0x50 [ 286.786333][ T31] ? process_scheduled_works+0x9ef/0x17b0 [ 286.792346][ T31] ? process_scheduled_works+0x9ef/0x17b0 [ 286.798095][ T31] process_scheduled_works+0xade/0x17b0 [ 286.803995][ T31] ? __pfx_process_scheduled_works+0x10/0x10 [ 286.810216][ T31] worker_thread+0x8a0/0xda0 [ 286.814906][ T31] kthread+0x711/0x8a0 [ 286.819297][ T31] ? __pfx_worker_thread+0x10/0x10 [ 286.824441][ T31] ? __pfx_kthread+0x10/0x10 [ 286.829296][ T31] ? _raw_spin_unlock_irq+0x23/0x50 [ 286.834543][ T31] ? lockdep_hardirqs_on+0x9c/0x150 [ 286.840103][ T31] ? __pfx_kthread+0x10/0x10 [ 286.844732][ T31] ret_from_fork+0x3f9/0x770 [ 286.849654][ T31] ? __pfx_ret_from_fork+0x10/0x10 [ 286.854810][ T31] ? __switch_to_asm+0x39/0x70 [ 286.859922][ T31] ? __switch_to_asm+0x33/0x70 [ 286.864724][ T31] ? __pfx_kthread+0x10/0x10 [ 286.869606][ T31] ret_from_fork_asm+0x1a/0x30 [ 286.874428][ T31] [ 286.877743][ T31] [ 286.877743][ T31] Showing all locks held in the system: [ 286.888805][ T31] 1 lock held by khungtaskd/31: [ 286.893683][ T31] #0: ffffffff8e13c5a0 (rcu_read_lock){....}-{1:3}, at: debug_show_all_locks+0x2e/0x180 [ 286.914840][ T31] 4 locks held by kworker/u8:11/3506: [ 286.920430][ T31] #0: ffff88801fec5948 ((wq_completion)writeback){+.+.}-{0:0}, at: process_scheduled_works+0x9b4/0x17b0 [ 286.931935][ T31] #1: ffffc9000c387bc0 ((work_completion)(&(&wb->dwork)->work)){+.+.}-{0:0}, at: process_scheduled_works+0x9ef/0x17b0 [ 286.944857][ T31] #2: ffff8880329ea0e0 (&type->s_umount_key#42){.+.+}-{4:4}, at: super_trylock_shared+0x20/0xf0 [ 286.955726][ T31] #3: ffff88807bdb1410 (&sbi->gc_lock){+.+.}-{4:4}, at: f2fs_balance_fs+0x5ab/0x7f0 [ 286.965533][ T31] 2 locks held by syslogd/5207: [ 286.970672][ T31] 2 locks held by getty/5615: [ 286.975381][ T31] #0: ffff88814d8e30a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x25/0x70 [ 286.985546][ T31] #1: ffffc9000332b2f0 (&ldata->atomic_read_lock){+.+.}-{4:4}, at: n_tty_read+0x43e/0x1400 [ 286.995992][ T31] 5 locks held by syz-executor139/5859: [ 287.001841][ T31] [ 287.004201][ T31] ============================================= [ 287.004201][ T31] [ 287.013017][ T31] NMI backtrace for cpu 1 [ 287.013042][ T31] CPU: 1 UID: 0 PID: 31 Comm: khungtaskd Not tainted 6.16.0-rc5-next-20250711-syzkaller #0 PREEMPT(full) [ 287.013066][ T31] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 [ 287.013080][ T31] Call Trace: [ 287.013088][ T31] [ 287.013097][ T31] dump_stack_lvl+0x189/0x250 [ 287.013126][ T31] ? __wake_up_klogd+0xd9/0x110 [ 287.013158][ T31] ? __pfx_dump_stack_lvl+0x10/0x10 [ 287.013179][ T31] ? __pfx__printk+0x10/0x10 [ 287.013214][ T31] nmi_cpu_backtrace+0x39e/0x3d0 [ 287.013236][ T31] ? __pfx_nmi_cpu_backtrace+0x10/0x10 [ 287.013253][ T31] ? _printk+0xcf/0x120 [ 287.013282][ T31] ? __pfx__printk+0x10/0x10 [ 287.013308][ T31] ? __pfx_nmi_raise_cpu_backtrace+0x10/0x10 [ 287.013338][ T31] nmi_trigger_cpumask_backtrace+0x17a/0x300 [ 287.013360][ T31] watchdog+0xfee/0x1030 [ 287.013387][ T31] ? watchdog+0x1de/0x1030 [ 287.013418][ T31] kthread+0x711/0x8a0 [ 287.013443][ T31] ? __pfx_watchdog+0x10/0x10 [ 287.013467][ T31] ? __pfx_kthread+0x10/0x10 [ 287.013490][ T31] ? _raw_spin_unlock_irq+0x23/0x50 [ 287.013512][ T31] ? lockdep_hardirqs_on+0x9c/0x150 [ 287.013540][ T31] ? __pfx_kthread+0x10/0x10 [ 287.013563][ T31] ret_from_fork+0x3f9/0x770 [ 287.013583][ T31] ? __pfx_ret_from_fork+0x10/0x10 [ 287.013605][ T31] ? __switch_to_asm+0x39/0x70 [ 287.013627][ T31] ? __switch_to_asm+0x33/0x70 [ 287.013648][ T31] ? __pfx_kthread+0x10/0x10 [ 287.013671][ T31] ret_from_fork_asm+0x1a/0x30 [ 287.013707][ T31] [ 287.013717][ T31] Sending NMI from CPU 1 to CPUs 0: [ 287.175039][ C0] NMI backtrace for cpu 0 [ 287.175058][ C0] CPU: 0 UID: 0 PID: 5859 Comm: syz-executor139 Not tainted 6.16.0-rc5-next-20250711-syzkaller #0 PREEMPT(full) [ 287.175081][ C0] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 [ 287.175093][ C0] RIP: 0010:__lock_acquire+0x862/0xd20 [ 287.175116][ C0] Code: 31 c8 01 d6 29 c2 89 c1 c1 c1 10 31 d1 01 f0 41 89 cf 41 c1 c7 13 29 ce 41 31 f7 01 c1 44 29 f8 44 01 f9 41 c1 c7 04 41 31 c7 <49> c1 e7 20 49 09 cf 83 3d b4 3c 06 0e 00 0f 85 36 02 00 00 48 83 [ 287.175132][ C0] RSP: 0018:ffffc90003f9e388 EFLAGS: 00000082 [ 287.175149][ C0] RAX: 0000000019565a15 RBX: 0000000000000005 RCX: 00000000c1b73c66 [ 287.175162][ C0] RDX: 000000005e8a41e1 RSI: 00000000411edd21 RDI: ffff888025d11e00 [ 287.175175][ C0] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff81729ea5 [ 287.175186][ C0] R10: ffffc90003f9e5d8 R11: ffffffff81ac7b20 R12: 0000000029a088d2 [ 287.175200][ C0] R13: ffff888025d128f0 R14: ffff888025d129b8 R15: 000000008211f3f7 [ 287.175213][ C0] FS: 0000555565b2a380(0000) GS:ffff888125bc6000(0000) knlGS:0000000000000000 [ 287.175229][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 287.175242][ C0] CR2: 00007f7a3f440700 CR3: 00000000334ce000 CR4: 00000000003526f0 [ 287.175258][ C0] Call Trace: [ 287.175279][ C0] [ 287.175291][ C0] ? unwind_next_frame+0xa5/0x2390 [ 287.175312][ C0] lock_acquire+0x120/0x360 [ 287.175340][ C0] ? unwind_next_frame+0xa5/0x2390 [ 287.175363][ C0] ? unwind_next_frame+0xa5/0x2390 [ 287.175382][ C0] ? vfs_fallocate+0x669/0x7e0 [ 287.175407][ C0] ? unwind_next_frame+0xa5/0x2390 [ 287.175426][ C0] unwind_next_frame+0xc2/0x2390 [ 287.175445][ C0] ? unwind_next_frame+0xa5/0x2390 [ 287.175467][ C0] ? unwind_next_frame+0xa5/0x2390 [ 287.175486][ C0] ? f2fs_fallocate+0x4f5/0x990 [ 287.175516][ C0] ? __pfx_stack_trace_consume_entry+0x10/0x10 [ 287.175541][ C0] arch_stack_walk+0x11c/0x150 [ 287.175565][ C0] ? vfs_fallocate+0x669/0x7e0 [ 287.175592][ C0] stack_trace_save+0x9c/0xe0 [ 287.175614][ C0] ? __pfx_stack_trace_save+0x10/0x10 [ 287.175643][ C0] kasan_save_track+0x3e/0x80 [ 287.175664][ C0] ? kasan_save_track+0x3e/0x80 [ 287.175683][ C0] ? __kasan_kmalloc+0x93/0xb0 [ 287.175704][ C0] ? __kmalloc_cache_noprof+0x230/0x3d0 [ 287.175727][ C0] ? kmem_cache_free+0x166/0x400 [ 287.175748][ C0] ? f2fs_submit_page_read+0x116/0x190 [ 287.175766][ C0] ? f2fs_get_read_data_folio+0x4a4/0x7d0 [ 287.175784][ C0] ? do_garbage_collect+0x3866/0x64b0 [ 287.175809][ C0] ? f2fs_gc+0xc87/0x2590 [ 287.175832][ C0] ? f2fs_balance_fs+0x5f7/0x7f0 [ 287.175849][ C0] ? f2fs_map_blocks+0x3c19/0x4510 [ 287.175867][ C0] ? f2fs_expand_inode_data+0x5b1/0xa60 [ 287.175884][ C0] ? f2fs_fallocate+0x4f5/0x990 [ 287.175909][ C0] ? vfs_fallocate+0x669/0x7e0 [ 287.175954][ C0] __kasan_kmalloc+0x93/0xb0 [ 287.175977][ C0] __kmalloc_cache_noprof+0x230/0x3d0 [ 287.176001][ C0] ? kmem_cache_free+0x166/0x400 [ 287.176025][ C0] ? f2fs_submit_page_read+0x116/0x190 [ 287.176043][ C0] kmem_cache_free+0x166/0x400 [ 287.176068][ C0] f2fs_submit_page_read+0x116/0x190 [ 287.176088][ C0] f2fs_get_read_data_folio+0x4a4/0x7d0 [ 287.176110][ C0] ? __pfx_f2fs_get_read_data_folio+0x10/0x10 [ 287.176128][ C0] ? do_garbage_collect+0x2ea2/0x64b0 [ 287.176155][ C0] ? __pfx_down_write_trylock+0x10/0x10 [ 287.176182][ C0] do_garbage_collect+0x3866/0x64b0 [ 287.176241][ C0] ? __pfx_do_garbage_collect+0x10/0x10 [ 287.176269][ C0] ? f2fs_get_victim+0x5995/0x60f0 [ 287.176293][ C0] ? __lock_acquire+0xab9/0xd20 [ 287.176332][ C0] ? up_write+0x1c4/0x420 [ 287.176352][ C0] f2fs_gc+0xc87/0x2590 [ 287.176373][ C0] ? f2fs_grab_cache_folio+0x11d/0x380 [ 287.176411][ C0] ? __pfx_f2fs_gc+0x10/0x10 [ 287.176444][ C0] f2fs_balance_fs+0x5f7/0x7f0 [ 287.176462][ C0] ? __pfx_f2fs_get_dnode_of_data+0x10/0x10 [ 287.176485][ C0] ? f2fs_map_blocks+0x3c19/0x4510 [ 287.176501][ C0] ? __pfx_f2fs_balance_fs+0x10/0x10 [ 287.176519][ C0] ? __up_read+0x280/0x680 [ 287.176545][ C0] f2fs_map_blocks+0x3c19/0x4510 [ 287.176564][ C0] ? f2fs_map_blocks+0x11a1/0x4510 [ 287.176596][ C0] ? __locate_dirty_segment+0x4f4/0xf80 [ 287.176614][ C0] ? __pfx_f2fs_map_blocks+0x10/0x10 [ 287.176633][ C0] ? __up_read+0x280/0x680 [ 287.176652][ C0] ? __pfx___up_read+0x10/0x10 [ 287.176676][ C0] ? f2fs_allocate_pinning_section+0x1ac/0x370 [ 287.176700][ C0] f2fs_expand_inode_data+0x5b1/0xa60 [ 287.176723][ C0] ? __pfx_f2fs_expand_inode_data+0x10/0x10 [ 287.176741][ C0] ? do_raw_spin_unlock+0x122/0x240 [ 287.176764][ C0] ? file_modified_flags+0x4bb/0x560 [ 287.176784][ C0] f2fs_fallocate+0x4f5/0x990 [ 287.176810][ C0] vfs_fallocate+0x669/0x7e0 [ 287.176834][ C0] ? __pfx_vfs_fallocate+0x10/0x10 [ 287.176860][ C0] file_ioctl+0x611/0x780 [ 287.176879][ C0] ? __pfx_file_ioctl+0x10/0x10 [ 287.176903][ C0] ? kasan_quarantine_put+0xdd/0x220 [ 287.176926][ C0] ? tomoyo_path_number_perm+0x1bc/0x5a0 [ 287.176943][ C0] ? tomoyo_path_number_perm+0x1bc/0x5a0 [ 287.176961][ C0] do_vfs_ioctl+0xb33/0x1430 [ 287.176980][ C0] ? __pfx_do_vfs_ioctl+0x10/0x10 [ 287.177000][ C0] ? _raw_spin_lock_irq+0xae/0xf0 [ 287.177032][ C0] ? __pfx_ptrace_notify+0x10/0x10 [ 287.177052][ C0] ? bpf_lsm_file_ioctl+0x9/0x20 [ 287.177072][ C0] __se_sys_ioctl+0x82/0x170 [ 287.177091][ C0] do_syscall_64+0xfa/0x3b0 [ 287.177113][ C0] ? lockdep_hardirqs_on+0x9c/0x150 [ 287.177134][ C0] ? entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 287.177151][ C0] ? clear_bhb_loop+0x60/0xb0 [ 287.177169][ C0] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 287.177185][ C0] RIP: 0033:0x7f6c3245fb99 [ 287.177209][ C0] 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 [ 287.177222][ C0] RSP: 002b:00007ffe1d56dbb8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 287.177238][ C0] RAX: ffffffffffffffda RBX: 00002000000000c0 RCX: 00007f6c3245fb99 [ 287.177250][ C0] RDX: 00002000000000c0 RSI: 0000000040305828 RDI: 0000000000000004 [ 287.177265][ C0] RBP: 00002000000000e0 R08: 0000555565b2b4c0 R09: 0000555565b2b4c0 [ 287.177277][ C0] R10: 0000000000000000 R11: 0000000000000246 R12: 00002000000000d0 [ 287.177287][ C0] R13: 00002000000000c8 R14: 00002000000000c2 R15: 00007f6c324a803b [ 287.177306][ C0] [ 287.177313][ C0] INFO: NMI handler (nmi_cpu_backtrace_handler) took too long to run: 2.276 msecs [ 287.179271][ T31] Kernel panic - not syncing: hung_task: blocked tasks [ 287.179293][ T31] CPU: 1 UID: 0 PID: 31 Comm: khungtaskd Not tainted 6.16.0-rc5-next-20250711-syzkaller #0 PREEMPT(full) [ 287.179321][ T31] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 [ 287.179334][ T31] Call Trace: [ 287.179344][ T31] [ 287.179356][ T31] dump_stack_lvl+0x99/0x250 [ 287.179388][ T31] ? __asan_memcpy+0x40/0x70 [ 287.179414][ T31] ? __pfx_dump_stack_lvl+0x10/0x10 [ 287.179442][ T31] ? __pfx__printk+0x10/0x10 [ 287.179489][ T31] vpanic+0x281/0x750 [ 287.179553][ T31] ? __pfx_vpanic+0x10/0x10 [ 287.179578][ T31] ? __x2apic_send_IPI_mask+0x1e4/0x260 [ 287.179608][ T31] ? preempt_schedule+0xae/0xc0 [ 287.179641][ T31] ? preempt_schedule_common+0x83/0xd0 [ 287.179677][ T31] panic+0xb9/0xc0 [ 287.179703][ T31] ? __pfx_panic+0x10/0x10 [ 287.179732][ T31] ? preempt_schedule_thunk+0x16/0x30 [ 287.179776][ T31] ? nmi_trigger_cpumask_backtrace+0x2bb/0x300 [ 287.179805][ T31] watchdog+0x102d/0x1030 [ 287.179841][ T31] ? watchdog+0x1de/0x1030 [ 287.179883][ T31] kthread+0x711/0x8a0 [ 287.179925][ T31] ? __pfx_watchdog+0x10/0x10 [ 287.179957][ T31] ? __pfx_kthread+0x10/0x10 [ 287.179990][ T31] ? _raw_spin_unlock_irq+0x23/0x50 [ 287.180019][ T31] ? lockdep_hardirqs_on+0x9c/0x150 [ 287.180047][ T31] ? __pfx_kthread+0x10/0x10 [ 287.180078][ T31] ret_from_fork+0x3f9/0x770 [ 287.180105][ T31] ? __pfx_ret_from_fork+0x10/0x10 [ 287.180137][ T31] ? __switch_to_asm+0x39/0x70 [ 287.180165][ T31] ? __switch_to_asm+0x33/0x70 [ 287.180193][ T31] ? __pfx_kthread+0x10/0x10 [ 287.180223][ T31] ret_from_fork_asm+0x1a/0x30 [ 287.180271][ T31] [ 287.972886][ T31] Kernel Offset: disabled [ 287.977231][ T31] Rebooting in 86400 seconds..