Following message "Error resolving syscall name" is noticed while starting the container in Red Hat Enterprise Linux 7.1

Solution Unverified - Updated -

Issue

Following message "Error resolving syscall name" is noticed while starting the container in Red Hat Enterprise Linux 7.1. From the syslogs

[root@rhel7u1-1 tmp]# docker run -it --name=test4 rhel7/apache /bin/bash
2016/07/25 00:16:37 Error resolving syscall name execveat: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name getrandom: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name memfd_create: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name renameat2: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name sched_getattr: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name sched_setattr: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name seccomp: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name breakpoint: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name cacheflush: could not resolve name to syscall - ignoring syscall.
2016/07/25 00:16:37 Error resolving syscall name set_tls: could not resolve name to syscall - ignoring syscall.
[root@8d4d6367f75d /]#

Environment

  • Red Hat Enterprise Linux 7.1
  • docker-1.10.3-44.el7.x86_64
  • libseccomp-2.1.1-2.el7.x86_64

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.