Date
June 2, 2025, 2:11 p.m.
Failure - ltp-syscalls - shmctl03
shmctl03 shmctl03 shmctl03: [ 705.245160] /usr/local/bin/kirk[342]: starting test shmctl03 (shmctl03) shmctl03.c:33: TPASS: shmmin = 1 shmctl03.c:35: TFAIL: /proc/sys/kernel/shmmax != 2147483647 got 4294967295 shmctl03.c:36: TPASS: /proc/sys/kernel/shmmni = 4096 shmctl03.c:37: TFAIL: /proc/sys/kernel/shmall != 4278190079 got 4294967295
Failure - ltp-syscalls - mseal02
mseal02 mseal02 mseal02: [ 316.741023] /usr/local/bin/kirk[342]: starting test mseal02 (mseal02) mseal02.c:47: TPASS: mseal(0xf7ccf000, 4096, 4294967295) : EINVAL (22) mseal02.c:47: TFAIL: mseal(0xf7ccf000, 4294963201, 0) expected EINVAL: ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7cd1000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7cd0000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7ccf000, 16384, 0) : ENOMEM (12)
Failure - ltp-syscalls - ioctl_loop06
ioctl_loop06 ioctl_loop06 ioctl_loop06: [ 224.981608] /usr/local/bin/kirk[342]: starting test ioctl_loop06 (ioctl_loop06) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)
Failure - ltp-syscalls - getxattr04
getxattr04 getxattr04 getxattr04: [ 220.386771] /usr/local/bin/kirk[342]: starting test getxattr04 (getxattr04)