The test result on AMD64:

 startup='Tue Jul 9 14:23:18 2019'
 tst_test.c:1100: INFO: Timeout per run is 0h 05m 00s
 prctl04.c:213: INFO: kernel support PR_GET/SET_SECCOMP
 prctl04.c:125: PASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_STRICT succeed
 prctl04.c:197: PASS: SECCOMP_MODE_STRICT doesn't permit GET_SECCOMP call
 prctl04.c:133: PASS: SECCOMP_MODE_STRICT permits read(2) write(2) and _exit(2)
 prctl04.c:197: PASS: SECCOMP_MODE_STRICT doesn't permit close(2) 
 prctl04.c:165: PASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_FILTER succeed
 prctl04.c:197: PASS: SECCOMP_MODE_FILTER doestn't permit GET_SECCOMP call
 prctl04.c:171: PASS: SECCOMP_MODE_FILTER permits close(2)
 prctl04.c:197: PASS: SECCOMP_MODE_FILTER doesn't permit exit()
 prctl04.c:95: PASS: SECCOMP_MODE_FILTER permits fork(2)
 prctl04.c:102: PASS: SECCOMP_MODE_FILTER has been inherited by child

 Summary:
 passed 10
 failed 0
 skipped 0
 warnings 0

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

Title:
  prctl04 in LTP syscall test failed with T kernel on P8 node

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Trusty:
  New

Bug description:
  This failure was only spotted on PowerPC (node "modoc"), it has passed
  with AMD64 / i386, entirely skipped on ARM64.

   startup='Mon Jul 15 22:48:25 2019'
   tst_test.c:1100: INFO: Timeout per run is 0h 05m 00s
   prctl04.c:213: INFO: kernel support PR_GET/SET_SECCOMP
   prctl04.c:125: PASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_STRICT succeed
   prctl04.c:197: PASS: SECCOMP_MODE_STRICT doesn't permit GET_SECCOMP call
   prctl04.c:133: PASS: SECCOMP_MODE_STRICT permits read(2) write(2) and 
_exit(2)
   prctl04.c:197: PASS: SECCOMP_MODE_STRICT doesn't permit close(2) 
   prctl04.c:155: CONF: kernel doesn't support SECCOMP_MODE_FILTER
   prctl04.c:155: CONF: kernel doesn't support SECCOMP_MODE_FILTER
   prctl04.c:155: CONF: kernel doesn't support SECCOMP_MODE_FILTER
   prctl04.c:205: FAIL: SECCOMP_MODE_FILTER permits exit() unexpectedly
   prctl04.c:155: CONF: kernel doesn't support SECCOMP_MODE_FILTER

   Summary:
   passed 4
   failed 1
   skipped 4
   warnings 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1836839/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to