nareshkamboju

futex fail when login as root

Jun 13th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. hikey login: root
  2. [ 21.646154] audit_printk_skb: 87 callbacks suppressed
  3. [ 21.651495] audit: type=1006 audit(1495284012.263:12): pid=2437 uid=0 subj=kernel old-auid=4294967295 auid=0 old-ses=4294967295 ses=1 res=1
  4. root@hikey:~# su - root
  5. root@hikey:~# /usr/bin/kselftests/futex/functional/futex_requeue_pi
  6. futex_requeue_pi: Test requeue functionality
  7. Arguments: broadcast=0 locked=0 owner=0 timeout=0ns
  8. ERROR: Operation not permitted: pthread_create
  9. ERROR: Creating waiting thread failed
  10. Result: ERROR
  11. root@hikey:~#
Add Comment
Please, Sign In to add comment