Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 897840 Details for
Bug 1096358
System fails to boot with "unaligned pointer" error after live install
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
strace output from grub2-install on an affected system
grub2-install.strace (text/plain), 926.77 KB, created by
Adam Williamson
on 2014-05-21 06:15:55 UTC
(
hide
)
Description:
strace output from grub2-install on an affected system
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2014-05-21 06:15:55 UTC
Size:
926.77 KB
patch
obsolete
>execve("/sbin/grub2-install", ["grub2-install", "/dev/vda"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace"]) = 0 >brk(0) = 0x11c2000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b4a000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/mnt/sysimage/tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >stat("/mnt/sysimage/tls/x86_64", 0x7fff1a084900) = -1 ENOENT (No such file or directory) >open("/mnt/sysimage/tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >stat("/mnt/sysimage/tls", 0x7fff1a084900) = -1 ENOENT (No such file or directory) >open("/mnt/sysimage/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >stat("/mnt/sysimage/x86_64", 0x7fff1a084900) = -1 ENOENT (No such file or directory) >open("/mnt/sysimage/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >stat("/mnt/sysimage", 0x7fff1a084900) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7fd2e2b33000 >close(22) = 0 >open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e2703000 >mprotect(0x7fd2e2727000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e2926000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7fd2e2926000 >close(22) = 0 >open("tls/x86_64/libdevmapper.so.1.02", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libdevmapper.so.1.02", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libdevmapper.so.1.02", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libdevmapper.so.1.02", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libdevmapper.so.1.02", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 o\0\0\0\0\0\0@\0\0\0\0\0\0\0008\362\3\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=659999, st_mode=S_IFREG|0555, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260472, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/29-03:21:00, st_ctime=2014/05/20-20:52:14}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b32000 >mmap(NULL, 2357280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e24c3000 >mprotect(0x7fd2e24ff000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e26fe000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3b000) = 0x7fd2e26fe000 >mmap(0x7fd2e2702000, 2080, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2702000 >close(22) = 0 >open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e20fd000 >mprotect(0x7fd2e22b9000, 2097152, PROT_NONE) = 0 >mmap(0x7fd2e24b9000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7fd2e24b9000 >mmap(0x7fd2e24bf000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd2e24bf000 >close(22) = 0 >open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e1ee1000 >mprotect(0x7fd2e1ef8000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e20f7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7fd2e20f7000 >mmap(0x7fd2e20f9000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd2e20f9000 >close(22) = 0 >open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b31000 >mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e1cbc000 >mprotect(0x7fd2e1cde000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e1edd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7fd2e1edd000 >mmap(0x7fd2e1edf000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd2e1edf000 >close(22) = 0 >open("tls/x86_64/libsepol.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libsepol.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libsepol.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libsepol.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libsepol.so.1", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360@\0\0\0\0\0\0@\0\0\0\0\0\0\0\230\\\4\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660706, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=568, st_size=287640, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/06-13:25:10, st_ctime=2014/05/20-20:52:41}) = 0 >mmap(NULL, 2378888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e1a77000 >mprotect(0x7fd2e1abb000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e1cba000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x43000) = 0x7fd2e1cba000 >close(22) = 0 >open("tls/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libudev.so.1", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\220Y\1\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0 \0\37\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660802, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/07-18:25:36, st_ctime=2014/05/20-20:52:44}) = 0 >mmap(NULL, 88208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e2b1b000 >mmap(0x7fd2e2b2f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7fd2e2b2f000 >close(22) = 0 >open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b1a000 >mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e180a000 >mprotect(0x7fd2e1876000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e1a75000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7fd2e1a75000 >close(22) = 0 >open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e1606000 >mprotect(0x7fd2e1609000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e1808000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7fd2e1808000 >close(22) = 0 >open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e13fe000 >mprotect(0x7fd2e1405000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e1604000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7fd2e1604000 >close(22) = 0 >open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b19000 >mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd2e11e7000 >mprotect(0x7fd2e11fd000, 2093056, PROT_NONE) = 0 >mmap(0x7fd2e13fc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7fd2e13fc000 >close(22) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b18000 >mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b16000 >arch_prctl(ARCH_SET_FS, 0x7fd2e2b16800) = 0 >mprotect(0x7fd2e24b9000, 16384, PROT_READ) = 0 >mprotect(0x7fd2e13fc000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e20f7000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e1604000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e1808000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e1a75000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e2b2f000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e1cba000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e2926000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e1edd000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e26fe000, 4096, PROT_READ) = 0 >mprotect(0x731000, 4096, PROT_READ) = 0 >mprotect(0x7fd2e2b4b000, 4096, PROT_READ) = 0 >munmap(0x7fd2e2b33000, 90547) = 0 >set_tid_address(0x7fd2e2b16ad0) = 1519 >set_robust_list(0x7fd2e2b16ae0, 24) = 0 >rt_sigaction(SIGRTMIN, {0x7fd2e1ee6ba0, [], SA_RESTORER|SA_SIGINFO, 0x7fd2e1ef0800}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0x7fd2e1ee6c30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fd2e1ef0800}, NULL, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >brk(0) = 0x11c2000 >brk(0x11e3000) = 0x11e3000 >open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 22 >fstat(22, {st_dev=makedev(253, 2), st_ino=656421, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=207752, st_size=106367712, st_atime=2014/05/21-01:06:32, st_mtime=2014/05/20-06:18:06, st_ctime=2014/05/20-20:51:47}) = 0 >mmap(NULL, 106367712, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7fd2dac76000 >close(22) = 0 >stat("/etc/default/grub", {st_dev=makedev(253, 2), st_ino=929363, st_mode=S_IFREG|0664, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=263, st_atime=2014/05/20-20:56:50, st_mtime=2014/05/20-20:56:48, st_ctime=2014/05/20-20:56:48}) = 0 >pipe([22, 23]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1520 >close(23Process 1520 attached >) = 0 >[pid 1519] fcntl(22, F_GETFL <unfinished ...> >[pid 1520] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] <... fcntl resumed> ) = 0 (flags O_RDONLY) >[pid 1519] fstat(22, <unfinished ...> >[pid 1520] <... set_robust_list resumed> ) = 0 >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=48279, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:23, st_ctime=2014/05/21-01:08:23}) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b49000 >[pid 1519] read(22, <unfinished ...> >[pid 1520] close(22) = 0 >[pid 1520] dup2(23, 1) = 1 >[pid 1520] close(23) = 0 >[pid 1520] execve("/usr/bin/sh", ["sh", "-c", ". '/etc/default/grub'; printf \"GRUB_ENABLE_CRYPTODISK=%s\\nGRUB_D"...], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1520] brk(0) = 0x225c000 >[pid 1520] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb2bc1d2000 >[pid 1520] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1520] open("tls/x86_64/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("tls/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("x86_64/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("libtinfo.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("/mnt/sysimage/tls/x86_64/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] stat("/mnt/sysimage/tls/x86_64", 0x7fffcde46010) = -1 ENOENT (No such file or directory) >[pid 1520] open("/mnt/sysimage/tls/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] stat("/mnt/sysimage/tls", 0x7fffcde46010) = -1 ENOENT (No such file or directory) >[pid 1520] open("/mnt/sysimage/x86_64/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] stat("/mnt/sysimage/x86_64", 0x7fffcde46010) = -1 ENOENT (No such file or directory) >[pid 1520] open("/mnt/sysimage/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] stat("/mnt/sysimage", 0x7fffcde46010) = -1 ENOENT (No such file or directory) >[pid 1520] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1520] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1520] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7fb2bc1bb000 >[pid 1520] close(22) = 0 >[pid 1520] open("/lib64/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1520] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\316\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\235\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1520] fstat(22, {st_dev=makedev(253, 2), st_ino=660797, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=344, st_size=173064, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/26-07:43:13, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1520] mmap(NULL, 2268928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fb2bbd86000 >[pid 1520] mprotect(0x7fb2bbdac000, 2093056, PROT_NONE) = 0 >[pid 1520] mmap(0x7fb2bbfab000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x25000) = 0x7fb2bbfab000 >[pid 1520] close(22) = 0 >[pid 1520] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1520] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1520] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1520] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb2bc1ba000 >[pid 1520] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fb2bbb82000 >[pid 1520] mprotect(0x7fb2bbb85000, 2093056, PROT_NONE) = 0 >[pid 1520] mmap(0x7fb2bbd84000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7fb2bbd84000 >[pid 1520] close(22) = 0 >[pid 1520] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1520] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1520] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1520] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1520] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fb2bb7bc000 >[pid 1520] mprotect(0x7fb2bb978000, 2097152, PROT_NONE) = 0 >[pid 1520] mmap(0x7fb2bbb78000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7fb2bbb78000 >[pid 1520] mmap(0x7fb2bbb7e000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb2bbb7e000 >[pid 1520] close(22) = 0 >[pid 1520] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb2bc1b9000 >[pid 1520] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb2bc1b8000 >[pid 1520] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb2bc1b7000 >[pid 1520] arch_prctl(ARCH_SET_FS, 0x7fb2bc1b8700) = 0 >[pid 1520] mprotect(0x7fb2bbb78000, 16384, PROT_READ) = 0 >[pid 1520] mprotect(0x7fb2bbd84000, 4096, PROT_READ) = 0 >[pid 1520] mprotect(0x7fb2bbfab000, 16384, PROT_READ) = 0 >[pid 1520] mprotect(0x6eb000, 4096, PROT_READ) = 0 >[pid 1520] mprotect(0x7fb2bc1d3000, 4096, PROT_READ) = 0 >[pid 1520] munmap(0x7fb2bc1bb000, 90547) = 0 >[pid 1520] open("/dev/tty", O_RDWR|O_NONBLOCK) = 22 >[pid 1520] close(22) = 0 >[pid 1520] brk(0) = 0x225c000 >[pid 1520] brk(0) = 0x225c000 >[pid 1520] brk(0x227d000) = 0x227d000 >[pid 1520] brk(0) = 0x227d000 >[pid 1520] getuid() = 0 >[pid 1520] getgid() = 0 >[pid 1520] geteuid() = 0 >[pid 1520] getegid() = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >[pid 1520] open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 22 >[pid 1520] fstat(22, {st_dev=makedev(0, 4), st_ino=4026531987, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:23, st_ctime=2014/05/21-01:08:23}) = 0 >[pid 1520] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb2bc1d1000 >[pid 1520] read(22, "MemTotal: 2050056 kB\nMemFree: 1283592 kB\nMemAvail"..., 1024) = 1024 >[pid 1520] close(22) = 0 >[pid 1520] munmap(0x7fb2bc1d1000, 4096) = 0 >[pid 1520] brk(0) = 0x227d000 >[pid 1520] brk(0) = 0x227d000 >[pid 1520] brk(0) = 0x227d000 >[pid 1520] brk(0) = 0x227d000 >[pid 1520] brk(0) = 0x227d000 >[pid 1520] brk(0) = 0x227d000 >[pid 1520] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, {SIG_DFL, [], 0}, 8) = 0 >[pid 1520] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1520] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_IGN, [], 0}, 8) = 0 >[pid 1520] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1520] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_DFL, [], 0}, 8) = 0 >[pid 1520] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >[pid 1520] rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1520] uname({sysname="Linux", nodename="localhost", release="3.15.0-0.rc5.git0.1.fc21.x86_64", version="#1 SMP Sat May 10 14:06:11 UTC 2014", machine="x86_64", domainname="(none)"}) = 0 >[pid 1520] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1520] stat(".", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1520] getpid() = 1520 >[pid 1520] getppid() = 1519 >[pid 1520] stat(".", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1520] stat("/usr/bin/sh", {st_dev=makedev(253, 2), st_ino=652024, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1984, st_size=1012784, st_atime=2014/05/20-20:56:48, st_mtime=2014/05/19-02:45:11, st_ctime=2014/05/20-20:51:12}) = 0 >[pid 1520] stat("/usr/bin/sh", {st_dev=makedev(253, 2), st_ino=652024, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1984, st_size=1012784, st_atime=2014/05/20-20:56:48, st_mtime=2014/05/19-02:45:11, st_ctime=2014/05/20-20:51:12}) = 0 >[pid 1520] geteuid() = 0 >[pid 1520] getegid() = 0 >[pid 1520] getuid() = 0 >[pid 1520] getgid() = 0 >[pid 1520] access("/usr/bin/sh", X_OK) = 0 >[pid 1520] stat("/usr/bin/sh", {st_dev=makedev(253, 2), st_ino=652024, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1984, st_size=1012784, st_atime=2014/05/20-20:56:48, st_mtime=2014/05/19-02:45:11, st_ctime=2014/05/20-20:51:12}) = 0 >[pid 1520] geteuid() = 0 >[pid 1520] getegid() = 0 >[pid 1520] getuid() = 0 >[pid 1520] getgid() = 0 >[pid 1520] access("/usr/bin/sh", R_OK) = 0 >[pid 1520] stat("/usr/bin/sh", {st_dev=makedev(253, 2), st_ino=652024, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1984, st_size=1012784, st_atime=2014/05/20-20:56:48, st_mtime=2014/05/19-02:45:11, st_ctime=2014/05/20-20:51:12}) = 0 >[pid 1520] stat("/usr/bin/sh", {st_dev=makedev(253, 2), st_ino=652024, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1984, st_size=1012784, st_atime=2014/05/20-20:56:48, st_mtime=2014/05/19-02:45:11, st_ctime=2014/05/20-20:51:12}) = 0 >[pid 1520] geteuid() = 0 >[pid 1520] getegid() = 0 >[pid 1520] getuid() = 0 >[pid 1520] getgid() = 0 >[pid 1520] access("/usr/bin/sh", X_OK) = 0 >[pid 1520] stat("/usr/bin/sh", {st_dev=makedev(253, 2), st_ino=652024, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1984, st_size=1012784, st_atime=2014/05/20-20:56:48, st_mtime=2014/05/19-02:45:11, st_ctime=2014/05/20-20:51:12}) = 0 >[pid 1520] geteuid() = 0 >[pid 1520] getegid() = 0 >[pid 1520] getuid() = 0 >[pid 1520] getgid() = 0 >[pid 1520] access("/usr/bin/sh", R_OK) = 0 >[pid 1520] gettimeofday({1400652503, 387137}, NULL) = 0 >[pid 1520] getpgrp() = 1514 >[pid 1520] rt_sigaction(SIGCHLD, {0x4459d0, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1520] getrlimit(RLIMIT_NPROC, {rlim_cur=15685, rlim_max=15685}) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >[pid 1520] open("/etc/default/grub", O_RDONLY) = 22 >[pid 1520] fstat(22, {st_dev=makedev(253, 2), st_ino=929363, st_mode=S_IFREG|0664, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=263, st_atime=2014/05/20-20:56:50, st_mtime=2014/05/20-20:56:48, st_ctime=2014/05/20-20:56:48}) = 0 >[pid 1520] read(22, "GRUB_TIMEOUT=5\nGRUB_DISTRIBUTOR=\"$(sed 's, release .*$,,g' /etc/"..., 263) = 263 >[pid 1520] close(22) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >[pid 1520] pipe([22, 23]) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >[pid 1520] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >[pid 1520] clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb2bc1b89d0) = 1521 >Process 1521 attached >[pid 1520] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >[pid 1520] rt_sigaction(SIGCHLD, {0x4459d0, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, {0x4459d0, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> >[pid 1520] close(23 <unfinished ...> >[pid 1521] <... rt_sigprocmask resumed> NULL, 8) = 0 >[pid 1520] <... close resumed> ) = 0 >[pid 1521] rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, <unfinished ...> >[pid 1520] read(22, <unfinished ...> >[pid 1521] <... rt_sigaction resumed> {SIG_DFL, [], 0}, 8) = 0 >[pid 1521] rt_sigaction(SIGTTIN, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_DFL, [], 0}, 8) = 0 >[pid 1521] rt_sigaction(SIGTTOU, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_DFL, [], 0}, 8) = 0 >[pid 1521] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, {0x4459d0, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] rt_sigaction(SIGCHLD, {0x4459d0, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] dup2(23, 1) = 1 >[pid 1521] close(23) = 0 >[pid 1521] close(22) = 0 >[pid 1521] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >[pid 1521] stat(".", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1521] stat("/usr/bin/sed", {st_dev=makedev(253, 2), st_ino=653069, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=160, st_size=80248, st_atime=2014/05/20-20:56:49, st_mtime=2014/02/12-08:42:32, st_ctime=2014/05/20-20:51:27}) = 0 >[pid 1521] stat("/usr/bin/sed", {st_dev=makedev(253, 2), st_ino=653069, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=160, st_size=80248, st_atime=2014/05/20-20:56:49, st_mtime=2014/02/12-08:42:32, st_ctime=2014/05/20-20:51:27}) = 0 >[pid 1521] geteuid() = 0 >[pid 1521] getegid() = 0 >[pid 1521] getuid() = 0 >[pid 1521] getgid() = 0 >[pid 1521] access("/usr/bin/sed", X_OK) = 0 >[pid 1521] stat("/usr/bin/sed", {st_dev=makedev(253, 2), st_ino=653069, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=160, st_size=80248, st_atime=2014/05/20-20:56:49, st_mtime=2014/02/12-08:42:32, st_ctime=2014/05/20-20:51:27}) = 0 >[pid 1521] geteuid() = 0 >[pid 1521] getegid() = 0 >[pid 1521] getuid() = 0 >[pid 1521] getgid() = 0 >[pid 1521] access("/usr/bin/sed", R_OK) = 0 >[pid 1521] stat("/usr/bin/sed", {st_dev=makedev(253, 2), st_ino=653069, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=160, st_size=80248, st_atime=2014/05/20-20:56:49, st_mtime=2014/02/12-08:42:32, st_ctime=2014/05/20-20:51:27}) = 0 >[pid 1521] stat("/usr/bin/sed", {st_dev=makedev(253, 2), st_ino=653069, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=160, st_size=80248, st_atime=2014/05/20-20:56:49, st_mtime=2014/02/12-08:42:32, st_ctime=2014/05/20-20:51:27}) = 0 >[pid 1521] geteuid() = 0 >[pid 1521] getegid() = 0 >[pid 1521] getuid() = 0 >[pid 1521] getgid() = 0 >[pid 1521] access("/usr/bin/sed", X_OK) = 0 >[pid 1521] stat("/usr/bin/sed", {st_dev=makedev(253, 2), st_ino=653069, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=160, st_size=80248, st_atime=2014/05/20-20:56:49, st_mtime=2014/02/12-08:42:32, st_ctime=2014/05/20-20:51:27}) = 0 >[pid 1521] geteuid() = 0 >[pid 1521] getegid() = 0 >[pid 1521] getuid() = 0 >[pid 1521] getgid() = 0 >[pid 1521] access("/usr/bin/sed", R_OK) = 0 >[pid 1521] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >[pid 1521] clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb2bc1b89d0) = 1522 >Process 1522 attached >[pid 1521] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >[pid 1522] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> >[pid 1521] rt_sigprocmask(SIG_BLOCK, [CHLD], <unfinished ...> >[pid 1522] <... rt_sigprocmask resumed> NULL, 8) = 0 >[pid 1521] <... rt_sigprocmask resumed> [], 8) = 0 >[pid 1522] rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, <unfinished ...> >[pid 1521] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> >[pid 1522] <... rt_sigaction resumed> {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] <... rt_sigprocmask resumed> NULL, 8) = 0 >[pid 1522] rt_sigaction(SIGTTIN, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, <unfinished ...> >[pid 1521] rt_sigprocmask(SIG_BLOCK, [CHLD], <unfinished ...> >[pid 1522] <... rt_sigaction resumed> {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] <... rt_sigprocmask resumed> [], 8) = 0 >[pid 1522] rt_sigaction(SIGTTOU, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, <unfinished ...> >[pid 1521] rt_sigaction(SIGINT, {0x442be0, [], SA_RESTORER, 0x7fb2bb7f1c80}, <unfinished ...> >[pid 1522] <... rt_sigaction resumed> {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] <... rt_sigaction resumed> {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1522] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, <unfinished ...> >[pid 1521] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, <unfinished ...> >[pid 1522] <... rt_sigaction resumed> {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] <... rt_sigaction resumed> {0x442be0, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1522] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_DFL, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] wait4(-1, <unfinished ...> >[pid 1522] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, {0x4459d0, [], SA_RESTORER|SA_RESTART, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1522] execve("/usr/bin/sed", ["sed", "s, release .*$,,g", "/etc/system-release"], ["GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "MALLOC_CHECK_=2", "TERM=screen", "SHELL=/bin/bash", "LC_NUMERIC=C", "LC_ALL=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "GIO_USE_VFS=local", "PWD=/", "GCONF_GLOBAL_LOCKS=1", "LANG=en_US.UTF-8", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "HOME=/tmp", "SHLVL=4", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/sed"]) = 0 >[pid 1522] brk(0) = 0x2374000 >[pid 1522] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd49d845000 >[pid 1522] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("/mnt/sysimage/tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] stat("/mnt/sysimage/tls/x86_64", 0x7fff0b2052d0) = -1 ENOENT (No such file or directory) >[pid 1522] open("/mnt/sysimage/tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] stat("/mnt/sysimage/tls", 0x7fff0b2052d0) = -1 ENOENT (No such file or directory) >[pid 1522] open("/mnt/sysimage/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] stat("/mnt/sysimage/x86_64", 0x7fff0b2052d0) = -1 ENOENT (No such file or directory) >[pid 1522] open("/mnt/sysimage/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] stat("/mnt/sysimage", 0x7fff0b2052d0) = -1 ENOENT (No such file or directory) >[pid 1522] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1522] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7fd49d82e000 >[pid 1522] close(22) = 0 >[pid 1522] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1522] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd49d41a000 >[pid 1522] mprotect(0x7fd49d421000, 2097152, PROT_NONE) = 0 >[pid 1522] mmap(0x7fd49d621000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7fd49d621000 >[pid 1522] close(22) = 0 >[pid 1522] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1522] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd49d82d000 >[pid 1522] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd49d1f5000 >[pid 1522] mprotect(0x7fd49d217000, 2093056, PROT_NONE) = 0 >[pid 1522] mmap(0x7fd49d416000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7fd49d416000 >[pid 1522] mmap(0x7fd49d418000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd49d418000 >[pid 1522] close(22) = 0 >[pid 1522] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1522] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd49ce2f000 >[pid 1522] mprotect(0x7fd49cfeb000, 2097152, PROT_NONE) = 0 >[pid 1522] mmap(0x7fd49d1eb000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7fd49d1eb000 >[pid 1522] mmap(0x7fd49d1f1000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd49d1f1000 >[pid 1522] close(22) = 0 >[pid 1522] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1522] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd49cc2a000 >[pid 1522] mprotect(0x7fd49cc2e000, 2093056, PROT_NONE) = 0 >[pid 1522] mmap(0x7fd49ce2d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7fd49ce2d000 >[pid 1522] close(22) = 0 >[pid 1522] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1522] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd49d82c000 >[pid 1522] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd49c9bd000 >[pid 1522] mprotect(0x7fd49ca29000, 2093056, PROT_NONE) = 0 >[pid 1522] mmap(0x7fd49cc28000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7fd49cc28000 >[pid 1522] close(22) = 0 >[pid 1522] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1522] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd49c798000 >[pid 1522] mprotect(0x7fd49c7bc000, 2093056, PROT_NONE) = 0 >[pid 1522] mmap(0x7fd49c9bb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7fd49c9bb000 >[pid 1522] close(22) = 0 >[pid 1522] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1522] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd49c594000 >[pid 1522] mprotect(0x7fd49c597000, 2093056, PROT_NONE) = 0 >[pid 1522] mmap(0x7fd49c796000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7fd49c796000 >[pid 1522] close(22) = 0 >[pid 1522] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1522] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1522] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1522] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd49d82b000 >[pid 1522] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fd49c378000 >[pid 1522] mprotect(0x7fd49c38f000, 2093056, PROT_NONE) = 0 >[pid 1522] mmap(0x7fd49c58e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7fd49c58e000 >[pid 1522] mmap(0x7fd49c590000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd49c590000 >[pid 1522] close(22) = 0 >[pid 1522] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd49d82a000 >[pid 1522] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd49d828000 >[pid 1522] arch_prctl(ARCH_SET_FS, 0x7fd49d828800) = 0 >[pid 1522] mprotect(0x7fd49d1eb000, 16384, PROT_READ) = 0 >[pid 1522] mprotect(0x7fd49c58e000, 4096, PROT_READ) = 0 >[pid 1522] mprotect(0x7fd49c796000, 4096, PROT_READ) = 0 >[pid 1522] mprotect(0x7fd49c9bb000, 4096, PROT_READ) = 0 >[pid 1522] mprotect(0x7fd49cc28000, 4096, PROT_READ) = 0 >[pid 1522] mprotect(0x7fd49ce2d000, 4096, PROT_READ) = 0 >[pid 1522] mprotect(0x7fd49d416000, 4096, PROT_READ) = 0 >[pid 1522] mprotect(0x7fd49d621000, 4096, PROT_READ) = 0 >[pid 1522] mprotect(0x611000, 4096, PROT_READ) = 0 >[pid 1522] mprotect(0x7fd49d846000, 4096, PROT_READ) = 0 >[pid 1522] munmap(0x7fd49d82e000, 90547) = 0 >[pid 1522] set_tid_address(0x7fd49d828ad0) = 1522 >[pid 1522] set_robust_list(0x7fd49d828ae0, 24) = 0 >[pid 1522] rt_sigaction(SIGRTMIN, {0x7fd49c37dba0, [], SA_RESTORER|SA_SIGINFO, 0x7fd49c387800}, NULL, 8) = 0 >[pid 1522] rt_sigaction(SIGRT_1, {0x7fd49c37dc30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fd49c387800}, NULL, 8) = 0 >[pid 1522] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1522] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1522] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1522] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1522] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1522] brk(0) = 0x2374000 >[pid 1522] brk(0x2395000) = 0x2395000 >[pid 1522] open("/usr/lib64/charset.alias", O_RDONLY|O_NOFOLLOW) = -1 ENOENT (No such file or directory) >[pid 1522] open("/etc/system-release", O_RDONLY) = 22 >[pid 1522] fstat(22, {st_dev=makedev(253, 2), st_ino=912539, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=28, st_atime=2014/05/20-20:56:48, st_mtime=2014/05/10-12:01:14, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1522] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd49d844000 >[pid 1522] read(22, "Fedora release 21 (Rawhide)\n", 4096) = 28 >[pid 1522] fstat(1, {st_dev=makedev(0, 8), st_ino=48280, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:23, st_ctime=2014/05/21-01:08:23}) = 0 >[pid 1522] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd49d843000 >[pid 1522] read(22, "", 4096) = 0 >[pid 1522] close(22) = 0 >[pid 1522] munmap(0x7fd49d844000, 4096) = 0 >[pid 1522] write(1, "Fedora\n", 7) = 7 >[pid 1522] close(1) = 0 >[pid 1522] munmap(0x7fd49d843000, 4096) = 0 >[pid 1520] <... read resumed> "Fedora\n", 128) = 7 >[pid 1522] close(2) = 0 >[pid 1520] read(22, <unfinished ...> >[pid 1522] exit_group(0) = ? >[pid 1522] +++ exited with 0 +++ >[pid 1521] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1522 >[pid 1521] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1521] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >[pid 1521] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1522, si_status=0, si_utime=0, si_stime=0} --- >[pid 1521] wait4(-1, 0x7fffcde45110, WNOHANG, NULL) = -1 ECHILD (No child processes) >[pid 1521] rt_sigreturn() = 0 >[pid 1521] exit_group(0) = ? >[pid 1521] +++ exited with 0 +++ >[pid 1520] <... read resumed> "", 128) = 0 >[pid 1520] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1521, si_status=0, si_utime=0, si_stime=0} --- >[pid 1520] wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 1521 >[pid 1520] wait4(-1, 0x7fffcde45410, WNOHANG, NULL) = -1 ECHILD (No child processes) >[pid 1520] rt_sigreturn() = 0 >[pid 1520] close(22) = 0 >[pid 1520] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >[pid 1520] rt_sigaction(SIGINT, {0x442be0, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1520] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, {0x442be0, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1520] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, {SIG_IGN, [], SA_RESTORER, 0x7fb2bb7f1c80}, 8) = 0 >[pid 1520] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >[pid 1520] fstat(1, {st_dev=makedev(0, 8), st_ino=48279, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:23, st_ctime=2014/05/21-01:08:23}) = 0 >[pid 1520] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb2bc1d1000 >[pid 1520] write(1, "GRUB_ENABLE_CRYPTODISK=,\n", 25 <unfinished ...> >[pid 1519] <... read resumed> "GRUB_ENABLE_CRYPTODISK=,\n", 4096) = 25 >[pid 1519] read(22, <unfinished ...> >[pid 1520] <... write resumed> ) = 25 >[pid 1520] write(1, "GRUB_DISTRIBUTOR=Fedora\n", 24 <unfinished ...> >[pid 1519] <... read resumed> "GRUB_DISTRIBUTOR=Fedora\n", 4096) = 24 >[pid 1519] read(22, <unfinished ...> >[pid 1520] <... write resumed> ) = 24 >[pid 1520] write(1, ",", 1 <unfinished ...> >[pid 1519] <... read resumed> ",", 4096) = 1 >[pid 1519] read(22, <unfinished ...> >[pid 1520] <... write resumed> ) = 1 >[pid 1520] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >[pid 1520] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >[pid 1520] exit_group(0) = ? >[pid 1519] <... read resumed> "", 4096) = 0 >[pid 1519] read(22, "", 4096) = 0 >[pid 1519] close(22) = 0 >[pid 1519] munmap(0x7fd2e2b49000, 4096) = 0 >[pid 1519] close(22) = -1 EBADF (Bad file descriptor) >[pid 1519] wait4(1520, <unfinished ...> >[pid 1520] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1520 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1520, si_status=0, si_utime=0, si_stime=0} --- >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1523 >wait4(1523, Process 1523 attached > <unfinished ...> >[pid 1523] set_robust_list(0x7fd2e2b16ae0, 24) = 0 >[pid 1523] open("/dev/null", O_WRONLY|O_CREAT, 0700) = 22 >[pid 1523] dup2(22, 2) = 2 >[pid 1523] close(22) = 0 >[pid 1523] execve("/usr/bin/modprobe", ["modprobe", "efivars"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = -1 ENOENT (No such file or directory) >[pid 1523] execve("/bin/modprobe", ["modprobe", "efivars"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = -1 ENOENT (No such file or directory) >[pid 1523] execve("/sbin/modprobe", ["modprobe", "efivars"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1523] brk(0) = 0x1ac4000 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16cc000 >[pid 1523] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1523] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("/mnt/sysimage/tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] stat("/mnt/sysimage/tls/x86_64", 0x7fff70ebc8d0) = -1 ENOENT (No such file or directory) >[pid 1523] open("/mnt/sysimage/tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] stat("/mnt/sysimage/tls", 0x7fff70ebc8d0) = -1 ENOENT (No such file or directory) >[pid 1523] open("/mnt/sysimage/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] stat("/mnt/sysimage/x86_64", 0x7fff70ebc8d0) = -1 ENOENT (No such file or directory) >[pid 1523] open("/mnt/sysimage/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] stat("/mnt/sysimage", 0x7fff70ebc8d0) = -1 ENOENT (No such file or directory) >[pid 1523] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1523] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7f86c16b5000 >[pid 1523] close(22) = 0 >[pid 1523] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1523] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f86c1285000 >[pid 1523] mprotect(0x7f86c12a9000, 2093056, PROT_NONE) = 0 >[pid 1523] mmap(0x7f86c14a8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7f86c14a8000 >[pid 1523] close(22) = 0 >[pid 1523] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16b4000 >[pid 1523] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f86c106f000 >[pid 1523] mprotect(0x7f86c1084000, 2093056, PROT_NONE) = 0 >[pid 1523] mmap(0x7f86c1283000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f86c1283000 >[pid 1523] close(22) = 0 >[pid 1523] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1523] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f86c0e58000 >[pid 1523] mprotect(0x7f86c0e6e000, 2093056, PROT_NONE) = 0 >[pid 1523] mmap(0x7f86c106d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7f86c106d000 >[pid 1523] close(22) = 0 >[pid 1523] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1523] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f86c0a92000 >[pid 1523] mprotect(0x7f86c0c4e000, 2097152, PROT_NONE) = 0 >[pid 1523] mmap(0x7f86c0e4e000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7f86c0e4e000 >[pid 1523] mmap(0x7f86c0e54000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f86c0e54000 >[pid 1523] close(22) = 0 >[pid 1523] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16b3000 >[pid 1523] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f86c0876000 >[pid 1523] mprotect(0x7f86c088d000, 2093056, PROT_NONE) = 0 >[pid 1523] mmap(0x7f86c0a8c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7f86c0a8c000 >[pid 1523] mmap(0x7f86c0a8e000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f86c0a8e000 >[pid 1523] close(22) = 0 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16b2000 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16b1000 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16b0000 >[pid 1523] arch_prctl(ARCH_SET_FS, 0x7f86c16b1700) = 0 >[pid 1523] mprotect(0x7f86c0e4e000, 16384, PROT_READ) = 0 >[pid 1523] mprotect(0x7f86c0a8c000, 4096, PROT_READ) = 0 >[pid 1523] mprotect(0x7f86c106d000, 4096, PROT_READ) = 0 >[pid 1523] mprotect(0x7f86c1283000, 4096, PROT_READ) = 0 >[pid 1523] mprotect(0x7f86c14a8000, 4096, PROT_READ) = 0 >[pid 1523] mprotect(0x622000, 4096, PROT_READ) = 0 >[pid 1523] mprotect(0x7f86c16cd000, 4096, PROT_READ) = 0 >[pid 1523] munmap(0x7f86c16b5000, 90547) = 0 >[pid 1523] set_tid_address(0x7f86c16b19d0) = 1523 >[pid 1523] set_robust_list(0x7f86c16b19e0, 24) = 0 >[pid 1523] rt_sigaction(SIGRTMIN, {0x7f86c087bba0, [], SA_RESTORER|SA_SIGINFO, 0x7f86c0885800}, NULL, 8) = 0 >[pid 1523] rt_sigaction(SIGRT_1, {0x7f86c087bc30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f86c0885800}, NULL, 8) = 0 >[pid 1523] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1523] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1523] brk(0) = 0x1ac4000 >[pid 1523] brk(0x1ae5000) = 0x1ae5000 >[pid 1523] brk(0) = 0x1ae5000 >[pid 1523] uname({sysname="Linux", nodename="localhost", release="3.15.0-0.rc5.git0.1.fc21.x86_64", version="#1 SMP Sat May 10 14:06:11 UTC 2014", machine="x86_64", domainname="(none)"}) = 0 >[pid 1523] stat("/etc/modprobe.d", {st_dev=makedev(253, 2), st_ino=912202, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:42, st_mtime=2014/05/20-06:26:12, st_ctime=2014/05/20-20:51:06}) = 0 >[pid 1523] openat(AT_FDCWD, "/etc/modprobe.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 22 >[pid 1523] getdents(22, {{d_ino=912202, d_off=5375601033404930210, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=912130, d_off=8765971040776611532, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=912958, d_off=9223372036854775807, d_reclen=40, d_name="openfwwf.conf", d_type=DT_REG}}, 32768) = 88 >[pid 1523] newfstatat(22, "openfwwf.conf", {st_dev=makedev(253, 2), st_ino=912958, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=30, st_atime=2014/05/20-20:56:42, st_mtime=2013/08/02-22:01:54, st_ctime=2014/05/20-20:51:06}, 0) = 0 >[pid 1523] getdents(22, {}, 32768) = 0 >[pid 1523] brk(0) = 0x1ae5000 >[pid 1523] brk(0) = 0x1ae5000 >[pid 1523] brk(0) = 0x1ae5000 >[pid 1523] close(22) = 0 >[pid 1523] stat("/run/modprobe.d", 0x7fff70ebad70) = -1 ENOENT (No such file or directory) >[pid 1523] stat("/lib/modprobe.d", {st_dev=makedev(253, 2), st_ino=651702, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:42, st_mtime=2014/05/20-06:19:26, st_ctime=2014/05/20-20:51:47}) = 0 >[pid 1523] openat(AT_FDCWD, "/lib/modprobe.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 22 >[pid 1523] getdents(22, {{d_ino=651702, d_off=5375601033404930210, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=651528, d_off=5986887690751825769, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=656424, d_off=7471041067685814151, d_reclen=40, d_name="dist-blacklist.conf", d_type=DT_REG} {d_ino=656423, d_off=9223372036854775807, d_reclen=40, d_name="dist-alsa.conf", d_type=DT_REG}}, 32768) = 128 >[pid 1523] newfstatat(22, "dist-blacklist.conf", {st_dev=makedev(253, 2), st_ino=656424, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=884, st_atime=2014/05/20-20:56:42, st_mtime=2014/04/22-02:37:53, st_ctime=2014/05/20-20:51:47}, 0) = 0 >[pid 1523] newfstatat(22, "dist-alsa.conf", {st_dev=makedev(253, 2), st_ino=656423, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=382, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/27-04:07:22, st_ctime=2014/05/20-20:51:47}, 0) = 0 >[pid 1523] getdents(22, {}, 32768) = 0 >[pid 1523] close(22) = 0 >[pid 1523] open("/lib/modprobe.d/dist-alsa.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] fcntl(22, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=656423, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=382, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/27-04:07:22, st_ctime=2014/05/20-20:51:47}) = 0 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16cb000 >[pid 1523] read(22, "# ALSA Sound Support\n#\n# We want to ensure that snd-seq is alway"..., 4096) = 382 >[pid 1523] read(22, "", 4096) = 0 >[pid 1523] close(22) = 0 >[pid 1523] munmap(0x7f86c16cb000, 4096) = 0 >[pid 1523] open("/lib/modprobe.d/dist-blacklist.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] fcntl(22, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=656424, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=884, st_atime=2014/05/20-20:56:42, st_mtime=2014/04/22-02:37:53, st_ctime=2014/05/20-20:51:47}) = 0 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16cb000 >[pid 1523] read(22, "#\n# Listing a module here prevents the hotplug scripts from load"..., 4096) = 884 >[pid 1523] read(22, "", 4096) = 0 >[pid 1523] close(22) = 0 >[pid 1523] munmap(0x7f86c16cb000, 4096) = 0 >[pid 1523] open("/lib/modules/3.15.0-0.rc5.git0.1.fc21.x86_64/modules.softdep", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("/etc/modprobe.d/openfwwf.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] fcntl(22, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >[pid 1523] fstat(22, {st_dev=makedev(253, 2), st_ino=912958, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=30, st_atime=2014/05/20-20:56:42, st_mtime=2013/08/02-22:01:54, st_ctime=2014/05/20-20:51:06}) = 0 >[pid 1523] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86c16cb000 >[pid 1523] read(22, "options b43 nohwcrypt=1 qos=0\n", 4096) = 30 >[pid 1523] read(22, "", 4096) = 0 >[pid 1523] close(22) = 0 >[pid 1523] munmap(0x7f86c16cb000, 4096) = 0 >[pid 1523] open("/proc/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1523] read(22, "BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora"..., 4095) = 99 >[pid 1523] read(22, "", 3996) = 0 >[pid 1523] close(22) = 0 >[pid 1523] open("/lib/modules/3.15.0-0.rc5.git0.1.fc21.x86_64/modules.dep.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("/lib/modules/3.15.0-0.rc5.git0.1.fc21.x86_64/modules.dep.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] open("/lib/modules/3.15.0-0.rc5.git0.1.fc21.x86_64/modules.alias.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1523] exit_group(1) = ? >[pid 1523] +++ exited with 1 +++ ><... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 1523 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1523, si_status=1, si_utime=0, si_stime=0} --- >openat(AT_FDCWD, "/sys/firmware/efi", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/proc/device-tree", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >open("/usr/lib/grub/i386-pc/modinfo.sh", O_RDONLY) = 22 >read(22, "#!/bin/sh\n\n# User-controllable options\ngrub_modinfo_target_cpu=i"..., 2047) = 2047 >close(22) = 0 >open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 22 >fstat(22, {st_dev=makedev(253, 2), st_ino=1051539, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2492, st_atime=2014/05/21-01:07:34, st_mtime=2014/05/15-02:09:17, st_ctime=2014/05/20-20:55:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b49000 >read(22, "# Locale name alias data base.\n# Copyright (C) 1996-2014 Free So"..., 4096) = 2492 >read(22, "", 4096) = 0 >close(22) = 0 >munmap(0x7fd2e2b49000, 4096) = 0 >open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US.utf8/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.UTF-8/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.utf8/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en/LC_MESSAGES/grub.mo", O_RDONLY) = 22 >fstat(22, {st_dev=makedev(253, 2), st_ino=140665, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=240, st_size=119356, st_atime=2014/05/20-20:56:46, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:55:34}) = 0 >mmap(NULL, 119356, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7fd2e2af8000 >close(22) = 0 >open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 22 >fstat(22, {st_dev=makedev(253, 2), st_ino=785721, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=56, st_size=26254, st_atime=2014/05/21-01:06:33, st_mtime=2014/05/20-06:18:04, st_ctime=2014/05/20-20:52:52}) = 0 >mmap(NULL, 26254, PROT_READ, MAP_SHARED, 22, 0) = 0x7fd2e2b43000 >close(22) = 0 >futex(0x7fd2e24bea98, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >write(2, "Installing for i386-pc platform.\n", 33Installing for i386-pc platform. >) = 33 >mkdir("", 0755) = -1 ENOENT (No such file or directory) >mkdir("/boot", 0755) = -1 EEXIST (File exists) >mkdir("/boot/grub2", 0755) = -1 EEXIST (File exists) >lstat("/boot", {st_dev=makedev(252, 1), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:07:56, st_mtime=2014/05/20-21:01:08, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/boot/grub2", {st_dev=makedev(252, 1), st_ino=12, st_mode=S_IFDIR|0755, st_nlink=5, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:08:02, st_mtime=2014/05/21-01:08:17, st_ctime=2014/05/21-01:08:17}) = 0 >open("/boot/grub2/device.map", O_RDONLY) = 22 >fstat(22, {st_dev=makedev(252, 1), st_ino=24, st_mode=S_IFREG|0664, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=64, st_atime=2014/05/20-20:56:42, st_mtime=2014/05/20-20:56:40, st_ctime=2014/05/20-20:56:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(22, "# this device map was generated by anaconda\n(hd0) /dev/vda\n", 1024) = 64 >read(22, "", 1024) = 0 >close(22) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/boot/grub2/device.map", O_RDONLY) = 22 >fstat(22, {st_dev=makedev(252, 1), st_ino=24, st_mode=S_IFREG|0664, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=64, st_atime=2014/05/20-20:56:42, st_mtime=2014/05/20-20:56:40, st_ctime=2014/05/20-20:56:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(22, "# this device map was generated by anaconda\n(hd0) /dev/vda\n", 1024) = 64 >stat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >open("/dev/vda", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(23, BLKFLSBUF, 0) = 0 >close(23) = 0 >read(22, "", 1024) = 0 >close(22) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >mkdir("", 0755) = -1 ENOENT (No such file or directory) >mkdir("/boot", 0755) = -1 EEXIST (File exists) >mkdir("/boot/grub2", 0755) = -1 EEXIST (File exists) >mkdir("/boot/grub2/i386-pc", 0755) = 0 >mkdir("", 0755) = -1 ENOENT (No such file or directory) >mkdir("/boot", 0755) = -1 EEXIST (File exists) >mkdir("/boot/grub2", 0755) = -1 EEXIST (File exists) >mkdir("/boot/grub2/locale", 0755) = -1 EEXIST (File exists) >openat(AT_FDCWD, "/boot/grub2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 22 >getdents(22, {{d_ino=24, d_off=1195116630617314277, d_reclen=32, d_name="device.map", d_type=DT_REG} {d_ino=32513, d_off=2807803769039871982, d_reclen=32, d_name="i386-pc", d_type=DT_DIR} {d_ino=26, d_off=4338523355863293022, d_reclen=32, d_name="locale", d_type=DT_DIR} {d_ino=12, d_off=4824557225176947835, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=339, d_off=5931402702174538245, d_reclen=32, d_name="grub.cfg", d_type=DT_REG} {d_ino=330, d_off=6081238593072326429, d_reclen=32, d_name="fonts", d_type=DT_DIR} {d_ino=2, d_off=9042295732557929022, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=13, d_off=9223372036854775807, d_reclen=32, d_name="themes", d_type=DT_DIR}}, 32768) = 240 >getdents(22, {}, 32768) = 0 >close(22) = 0 >openat(AT_FDCWD, "/boot/grub2/i386-pc", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 22 >getdents(22, {{d_ino=32513, d_off=6081238593072326429, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=12, d_off=9223372036854775807, d_reclen=24, d_name="..", d_type=DT_DIR}}, 32768) = 48 >getdents(22, {}, 32768) = 0 >close(22) = 0 >openat(AT_FDCWD, "/boot/grub2/locale", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 22 >getdents(22, {{d_ino=29, d_off=423906313898658548, d_reclen=32, d_name="gl.mo", d_type=DT_REG} {d_ino=40, d_off=429916833265439941, d_reclen=32, d_name="fi.mo", d_type=DT_REG} {d_ino=59, d_off=583672189880585738, d_reclen=32, d_name="ja.mo", d_type=DT_REG} {d_ino=39, d_off=911322101416524059, d_reclen=32, d_name="pa.mo", d_type=DT_REG} {d_ino=33, d_off=977580268513291899, d_reclen=32, d_name="it.mo", d_type=DT_REG} {d_ino=48, d_off=1179376225521005746, d_reclen=32, d_name="pt_BR.mo", d_type=DT_REG} {d_ino=38, d_off=1512858080148206973, d_reclen=32, d_name="sl.mo", d_type=DT_REG} {d_ino=60, d_off=1765026462849093877, d_reclen=32, d_name="en@hebrew.mo", d_type=DT_REG} {d_ino=45, d_off=1992263859707949307, d_reclen=32, d_name="en@arabic.mo", d_type=DT_REG} {d_ino=55, d_off=2453171132499615163, d_reclen=32, d_name="hu.mo", d_type=DT_REG} {d_ino=44, d_off=3301384472682947617, d_reclen=32, d_name="lt.mo", d_type=DT_REG} {d_ino=50, d_off=3582048970288607818, d_reclen=40, d_name="en@cyrillic.mo", d_type=DT_REG} {d_ino=34, d_off=3983152149983429674, d_reclen=32, d_name="de@hebrew.mo", d_type=DT_REG} {d_ino=27, d_off=4158177813096620986, d_reclen=32, d_name="ru.mo", d_type=DT_REG} {d_ino=30, d_off=4184308814777622909, d_reclen=32, d_name="en@greek.mo", d_type=DT_REG} {d_ino=35, d_off=4338523355863293022, d_reclen=32, d_name="uk.mo", d_type=DT_REG} {d_ino=26, d_off=4361897623782768339, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=56, d_off=4744691616974657649, d_reclen=32, d_name="en@quot.mo", d_type=DT_REG} {d_ino=46, d_off=4813081944091459311, d_reclen=32, d_name="pl.mo", d_type=DT_REG} {d_ino=37, d_off=4908354704545868720, d_reclen=32, d_name="zh_CN.mo", d_type=DT_REG} {d_ino=42, d_off=4978316588727254692, d_reclen=32, d_name="en.mo", d_type=DT_REG} {d_ino=47, d_off=5429499623269076370, d_reclen=32, d_name="sv.mo", d_type=DT_REG} {d_ino=53, d_off=5450251597172613827, d_reclen=32, d_name="es.mo", d_type=DT_REG} {d_ino=49, d_off=5781104418900113396, d_reclen=40, d_name="en@piglatin.mo", d_type=DT_REG} {d_ino=54, d_off=5781937710105677244, d_reclen=32, d_name="de.mo", d_type=DT_REG} {d_ino=28, d_off=6081238593072326429, d_reclen=32, d_name="eo.mo", d_type=DT_REG} {d_ino=12, d_off=6106670349769087109, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=52, d_off=6750689387549235692, d_reclen=32, d_name="fr.mo", d_type=DT_REG} {d_ino=41, d_off=6825480260349862117, d_reclen=32, d_name="ca.mo", d_type=DT_REG} {d_ino=31, d_off=7232951279294064570, d_reclen=32, d_name="nl.mo", d_type=DT_REG} {d_ino=43, d_off=7480696925203257962, d_reclen=32, d_name="vi.mo", d_type=DT_REG} {d_ino=36, d_off=7491831709087928073, d_reclen=32, d_name="id.mo", d_type=DT_REG} {d_ino=25, d_off=7560438426658195485, d_reclen=32, d_name="tr.mo", d_type=DT_REG} {d_ino=32, d_off=8123736051136449677, d_reclen=32, d_name="da.mo", d_type=DT_REG} {d_ino=58, d_off=8401932754994712254, d_reclen=32, d_name="ast.mo", d_type=DT_REG} {d_ino=57, d_off=8769475173355570402, d_reclen=32, d_name="zh_TW.mo", d_type=DT_REG} {d_ino=51, d_off=9223372036854775807, d_reclen=32, d_name="de_CH.mo", d_type=DT_REG}}, 32768) = 1184 >unlink("/boot/grub2/locale/gl.mo") = 0 >unlink("/boot/grub2/locale/fi.mo") = 0 >unlink("/boot/grub2/locale/ja.mo") = 0 >unlink("/boot/grub2/locale/pa.mo") = 0 >unlink("/boot/grub2/locale/it.mo") = 0 >unlink("/boot/grub2/locale/pt_BR.mo") = 0 >unlink("/boot/grub2/locale/sl.mo") = 0 >unlink("/boot/grub2/locale/en@hebrew.mo") = 0 >unlink("/boot/grub2/locale/en@arabic.mo") = 0 >unlink("/boot/grub2/locale/hu.mo") = 0 >unlink("/boot/grub2/locale/lt.mo") = 0 >unlink("/boot/grub2/locale/en@cyrillic.mo") = 0 >unlink("/boot/grub2/locale/de@hebrew.mo") = 0 >unlink("/boot/grub2/locale/ru.mo") = 0 >unlink("/boot/grub2/locale/en@greek.mo") = 0 >unlink("/boot/grub2/locale/uk.mo") = 0 >unlink("/boot/grub2/locale/en@quot.mo") = 0 >unlink("/boot/grub2/locale/pl.mo") = 0 >unlink("/boot/grub2/locale/zh_CN.mo") = 0 >unlink("/boot/grub2/locale/en.mo") = 0 >unlink("/boot/grub2/locale/sv.mo") = 0 >unlink("/boot/grub2/locale/es.mo") = 0 >unlink("/boot/grub2/locale/en@piglatin.mo") = 0 >unlink("/boot/grub2/locale/de.mo") = 0 >unlink("/boot/grub2/locale/eo.mo") = 0 >unlink("/boot/grub2/locale/fr.mo") = 0 >unlink("/boot/grub2/locale/ca.mo") = 0 >unlink("/boot/grub2/locale/nl.mo") = 0 >unlink("/boot/grub2/locale/vi.mo") = 0 >unlink("/boot/grub2/locale/id.mo") = 0 >unlink("/boot/grub2/locale/tr.mo") = 0 >unlink("/boot/grub2/locale/da.mo") = 0 >unlink("/boot/grub2/locale/ast.mo") = 0 >unlink("/boot/grub2/locale/zh_TW.mo") = 0 >unlink("/boot/grub2/locale/de_CH.mo") = 0 >getdents(22, {}, 32768) = 0 >close(22) = 0 >openat(AT_FDCWD, "/usr/lib/grub/i386-pc", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 22 >getdents(22, {{d_ino=653785, d_off=4294967296, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=651695, d_off=9521705472557593, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=655050, d_off=31335604235737537, d_reclen=32, d_name="minix_be.mod", d_type=DT_REG} {d_ino=655132, d_off=56793063460802902, d_reclen=32, d_name="png.mod", d_type=DT_REG} {d_ino=654799, d_off=120409558253923944, d_reclen=32, d_name="cbfs.module", d_type=DT_REG} {d_ino=654938, d_off=145562222152502518, d_reclen=32, d_name="geli.module", d_type=DT_REG} {d_ino=655095, d_off=154366601517306614, d_reclen=40, d_name="part_bsd.module", d_type=DT_REG} {d_ino=655181, d_off=166360300154660863, d_reclen=40, d_name="setjmp_test.module", d_type=DT_REG} {d_ino=655184, d_off=207398992815807859, d_reclen=32, d_name="sfs.mod", d_type=DT_REG} {d_ino=655069, d_off=216981459669963455, d_reclen=32, d_name="net.module", d_type=DT_REG} {d_ino=654905, d_off=259356296556884722, d_reclen=40, d_name="gcry_idea.module", d_type=DT_REG} {d_ino=654792, d_off=285108111698820977, d_reclen=32, d_name="btrfs.mod", d_type=DT_REG} {d_ino=654801, d_off=297421261990011986, d_reclen=32, d_name="cbls.module", d_type=DT_REG} {d_ino=654843, d_off=310255974155691764, d_reclen=32, d_name="datetime.mod", d_type=DT_REG} {d_ino=655187, d_off=311696391651036206, d_reclen=48, d_name="signature_test.module", d_type=DT_REG} {d_ino=655156, d_off=322959217601635078, d_reclen=32, d_name="regexp.mod", d_type=DT_REG} {d_ino=655102, d_off=334915496470538872, d_reclen=40, d_name="part_msdos.mod", d_type=DT_REG} {d_ino=655195, d_off=358851945606495061, d_reclen=40, d_name="squash4.module", d_type=DT_REG} {d_ino=655121, d_off=361394446297836972, d_reclen=40, d_name="pbkdf2.module", d_type=DT_REG} {d_ino=654866, d_off=376061952598804315, d_reclen=32, d_name="elf.module", d_type=DT_REG} {d_ino=655006, d_off=377677583441609946, d_reclen=32, d_name="lsacpi.mod", d_type=DT_REG} {d_ino=655193, d_off=386312435677144837, d_reclen=40, d_name="spkmodem.module", d_type=DT_REG} {d_ino=655211, d_off=394379767149942552, d_reclen=40, d_name="testspeed.mod", d_type=DT_REG} {d_ino=654809, d_off=425965517684339876, d_reclen=32, d_name="cdboot.img", d_type=DT_REG} {d_ino=655168, d_off=434989938543148318, d_reclen=40, d_name="search_fs_file.mod", d_type=DT_REG} {d_ino=654848, d_off=441167452451977785, d_reclen=32, d_name="diskboot.img", d_type=DT_REG} {d_ino=655202, d_off=459093360777405800, d_reclen=40, d_name="terminal.module", d_type=DT_REG} {d_ino=655216, d_off=474893083384908690, d_reclen=32, d_name="tga.module", d_type=DT_REG} {d_ino=655029, d_off=491124097221497443, d_reclen=40, d_name="mdraid09.module", d_type=DT_REG} {d_ino=655062, d_off=526171349860363400, d_reclen=40, d_name="multiboot.mod", d_type=DT_REG} {d_ino=654784, d_off=593953409954254536, d_reclen=32, d_name="boot.image", d_type=DT_REG} {d_ino=654990, d_off=619132723964344628, d_reclen=48, d_name="legacy_password_test.mod", d_type=DT_REG} {d_ino=654906, d_off=664504781124587752, d_reclen=32, d_name="gcry_md4.mod", d_type=DT_REG} {d_ino=654932, d_off=665254533699886344, d_reclen=40, d_name="gcry_whirlpool.mod", d_type=DT_REG} {d_ino=654797, d_off=672182256427417295, d_reclen=32, d_name="cat.module", d_type=DT_REG} {d_ino=654849, d_off=691048486161566459, d_reclen=40, d_name="diskfilter.mod", d_type=DT_REG} {d_ino=654790, d_off=734613589601810429, d_reclen=32, d_name="bsd.mod", d_type=DT_REG} {d_ino=654896, d_off=774048902431766285, d_reclen=40, d_name="gcry_cast5.mod", d_type=DT_REG} {d_ino=655012, d_off=775177028166447625, d_reclen=32, d_name="lspci.mod", d_type=DT_REG} {d_ino=654984, d_off=784470198108216628, d_reclen=40, d_name="keylayouts.mod", d_type=DT_REG} {d_ino=655072, d_off=791198931366131154, d_reclen=32, d_name="nilfs2.mod", d_type=DT_REG} {d_ino=654740, d_off=819622871354169023, d_reclen=40, d_name="all_video.module", d_type=DT_REG} {d_ino=654803, d_off=825739125879141399, d_reclen=40, d_name="cbmemc.module", d_type=DT_REG} {d_ino=655206, d_off=830454176452131427, d_reclen=32, d_name="test.module", d_type=DT_REG} {d_ino=655105, d_off=831508923406087318, d_reclen=40, d_name="part_plan.module", d_type=DT_REG} {d_ino=655090, d_off=860141090294702849, d_reclen=40, d_name="part_amiga.mod", d_type=DT_REG} {d_ino=654765, d_off=870315500963813630, d_reclen=32, d_name="bfs.module", d_type=DT_REG} {d_ino=654960, d_off=905516850411912395, d_reclen=32, d_name="hello.mod", d_type=DT_REG} {d_ino=654794, d_off=921637464849013213, d_reclen=32, d_name="bufio.mod", d_type=DT_REG} {d_ino=655063, d_off=929129204696444609, d_reclen=40, d_name="multiboot.module", d_type=DT_REG} {d_ino=654872, d_off=953481516187135756, d_reclen=40, d_name="exfctest.module", d_type=DT_REG} {d_ino=654742, d_off=959796344959253225, d_reclen=32, d_name="aout.mod", d_type=DT_REG} {d_ino=654879, d_off=983792608877320868, d_reclen=32, d_name="file.mod", d_type=DT_REG} {d_ino=655182, d_off=985038362980857642, d_reclen=32, d_name="setpci.mod", d_type=DT_REG} {d_ino=654886, d_off=998229866534679809, d_reclen=32, d_name="fshelp.mod", d_type=DT_REG} {d_ino=655037, d_off=1023889291579826837, d_reclen=32, d_name="memrw.module", d_type=DT_REG} {d_ino=654913, d_off=1040909136143392750, d_reclen=40, d_name="gcry_rijndael.module", d_type=DT_REG} {d_ino=654819, d_off=1051239628150589705, d_reclen=32, d_name="cmp.module", d_type=DT_REG} {d_ino=655093, d_off=1053508539907277168, d_reclen=40, d_name="part_apple.module", d_type=DT_REG} {d_ino=654820, d_off=1068402698180608174, d_reclen=32, d_name="command.lst", d_type=DT_REG} {d_ino=654947, d_off=1092829718276078332, d_reclen=40, d_name="gfxterm_menu.mod", d_type=DT_REG} {d_ino=655113, d_off=1099558254930319096, d_reclen=40, d_name="parttool.module", d_type=DT_REG} {d_ino=654968, d_off=1156102176304585385, d_reclen=32, d_name="hfsplus.mod", d_type=DT_REG} {d_ino=654907, d_off=1171818689819038693, d_reclen=40, d_name="gcry_md4.module", d_type=DT_REG} {d_ino=654957, d_off=1171919695883919546, d_reclen=40, d_name="hashsum.module", d_type=DT_REG} {d_ino=654921, d_off=1191075039717699990, d_reclen=40, d_name="gcry_serpent.module", d_type=DT_REG} {d_ino=654888, d_off=1205789939015964591, d_reclen=40, d_name="functional_test.mod", d_type=DT_REG} {d_ino=655263, d_off=1291493902014967856, d_reclen=32, d_name="video.module", d_type=DT_REG} {d_ino=654748, d_off=1308063301534404953, d_reclen=40, d_name="at_keyboard.mod", d_type=DT_REG} {d_ino=655071, d_off=1333202291052048109, d_reclen=32, d_name="newc.module", d_type=DT_REG} {d_ino=655033, d_off=1358181135900266600, d_reclen=40, d_name="mdraid1x.module", d_type=DT_REG} {d_ino=655096, d_off=1370544721190857644, d_reclen=40, d_name="part_dfly.mod", d_type=DT_REG} {d_ino=654791, d_off=1375665445909163909, d_reclen=32, d_name="bsd.module", d_type=DT_REG} {d_ino=654986, d_off=1380189060314247150, d_reclen=40, d_name="keystatus.mod", d_type=DT_REG} {d_ino=655205, d_off=1407213676054683630, d_reclen=32, d_name="test.mod", d_type=DT_REG} {d_ino=655079, d_off=1420824411043818093, d_reclen=40, d_name="ntfscomp.module", d_type=DT_REG} {d_ino=655219, d_off=1454580688514871476, d_reclen=32, d_name="tr.mod", d_type=DT_REG} {d_ino=654937, d_off=1458092098064727451, d_reclen=32, d_name="geli.mod", d_type=DT_REG} {d_ino=655255, d_off=1480675008531393617, d_reclen=32, d_name="verify.mod", d_type=DT_REG} {d_ino=655014, d_off=1481309572745725187, d_reclen=32, d_name="luks.mod", d_type=DT_REG} {d_ino=654749, d_off=1486464751368356608, d_reclen=40, d_name="at_keyboard.module", d_type=DT_REG} {d_ino=654745, d_off=1489435818372820138, d_reclen=32, d_name="archelp.mod", d_type=DT_REG} {d_ino=654744, d_off=1507662722434500268, d_reclen=32, d_name="aout.module", d_type=DT_REG} {d_ino=655019, d_off=1553567825789832887, d_reclen=40, d_name="lzma_decompress.img", d_type=DT_REG} {d_ino=655085, d_off=1565825155990590267, d_reclen=40, d_name="offsetio.module", d_type=DT_REG} {d_ino=655223, d_off=1579487181991022176, d_reclen=32, d_name="true.mod", d_type=DT_REG} {d_ino=654900, d_off=1585212798766688987, d_reclen=32, d_name="gcry_des.mod", d_type=DT_REG} {d_ino=655092, d_off=1587393539928415902, d_reclen=40, d_name="part_apple.mod", d_type=DT_REG} {d_ino=654779, d_off=1605548262524411288, d_reclen=40, d_name="bitmap_scale.module", d_type=DT_REG} {d_ino=655051, d_off=1621306744492021891, d_reclen=40, d_name="minix_be.module", d_type=DT_REG} {d_ino=655160, d_off=1624895495480563256, d_reclen=40, d_name="relocator.mod", d_type=DT_REG} {d_ino=655246, d_off=1631000294895114421, d_reclen=48, d_name="usbserial_ftdi.module", d_type=DT_REG} {d_ino=655075, d_off=1634605355272085570, d_reclen=40, d_name="normal.module", d_type=DT_REG} {d_ino=655239, d_off=1635778848427014473, d_reclen=40, d_name="usb_keyboard.mod", d_type=DT_REG} {d_ino=655133, d_off=1639188933902125678, d_reclen=32, d_name="png.module", d_type=DT_REG} {d_ino=654837, d_off=1680288873970586294, d_reclen=32, d_name="cs5536.mod", d_type=DT_REG} {d_ino=655108, d_off=1695701455112454880, d_reclen=40, d_name="part_sunpc.mod", d_type=DT_REG} {d_ino=655087, d_off=1720866657193577606, d_reclen=32, d_name="ohci.module", d_type=DT_REG} {d_ino=655267, d_off=1749047807974170468, d_reclen=40, d_name="video_cirrus.module", d_type=DT_REG} {d_ino=655023, d_off=1768499977894635668, d_reclen=40, d_name="macbless.module", d_type=DT_REG} {d_ino=655248, d_off=1784118394917799990, d_reclen=48, d_name="usbserial_pl2303.module", d_type=DT_REG} {d_ino=655238, d_off=1808485493448103456, d_reclen=32, d_name="usb.module", d_type=DT_REG} {d_ino=654842, d_off=1815679771891323375, d_reclen=40, d_name="datehook.module", d_type=DT_REG} {d_ino=654978, d_off=1816086186531632107, d_reclen=32, d_name="jfs.mod", d_type=DT_REG} {d_ino=655196, d_off=1833876660876855960, d_reclen=40, d_name="syslinuxcfg.mod", d_type=DT_REG} {d_ino=655104, d_off=1839204382739952937, d_reclen=40, d_name="part_plan.mod", d_type=DT_REG} {d_ino=655065, d_off=1870415307198809081, d_reclen=40, d_name="multiboot2.module", d_type=DT_REG} {d_ino=654734, d_off=1872505771205221396, d_reclen=32, d_name="ahci.mod", d_type=DT_REG} {d_ino=654747, d_off=1876732816462349496, d_reclen=40, d_name="archelp.module", d_type=DT_REG} {d_ino=655138, d_off=1880688089523470020, d_reclen=32, d_name="procfs.mod", d_type=DT_REG} {d_ino=655245, d_off=1884371853451069137, d_reclen=40, d_name="usbserial_ftdi.mod", d_type=DT_REG} {d_ino=654777, d_off=1903346332032628232, d_reclen=40, d_name="bitmap.module", d_type=DT_REG} {d_ino=654800, d_off=1908114736834055598, d_reclen=32, d_name="cbls.mod", d_type=DT_REG} {d_ino=655000, d_off=1938409034142036140, d_reclen=32, d_name="loadenv.mod", d_type=DT_REG} {d_ino=654972, d_off=1949852118338056406, d_reclen=32, d_name="http.mod", d_type=DT_REG} {d_ino=655252, d_off=1963643202664159551, d_reclen=40, d_name="usbtest.module", d_type=DT_REG} {d_ino=655287, d_off=1975670518557225969, d_reclen=32, d_name="xzio.module", d_type=DT_REG} {d_ino=654958, d_off=1984620676728904420, d_reclen=32, d_name="hdparm.mod", d_type=DT_REG} {d_ino=654902, d_off=1996153835266708413, d_reclen=32, d_name="gcry_dsa.mod", d_type=DT_REG} {d_ino=654829, d_off=2017440130585319777, d_reclen=32, d_name="cpuid.module", d_type=DT_REG} {d_ino=654756, d_off=2058871502417009149, d_reclen=40, d_name="backtrace.mod", d_type=DT_REG} {d_ino=655127, d_off=2062956355173487169, d_reclen=40, d_name="pcidump.module", d_type=DT_REG} {d_ino=654992, d_off=2065413457472023797, d_reclen=40, d_name="legacycfg.mod", d_type=DT_REG} {d_ino=654870, d_off=2072243107786617617, d_reclen=32, d_name="exfat.module", d_type=DT_REG} {d_ino=655035, d_off=2089653401759774994, d_reclen=40, d_name="memdisk.module", d_type=DT_REG} {d_ino=654985, d_off=2098750901756325843, d_reclen=40, d_name="keylayouts.module", d_type=DT_REG} {d_ino=655070, d_off=2123340484324362115, d_reclen=32, d_name="newc.mod", d_type=DT_REG} {d_ino=654773, d_off=2127490103082509064, d_reclen=40, d_name="biosdisk.module", d_type=DT_REG} {d_ino=655141, d_off=2129317925819880478, d_reclen=40, d_name="progress.module", d_type=DT_REG} {d_ino=654991, d_off=2132087662575330859, d_reclen=48, d_name="legacy_password_test.module", d_type=DT_REG} {d_ino=654827, d_off=2176973372034224225, d_reclen=40, d_name="cpio_be.module", d_type=DT_REG} {d_ino=654783, d_off=2224438213532265855, d_reclen=40, d_name="blscfg.module", d_type=DT_REG} {d_ino=655038, d_off=2237853156733604834, d_reclen=32, d_name="minicmd.mod", d_type=DT_REG} {d_ino=654788, d_off=2238882142680483514, d_reclen=40, d_name="boot_hybrid.image", d_type=DT_REG} {d_ino=654897, d_off=2262212634167908592, d_reclen=40, d_name="gcry_cast5.module", d_type=DT_REG} {d_ino=655003, d_off=2265839131430824935, d_reclen=40, d_name="loopback.module", d_type=DT_REG} {d_ino=654903, d_off=2305304766304185740, d_reclen=40, d_name="gcry_dsa.module", d_type=DT_REG} {d_ino=655249, d_off=2338968100877271234, d_reclen=48, d_name="usbserial_usbdebug.mod", d_type=DT_REG} {d_ino=655264, d_off=2347245382430458198, d_reclen=40, d_name="video_bochs.mod", d_type=DT_REG} {d_ino=655214, d_off=2367498833512268940, d_reclen=32, d_name="tftp.module", d_type=DT_REG} {d_ino=654946, d_off=2371586923517110992, d_reclen=48, d_name="gfxterm_background.module", d_type=DT_REG} {d_ino=654832, d_off=2381549423128567246, d_reclen=32, d_name="crypto.lst", d_type=DT_REG} {d_ino=654877, d_off=2388683835502903290, d_reclen=32, d_name="fat.mod", d_type=DT_REG} {d_ino=654863, d_off=2414726623364900323, d_reclen=32, d_name="ehci.mod", d_type=DT_REG} {d_ino=654813, d_off=2426055059491130417, d_reclen=48, d_name="cmdline_cat_test.module", d_type=DT_REG} {d_ino=655288, d_off=2436047119026867071, d_reclen=32, d_name="zfs.mod", d_type=DT_REG} {d_ino=654826, d_off=2459336777644980329, d_reclen=32, d_name="cpio_be.mod", d_type=DT_REG} {d_ino=655265, d_off=2465424640647158938, d_reclen=40, d_name="video_bochs.module", d_type=DT_REG} {d_ino=655144, d_off=2482798153685622751, d_reclen=40, d_name="pxeboot.image", d_type=DT_REG} {d_ino=655041, d_off=2490053619613145118, d_reclen=32, d_name="minix.module", d_type=DT_REG} {d_ino=654976, d_off=2505926142746055165, d_reclen=32, d_name="iso9660.mod", d_type=DT_REG} {d_ino=655261, d_off=2506042525811019802, d_reclen=32, d_name="video.lst", d_type=DT_REG} {d_ino=655005, d_off=2520559560944569489, d_reclen=32, d_name="ls.module", d_type=DT_REG} {d_ino=655270, d_off=2537000396717125952, d_reclen=32, d_name="video_fb.mod", d_type=DT_REG} {d_ino=654965, d_off=2538425384405810707, d_reclen=40, d_name="hexdump.module", d_type=DT_REG} {d_ino=654880, d_off=2542809371484132504, d_reclen=32, d_name="file.module", d_type=DT_REG} {d_ino=655089, d_off=2563477166429063577, d_reclen=40, d_name="part_acorn.module", d_type=DT_REG} {d_ino=654999, d_off=2575637641373618556, d_reclen=32, d_name="lnxboot.img", d_type=DT_REG} {d_ino=655257, d_off=2595382423930850686, d_reclen=32, d_name="vga.mod", d_type=DT_REG} {d_ino=655227, d_off=2599192797463879675, d_reclen=32, d_name="udf.mod", d_type=DT_REG} {d_ino=655285, d_off=2600217339361344289, d_reclen=40, d_name="xnu_uuid_test.module", d_type=DT_REG} {d_ino=655149, d_off=2612292557376284155, d_reclen=40, d_name="raid5rec.module", d_type=DT_REG} {d_ino=654996, d_off=2623359258162706207, d_reclen=32, d_name="linux16.mod", d_type=DT_REG} {d_ino=654761, d_off=2654922754938347511, d_reclen=32, d_name="bfs.mod", d_type=DT_REG} {d_ino=655159, d_off=2655340646150654167, d_reclen=40, d_name="reiserfs.module", d_type=DT_REG} {d_ino=655262, d_off=2670513876002493004, d_reclen=32, d_name="video.mod", d_type=DT_REG} {d_ino=654789, d_off=2674029955201268444, d_reclen=40, d_name="boot_hybrid.img", d_type=DT_REG} {d_ino=655046, d_off=2695884968866110610, d_reclen=32, d_name="minix3.mod", d_type=DT_REG} {d_ino=654810, d_off=2737725378002040727, d_reclen=32, d_name="chain.mod", d_type=DT_REG} {d_ino=654963, d_off=2743275048948586468, d_reclen=32, d_name="help.module", d_type=DT_REG} {d_ino=655011, d_off=2744667334408803793, d_reclen=40, d_name="lsmmap.module", d_type=DT_REG} {d_ino=655273, d_off=2808098413283241180, d_reclen=40, d_name="videoinfo.module", d_type=DT_REG} {d_ino=654811, d_off=2891409524731866067, d_reclen=32, d_name="chain.module", d_type=DT_REG} {d_ino=654904, d_off=2898899577039785149, d_reclen=40, d_name="gcry_idea.mod", d_type=DT_REG} {d_ino=654969, d_off=2899631839331540810, d_reclen=40, d_name="hfsplus.module", d_type=DT_REG} {d_ino=654952, d_off=2913506082523260283, d_reclen=32, d_name="gzio.mod", d_type=DT_REG} {d_ino=655143, d_off=2914691372957220152, d_reclen=32, d_name="pxe.module", d_type=DT_REG} {d_ino=654981, d_off=2955779725435994607, d_reclen=32, d_name="jpeg.module", d_type=DT_REG} {d_ino=654889, d_off=2981085915940301190, d_reclen=48, d_name="functional_test.module", d_type=DT_REG} {d_ino=655130, d_off=3026027363883732014, d_reclen=32, d_name="play.mod", d_type=DT_REG} {d_ino=655008, d_off=3045550273459410012, d_reclen=32, d_name="lsapm.mod", d_type=DT_REG} {d_ino=655044, d_off=3056429164179094282, d_reclen=40, d_name="minix2_be.mod", d_type=DT_REG} {d_ino=655170, d_off=3063170275600551912, d_reclen=40, d_name="search_fs_uuid.mod", d_type=DT_REG} {d_ino=655258, d_off=3067030957232722672, d_reclen=32, d_name="vga.module", d_type=DT_REG} {d_ino=654786, d_off=3072979849393115985, d_reclen=32, d_name="boot.mod", d_type=DT_REG} {d_ino=655158, d_off=3080581141274606818, d_reclen=32, d_name="reiserfs.mod", d_type=DT_REG} {d_ino=654980, d_off=3104538991631366448, d_reclen=32, d_name="jpeg.mod", d_type=DT_REG} {d_ino=655002, d_off=3105336231009108719, d_reclen=32, d_name="loopback.mod", d_type=DT_REG} {d_ino=654909, d_off=3110684697026121135, d_reclen=40, d_name="gcry_md5.module", d_type=DT_REG} {d_ino=654854, d_off=3112360472563166735, d_reclen=32, d_name="dm_nv.module", d_type=DT_REG} {d_ino=654781, d_off=3128675627402294165, d_reclen=40, d_name="blocklist.module", d_type=DT_REG} {d_ino=655052, d_off=3146400271259636794, d_reclen=32, d_name="mmap.mod", d_type=DT_REG} {d_ino=655110, d_off=3195983728883645646, d_reclen=32, d_name="partmap.lst", d_type=DT_REG} {d_ino=655237, d_off=3229389975432378540, d_reclen=32, d_name="usb.mod", d_type=DT_REG} {d_ino=655150, d_off=3231787122200502473, d_reclen=32, d_name="raid6rec.mod", d_type=DT_REG} {d_ino=654983, d_off=3262856531237203646, d_reclen=32, d_name="kernel.img", d_type=DT_REG} {d_ino=654955, d_off=3277688532678908654, d_reclen=32, d_name="halt.module", d_type=DT_REG} {d_ino=655230, d_off=3291972160596123179, d_reclen=32, d_name="ufs1.module", d_type=DT_REG} {d_ino=655111, d_off=3303330958215680180, d_reclen=32, d_name="parttool.lst", d_type=DT_REG} {d_ino=655254, d_off=3317572154511225216, d_reclen=32, d_name="vbe.module", d_type=DT_REG} {d_ino=654894, d_off=3358310158494316171, d_reclen=40, d_name="gcry_camellia.mod", d_type=DT_REG} {d_ino=655016, d_off=3358930000423956823, d_reclen=32, d_name="lvm.mod", d_type=DT_REG} {d_ino=655034, d_off=3359444259785349380, d_reclen=32, d_name="memdisk.mod", d_type=DT_REG} {d_ino=654726, d_off=3373457095603256342, d_reclen=32, d_name="adler32.mod", d_type=DT_REG} {d_ino=655213, d_off=3379789942816568565, d_reclen=32, d_name="tftp.mod", d_type=DT_REG} {d_ino=654831, d_off=3440215126825582251, d_reclen=32, d_name="crc64.module", d_type=DT_REG} {d_ino=654752, d_off=3451801624677612249, d_reclen=32, d_name="ata.mod", d_type=DT_REG} {d_ino=654865, d_off=3452371762138767231, d_reclen=32, d_name="elf.mod", d_type=DT_REG} {d_ino=655268, d_off=3480050196919260382, d_reclen=40, d_name="video_colors.mod", d_type=DT_REG} {d_ino=654997, d_off=3495176744155358102, d_reclen=40, d_name="linux16.module", d_type=DT_REG} {d_ino=654793, d_off=3498033211496270077, d_reclen=32, d_name="btrfs.module", d_type=DT_REG} {d_ino=655053, d_off=3527982723936719248, d_reclen=32, d_name="mmap.module", d_type=DT_REG} {d_ino=654925, d_off=3528906525463416403, d_reclen=40, d_name="gcry_sha256.module", d_type=DT_REG} {d_ino=654948, d_off=3530267836443635985, d_reclen=40, d_name="gfxterm_menu.module", d_type=DT_REG} {d_ino=655197, d_off=3572212864784440999, d_reclen=40, d_name="syslinuxcfg.module", d_type=DT_REG} {d_ino=654860, d_off=3575067597996219744, d_reclen=40, d_name="efiemu.module", d_type=DT_REG} {d_ino=654890, d_off=3577418636764111876, d_reclen=40, d_name="gcry_arcfour.mod", d_type=DT_REG} {d_ino=655220, d_off=3603294687237873609, d_reclen=32, d_name="tr.module", d_type=DT_REG} {d_ino=654836, d_off=3624296197479564984, d_reclen=40, d_name="cryptodisk.module", d_type=DT_REG} {d_ino=655064, d_off=3632530905347230636, d_reclen=40, d_name="multiboot2.mod", d_type=DT_REG} {d_ino=654814, d_off=3637448498080141840, d_reclen=32, d_name="cmosdump.mod", d_type=DT_REG} {d_ino=654840, d_off=3642525924819332775, d_reclen=32, d_name="date.module", d_type=DT_REG} {d_ino=654934, d_off=3653916879120354835, d_reclen=32, d_name="gdb.mod", d_type=DT_REG} {d_ino=655147, d_off=3671928026433494112, d_reclen=40, d_name="pxechain.module", d_type=DT_REG} {d_ino=654993, d_off=3696779282581313457, d_reclen=40, d_name="legacycfg.module", d_type=DT_REG} {d_ino=655028, d_off=3709925483763894008, d_reclen=32, d_name="mdraid09.mod", d_type=DT_REG} {d_ino=654871, d_off=3739982560474670777, d_reclen=32, d_name="exfctest.mod", d_type=DT_REG} {d_ino=654878, d_off=3741222357694018044, d_reclen=32, d_name="fat.module", d_type=DT_REG} {d_ino=655045, d_off=3763950943211352956, d_reclen=40, d_name="minix2_be.module", d_type=DT_REG} {d_ino=655077, d_off=3809793678498746720, d_reclen=32, d_name="ntfs.module", d_type=DT_REG} {d_ino=655099, d_off=3849105569078422317, d_reclen=40, d_name="part_dvh.module", d_type=DT_REG} {d_ino=654729, d_off=3869708470148413750, d_reclen=32, d_name="affs.module", d_type=DT_REG} {d_ino=655048, d_off=3878336586826725136, d_reclen=40, d_name="minix3_be.mod", d_type=DT_REG} {d_ino=655078, d_off=3879919751320656855, d_reclen=32, d_name="ntfscomp.mod", d_type=DT_REG} {d_ino=654911, d_off=3920037419899758032, d_reclen=40, d_name="gcry_rfc2268.module", d_type=DT_REG} {d_ino=655097, d_off=3924525169542696686, d_reclen=40, d_name="part_dfly.module", d_type=DT_REG} {d_ino=654780, d_off=3928726978982785356, d_reclen=40, d_name="blocklist.mod", d_type=DT_REG} {d_ino=654758, d_off=3938411651424399229, d_reclen=40, d_name="backtrace.module", d_type=DT_REG} {d_ino=654923, d_off=3954378027739430003, d_reclen=40, d_name="gcry_sha1.module", d_type=DT_REG} {d_ino=655172, d_off=3955472926752298582, d_reclen=40, d_name="search_label.mod", d_type=DT_REG} {d_ino=655198, d_off=3972979846537464547, d_reclen=32, d_name="tar.mod", d_type=DT_REG} {d_ino=654806, d_off=3981707932141739726, d_reclen=32, d_name="cbtime.mod", d_type=DT_REG} {d_ino=654853, d_off=3982259460358631613, d_reclen=32, d_name="dm_nv.mod", d_type=DT_REG} {d_ino=655009, d_off=3986634711438191954, d_reclen=32, d_name="lsapm.module", d_type=DT_REG} {d_ino=655007, d_off=3987356263201813279, d_reclen=40, d_name="lsacpi.module", d_type=DT_REG} {d_ino=654844, d_off=3999556054298766652, d_reclen=40, d_name="datetime.module", d_type=DT_REG} {d_ino=655212, d_off=4009664394197242260, d_reclen=40, d_name="testspeed.module", d_type=DT_REG} {d_ino=655013, d_off=4024438756219098759, d_reclen=32, d_name="lspci.module", d_type=DT_REG} {d_ino=654862, d_off=4031650610150448149, d_reclen=32, d_name="efiemu64.o", d_type=DT_REG} {d_ino=655253, d_off=4039755879995947706, d_reclen=32, d_name="vbe.mod", d_type=DT_REG} {d_ino=655228, d_off=4050725345882291786, d_reclen=32, d_name="udf.module", d_type=DT_REG} {d_ino=655164, d_off=4056305577397993947, d_reclen=32, d_name="scsi.mod", d_type=DT_REG} {d_ino=655221, d_off=4068744176461298836, d_reclen=32, d_name="trig.mod", d_type=DT_REG} {d_ino=655231, d_off=4085468183114351680, d_reclen=32, d_name="ufs1_be.mod", d_type=DT_REG} {d_ino=655186, d_off=4118465236290738771, d_reclen=40, d_name="signature_test.mod", d_type=DT_REG} {d_ino=655088, d_off=4140006176000918890, d_reclen=40, d_name="part_acorn.mod", d_type=DT_REG} {d_ino=655036, d_off=4140716904070727353, d_reclen=32, d_name="memrw.mod", d_type=DT_REG} {d_ino=654918, d_off=4148807666732433390, d_reclen=40, d_name="gcry_seed.mod", d_type=DT_REG} {d_ino=655106, d_off=4160298991914968820, d_reclen=32, d_name="part_sun.mod", d_type=DT_REG} {d_ino=655242, d_off=4195229040446623961, d_reclen=32, d_name="usbms.module", d_type=DT_REG} {d_ino=655280, d_off=4221982001188338871, d_reclen=32, d_name="xnu.mod", d_type=DT_REG} {d_ino=655120, d_off=4272202393794023059, d_reclen=32, d_name="pbkdf2.mod", d_type=DT_REG} {d_ino=654882, d_off=4315178661483199131, d_reclen=32, d_name="font.module", d_type=DT_REG} {d_ino=654869, d_off=4318542789203060245, d_reclen=32, d_name="exfat.mod", d_type=DT_REG} {d_ino=654852, d_off=4319751676660596337, d_reclen=40, d_name="div_test.module", d_type=DT_REG} {d_ino=655039, d_off=4346789062926798149, d_reclen=40, d_name="minicmd.module", d_type=DT_REG} {d_ino=655017, d_off=4356379516851556593, d_reclen=32, d_name="lvm.module", d_type=DT_REG} {d_ino=655112, d_off=4369625143343822468, d_reclen=32, d_name="parttool.mod", d_type=DT_REG} {d_ino=655152, d_off=4375496097674127739, d_reclen=32, d_name="read.mod", d_type=DT_REG} {d_ino=654728, d_off=4402583773909161946, d_reclen=32, d_name="affs.mod", d_type=DT_REG} {d_ino=655082, d_off=4423221410368143010, d_reclen=32, d_name="odc.mod", d_type=DT_REG} {d_ino=655260, d_off=4423598686610966474, d_reclen=40, d_name="vga_text.module", d_type=DT_REG} {d_ino=654876, d_off=4430456521106982938, d_reclen=40, d_name="extcmd.module", d_type=DT_REG} {d_ino=654785, d_off=4430943821256579400, d_reclen=32, d_name="boot.img", d_type=DT_REG} {d_ino=655243, d_off=4436180187334455486, d_reclen=40, d_name="usbserial_common.mod", d_type=DT_REG} {d_ino=654739, d_off=4483201735323223570, d_reclen=40, d_name="all_video.mod", d_type=DT_REG} {d_ino=655024, d_off=4483302527645825689, d_reclen=32, d_name="macho.mod", d_type=DT_REG} {d_ino=654873, d_off=4494109996654433862, d_reclen=32, d_name="ext2.mod", d_type=DT_REG} {d_ino=655074, d_off=4508636463547525951, d_reclen=32, d_name="normal.mod", d_type=DT_REG} {d_ino=654883, d_off=4510502680746907139, d_reclen=32, d_name="freedos.mod", d_type=DT_REG} {d_ino=655146, d_off=4527389319227963050, d_reclen=32, d_name="pxechain.mod", d_type=DT_REG} {d_ino=654988, d_off=4531826452266024639, d_reclen=32, d_name="ldm.mod", d_type=DT_REG} {d_ino=654951, d_off=4551347534414359609, d_reclen=40, d_name="gptsync.module", d_type=DT_REG} {d_ino=655271, d_off=4561250812612923322, d_reclen=40, d_name="video_fb.module", d_type=DT_REG} {d_ino=655042, d_off=4569754810093967218, d_reclen=32, d_name="minix2.mod", d_type=DT_REG} {d_ino=654833, d_off=4573970347246272982, d_reclen=32, d_name="crypto.mod", d_type=DT_REG} {d_ino=655068, d_off=4584303238165740840, d_reclen=32, d_name="net.mod", d_type=DT_REG} {d_ino=654855, d_off=4592165395424047332, d_reclen=32, d_name="drivemap.mod", d_type=DT_REG} {d_ino=655218, d_off=4614025387954021229, d_reclen=32, d_name="time.module", d_type=DT_REG} {d_ino=654924, d_off=4644144318790579264, d_reclen=40, d_name="gcry_sha256.mod", d_type=DT_REG} {d_ino=655281, d_off=4668246260497089401, d_reclen=32, d_name="xnu.module", d_type=DT_REG} {d_ino=655061, d_off=4676962076563780225, d_reclen=40, d_name="msdospart.module", d_type=DT_REG} {d_ino=655094, d_off=4696846332943926668, d_reclen=32, d_name="part_bsd.mod", d_type=DT_REG} {d_ino=655018, d_off=4712720520226887013, d_reclen=48, d_name="lzma_decompress.image", d_type=DT_REG} {d_ino=655266, d_off=4719505558228322388, d_reclen=40, d_name="video_cirrus.mod", d_type=DT_REG} {d_ino=654967, d_off=4746332108252101499, d_reclen=32, d_name="hfs.module", d_type=DT_REG} {d_ino=655178, d_off=4748654731829603233, d_reclen=32, d_name="setjmp.mod", d_type=DT_REG} {d_ino=654962, d_off=4750450767804348541, d_reclen=32, d_name="help.mod", d_type=DT_REG} {d_ino=655148, d_off=4789544716441581112, d_reclen=32, d_name="raid5rec.mod", d_type=DT_REG} {d_ino=655290, d_off=4790537308964514143, d_reclen=32, d_name="zfscrypt.mod", d_type=DT_REG} {d_ino=655269, d_off=4825227126661574977, d_reclen=40, d_name="video_colors.module", d_type=DT_REG} {d_ino=655054, d_off=4900662099493391406, d_reclen=32, d_name="moddep.lst", d_type=DT_REG} {d_ino=655226, d_off=4915496364140623786, d_reclen=40, d_name="truecrypt.module", d_type=DT_REG} {d_ino=655191, d_off=4928354493744820625, d_reclen=40, d_name="sleep_test.module", d_type=DT_REG} {d_ino=654753, d_off=4938861608731701880, d_reclen=32, d_name="ata.module", d_type=DT_REG} {d_ino=654899, d_off=4955773126410795598, d_reclen=40, d_name="gcry_crc.module", d_type=DT_REG} {d_ino=655119, d_off=4969307627541316470, d_reclen=32, d_name="pata.module", d_type=DT_REG} {d_ino=655274, d_off=4979708428075519417, d_reclen=40, d_name="videotest.mod", d_type=DT_REG} {d_ino=655135, d_off=5011818071636224965, d_reclen=48, d_name="priority_queue.module", d_type=DT_REG} {d_ino=655118, d_off=5022512346549750074, d_reclen=32, d_name="pata.mod", d_type=DT_REG} {d_ino=654812, d_off=5035845655079430830, d_reclen=40, d_name="cmdline_cat_test.mod", d_type=DT_REG} {d_ino=655125, d_off=5040409578226617292, d_reclen=32, d_name="pci.module", d_type=DT_REG} {d_ino=654737, d_off=5043312558129750628, d_reclen=32, d_name="ahci.module", d_type=DT_REG} {d_ino=654821, d_off=5053014882294919485, d_reclen=32, d_name="config.h", d_type=DT_REG} {d_ino=655124, d_off=5057836491464969355, d_reclen=32, d_name="pci.mod", d_type=DT_REG} {d_ino=654961, d_off=5081560845518779326, d_reclen=32, d_name="hello.module", d_type=DT_REG} {d_ino=655286, d_off=5106707736320072390, d_reclen=32, d_name="xzio.mod", d_type=DT_REG} {d_ino=655155, d_off=5120961825895375736, d_reclen=40, d_name="reboot.module", d_type=DT_REG} {d_ino=655174, d_off=5123577503433484489, d_reclen=32, d_name="sendkey.mod", d_type=DT_REG} {d_ino=654995, d_off=5131992756347707309, d_reclen=32, d_name="linux.module", d_type=DT_REG} {d_ino=655204, d_off=5147306245452385816, d_reclen=40, d_name="terminfo.module", d_type=DT_REG} {d_ino=654722, d_off=5151038828100343594, d_reclen=32, d_name="acpi.mod", d_type=DT_REG} {d_ino=654835, d_off=5173081779023273450, d_reclen=40, d_name="cryptodisk.mod", d_type=DT_REG} {d_ino=654931, d_off=5174277817216251531, d_reclen=40, d_name="gcry_twofish.module", d_type=DT_REG} {d_ino=655208, d_off=5184783305716955997, d_reclen=40, d_name="test_blockarg.module", d_type=DT_REG} {d_ino=654802, d_off=5198772226540196417, d_reclen=32, d_name="cbmemc.mod", d_type=DT_REG} {d_ino=654858, d_off=5251266029695976168, d_reclen=32, d_name="echo.module", d_type=DT_REG} {d_ino=655179, d_off=5257111115718288755, d_reclen=40, d_name="setjmp.module", d_type=DT_REG} {d_ino=655279, d_off=5272775673557007941, d_reclen=32, d_name="xfs.module", d_type=DT_REG} {d_ino=655153, d_off=5280426109702716198, d_reclen=32, d_name="read.module", d_type=DT_REG} {d_ino=654935, d_off=5300346124762408706, d_reclen=32, d_name="gdb.module", d_type=DT_REG} {d_ino=655207, d_off=5308728574189010375, d_reclen=40, d_name="test_blockarg.mod", d_type=DT_REG} {d_ino=655001, d_off=5309498936945370209, d_reclen=40, d_name="loadenv.module", d_type=DT_REG} {d_ino=654964, d_off=5311830249521808195, d_reclen=32, d_name="hexdump.mod", d_type=DT_REG} {d_ino=654828, d_off=5315082653573027163, d_reclen=32, d_name="cpuid.mod", d_type=DT_REG} {d_ino=655259, d_off=5325623850048359200, d_reclen=32, d_name="vga_text.mod", d_type=DT_REG} {d_ino=654795, d_off=5330108374229428089, d_reclen=32, d_name="bufio.module", d_type=DT_REG} {d_ino=655103, d_off=5350288310905218438, d_reclen=40, d_name="part_msdos.module", d_type=DT_REG} {d_ino=654823, d_off=5377910299414045439, d_reclen=40, d_name="configfile.module", d_type=DT_REG} {d_ino=654920, d_off=5379058011936240368, d_reclen=40, d_name="gcry_serpent.mod", d_type=DT_REG} {d_ino=654851, d_off=5400986051575580823, d_reclen=32, d_name="div_test.mod", d_type=DT_REG} {d_ino=654891, d_off=5418279738725557929, d_reclen=40, d_name="gcry_arcfour.module", d_type=DT_REG} {d_ino=654847, d_off=5446335678697902706, d_reclen=40, d_name="diskboot.image", d_type=DT_REG} {d_ino=654782, d_off=5450567341978123901, d_reclen=32, d_name="blscfg.mod", d_type=DT_REG} {d_ino=655086, d_off=5463896470661818045, d_reclen=32, d_name="ohci.mod", d_type=DT_REG} {d_ino=654769, d_off=5481632747166403458, d_reclen=32, d_name="biosdisk.mod", d_type=DT_REG} {d_ino=655057, d_off=5499705736721617887, d_reclen=32, d_name="morse.module", d_type=DT_REG} {d_ino=655084, d_off=5506246228518730135, d_reclen=32, d_name="offsetio.mod", d_type=DT_REG} {d_ino=655107, d_off=5510461494282638602, d_reclen=40, d_name="part_sun.module", d_type=DT_REG} {d_ino=655109, d_off=5516218836602385849, d_reclen=40, d_name="part_sunpc.module", d_type=DT_REG} {d_ino=654874, d_off=5543460604220675018, d_reclen=32, d_name="ext2.module", d_type=DT_REG} {d_ino=654804, d_off=5558802168723600631, d_reclen=32, d_name="cbtable.mod", d_type=DT_REG} {d_ino=655166, d_off=5559356537602948079, d_reclen=32, d_name="search.mod", d_type=DT_REG} {d_ino=655021, d_off=5571407415846680613, d_reclen=40, d_name="lzopio.module", d_type=DT_REG} {d_ino=654850, d_off=5612301701286363308, d_reclen=40, d_name="diskfilter.module", d_type=DT_REG} {d_ino=654912, d_off=5615526318587737934, d_reclen=40, d_name="gcry_rijndael.mod", d_type=DT_REG} {d_ino=654917, d_off=5619594565671162679, d_reclen=40, d_name="gcry_rsa.module", d_type=DT_REG} {d_ino=654936, d_off=5622462620597278324, d_reclen=32, d_name="gdb_grub2", d_type=DT_REG} {d_ino=654885, d_off=5629094339698005241, d_reclen=32, d_name="fs.lst", d_type=DT_REG} {d_ino=654727, d_off=5655665982239646734, d_reclen=40, d_name="adler32.module", d_type=DT_REG} {d_ino=655291, d_off=5668554589346170329, d_reclen=40, d_name="zfscrypt.module", d_type=DT_REG} {d_ino=655027, d_off=5720524032951500442, d_reclen=40, d_name="mda_text.module", d_type=DT_REG} {d_ino=654944, d_off=5747392910914048045, d_reclen=40, d_name="gfxterm.module", d_type=DT_REG} {d_ino=654730, d_off=5764609568709535812, d_reclen=32, d_name="afs.mod", d_type=DT_REG} {d_ino=654887, d_off=5769226219228675428, d_reclen=40, d_name="fshelp.module", d_type=DT_REG} {d_ino=655272, d_off=5783271495084207979, d_reclen=40, d_name="videoinfo.mod", d_type=DT_REG} {d_ino=655055, d_off=5792364520196129387, d_reclen=32, d_name="modinfo.sh", d_type=DT_REG} {d_ino=654939, d_off=5795443218778104948, d_reclen=32, d_name="gettext.mod", d_type=DT_REG} {d_ino=654908, d_off=5799746366150437999, d_reclen=32, d_name="gcry_md5.mod", d_type=DT_REG} {d_ino=654949, d_off=5815176801760111948, d_reclen=32, d_name="gmodule.pl", d_type=DT_REG} {d_ino=655040, d_off=5836927196308959197, d_reclen=32, d_name="minix.mod", d_type=DT_REG} {d_ino=655083, d_off=5887385435054402223, d_reclen=32, d_name="odc.module", d_type=DT_REG} {d_ino=654979, d_off=5897457544091217040, d_reclen=32, d_name="jfs.module", d_type=DT_REG} {d_ino=655200, d_off=5944494012033042726, d_reclen=32, d_name="terminal.lst", d_type=DT_REG} {d_ino=654933, d_off=5949398244496655689, d_reclen=48, d_name="gcry_whirlpool.module", d_type=DT_REG} {d_ino=655169, d_off=5957638127858862245, d_reclen=48, d_name="search_fs_file.module", d_type=DT_REG} {d_ino=654805, d_off=5984654992945713829, d_reclen=40, d_name="cbtable.module", d_type=DT_REG} {d_ino=655026, d_off=5987548502281038896, d_reclen=32, d_name="mda_text.mod", d_type=DT_REG} {d_ino=655183, d_off=6010696389782690947, d_reclen=40, d_name="setpci.module", d_type=DT_REG} {d_ino=655162, d_off=6029437139952408184, d_reclen=32, d_name="romfs.mod", d_type=DT_REG} {d_ino=655115, d_off=6029480008664480782, d_reclen=40, d_name="password.module", d_type=DT_REG} {d_ino=654971, d_off=6045275227532489943, d_reclen=40, d_name="hfspluscomp.module", d_type=DT_REG} {d_ino=654975, d_off=6076654207237075626, d_reclen=32, d_name="iorw.module", d_type=DT_REG} {d_ino=655235, d_off=6104433038357121768, d_reclen=32, d_name="uhci.mod", d_type=DT_REG} {d_ino=654956, d_off=6107336044016156768, d_reclen=32, d_name="hashsum.mod", d_type=DT_REG} {d_ino=654856, d_off=6125337694174913541, d_reclen=40, d_name="drivemap.module", d_type=DT_REG} {d_ino=655244, d_off=6129749610894312140, d_reclen=48, d_name="usbserial_common.module", d_type=DT_REG} {d_ino=655247, d_off=6152520407778725857, d_reclen=40, d_name="usbserial_pl2303.mod", d_type=DT_REG} {d_ino=655293, d_off=6154529500271568188, d_reclen=40, d_name="zfsinfo.module", d_type=DT_REG} {d_ino=654825, d_off=6181301269003898272, d_reclen=32, d_name="cpio.module", d_type=DT_REG} {d_ino=655140, d_off=6186431843966182507, d_reclen=32, d_name="progress.mod", d_type=DT_REG} {d_ino=655275, d_off=6216373789861878021, d_reclen=40, d_name="videotest.module", d_type=DT_REG} {d_ino=655256, d_off=6220035871465775066, d_reclen=40, d_name="verify.module", d_type=DT_REG} {d_ino=654834, d_off=6225135968552170737, d_reclen=40, d_name="crypto.module", d_type=DT_REG} {d_ino=655098, d_off=6228414677552040054, d_reclen=32, d_name="part_dvh.mod", d_type=DT_REG} {d_ino=654875, d_off=6272729974777434642, d_reclen=32, d_name="extcmd.mod", d_type=DT_REG} {d_ino=655022, d_off=6281019071573350794, d_reclen=32, d_name="macbless.mod", d_type=DT_REG} {d_ino=655173, d_off=6293468845097020926, d_reclen=40, d_name="search_label.module", d_type=DT_REG} {d_ino=654974, d_off=6295746904454658104, d_reclen=32, d_name="iorw.mod", d_type=DT_REG} {d_ino=654861, d_off=6320367086997747885, d_reclen=32, d_name="efiemu32.o", d_type=DT_REG} {d_ino=655277, d_off=6322976950387011761, d_reclen=48, d_name="videotest_checksum.module", d_type=DT_REG} {d_ino=654910, d_off=6368514547467881292, d_reclen=40, d_name="gcry_rfc2268.mod", d_type=DT_REG} {d_ino=655066, d_off=6376658010956538184, d_reclen=40, d_name="nativedisk.mod", d_type=DT_REG} {d_ino=655189, d_off=6384000866613957564, d_reclen=32, d_name="sleep.module", d_type=DT_REG} {d_ino=654796, d_off=6400313006913100512, d_reclen=32, d_name="cat.mod", d_type=DT_REG} {d_ino=655043, d_off=6410621181267785692, d_reclen=40, d_name="minix2.module", d_type=DT_REG} {d_ino=655015, d_off=6412623680089923570, d_reclen=32, d_name="luks.module", d_type=DT_REG} {d_ino=654982, d_off=6416959111659390228, d_reclen=32, d_name="kernel.exec", d_type=DT_REG} {d_ino=654994, d_off=6457762591192016116, d_reclen=32, d_name="linux.mod", d_type=DT_REG} {d_ino=654928, d_off=6471134537183265735, d_reclen=40, d_name="gcry_tiger.mod", d_type=DT_REG} {d_ino=655145, d_off=6471330606127714144, d_reclen=32, d_name="pxeboot.img", d_type=DT_REG} {d_ino=654942, d_off=6488028819172354016, d_reclen=40, d_name="gfxmenu.module", d_type=DT_REG} {d_ino=655136, d_off=6494442427332961110, d_reclen=32, d_name="probe.mod", d_type=DT_REG} {d_ino=654898, d_off=6516761925995582263, d_reclen=32, d_name="gcry_crc.mod", d_type=DT_REG} {d_ino=655073, d_off=6536141534009019409, d_reclen=40, d_name="nilfs2.module", d_type=DT_REG} {d_ino=655222, d_off=6555927349762700940, d_reclen=32, d_name="trig.module", d_type=DT_REG} {d_ino=655234, d_off=6558824882343336988, d_reclen=32, d_name="ufs2.module", d_type=DT_REG} {d_ino=655283, d_off=6559288819158094112, d_reclen=40, d_name="xnu_uuid.module", d_type=DT_REG} {d_ino=655233, d_off=6590989435930378091, d_reclen=32, d_name="ufs2.mod", d_type=DT_REG} {d_ino=654815, d_off=6639295710791530740, d_reclen=40, d_name="cmosdump.module", d_type=DT_REG} {d_ino=655154, d_off=6643640510955677821, d_reclen=32, d_name="reboot.mod", d_type=DT_REG} {d_ino=654798, d_off=6651755916361525063, d_reclen=32, d_name="cbfs.mod", d_type=DT_REG} {d_ino=655282, d_off=6652967223630753164, d_reclen=32, d_name="xnu_uuid.mod", d_type=DT_REG} {d_ino=655004, d_off=6684520902393281157, d_reclen=32, d_name="ls.mod", d_type=DT_REG} {d_ino=655165, d_off=6693277663762218557, d_reclen=32, d_name="scsi.module", d_type=DT_REG} {d_ino=654954, d_off=6758616528963842431, d_reclen=32, d_name="halt.mod", d_type=DT_REG} {d_ino=655217, d_off=6761146712506638378, d_reclen=32, d_name="time.mod", d_type=DT_REG} {d_ino=655250, d_off=6881639092982115109, d_reclen=48, d_name="usbserial_usbdebug.module", d_type=DT_REG} {d_ino=655289, d_off=6887668456698449160, d_reclen=32, d_name="zfs.module", d_type=DT_REG} {d_ino=655020, d_off=6906050586194693400, d_reclen=32, d_name="lzopio.mod", d_type=DT_REG} {d_ino=655188, d_off=6915904378645727639, d_reclen=32, d_name="sleep.mod", d_type=DT_REG} {d_ino=655177, d_off=6928218859443889354, d_reclen=40, d_name="serial.module", d_type=DT_REG} {d_ino=655176, d_off=6964192526000473324, d_reclen=32, d_name="serial.mod", d_type=DT_REG} {d_ino=654818, d_off=6984514325041694569, d_reclen=32, d_name="cmp.mod", d_type=DT_REG} {d_ino=655081, d_off=6990174614292549898, d_reclen=32, d_name="ntldr.module", d_type=DT_REG} {d_ino=654893, d_off=7015960442323071617, d_reclen=40, d_name="gcry_blowfish.module", d_type=DT_REG} {d_ino=655056, d_off=7036588495588010206, d_reclen=32, d_name="morse.mod", d_type=DT_REG} {d_ino=655232, d_off=7042859675063557650, d_reclen=40, d_name="ufs1_be.module", d_type=DT_REG} {d_ino=654989, d_off=7056027838685490884, d_reclen=32, d_name="ldm.module", d_type=DT_REG} {d_ino=654787, d_off=7065608850825924045, d_reclen=32, d_name="boot.module", d_type=DT_REG} {d_ino=654807, d_off=7077335281421670331, d_reclen=40, d_name="cbtime.module", d_type=DT_REG} {d_ino=655059, d_off=7084873413653557069, d_reclen=32, d_name="mpi.module", d_type=DT_REG} {d_ino=655171, d_off=7113518845776541719, d_reclen=48, d_name="search_fs_uuid.module", d_type=DT_REG} {d_ino=655134, d_off=7144369405801297057, d_reclen=40, d_name="priority_queue.mod", d_type=DT_REG} {d_ino=655151, d_off=7166726846925057914, d_reclen=40, d_name="raid6rec.module", d_type=DT_REG} {d_ino=654867, d_off=7181509211955384947, d_reclen=32, d_name="eval.mod", d_type=DT_REG} {d_ino=654916, d_off=7189715362848043111, d_reclen=32, d_name="gcry_rsa.mod", d_type=DT_REG} {d_ino=654987, d_off=7212163263041067226, d_reclen=40, d_name="keystatus.module", d_type=DT_REG} {d_ino=654732, d_off=7246909085081062818, d_reclen=32, d_name="afs.module", d_type=DT_REG} {d_ino=655058, d_off=7273436645596087349, d_reclen=32, d_name="mpi.mod", d_type=DT_REG} {d_ino=654998, d_off=7298050038165324834, d_reclen=40, d_name="lnxboot.image", d_type=DT_REG} {d_ino=655116, d_off=7313784006773827560, d_reclen=40, d_name="password_pbkdf2.mod", d_type=DT_REG} {d_ino=655215, d_off=7343546167344609015, d_reclen=32, d_name="tga.mod", d_type=DT_REG} {d_ino=654901, d_off=7353085101266598093, d_reclen=40, d_name="gcry_des.module", d_type=DT_REG} {d_ino=655129, d_off=7355475216560986322, d_reclen=32, d_name="plan9.module", d_type=DT_REG} {d_ino=655229, d_off=7379369671707970508, d_reclen=32, d_name="ufs1.mod", d_type=DT_REG} {d_ino=654892, d_off=7385457529188957998, d_reclen=40, d_name="gcry_blowfish.mod", d_type=DT_REG} {d_ino=654977, d_off=7420507727421900349, d_reclen=40, d_name="iso9660.module", d_type=DT_REG} {d_ino=655031, d_off=7447011534405832548, d_reclen=40, d_name="mdraid09_be.module", d_type=DT_REG} {d_ino=655209, d_off=7455116071794623354, d_reclen=32, d_name="testload.mod", d_type=DT_REG} {d_ino=654808, d_off=7508188100400738019, d_reclen=32, d_name="cdboot.image", d_type=DT_REG} {d_ino=655201, d_off=7539930420931028079, d_reclen=32, d_name="terminal.mod", d_type=DT_REG} {d_ino=655025, d_off=7563426250196546965, d_reclen=32, d_name="macho.module", d_type=DT_REG} {d_ino=654895, d_off=7614134015105325381, d_reclen=40, d_name="gcry_camellia.module", d_type=DT_REG} {d_ino=654953, d_off=7639117557095476639, d_reclen=32, d_name="gzio.module", d_type=DT_REG} {d_ino=655157, d_off=7644837399434452577, d_reclen=40, d_name="regexp.module", d_type=DT_REG} {d_ino=655251, d_off=7648519106836818397, d_reclen=32, d_name="usbtest.mod", d_type=DT_REG} {d_ino=654922, d_off=7669880098078019058, d_reclen=40, d_name="gcry_sha1.mod", d_type=DT_REG} {d_ino=654919, d_off=7778729838256382262, d_reclen=40, d_name="gcry_seed.module", d_type=DT_REG} {d_ino=654822, d_off=7802012307118767692, d_reclen=40, d_name="configfile.mod", d_type=DT_REG} {d_ino=655128, d_off=7810623367141812574, d_reclen=32, d_name="plan9.mod", d_type=DT_REG} {d_ino=654859, d_off=7821030385152174846, d_reclen=32, d_name="efiemu.mod", d_type=DT_REG} {d_ino=655080, d_off=7839605798460295114, d_reclen=32, d_name="ntldr.mod", d_type=DT_REG} {d_ino=655210, d_off=7872435146962614818, d_reclen=40, d_name="testload.module", d_type=DT_REG} {d_ino=655091, d_off=7874506228167387882, d_reclen=40, d_name="part_amiga.module", d_type=DT_REG} {d_ino=654945, d_off=7881892184987394636, d_reclen=48, d_name="gfxterm_background.mod", d_type=DT_REG} {d_ino=655163, d_off=7889037330015358494, d_reclen=32, d_name="romfs.module", d_type=DT_REG} {d_ino=654915, d_off=7897609431180044910, d_reclen=40, d_name="gcry_rmd160.module", d_type=DT_REG} {d_ino=655278, d_off=7899979297840759966, d_reclen=32, d_name="xfs.mod", d_type=DT_REG} {d_ino=654723, d_off=7901228236946717634, d_reclen=32, d_name="acpi.module", d_type=DT_REG} {d_ino=655190, d_off=7926731263120139027, d_reclen=40, d_name="sleep_test.mod", d_type=DT_REG} {d_ino=654841, d_off=7968995662620154678, d_reclen=32, d_name="datehook.mod", d_type=DT_REG} {d_ino=654941, d_off=7989005630659538622, d_reclen=32, d_name="gfxmenu.mod", d_type=DT_REG} {d_ino=654776, d_off=8015703490756143827, d_reclen=32, d_name="bitmap.mod", d_type=DT_REG} {d_ino=655067, d_off=8078375494152377800, d_reclen=40, d_name="nativedisk.module", d_type=DT_REG} {d_ino=654970, d_off=8082141585805519138, d_reclen=40, d_name="hfspluscomp.mod", d_type=DT_REG} {d_ino=654943, d_off=8141445391485740938, d_reclen=32, d_name="gfxterm.mod", d_type=DT_REG} {d_ino=654845, d_off=8170441867034290463, d_reclen=32, d_name="disk.mod", d_type=DT_REG} {d_ino=655123, d_off=8188974280529434871, d_reclen=40, d_name="pbkdf2_test.module", d_type=DT_REG} {d_ino=655047, d_off=8203780087001824092, d_reclen=40, d_name="minix3.module", d_type=DT_REG} {d_ino=654966, d_off=8218160863018918159, d_reclen=32, d_name="hfs.mod", d_type=DT_REG} {d_ino=654830, d_off=8221679768450087878, d_reclen=32, d_name="crc64.mod", d_type=DT_REG} {d_ino=655117, d_off=8364134925576499315, d_reclen=48, d_name="password_pbkdf2.module", d_type=DT_REG} {d_ino=655240, d_off=8390086096338899058, d_reclen=40, d_name="usb_keyboard.module", d_type=DT_REG} {d_ino=655101, d_off=8407470127321412522, d_reclen=40, d_name="part_gpt.module", d_type=DT_REG} {d_ino=654816, d_off=8413388311872141778, d_reclen=32, d_name="cmostest.mod", d_type=DT_REG} {d_ino=654864, d_off=8425867685538044392, d_reclen=32, d_name="ehci.module", d_type=DT_REG} {d_ino=654817, d_off=8437679876419065707, d_reclen=40, d_name="cmostest.module", d_type=DT_REG} {d_ino=655139, d_off=8451350713843088490, d_reclen=40, d_name="procfs.module", d_type=DT_REG} {d_ino=654839, d_off=8483163045883852516, d_reclen=32, d_name="date.mod", d_type=DT_REG} {d_ino=654778, d_off=8488251180356348757, d_reclen=40, d_name="bitmap_scale.mod", d_type=DT_REG} {d_ino=655241, d_off=8497612111247372199, d_reclen=32, d_name="usbms.mod", d_type=DT_REG} {d_ino=654838, d_off=8513190049870881381, d_reclen=40, d_name="cs5536.module", d_type=DT_REG} {d_ino=655225, d_off=8515738201289352660, d_reclen=40, d_name="truecrypt.mod", d_type=DT_REG} {d_ino=655049, d_off=8525130874179682724, d_reclen=40, d_name="minix3_be.module", d_type=DT_REG} {d_ino=655194, d_off=8527535639013464765, d_reclen=32, d_name="squash4.mod", d_type=DT_REG} {d_ino=655010, d_off=8533045605578657823, d_reclen=32, d_name="lsmmap.mod", d_type=DT_REG} {d_ino=654950, d_off=8550133193085467213, d_reclen=32, d_name="gptsync.mod", d_type=DT_REG} {d_ino=654940, d_off=8587479474672936535, d_reclen=40, d_name="gettext.module", d_type=DT_REG} {d_ino=655203, d_off=8598427121849661753, d_reclen=32, d_name="terminfo.mod", d_type=DT_REG} {d_ino=654959, d_off=8616768277825076999, d_reclen=40, d_name="hdparm.module", d_type=DT_REG} {d_ino=655161, d_off=8675674310875706390, d_reclen=40, d_name="relocator.module", d_type=DT_REG} {d_ino=655175, d_off=8678048029364255260, d_reclen=40, d_name="sendkey.module", d_type=DT_REG} {d_ino=655122, d_off=8678262978991055370, d_reclen=40, d_name="pbkdf2_test.mod", d_type=DT_REG} {d_ino=654926, d_off=8704587998801695089, d_reclen=40, d_name="gcry_sha512.mod", d_type=DT_REG} {d_ino=654973, d_off=8715314774961902442, d_reclen=32, d_name="http.module", d_type=DT_REG} {d_ino=655276, d_off=8735353172348342068, d_reclen=48, d_name="videotest_checksum.mod", d_type=DT_REG} {d_ino=655100, d_off=8738518975647068783, d_reclen=32, d_name="part_gpt.mod", d_type=DT_REG} {d_ino=654914, d_off=8738766124665981162, d_reclen=40, d_name="gcry_rmd160.mod", d_type=DT_REG} {d_ino=655284, d_off=8739655429774153189, d_reclen=40, d_name="xnu_uuid_test.mod", d_type=DT_REG} {d_ino=655224, d_off=8749201553271581607, d_reclen=32, d_name="true.module", d_type=DT_REG} {d_ino=655060, d_off=8778488024966356505, d_reclen=40, d_name="msdospart.mod", d_type=DT_REG} {d_ino=655142, d_off=8797054004013622389, d_reclen=32, d_name="pxe.mod", d_type=DT_REG} {d_ino=654846, d_off=8824305747637538062, d_reclen=32, d_name="disk.module", d_type=DT_REG} {d_ino=654868, d_off=8836130140308696436, d_reclen=32, d_name="eval.module", d_type=DT_REG} {d_ino=654930, d_off=8844029292170625408, d_reclen=40, d_name="gcry_twofish.mod", d_type=DT_REG} {d_ino=655030, d_off=8856065762060249668, d_reclen=40, d_name="mdraid09_be.mod", d_type=DT_REG} {d_ino=654824, d_off=8861118266271754212, d_reclen=32, d_name="cpio.mod", d_type=DT_REG} {d_ino=654857, d_off=8897169153280506122, d_reclen=32, d_name="echo.mod", d_type=DT_REG} {d_ino=654881, d_off=8906044869021310718, d_reclen=32, d_name="font.mod", d_type=DT_REG} {d_ino=655292, d_off=8906527973332890227, d_reclen=32, d_name="zfsinfo.mod", d_type=DT_REG} {d_ino=654929, d_off=8954304683843239622, d_reclen=40, d_name="gcry_tiger.module", d_type=DT_REG} {d_ino=655199, d_off=8989987916875220519, d_reclen=32, d_name="tar.module", d_type=DT_REG} {d_ino=655126, d_off=9021943565506287708, d_reclen=32, d_name="pcidump.mod", d_type=DT_REG} {d_ino=655137, d_off=9029840448777859069, d_reclen=32, d_name="probe.module", d_type=DT_REG} {d_ino=655236, d_off=9066321696723618534, d_reclen=32, d_name="uhci.module", d_type=DT_REG} {d_ino=655131, d_off=9071423298806900915, d_reclen=32, d_name="play.module", d_type=DT_REG} {d_ino=655032, d_off=9077686623164213575, d_reclen=32, d_name="mdraid1x.mod", d_type=DT_REG} {d_ino=655185, d_off=9097452789902338036, d_reclen=32, d_name="sfs.module", d_type=DT_REG} {d_ino=655167, d_off=9102862671649560031, d_reclen=40, d_name="search.module", d_type=DT_REG} {d_ino=655180, d_off=9134440161718962022, d_reclen=40, d_name="setjmp_test.mod", d_type=DT_REG} {d_ino=654884, d_off=9165192681412332848, d_reclen=40, d_name="freedos.module", d_type=DT_REG} {d_ino=654927, d_off=9179837385664289001, d_reclen=40, d_name="gcry_sha512.module", d_type=DT_REG} {d_ino=655076, d_off=9183534582653568806, d_reclen=32, d_name="ntfs.mod", d_type=DT_REG} {d_ino=655192, d_off=9186638068933295713, d_reclen=32, d_name="spkmodem.mod", d_type=DT_REG} {d_ino=655114, d_off=9223372036854775807, d_reclen=32, d_name="password.mod", d_type=DT_REG}}, 32768) = 19560 >open("/usr/lib/grub/i386-pc/minix_be.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/minix_be.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e29f7000 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 3628 >read(23, "", 1044948) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 3628) = 3628 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/png.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/png.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\25\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U1\322\211\3451\311WVS1\333"..., 1048576) = 7344 >read(23, "", 1041232) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\25\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U1\322\211\3451\311WVS1\333"..., 7344) = 7344 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/sfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/sfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0 \f\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\1\321\211\345S9\312t%\212\32"..., 1048576) = 5156 >read(23, "", 1043420) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0 \f\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\1\321\211\345S9\312t%\212\32"..., 5156) = 5156 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/btrfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/btrfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304*\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\276\1\0\0\0S\211\303"..., 1048576) = 14356 >read(23, "", 1034220) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304*\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\276\1\0\0\0S\211\303"..., 14356) = 14356 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/datetime.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/datetime.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\2\0\0\0\0\0\0004\0\0\0\0\0(\0\t\0\6\0U\211\345WVSQ\211E\360\260\v"..., 1048576) = 1261 >read(23, "", 1047315) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\2\0\0\0\0\0\0004\0\0\0\0\0(\0\t\0\6\0U\211\345WVSQ\211E\360\260\v"..., 1261) = 1261 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/regexp.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/regexp.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\320\254\0\0\0\0\0\0004\0\0\0\0\0(\0\21\0\16\0U\211\345WVS\203\354L\203\372\2"..., 1048576) = 51228 >read(23, "", 997348) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\320\254\0\0\0\0\0\0004\0\0\0\0\0(\0\21\0\16\0U\211\345WVS\203\354L\203\372\2"..., 51228) = 51228 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_msdos.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_msdos.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\201\354l\2"..., 1048576) = 2340 >read(23, "", 1046236) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\201\354l\2"..., 2340) = 2340 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/lsacpi.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/lsacpi.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0 \v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S\211\323\17\266\6"..., 1048576) = 4780 >read(23, "", 1043796) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0 \v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S\211\323\17\266\6"..., 4780) = 4780 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/testspeed.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/testspeed.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0L\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354<\205\322\213"..., 1048576) = 2308 >read(23, "", 1046268) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0L\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354<\205\322\213"..., 2308) = 2308 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/search_fs_file.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/search_fs_file.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WV\211\306S\211\323\203\354"..., 1048576) = 3220 >read(23, "", 1045356) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WV\211\306S\211\323\203\354"..., 3220) = 3220 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/multiboot.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/multiboot.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\35\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\213M\24S\213\31\211C\4"..., 1048576) = 13164 >read(23, "", 1035412) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\35\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\213M\24S\213\31\211C\4"..., 13164) = 13164 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/legacy_password_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/legacy_password_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\2243\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V1\366S\273\10\0\0\0"..., 1048576) = 14464 >read(23, "", 1034112) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\2243\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V1\366S\273\10\0\0\0"..., 14464) = 14464 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_md4.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_md4.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0<\10\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\0\1#Eg\307@\4"..., 1048576) = 3140 >read(23, "", 1045436) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0<\10\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\0\1#Eg\307@\4"..., 3140) = 3140 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_whirlpool.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_whirlpool.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\310S\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U1\311\211\345W\211\307VS\211\323"..., 1048576) = 24592 >read(23, "", 1023984) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\310S\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U1\311\211\345W\211\307VS\211\323"..., 24592) = 24592 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/diskfilter.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/diskfilter.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\31\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\301\211\345WVS\203\354,\205"..., 1048576) = 9836 >read(23, "", 1038740) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\31\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\301\211\345WVS\203\354,\205"..., 9836) = 9836 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/bsd.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/bsd.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0dJ\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\326S1\333\212\24\36"..., 1048576) = 29776 >read(23, "", 1018800) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0dJ\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\326S1\333\212\24\36"..., 29776) = 29776 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_cast5.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_cast5.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\3443\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\24\211M\354"..., 1048576) = 16640 >read(23, "", 1031936) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\3443\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\24\211M\354"..., 16640) = 16640 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/lspci.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/lspci.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U1\322\211\345\203\354\10\213@\4\213"..., 1048576) = 4820 >read(23, "", 1043756) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U1\322\211\345\203\354\10\213@\4\213"..., 4820) = 4820 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/keylayouts.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/keylayouts.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354,\205\322\211"..., 1048576) = 4984 >read(23, "", 1043592) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354,\205\322\211"..., 4984) = 4984 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/nilfs2.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/nilfs2.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\21\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 6684 >read(23, "", 1041892) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\21\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\10\213@@\350\374\377"..., 6684) = 6684 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_amiga.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_amiga.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\272\200\0\0\0\211\345VS\213H"..., 1048576) = 1852 >read(23, "", 1046724) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\272\200\0\0\0\211\345VS\213H"..., 1852) = 1852 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/hello.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/hello.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0008\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\270\0\0\0\0\211\345\203\354\10\377"..., 1048576) = 1204 >read(23, "", 1047372) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0008\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\270\0\0\0\0\211\345\203\354\10\377"..., 1204) = 1204 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/bufio.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/bufio.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345VS\213p@\211\303\213\6"..., 1048576) = 2108 >read(23, "", 1046468) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345VS\213p@\211\303\213\6"..., 2108) = 2108 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/aout.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/aout.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\1\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0U\17\267\0\211\345\215\220\371\376\377\377"..., 1048576) = 1028 >read(23, "", 1047548) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\1\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0U\17\267\0\211\345\215\220\371\376\377\377"..., 1028) = 1028 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/file.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/file.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200+\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\201\354\254\2\0\0"..., 1048576) = 15976 >read(23, "", 1032600) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200+\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\201\354\254\2\0\0"..., 15976) = 15976 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/setpci.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/setpci.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\317VS\211\303\203\354"..., 1048576) = 5348 >read(23, "", 1043228) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\317VS\211\303\203\354"..., 5348) = 5348 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/fshelp.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/fshelp.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\6\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0;B\4U\211\345t\v;B\10t"..., 1048576) = 2564 >read(23, "", 1046012) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\6\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0;B\4U\211\345t\v;B\10t"..., 2564) = 2564 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gfxterm_menu.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gfxterm_menu.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224\10\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\303R\270H\0\0\0"..., 1048576) = 5000 >read(23, "", 1043576) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224\10\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\303R\270H\0\0\0"..., 5000) = 5000 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/hfsplus.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/hfsplus.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\24\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV1\366SSI\203\371"..., 1048576) = 7544 >read(23, "", 1041032) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\24\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV1\366SSI\203\371"..., 7544) = 7544 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/functional_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/functional_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0008*\1\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\270\0\0\0\0\211\345V\276\1\0"..., 1048576) = 89732 >read(23, "", 958844) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0008*\1\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\270\0\0\0\0\211\345V\276\1\0"..., 89732) = 89732 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/at_keyboard.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/at_keyboard.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\370\10\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\344d\250\2u\372]\303U"..., 1048576) = 4212 >read(23, "", 1044364) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\370\10\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\344d\250\2u\372]\303U"..., 4212) = 4212 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_dfly.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_dfly.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\307VS\203\354|\215"..., 1048576) = 1732 >read(23, "", 1046844) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\307VS\203\354|\215"..., 1732) = 1732 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/keystatus.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/keystatus.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\360\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\f\213@\4"..., 1048576) = 1948 >read(23, "", 1046628) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\360\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\f\213@\4"..., 1948) = 1948 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\v\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0001\311\203z\10\0U\211\345t\24\203"..., 1048576) = 5112 >read(23, "", 1043464) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\v\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0001\311\203z\10\0U\211\345t\24\203"..., 5112) = 5112 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/tr.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/tr.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\370\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\327VS\203\354\34\211"..., 1048576) = 2388 >read(23, "", 1046188) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\370\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\327VS\203\354\34\211"..., 2388) = 2388 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/geli.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/geli.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\240\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345VS\211\303\203\354P\213@"..., 1048576) = 5764 >read(23, "", 1042812) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\240\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345VS\211\303\203\354P\213@"..., 5764) = 5764 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/verify.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/verify.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\344\31\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\307\5\0\0\0\0\0\0\0"..., 1048576) = 11612 >read(23, "", 1036964) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\344\31\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\307\5\0\0\0\0\0\0\0"..., 11612) = 11612 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/luks.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/luks.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0,\17\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\271?\0\0\0\211\345WV\211\326"..., 1048576) = 6616 >read(23, "", 1041960) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0,\17\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\271?\0\0\0\211\345WV\211\326"..., 6616) = 6616 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/archelp.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/archelp.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0000\6\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\301\211\345\211\302VS\200:\0"..., 1048576) = 2932 >read(23, "", 1045644) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0000\6\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\301\211\345\211\302VS\200:\0"..., 2932) = 2932 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/true.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/true.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U1\300\211\345]\303U\211\345\203\354"..., 1048576) = 1204 >read(23, "", 1047372) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U1\300\211\345]\303U\211\345\203\354"..., 1204) = 1204 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_des.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_des.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\3645\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\30\17\266\10"..., 1048576) = 19344 >read(23, "", 1029232) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\3645\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\30\17\266\10"..., 19344) = 19344 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_apple.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_apple.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\4\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\307VS\201\354\\\2"..., 1048576) = 2104 >read(23, "", 1046472) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\4\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\307VS\201\354\\\2"..., 2104) = 2104 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/relocator.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/relocator.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\"\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1048576) = 14856 >read(23, "", 1033720) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\"\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 14856) = 14856 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/usb_keyboard.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/usb_keyboard.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\7\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0\211\302U\203\342\2\250 \211\345t\3"..., 1048576) = 3848 >read(23, "", 1044728) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\7\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0\211\302U\203\342\2\250 \211\345t\3"..., 3848) = 3848 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cs5536.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cs5536.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\t\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\203\354\f\201}\10\""..., 1048576) = 3872 >read(23, "", 1044704) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\t\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\203\354\f\201}\10\""..., 3872) = 3872 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_sunpc.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_sunpc.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0@\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\327VS\201\354\34\2"..., 1048576) = 1616 >read(23, "", 1046960) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0@\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\327VS\201\354\34\2"..., 1616) = 1616 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/jfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/jfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\20\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 6136 >read(23, "", 1042440) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\20\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 6136) = 6136 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/syslinuxcfg.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/syslinuxcfg.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0 /\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0\215P\277U\203\372\31\211\345w\3\203"..., 1048576) = 17404 >read(23, "", 1031172) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0 /\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0\215P\277U\203\372\31\211\345w\3\203"..., 17404) = 17404 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_plan.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_plan.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\24\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS1\333\203\354l\211"..., 1048576) = 1796 >read(23, "", 1046780) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\24\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS1\333\203\354l\211"..., 1796) = 1796 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ahci.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ahci.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x(\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\f\213\35\10"..., 1048576) = 15752 >read(23, "", 1032824) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x(\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\f\213\35\10"..., 15752) = 15752 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/procfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/procfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345]\303U\270\v\0\0\0\211"..., 1048576) = 2112 >read(23, "", 1046464) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345]\303U\270\v\0\0\0\211"..., 2112) = 2112 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/usbserial_ftdi.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/usbserial_ftdi.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\303\203\354\24\203x,"..., 1048576) = 2344 >read(23, "", 1046232) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\303\203\354\24\203x,"..., 2344) = 2344 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cbls.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cbls.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\24\10\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U1\322\211\345\270\26\0\0\0\203\354"..., 1048576) = 3584 >read(23, "", 1044992) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\24\10\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U1\322\211\345\270\26\0\0\0\203\354"..., 3584) = 3584 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/loadenv.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/loadenv.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\r\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\316S\203\354\20\213]"..., 1048576) = 5928 >read(23, "", 1042648) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\r\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\316S\203\354\20\213]"..., 5928) = 5928 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/http.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/http.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\324\v\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0\213P@\213@\4\213@\4\203x\24"..., 1048576) = 5572 >read(23, "", 1043004) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\324\v\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0\213P@\213@\4\213@\4\203x\24"..., 5572) = 5572 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/hdparm.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/hdparm.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\22\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345VS1\333\321\3519\313t"..., 1048576) = 7244 >read(23, "", 1041332) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\22\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345VS1\333\321\3519\313t"..., 7244) = 7244 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_dsa.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_dsa.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\\\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\213\2\211\345]\351\374\377\377\377U"..., 1048576) = 2264 >read(23, "", 1046312) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\\\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\213\2\211\345]\351\374\377\377\377U"..., 2264) = 2264 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/backtrace.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/backtrace.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0(\2\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345SQQ\211\303QPh\0"..., 1048576) = 1628 >read(23, "", 1046948) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0(\2\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345SQQ\211\303QPh\0"..., 1628) = 1628 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/legacycfg.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/legacycfg.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224V\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\0\0\0\0001\300]"..., 1048576) = 29800 >read(23, "", 1018776) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224V\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\0\0\0\0001\300]"..., 29800) = 29800 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/newc.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/newc.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\5\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307@\f\0\0\0\0\307@"..., 1048576) = 2904 >read(23, "", 1045672) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\5\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307@\f\0\0\0\0\307@"..., 2904) = 2904 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/minicmd.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/minicmd.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345\203\354\10\350\374\377\377\377U"..., 1048576) = 3408 >read(23, "", 1045168) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345\203\354\10\350\374\377\377\377U"..., 3408) = 3408 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/usbserial_usbdebug.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/usbserial_usbdebug.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\234\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\300\211\345]\303U\211\345W\211"..., 1048576) = 1532 >read(23, "", 1047044) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\234\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\300\211\345]\303U\211\345W\211"..., 1532) = 1532 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/video_bochs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/video_bochs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\t\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\301\211\345\272\316\1\0\0\270\t"..., 1048576) = 5640 >read(23, "", 1042936) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\t\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\301\211\345\272\316\1\0\0\270\t"..., 5640) = 5640 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/fat.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/fat.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0h\16\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 5600 >read(23, "", 1042976) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0h\16\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 5600) = 5600 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ehci.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ehci.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224*\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\213@\4\211\345]\215D\220D\213"..., 1048576) = 15808 >read(23, "", 1032768) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224*\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\213@\4\211\345]\215D\220D\213"..., 15808) = 15808 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/zfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/zfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0Ly\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345S\273\1\0\0\0\215H\373"..., 1048576) = 39384 >read(23, "", 1009192) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0Ly\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345S\273\1\0\0\0\215H\373"..., 39384) = 39384 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cpio_be.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cpio_be.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\360\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\311\211\345WVS\203\354\f\211"..., 1048576) = 2732 >read(23, "", 1045844) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\360\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\311\211\345WVS\203\354\f\211"..., 2732) = 2732 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/iso9660.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/iso9660.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\27\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\271\6\0\0\0\211\345WV\276\0"..., 1048576) = 8564 >read(23, "", 1040012) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\27\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\271\6\0\0\0\211\345WV\276\0"..., 8564) = 8564 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/video_fb.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/video_fb.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0dC\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345S\213\30\17\257K\24\17\257"..., 1048576) = 21804 >read(23, "", 1026772) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0dC\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345S\213\30\17\257K\24\17\257"..., 21804) = 21804 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/vga.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/vga.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0l\7\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\300\211\345]\303U\205\300\211\345"..., 1048576) = 4996 >read(23, "", 1043580) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0l\7\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\300\211\345]\303U\205\300\211\345"..., 4996) = 4996 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/udf.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/udf.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\25\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345WVS\203\354\34\205\322\211"..., 1048576) = 7756 >read(23, "", 1040820) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\25\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345WVS\203\354\34\205\322\211"..., 7756) = 7756 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/linux16.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/linux16.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\254\22\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\320\211\345WVS\203\354,\205"..., 1048576) = 8108 >read(23, "", 1040468) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\254\22\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\320\211\345WVS\203\354,\205"..., 8108) = 8108 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/bfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/bfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\30\25\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\317VS\213]\10)"..., 1048576) = 7212 >read(23, "", 1041364) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\30\25\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\317VS\213]\10)"..., 7212) = 7212 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/video.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/video.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\v\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0\241\0\0\0\0\205\300t\36U\211\345"..., 1048576) = 6148 >read(23, "", 1042428) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\v\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0\241\0\0\0\0\205\300t\36U\211\345"..., 6148) = 6148 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/minix3.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/minix3.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 3532 >read(23, "", 1045044) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 3532) = 3532 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/chain.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/chain.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\5\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\241\4\0\0\0\350"..., 1048576) = 3500 >read(23, "", 1045076) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\5\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\241\4\0\0\0\350"..., 3500) = 3500 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_idea.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_idea.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\6\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0f\203\370\1\211\301vTU1\322\211"..., 1048576) = 2928 >read(23, "", 1045648) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\6\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0f\203\370\1\211\301vTU1\322\211"..., 2928) = 2928 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gzio.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gzio.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0<\31\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345S\211\303Q\205\333t\r\215"..., 1048576) = 8252 >read(23, "", 1040324) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0<\31\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345S\211\303Q\205\333t\r\215"..., 8252) = 8252 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/play.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/play.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WV\211\306S\211\323\203\354"..., 1048576) = 2420 >read(23, "", 1046156) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WV\211\306S\211\323\203\354"..., 2420) = 2420 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/lsapm.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/lsapm.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345S\211\303\203\354$\270\25\0"..., 1048576) = 2280 >read(23, "", 1046296) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345S\211\303\203\354$\270\25\0"..., 2280) = 2280 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/minix2_be.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/minix2_be.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\t\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 3716 >read(23, "", 1044860) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\t\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 3716) = 3716 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/search_fs_uuid.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/search_fs_uuid.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\17\266\10\204\311t"..., 1048576) = 3176 >read(23, "", 1045400) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\17\266\10\204\311t"..., 3176) = 3176 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/boot.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/boot.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0T\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345SP\270\0\0\0\0\350\374"..., 1048576) = 2452 >read(23, "", 1046124) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0T\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345SP\270\0\0\0\0\350\374"..., 2452) = 2452 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/reiserfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/reiserfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\27\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\213P\f\211\345\201\372\0\0\0\20"..., 1048576) = 8836 >read(23, "", 1039740) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\27\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\213P\f\211\345\201\372\0\0\0\20"..., 8836) = 8836 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/jpeg.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/jpeg.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\\\21\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\271\1\0\0\0\211\345\203\354\30\215"..., 1048576) = 6232 >read(23, "", 1042344) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\\\21\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\271\1\0\0\0\211\345\203\354\30\215"..., 6232) = 6232 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/loopback.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/loopback.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\314\4\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\203\354\20h\0\0\0\0j"..., 1048576) = 2948 >read(23, "", 1045628) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\314\4\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\203\354\20h\0\0\0\0j"..., 2948) = 2948 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/mmap.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/mmap.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304\23\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0f\241\22\0\0\0U\211\345f\243H"..., 1048576) = 8572 >read(23, "", 1040004) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304\23\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0f\241\22\0\0\0U\211\345f\243H"..., 8572) = 8572 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/usb.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/usb.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\33\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\211\303\203\354\34\200"..., 1048576) = 10508 >read(23, "", 1038068) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\33\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\211\303\203\354\34\200"..., 10508) = 10508 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/raid6rec.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/raid6rec.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354\f\203}\10"..., 1048576) = 2192 >read(23, "", 1046384) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354\f\203}\10"..., 2192) = 2192 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_camellia.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_camellia.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354g\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\313\203\354\20R\211\332"..., 1048576) = 34512 >read(23, "", 1014064) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354g\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\313\203\354\20R\211\332"..., 34512) = 34512 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/lvm.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/lvm.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\21\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV\211\326S\203\354\1\212"..., 1048576) = 6688 >read(23, "", 1041888) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\21\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV\211\326S\203\354\1\212"..., 6688) = 6688 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/memdisk.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/memdisk.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345]\303U\211\320\211\345\203\354"..., 1048576) = 1996 >read(23, "", 1046580) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345]\303U\211\320\211\345\203\354"..., 1996) = 1996 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/adler32.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/adler32.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\314\1\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345f\307\0\1\0f\307@\2"..., 1048576) = 1312 >read(23, "", 1047264) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\314\1\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345f\307\0\1\0f\307@\2"..., 1312) = 1312 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/tftp.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/tftp.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\t\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\317V\211\326S\211\303"..., 1048576) = 5264 >read(23, "", 1043312) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\t\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\317V\211\326S\211\303"..., 5264) = 5264 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ata.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ata.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0000\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345VS1\333\321\3519\313t"..., 1048576) = 5584 >read(23, "", 1042992) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0000\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345VS1\333\321\3519\313t"..., 5584) = 5584 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/elf.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/elf.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\10\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345VS\211\303\2130\213@D"..., 1048576) = 4032 >read(23, "", 1044544) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\10\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345VS\211\303\2130\213@D"..., 4032) = 4032 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/video_colors.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/video_colors.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U)\321\211\345S\215Y\377\203\354\24"..., 1048576) = 5672 >read(23, "", 1042904) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U)\321\211\345S\215Y\377\203\354\24"..., 5672) = 5672 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_arcfour.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_arcfour.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\220\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\211\323\203\354,\213"..., 1048576) = 1660 >read(23, "", 1046916) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\220\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\211\323\203\354,\213"..., 1660) = 1660 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/multiboot2.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/multiboot2.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\320\36\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\213E\24\377\0001\300]\302"..., 1048576) = 13636 >read(23, "", 1034940) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\320\36\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\213E\24\377\0001\300]\302"..., 13636) = 13636 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cmosdump.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cmosdump.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345VS1\333\211\336\203\346\17"..., 1048576) = 1216 >read(23, "", 1047360) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345VS1\333\211\336\203\346\17"..., 1216) = 1216 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gdb.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gdb.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0d,\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S1\300f\214\310\272 \0"..., 1048576) = 25244 >read(23, "", 1023332) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0d,\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S1\300f\214\310\272 \0"..., 25244) = 25244 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/mdraid09.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/mdraid09.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\203\354L\211E\300"..., 1048576) = 1944 >read(23, "", 1046632) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\203\354L\211E\300"..., 1944) = 1944 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/exfctest.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/exfctest.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\324\1\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\20h\0\0\0\0h"..., 1048576) = 1468 >read(23, "", 1047108) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\324\1\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\20h\0\0\0\0h"..., 1468) = 1468 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/minix3_be.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/minix3_be.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0$\t\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 3684 >read(23, "", 1044892) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0$\t\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 3684) = 3684 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ntfscomp.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ntfscomp.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\254\v\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\211\303\203\354\f\213"..., 1048576) = 4280 >read(23, "", 1044296) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\254\v\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\211\303\203\354\f\213"..., 4280) = 4280 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/blocklist.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/blocklist.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\4\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WV\211\316S\203\354\34\213"..., 1048576) = 2160 >read(23, "", 1046416) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\4\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WV\211\316S\203\354\34\213"..., 2160) = 2160 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/search_label.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/search_label.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WV\211\306S\211\323\203\354"..., 1048576) = 3124 >read(23, "", 1045452) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WV\211\306S\211\323\203\354"..., 3124) = 3124 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/tar.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/tar.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\6\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV1\366S\203\354\30\211"..., 1048576) = 3304 >read(23, "", 1045272) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\6\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV1\366S\203\354\30\211"..., 3304) = 3304 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cbtime.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cbtime.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\374\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\270.\0\0\0\211\345\203\354\30\215"..., 1048576) = 2552 >read(23, "", 1046024) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\374\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\270.\0\0\0\211\345\203\354\30\215"..., 2552) = 2552 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/dm_nv.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/dm_nv.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\211\303\201\354\234\0"..., 1048576) = 1856 >read(23, "", 1046720) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\260\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\211\303\201\354\234\0"..., 1856) = 1856 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/vbe.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/vbe.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0h\24\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\215\214\0\1\2\0\0\0172"..., 1048576) = 9812 >read(23, "", 1038764) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0h\24\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\215\214\0\1\2\0\0\0172"..., 9812) = 9812 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/scsi.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/scsi.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\317VS\203\354\34\213"..., 1048576) = 4712 >read(23, "", 1043864) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\317VS\203\354\34\213"..., 4712) = 4712 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/trig.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/trig.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\230\4\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0\0@\373?\354?\324?\261?\205?"..., 1048576) = 1755 >read(23, "", 1046821) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\230\4\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0\0@\373?\354?\324?\261?\205?"..., 1755) = 1755 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ufs1_be.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ufs1_be.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0t\17\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 5800 >read(23, "", 1042776) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0t\17\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 5800) = 5800 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/signature_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/signature_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0d\21\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\3\0\0\0\270\0\0"..., 1048576) = 6408 >read(23, "", 1042168) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0d\21\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\3\0\0\0\270\0\0"..., 6408) = 6408 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_acorn.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_acorn.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\307VS\201\354,\4"..., 1048576) = 1656 >read(23, "", 1046920) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\307VS\201\354,\4"..., 1656) = 1656 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/memrw.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/memrw.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\324\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\327VS\203\354\34\211"..., 1048576) = 2832 >read(23, "", 1045744) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\324\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\327VS\203\354\34\211"..., 2832) = 2832 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_seed.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_seed.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|+\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WV\211\306S\203\354$\17"..., 1048576) = 15352 >read(23, "", 1033224) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|+\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WV\211\306S\203\354$\17"..., 15352) = 15352 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_sun.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_sun.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\307VS\201\354L\2"..., 1048576) = 1528 >read(23, "", 1047048) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\307VS\201\354L\2"..., 1528) = 1528 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/xnu.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/xnu.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0t=\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\203\354\10\241\0\0\0\0\205"..., 1048576) = 27016 >read(23, "", 1021560) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0t=\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345\203\354\10\241\0\0\0\0\205"..., 27016) = 27016 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/pbkdf2.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/pbkdf2.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\220\2\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\201\354\354\0\0\0"..., 1048576) = 1452 >read(23, "", 1047124) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\220\2\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\201\354\354\0\0\0"..., 1452) = 1452 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/exfat.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/exfat.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304\r\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV1\366SSI\203\371"..., 1048576) = 5464 >read(23, "", 1043112) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304\r\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV1\366SSI\203\371"..., 5464) = 5464 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/parttool.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/parttool.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\310\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS1\333\203\354\34\213"..., 1048576) = 4628 >read(23, "", 1043948) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\310\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS1\333\203\354\34\213"..., 4628) = 4628 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/read.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/read.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\270\5\0\0\0\211\345W\211\327V"..., 1048576) = 1448 >read(23, "", 1047128) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\270\5\0\0\0\211\345W\211\327V"..., 1448) = 1448 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/affs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/affs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\1\321\211\345S9\312t%\212\32"..., 1048576) = 5664 >read(23, "", 1042912) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\1\321\211\345S9\312t%\212\32"..., 5664) = 5664 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/odc.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/odc.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\360\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV1\366S\203\354\30\211"..., 1048576) = 2732 >read(23, "", 1045844) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\360\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV1\366S\203\354\30\211"..., 2732) = 2732 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/usbserial_common.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/usbserial_common.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0H\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0k\311\24i\322\204\2\0\0U\211\345"..., 1048576) = 2064 >read(23, "", 1046512) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0H\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0k\311\24i\322\204\2\0\0U\211\345"..., 2064) = 2064 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/all_video.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/all_video.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\0\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0LICENSE=GPLv"..., 1048576) = 701 >read(23, "", 1047875) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\0\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0LICENSE=GPLv"..., 701) = 701 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/macho.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/macho.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0(\23\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345VS\211\303\2130\203x\30"..., 1048576) = 7528 >read(23, "", 1041048) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0(\23\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345VS\211\303\2130\203x\30"..., 7528) = 7528 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ext2.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ext2.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\314\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 5572 >read(23, "", 1043004) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\314\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\10\213@@\350\374\377"..., 5572) = 5572 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/normal.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/normal.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0LO\1\0\0\0\0\0004\0\0\0\0\0(\0\21\0\16\0U\211\345S\211\303R\213P(\205\322"..., 1048576) = 115048 >read(23, "", 933528) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0LO\1\0\0\0\0\0004\0\0\0\0\0(\0\21\0\16\0U\211\345S\211\303R\213P(\205\322"..., 115048) = 115048 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/freedos.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/freedos.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\300\211\345\271\t\0\0\0W1"..., 1048576) = 2652 >read(23, "", 1045924) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\300\211\345\271\t\0\0\0W1"..., 2652) = 2652 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/pxechain.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/pxechain.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0d\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\241\304\0\0\0\350"..., 1048576) = 2660 >read(23, "", 1045916) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0d\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\241\304\0\0\0\350"..., 2660) = 2660 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ldm.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ldm.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0t\21\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\321\211\3451\322WV\211\306S"..., 1048576) = 6512 >read(23, "", 1042064) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0t\21\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\321\211\3451\322WV\211\306S"..., 6512) = 6512 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/minix2.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/minix2.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\254\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 3564 >read(23, "", 1045012) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\254\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 3564) = 3564 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/crypto.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/crypto.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\234\t\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354\f\203}\10"..., 1048576) = 4912 >read(23, "", 1043664) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\234\t\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354\f\203}\10"..., 4912) = 4912 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/net.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/net.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\270\200\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\212\32B\215H\1\210\30"..., 1048576) = 47724 >read(23, "", 1000852) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\270\200\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\212\32B\215H\1\210\30"..., 47724) = 47724 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/drivemap.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/drivemap.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0\241\0\0\0\0\205\300tNU\211\345"..., 1048576) = 5356 >read(23, "", 1043220) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0\241\0\0\0\0\205\300tNU\211\345"..., 5356) = 5356 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_sha256.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_sha256.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0g\346\tj\307@\4"..., 1048576) = 4280 >read(23, "", 1044296) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0g\346\tj\307@\4"..., 4280) = 4280 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_bsd.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_bsd.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0P\5\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\317V\211\326S\211\303"..., 1048576) = 2756 >read(23, "", 1045820) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0P\5\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\317V\211\326S\211\303"..., 2756) = 2756 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/video_cirrus.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/video_cirrus.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\n\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\301\211\345\211\320\272\324\3\0\0"..., 1048576) = 5912 >read(23, "", 1042664) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\n\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\301\211\345\211\320\272\324\3\0\0"..., 5912) = 5912 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/setjmp.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/setjmp.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\300\0\0\0\0\0\0\0004\0\0\0\0\0(\0\t\0\6\0\211\30\211p\4\211x\10\211h\fY"..., 1048576) = 706 >read(23, "", 1047870) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\300\0\0\0\0\0\0\0004\0\0\0\0\0(\0\t\0\6\0\211\30\211p\4\211x\10\211h\fY"..., 706) = 706 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/help.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/help.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\324\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354L\205\322\211"..., 1048576) = 2564 >read(23, "", 1046012) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\324\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354L\205\322\211"..., 2564) = 2564 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/raid5rec.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/raid5rec.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\20\2\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354<\211E\324"..., 1048576) = 1404 >read(23, "", 1047172) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\20\2\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354<\211E\324"..., 1404) = 1404 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/zfscrypt.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/zfscrypt.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0X\f\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\f\203}\10"..., 1048576) = 5516 >read(23, "", 1043060) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0X\f\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\f\203}\10"..., 5516) = 5516 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/videotest.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/videotest.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\6\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\326S\272\5\0\0"..., 1048576) = 4220 >read(23, "", 1044356) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\6\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\326S\272\5\0\0"..., 4220) = 4220 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/pata.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/pata.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\10\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\307V\270\1\0\0\0"..., 1048576) = 4760 >read(23, "", 1043816) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\10\v\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\307V\270\1\0\0\0"..., 4760) = 4760 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cmdline_cat_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cmdline_cat_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\320\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\303R\270p\0\0\0"..., 1048576) = 3020 >read(23, "", 1045556) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\320\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\303R\270p\0\0\0"..., 3020) = 3020 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/pci.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/pci.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\2\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0U\203\370?\211\345w\5\270@\0\0"..., 1048576) = 1388 >read(23, "", 1047188) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\2\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0U\203\370?\211\345w\5\270@\0\0"..., 1388) = 1388 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/xzio.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/xzio.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\3701\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345VS\213p@\211\303\213F"..., 1048576) = 15688 >read(23, "", 1032888) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\3701\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345VS\213p@\211\303\213F"..., 15688) = 15688 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/sendkey.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/sendkey.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224\17\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0\241\10\0\0\0U\211\345\306\5\34\4"..., 1048576) = 7100 >read(23, "", 1041476) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224\17\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0\241\10\0\0\0U\211\345\306\5\34\4"..., 7100) = 7100 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/acpi.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/acpi.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\26\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345VSh\0\0\0\0h!"..., 1048576) = 9932 >read(23, "", 1038644) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\26\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345VSh\0\0\0\0h!"..., 9932) = 9932 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cryptodisk.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cryptodisk.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\27\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345WVS\203\354\f\203}\10"..., 1048576) = 10000 >read(23, "", 1038576) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\27\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345WVS\203\354\f\203}\10"..., 10000) = 10000 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cbmemc.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cbmemc.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\240\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0\241\4\0\0\0U\211\345\205\300t\17"..., 1048576) = 2384 >read(23, "", 1046192) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\240\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0\241\4\0\0\0U\211\345\205\300t\17"..., 2384) = 2384 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/test_blockarg.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/test_blockarg.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\220\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345SS\211\303\203x\10\0u"..., 1048576) = 1340 >read(23, "", 1047236) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\220\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345SS\211\303\203x\10\0u"..., 1340) = 1340 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/hexdump.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/hexdump.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\5\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\201\354\34\10\0\0"..., 1048576) = 3140 >read(23, "", 1045436) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\5\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\201\354\34\10\0\0"..., 3140) = 3140 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cpuid.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cpuid.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0\213@\4\203x\10\0t\t\17\266\25"..., 1048576) = 1720 >read(23, "", 1046856) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0\213@\4\203x\10\0t\t\17\266\25"..., 1720) = 1720 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/vga_text.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/vga_text.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0\17\267\r\2\0\0\0\272\324\3\0\0"..., 1048576) = 2140 >read(23, "", 1046436) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0\17\267\r\2\0\0\0\272\324\3\0\0"..., 2140) = 2140 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_serpent.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_serpent.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\210;\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\201\354L\4\0\0"..., 1048576) = 16528 >read(23, "", 1032048) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\210;\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\201\354L\4\0\0"..., 16528) = 16528 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/div_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/div_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\364\10\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\211\303\203\354P\213"..., 1048576) = 3848 >read(23, "", 1044728) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\364\10\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\211\303\203\354P\213"..., 3848) = 3848 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/blscfg.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/blscfg.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\203\354<\200"..., 1048576) = 2952 >read(23, "", 1045624) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\203\354<\200"..., 2952) = 2952 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ohci.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ohci.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\240\32\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345W\211\307V\211\326S\203\354"..., 1048576) = 10548 >read(23, "", 1038028) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\240\32\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\345W\211\307V\211\326S\203\354"..., 10548) = 10548 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/biosdisk.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/biosdisk.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\v\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354(\301\340\10\211E\330"..., 1048576) = 4552 >read(23, "", 1044024) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\v\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354(\301\340\10\211E\330"..., 4552) = 4552 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/offsetio.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/offsetio.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\30\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345S\211\303Q\213@@\213\0"..., 1048576) = 1508 >read(23, "", 1047068) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\30\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345S\211\303Q\213@@\213\0"..., 1508) = 1508 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cbtable.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cbtable.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0T\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\271\4\0\0\0\211\345\272\0\0\0"..., 1048576) = 984 >read(23, "", 1047592) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0T\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\271\4\0\0\0\211\345\272\0\0\0"..., 984) = 984 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/search.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/search.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\10\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WV1\366S\203\354\34\213"..., 1048576) = 3628 >read(23, "", 1044948) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\10\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WV1\366S\203\354\34\213"..., 3628) = 3628 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_rijndael.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_rijndael.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\24A\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\34\213\260\340"..., 1048576) = 19136 >read(23, "", 1029440) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\24A\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\34\213\260\340"..., 19136) = 19136 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/afs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/afs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\23\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\317VS\213]\10)"..., 1048576) = 6632 >read(23, "", 1041944) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\23\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\317VS\213]\10)"..., 6632) = 6632 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/videoinfo.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/videoinfo.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\7\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\201\354\374\0"..., 1048576) = 3980 >read(23, "", 1044596) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\7\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\201\354\374\0"..., 3980) = 3980 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gettext.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gettext.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\t\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\211\303\203\354\f\213"..., 1048576) = 4720 >read(23, "", 1043856) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\200\t\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\211\303\203\354\f\213"..., 4720) = 4720 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_md5.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_md5.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\0\1#Eg\307@\4"..., 1048576) = 3764 >read(23, "", 1044812) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\0\1#Eg\307@\4"..., 3764) = 3764 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/minix.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/minix.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\\\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 3484 >read(23, "", 1045092) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\\\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 3484) = 3484 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/mda_text.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/mda_text.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0\17\267\r\2\0\0\0\272\264\3\0\0"..., 1048576) = 2028 >read(23, "", 1046548) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0\17\267\r\2\0\0\0\272\264\3\0\0"..., 2028) = 2028 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/romfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/romfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345SR\213X@\213C\10\350"..., 1048576) = 4232 >read(23, "", 1044344) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345SR\213X@\213C\10\350"..., 4232) = 4232 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/uhci.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/uhci.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\17\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\307V\211\326S\203\354"..., 1048576) = 6652 >read(23, "", 1041924) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\17\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\307V\211\326S\203\354"..., 6652) = 6652 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/hashsum.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/hashsum.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0t\n\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\5\4\0\0\0\0\0\0"..., 1048576) = 5200 >read(23, "", 1043376) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0t\n\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\5\4\0\0\0\0\0\0"..., 5200) = 5200 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/usbserial_pl2303.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/usbserial_pl2303.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\364\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0f\201x\10{\6u\10f\201x\n"..., 1048576) = 2692 >read(23, "", 1045884) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\364\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0f\201x\10{\6u\10f\201x\n"..., 2692) = 2692 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/progress.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/progress.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0L\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\322\211\345WVS\203\354,\213"..., 1048576) = 2056 >read(23, "", 1046520) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0L\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\322\211\345WVS\203\354,\213"..., 2056) = 2056 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_dvh.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_dvh.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\24\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\327V1\322S\211\306"..., 1048576) = 1480 >read(23, "", 1047096) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\24\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\327V1\322S\211\306"..., 1480) = 1480 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/extcmd.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/extcmd.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0<\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\317VS\203\354<\213"..., 1048576) = 4544 >read(23, "", 1044032) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0<\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\317VS\203\354<\213"..., 4544) = 4544 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/macbless.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/macbless.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\6\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\326S\203\354\34\366"..., 1048576) = 3292 >read(23, "", 1045284) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\6\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\326S\203\354\34\366"..., 3292) = 3292 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/iorw.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/iorw.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\310\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WV\211\326S\203\354\34\211"..., 1048576) = 2820 >read(23, "", 1045756) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\310\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WV\211\326S\203\354\34\211"..., 2820) = 2820 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_rfc2268.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_rfc2268.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\5\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\30\17\2669"..., 1048576) = 2500 >read(23, "", 1046076) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\5\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\30\17\2669"..., 2500) = 2500 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/nativedisk.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/nativedisk.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0L\7\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\317V\211\326S\203\354"..., 1048576) = 4028 >read(23, "", 1044548) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0L\7\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\317V\211\326S\203\354"..., 4028) = 4028 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cat.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cat.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\5\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S\213\35\0\0\0"..., 1048576) = 2880 >read(23, "", 1045696) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204\5\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S\213\35\0\0\0"..., 2880) = 2880 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/linux.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/linux.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\270\37\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\213E\24\377\0001\300]\302"..., 1048576) = 13260 >read(23, "", 1035316) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\270\37\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\213E\24\377\0001\300]\302"..., 13260) = 13260 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_tiger.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_tiger.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|+\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\357\315\253\211\307@\4"..., 1048576) = 12576 >read(23, "", 1036000) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|+\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\357\315\253\211\307@\4"..., 12576) = 12576 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/probe.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/probe.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\34\205\322\213"..., 1048576) = 2636 >read(23, "", 1045940) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354\34\205\322\213"..., 2636) = 2636 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_crc.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_crc.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\6\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\377\377\377\377]\303\205"..., 1048576) = 2912 >read(23, "", 1045664) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\6\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\377\377\377\377]\303\205"..., 2912) = 2912 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ufs2.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ufs2.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\16\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 5548 >read(23, "", 1043028) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\16\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 5548) = 5548 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/reboot.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/reboot.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1048576) = 1716 >read(23, "", 1046860) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1716) = 1716 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cbfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cbfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\234\7\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0\213P$\213H(U\211\345\211P\f"..., 1048576) = 3760 >read(23, "", 1044816) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\234\7\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0\213P$\213H(U\211\345\211P\f"..., 3760) = 3760 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/xnu_uuid.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/xnu_uuid.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354L\205\322\211"..., 1048576) = 2132 >read(23, "", 1046444) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0`\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354L\205\322\211"..., 2132) = 2132 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ls.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ls.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\6\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\203\354\10\203:\0t\7\350"..., 1048576) = 4044 >read(23, "", 1044532) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\6\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\203\354\10\203:\0t\7\350"..., 4044) = 4044 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/halt.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/halt.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\t\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\303\203\354$\350\374\377"..., 1048576) = 4304 >read(23, "", 1044272) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\274\t\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\211\303\203\354$\350\374\377"..., 4304) = 4304 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/time.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/time.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345W\211\327VS\203\354\34\205"..., 1048576) = 1508 >read(23, "", 1047068) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\1\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345W\211\327VS\203\354\34\205"..., 1508) = 1508 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/lzopio.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/lzopio.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\\\30\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S\213X@\213\3"..., 1048576) = 8760 >read(23, "", 1039816) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\\\30\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S\213X@\213\3"..., 8760) = 8760 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/sleep.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/sleep.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345VS\203\354\20J\213p\4"..., 1048576) = 2120 >read(23, "", 1046456) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345VS\203\354\20J\213p\4"..., 2120) = 2120 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/serial.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/serial.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\17\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\271\7\0\0\0\211\345WV\276\0"..., 1048576) = 7712 >read(23, "", 1040864) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\17\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\271\7\0\0\0\211\345WV\276\0"..., 7712) = 7712 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cmp.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cmp.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\3\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354,\203\372\2"..., 1048576) = 1980 >read(23, "", 1046596) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\3\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354,\203\372\2"..., 1980) = 1980 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/morse.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/morse.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\300\211\345]\303U\211\345VS"..., 1048576) = 2364 >read(23, "", 1046212) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\350\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\300\211\345]\303U\211\345VS"..., 2364) = 2364 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/priority_queue.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/priority_queue.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\2\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0U\211\345WVS\2138\213p\0201"..., 1048576) = 1560 >read(23, "", 1047016) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\2\0\0\0\0\0\0004\0\0\0\0\0(\0\n\0\7\0U\211\345WVS\2138\213p\0201"..., 1560) = 1560 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/eval.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/eval.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\300\211\345WV\211\326S\203\354"..., 1048576) = 1448 >read(23, "", 1047128) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\1\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\300\211\345WV\211\326S\203\354"..., 1448) = 1448 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_rsa.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_rsa.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\360\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\213\2\211\345]\351\374\377\377\377U"..., 1048576) = 2068 >read(23, "", 1046508) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\360\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\213\2\211\345]\351\374\377\377\377U"..., 2068) = 2068 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/mpi.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/mpi.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304I\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345S\211\303R\350\374\377\377\377"..., 1048576) = 27588 >read(23, "", 1020988) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\304I\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345S\211\303R\350\374\377\377\377"..., 27588) = 27588 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/password_pbkdf2.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/password_pbkdf2.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\254\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0\215P\320U\200\372\t\211\345w\5\203"..., 1048576) = 2788 >read(23, "", 1045788) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\254\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0\215P\320U\200\372\t\211\345w\5\203"..., 2788) = 2788 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/tga.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/tga.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345S\211\303\203\354\24\203x\24"..., 1048576) = 4416 >read(23, "", 1044160) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\n\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345S\211\303\203\354\24\203x\24"..., 4416) = 4416 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ufs1.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ufs1.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\16\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 5440 >read(23, "", 1043136) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\16\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354\10\213@@\350\374\377"..., 5440) = 5440 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_blowfish.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_blowfish.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\34\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354(\2131\213"..., 1048576) = 8368 >read(23, "", 1040208) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x\34\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354(\2131\213"..., 8368) = 8368 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/testload.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/testload.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345SR\213]\10\201\373\377\1"..., 1048576) = 2728 >read(23, "", 1045848) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\354\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345SR\213]\10\201\373\377\1"..., 2728) = 2728 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/terminal.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/terminal.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\10\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354,\205\300\213"..., 1048576) = 4340 >read(23, "", 1044236) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\10\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345WVS\203\354,\205\300\213"..., 4340) = 4340 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/usbtest.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/usbtest.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224\7\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\270\1\0\0\0\211\345\203\354\10\350"..., 1048576) = 3608 >read(23, "", 1044968) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\224\7\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\270\1\0\0\0\211\345\203\354\10\350"..., 3608) = 3608 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_sha1.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_sha1.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\34\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\0\1#Eg\307@\4"..., 1048576) = 8324 >read(23, "", 1040252) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0|\34\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\0\1#Eg\307@\4"..., 8324) = 8324 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/configfile.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/configfile.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354\34Jt\25"..., 1048576) = 2264 >read(23, "", 1046312) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354\34Jt\25"..., 2264) = 2264 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/plan9.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/plan9.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\212\32B\215H\1\210\30"..., 1048576) = 6208 >read(23, "", 1042368) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345S\212\32B\215H\1\210\30"..., 6208) = 6208 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/efiemu.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/efiemu.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x8\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\271\4\0\0\0\211\345WV\276\0"..., 1048576) = 23832 >read(23, "", 1024744) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0x8\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\271\4\0\0\0\211\345WV\276\0"..., 23832) = 23832 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ntldr.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ntldr.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\4\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\300\211\345\271\t\0\0\0W1"..., 1048576) = 2544 >read(23, "", 1046032) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\4\3\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U1\300\211\345\271\t\0\0\0W1"..., 2544) = 2544 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gfxterm_background.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gfxterm_background.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\327V\211\316S\203\354"..., 1048576) = 2860 >read(23, "", 1045716) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\327V\211\316S\203\354"..., 2860) = 2860 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/xfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/xfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\17\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\10\213@@\350\374\377"..., 1048576) = 6172 >read(23, "", 1042404) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\17\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\10\213@@\350\374\377"..., 6172) = 6172 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/sleep_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/sleep_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\271\6\0\0\0\211\345WV\276\0"..., 1048576) = 2320 >read(23, "", 1046256) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0p\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\271\6\0\0\0\211\345WV\276\0"..., 2320) = 2320 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/datehook.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/datehook.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0 \2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S1\333\203\354\20"..., 1048576) = 1788 >read(23, "", 1046788) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0 \2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S1\333\203\354\20"..., 1788) = 1788 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gfxmenu.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gfxmenu.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\300j\0\0\0\0\0\0004\0\0\0\0\0(\0\21\0\16\0U\211\345]\303U\211\345WVS\203"..., 1048576) = 39208 >read(23, "", 1009368) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\300j\0\0\0\0\0\0004\0\0\0\0\0(\0\21\0\16\0U\211\345]\303U\211\345WVS\203"..., 39208) = 39208 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/bitmap.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/bitmap.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\30\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0\213\25\0\0\0\0U\211\345\243\0\0"..., 1048576) = 2240 >read(23, "", 1046336) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\30\4\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0\213\25\0\0\0\0U\211\345\243\0\0"..., 2240) = 2240 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/hfspluscomp.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/hfspluscomp.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\374\5\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\271\"\0\0\0\211\345WV\276\0"..., 1048576) = 2976 >read(23, "", 1045600) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\374\5\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\271\"\0\0\0\211\345WV\276\0"..., 2976) = 2976 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gfxterm.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gfxterm.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0T\22\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\5\4\0\0\0\377\377\377"..., 1048576) = 9992 >read(23, "", 1038584) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0T\22\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\5\4\0\0\0\377\377\377"..., 9992) = 9992 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/disk.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/disk.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\20\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345W\211\307VS\203\354\34\213"..., 1048576) = 2372 >read(23, "", 1046204) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\20\5\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\211\345W\211\307VS\203\354\34\213"..., 2372) = 2372 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/hfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/hfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\23\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\215<\0219\372r"..., 1048576) = 7176 >read(23, "", 1041400) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\334\23\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\215<\0219\372r"..., 7176) = 7176 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/crc64.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/crc64.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\203\354\20\213\30\367"..., 1048576) = 1608 >read(23, "", 1046968) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\203\354\20\213\30\367"..., 1608) = 1608 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cmostest.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cmostest.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0008\3\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\204\300\211\345y\t\203\340\177\346r"..., 1048576) = 1816 >read(23, "", 1046760) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0008\3\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0U\204\300\211\345y\t\203\340\177\346r"..., 1816) = 1816 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/date.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/date.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\220\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV\276\0\0\0\0S\203"..., 1048576) = 2136 >read(23, "", 1046440) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\220\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WV\276\0\0\0\0S\203"..., 2136) = 2136 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/bitmap_scale.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/bitmap_scale.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\n\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354\34\205\300t"..., 1048576) = 3632 >read(23, "", 1044944) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\34\n\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WVS\203\354\34\205\300t"..., 3632) = 3632 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/usbms.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/usbms.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\20\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\327V\211\306S1\333"..., 1048576) = 7092 >read(23, "", 1041484) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\244\20\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345W\211\327V\211\306S1\333"..., 7092) = 7092 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/truecrypt.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/truecrypt.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\5\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\300\211\345\271\t\0\0\0WV"..., 1048576) = 3544 >read(23, "", 1045032) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\5\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\300\211\345\271\t\0\0\0WV"..., 3544) = 3544 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/squash4.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/squash4.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\22\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\203\354\\\213u\20"..., 1048576) = 6784 >read(23, "", 1041792) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\22\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\203\354\\\213u\20"..., 6784) = 6784 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/lsmmap.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/lsmmap.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\322\211\345\270\26\0\0\0\203\354"..., 1048576) = 1788 >read(23, "", 1046788) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\322\211\345\270\26\0\0\0\203\354"..., 1788) = 1788 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gptsync.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gptsync.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0008\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\327V1\322S\276\301"..., 1048576) = 3712 >read(23, "", 1044864) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0008\10\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345W\211\327V1\322S\276\301"..., 3712) = 3712 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/terminfo.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/terminfo.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0H\34\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\302\211\345\203\354\10\377R\34\311"..., 1048576) = 11908 >read(23, "", 1036668) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0H\34\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0U\211\302\211\345\203\354\10\377R\34\311"..., 11908) = 11908 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/pbkdf2_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/pbkdf2_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\234\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS1\333\203\354,\215"..., 1048576) = 2224 >read(23, "", 1046352) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\234\3\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS1\333\203\354,\215"..., 2224) = 2224 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_sha512.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_sha512.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\34\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\10\311\274\363\307@\4"..., 1048576) = 8724 >read(23, "", 1039852) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\330\34\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345\307\0\10\311\274\363\307@\4"..., 8724) = 8724 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/videotest_checksum.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/videotest_checksum.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\270\0\0\0\0\211\345VS\203\354"..., 1048576) = 2384 >read(23, "", 1046192) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\264\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\270\0\0\0\0\211\345VS\203\354"..., 2384) = 2384 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/part_gpt.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/part_gpt.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0l\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\307VS\201\354L\3"..., 1048576) = 2364 >read(23, "", 1046212) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0l\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\307VS\201\354L\3"..., 2364) = 2364 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_rmd160.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_rmd160.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0P\33\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\0\1#Eg\307@\4"..., 1048576) = 8068 >read(23, "", 1040508) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0P\33\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307\0\1#Eg\307@\4"..., 8068) = 8068 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/xnu_uuid_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/xnu_uuid_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\300\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\272\0\0\0\0\211\345WV\276\0"..., 1048576) = 2012 >read(23, "", 1046564) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\300\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\272\0\0\0\0\211\345WV\276\0"..., 2012) = 2012 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/msdospart.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/msdospart.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0P\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\327V\211\306S\201\354"..., 1048576) = 2392 >read(23, "", 1046184) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0P\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345W\211\327V\211\306S\201\354"..., 2392) = 2392 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/pxe.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/pxe.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\230\6\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\300\211\345]\303\213\r\10\0\0"..., 1048576) = 3800 >read(23, "", 1044776) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\230\6\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U1\300\211\345]\303\213\r\10\0\0"..., 3800) = 3800 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/gcry_twofish.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/gcry_twofish.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204i\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354 \17\266q"..., 1048576) = 37344 >read(23, "", 1011232) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\204i\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354 \17\266q"..., 37344) = 37344 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/mdraid09_be.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/mdraid09_be.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0H\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\203\354L\211E\300"..., 1048576) = 2016 >read(23, "", 1046560) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0H\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS\203\354L\211E\300"..., 2016) = 2016 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/cpio.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/cpio.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\230\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307@\f\0\0\0\0\307@"..., 1048576) = 2644 >read(23, "", 1045932) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\230\4\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\307@\f\0\0\0\0\307@"..., 2644) = 2644 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/echo.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/echo.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\370\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354,\213@\4"..., 1048576) = 1964 >read(23, "", 1046612) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\370\2\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345WVS\203\354,\213@\4"..., 1964) = 1964 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/font.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/font.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\4#\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345S\212\32B\215H\1\210\30"..., 1048576) = 12500 >read(23, "", 1036076) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\4#\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345S\212\32B\215H\1\210\30"..., 12500) = 12500 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/zfsinfo.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/zfsinfo.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0h\r\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S1\3339\363}"..., 1048576) = 6596 >read(23, "", 1041980) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0h\r\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\211\345V\211\306S1\3339\363}"..., 6596) = 6596 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/pcidump.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/pcidump.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0l\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\271\10\0\0\0\211\345WS\211\303"..., 1048576) = 2460 >read(23, "", 1046116) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0l\4\0\0\0\0\0\0004\0\0\0\0\0(\0\16\0\v\0U\271\10\0\0\0\211\345WS\211\303"..., 2460) = 2460 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/mdraid1x.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/mdraid1x.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0T\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS1\333\201\354<\1"..., 1048576) = 1976 >read(23, "", 1046600) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0T\3\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345WVS1\333\201\354<\1"..., 1976) = 1976 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/setjmp_test.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/setjmp_test.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0L\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\270\10\0\0\0\211\345\203\354\10\307"..., 1048576) = 1700 >read(23, "", 1046876) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0L\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\270\10\0\0\0\211\345\203\354\10\307"..., 1700) = 1700 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/ntfs.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/ntfs.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\34\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\211P \213\n]\203\301H"..., 1048576) = 9896 >read(23, "", 1038680) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\34\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\211P \213\n]\203\301H"..., 9896) = 9896 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/spkmodem.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/spkmodem.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\301\211\345\260\266S\203\354\1\346"..., 1048576) = 2080 >read(23, "", 1046496) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\214\2\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\301\211\345\260\266S\203\354\1\346"..., 2080) = 2080 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/lib/grub/i386-pc/password.mod", O_RDONLY) = 23 >open("/boot/grub2/i386-pc/password.mod", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345SS\211\303\211\320\211\312\271"..., 1048576) = 1892 >read(23, "", 1046684) = 0 >write(24, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0D\2\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345SS\211\303\211\320\211\312\271"..., 1892) = 1892 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >getdents(22, {}, 32768) = 0 >close(22) = 0 >open("/usr/lib/grub/i386-pc/efiemu32.o", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/efiemu32.o", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\370\22\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1048576) = 7424 >read(22, "", 1041152) = 0 >write(23, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\370\22\0\0\0\0\0\0004\0\0\0\0\0(\0\17\0\f\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 7424) = 7424 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/efiemu64.o", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/efiemu64.o", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\270\25\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0@\0\20\0\r\0"..., 1048576) = 11289 >read(22, "", 1037287) = 0 >write(23, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\270\25\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0@\0\20\0\r\0"..., 11289) = 11289 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/moddep.lst", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/moddep.lst", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "videotest: font video gfxmenu\nodc: archelp\nloopback: extcmd\nmach"..., 1048576) = 5188 >read(22, "", 1043388) = 0 >write(23, "videotest: font video gfxmenu\nodc: archelp\nloopback: extcmd\nmach"..., 5188) = 5188 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/command.lst", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/command.lst", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "*acpi: acpi\n*all_functional_test: functional_test\n*background_im"..., 1048576) = 3777 >read(22, "", 1044799) = 0 >write(23, "*acpi: acpi\n*all_functional_test: functional_test\n*background_im"..., 3777) = 3777 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/fs.lst", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/fs.lst", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "affs\nafs\nbfs\nbtrfs\ncbfs\ncpio\ncpio_be\nexfat\next2\nfat\nhfs\nhfsplus\n"..., 1048576) = 214 >read(22, "", 1048362) = 0 >write(23, "affs\nafs\nbfs\nbtrfs\ncbfs\ncpio\ncpio_be\nexfat\next2\nfat\nhfs\nhfsplus\n"..., 214) = 214 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/partmap.lst", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/partmap.lst", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "part_acorn\npart_amiga\npart_apple\npart_bsd\npart_dfly\npart_dvh\npar"..., 1048576) = 111 >read(22, "", 1048465) = 0 >write(23, "part_acorn\npart_amiga\npart_apple\npart_bsd\npart_dfly\npart_dvh\npar"..., 111) = 111 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/parttool.lst", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/parttool.lst", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "msdos: msdospart\n", 1048576) = 17 >read(22, "", 1048559) = 0 >write(23, "msdos: msdospart\n", 17) = 17 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/video.lst", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/video.lst", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "vbe\nvga\nvideo_bochs\nvideo_cirrus\n", 1048576) = 33 >read(22, "", 1048543) = 0 >write(23, "vbe\nvga\nvideo_bochs\nvideo_cirrus\n", 33) = 33 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/crypto.lst", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/crypto.lst", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "RIJNDAEL: gcry_rijndael\nRIJNDAEL192: gcry_rijndael\nRIJNDAEL256: "..., 1048576) = 936 >read(22, "", 1047640) = 0 >write(23, "RIJNDAEL: gcry_rijndael\nRIJNDAEL192: gcry_rijndael\nRIJNDAEL256: "..., 936) = 936 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/terminal.lst", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/terminal.lst", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "iat_keyboard: at_keyboard\niserial: serial\niserial_*: serial\noaud"..., 1048576) = 202 >read(22, "", 1048374) = 0 >write(23, "iat_keyboard: at_keyboard\niserial: serial\niserial_*: serial\noaud"..., 202) = 202 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >open("/usr/lib/grub/i386-pc/modinfo.sh", O_RDONLY) = 22 >open("/boot/grub2/i386-pc/modinfo.sh", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "#!/bin/sh\n\n# User-controllable options\ngrub_modinfo_target_cpu=i"..., 1048576) = 2251 >read(22, "", 1046325) = 0 >write(23, "#!/bin/sh\n\n# User-controllable options\ngrub_modinfo_target_cpu=i"..., 2251) = 2251 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >openat(AT_FDCWD, "/usr/lib/grub/i386-pc/po", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/locale", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 22 >getdents(22, {{d_ino=1042444, d_off=4294967296, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=651533, d_off=4476752543530953, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=261649, d_off=10560861120482590, d_reclen=24, d_name="rom", d_type=DT_DIR} {d_ino=15317, d_off=81549080032966873, d_reclen=24, d_name="grc", d_type=DT_DIR} {d_ino=261612, d_off=103598835178281293, d_reclen=24, d_name="or", d_type=DT_DIR} {d_ino=261522, d_off=160951062578135621, d_reclen=24, d_name="lua", d_type=DT_DIR} {d_ino=1051282, d_off=168733492423072244, d_reclen=24, d_name="az", d_type=DT_DIR} {d_ino=15330, d_off=196791043574172485, d_reclen=24, d_name="him", d_type=DT_DIR} {d_ino=261785, d_off=203823174150854226, d_reclen=24, d_name="wo", d_type=DT_DIR} {d_ino=261754, d_off=206311867334395207, d_reclen=24, d_name="tum", d_type=DT_DIR} {d_ino=261697, d_off=211339419077173094, d_reclen=32, d_name="sr@Latn", d_type=DT_DIR} {d_ino=1051284, d_off=215411641118558329, d_reclen=24, d_name="ba", d_type=DT_DIR} {d_ino=1051362, d_off=245925247637087514, d_reclen=24, d_name="dak", d_type=DT_DIR} {d_ino=261600, d_off=247777724021116426, d_reclen=24, d_name="nso", d_type=DT_DIR} {d_ino=15261, d_off=272545371836020136, d_reclen=32, d_name="es_GT", d_type=DT_DIR} {d_ino=261780, d_off=281793800189976971, d_reclen=24, d_name="wak", d_type=DT_DIR} {d_ino=15369, d_off=303258788578249560, d_reclen=24, d_name="jpr", d_type=DT_DIR} {d_ino=261707, d_off=304901225139130278, d_reclen=24, d_name="ss", d_type=DT_DIR} {d_ino=261747, d_off=315468536317862248, d_reclen=24, d_name="tr", d_type=DT_DIR} {d_ino=261638, d_off=330109209096060683, d_reclen=32, d_name="pt_br", d_type=DT_DIR} {d_ino=15365, d_off=358330084414034434, d_reclen=24, d_name="iu", d_type=DT_DIR} {d_ino=15233, d_off=367186304036980893, d_reclen=24, d_name="elx", d_type=DT_DIR} {d_ino=261695, d_off=376437878984070923, d_reclen=32, d_name="sq_AL", d_type=DT_DIR} {d_ino=261549, d_off=388028045049106046, d_reclen=24, d_name="mkh", d_type=DT_DIR} {d_ino=261722, d_off=392982278472792075, d_reclen=32, d_name="ta_LK", d_type=DT_DIR} {d_ino=1051344, d_off=397075499522637566, d_reclen=24, d_name="co", d_type=DT_DIR} {d_ino=261650, d_off=398806901597498051, d_reclen=24, d_name="ru", d_type=DT_DIR} {d_ino=261797, d_off=411253940326087259, d_reclen=24, d_name="zgh", d_type=DT_DIR} {d_ino=15351, d_off=417656265333346944, d_reclen=24, d_name="ijo", d_type=DT_DIR} {d_ino=15264, d_off=421321814662477954, d_reclen=32, d_name="es_NI", d_type=DT_DIR} {d_ino=261558, d_off=422428965891254503, d_reclen=24, d_name="mos", d_type=DT_DIR} {d_ino=1051298, d_off=422652759796217703, d_reclen=24, d_name="bh", d_type=DT_DIR} {d_ino=261550, d_off=432511066199389576, d_reclen=24, d_name="ml", d_type=DT_DIR} {d_ino=261748, d_off=438266369427133562, d_reclen=32, d_name="tr_TR", d_type=DT_DIR} {d_ino=261664, d_off=446686042000838800, d_reclen=24, d_name="sco", d_type=DT_DIR} {d_ino=261601, d_off=454317738639083772, d_reclen=24, d_name="nub", d_type=DT_DIR} {d_ino=261753, d_off=460746722964319128, d_reclen=32, d_name="tt_RU", d_type=DT_DIR} {d_ino=1051348, d_off=468947282753748807, d_reclen=24, d_name="cpp", d_type=DT_DIR} {d_ino=261706, d_off=470420337774268392, d_reclen=24, d_name="srr", d_type=DT_DIR} {d_ino=15219, d_off=477044418501741319, d_reclen=24, d_name="doi", d_type=DT_DIR} {d_ino=15278, d_off=494266335691639388, d_reclen=32, d_name="fa_IR", d_type=DT_DIR} {d_ino=15251, d_off=494593908196468524, d_reclen=24, d_name="eo", d_type=DT_DIR} {d_ino=261595, d_off=587833613381275126, d_reclen=32, d_name="no_NO", d_type=DT_DIR} {d_ino=261568, d_off=598048601209494677, d_reclen=24, d_name="mwr", d_type=DT_DIR} {d_ino=261590, d_off=619955825432371768, d_reclen=32, d_name="nl_BE", d_type=DT_DIR} {d_ino=261669, d_off=635682460879010307, d_reclen=24, d_name="sg", d_type=DT_DIR} {d_ino=261643, d_off=652737290216512886, d_reclen=24, d_name="rar", d_type=DT_DIR} {d_ino=261652, d_off=659801354490441853, d_reclen=24, d_name="rup", d_type=DT_DIR} {d_ino=139208, d_off=668431595443165703, d_reclen=24, d_name="kj", d_type=DT_DIR} {d_ino=15361, d_off=698242879390803587, d_reclen=32, d_name="is_IS", d_type=DT_DIR} {d_ino=261732, d_off=707426901583880323, d_reclen=32, d_name="th_TH", d_type=DT_DIR} {d_ino=261749, d_off=715557646371164084, d_reclen=24, d_name="ts", d_type=DT_DIR} {d_ino=15363, d_off=721104223765869752, d_reclen=32, d_name="it_CH", d_type=DT_DIR} {d_ino=1051300, d_off=722901296858364932, d_reclen=24, d_name="bi", d_type=DT_DIR} {d_ino=1051327, d_off=741605493407201647, d_reclen=24, d_name="cai", d_type=DT_DIR} {d_ino=15308, d_off=768311301134022635, d_reclen=24, d_name="gl", d_type=DT_DIR} {d_ino=261758, d_off=772206481705603963, d_reclen=24, d_name="tw", d_type=DT_DIR} {d_ino=261660, d_off=775535138973467725, d_reclen=24, d_name="sas", d_type=DT_DIR} {d_ino=261569, d_off=791068480673656218, d_reclen=24, d_name="my", d_type=DT_DIR} {d_ino=261587, d_off=794611841168879734, d_reclen=24, d_name="nic", d_type=DT_DIR} {d_ino=1051272, d_off=798569534038727981, d_reclen=24, d_name="art", d_type=DT_DIR} {d_ino=261536, d_off=806223205403421056, d_reclen=24, d_name="mdf", d_type=DT_DIR} {d_ino=15333, d_off=821301067288605507, d_reclen=24, d_name="hne", d_type=DT_DIR} {d_ino=139215, d_off=837714527714436650, d_reclen=24, d_name="kn", d_type=DT_DIR} {d_ino=15224, d_off=848844867056932944, d_reclen=24, d_name="dv", d_type=DT_DIR} {d_ino=1051370, d_off=851903841368958216, d_reclen=32, d_name="default", d_type=DT_DIR} {d_ino=261611, d_off=854450395265129039, d_reclen=24, d_name="om", d_type=DT_DIR} {d_ino=15367, d_off=860685900846931737, d_reclen=32, d_name="ja_JP", d_type=DT_DIR} {d_ino=15328, d_off=889995276867290941, d_reclen=32, d_name="hi_IN", d_type=DT_DIR} {d_ino=261774, d_off=905858526866719622, d_reclen=24, d_name="ve", d_type=DT_DIR} {d_ino=261557, d_off=920959661904506528, d_reclen=24, d_name="moh", d_type=DT_DIR} {d_ino=261584, d_off=1044630634914811932, d_reclen=24, d_name="new", d_type=DT_DIR} {d_ino=15374, d_off=1069775020933820009, d_reclen=24, d_name="kab", d_type=DT_DIR} {d_ino=15238, d_off=1079514214226194768, d_reclen=32, d_name="en@greek", d_type=DT_DIR} {d_ino=15226, d_off=1088417298905988822, d_reclen=24, d_name="dz", d_type=DT_DIR} {d_ino=261589, d_off=1131681581745689874, d_reclen=24, d_name="nl", d_type=DT_DIR} {d_ino=261655, d_off=1138202404168724457, d_reclen=24, d_name="sad", d_type=DT_DIR} {d_ino=1051283, d_off=1141499663612482542, d_reclen=32, d_name="az_IR", d_type=DT_DIR} {d_ino=1051267, d_off=1147502956711607935, d_reclen=32, d_name="ar_OM", d_type=DT_DIR} {d_ino=15222, d_off=1177263587854215161, d_reclen=24, d_name="dua", d_type=DT_DIR} {d_ino=1051246, d_off=1188081591252304093, d_reclen=24, d_name="ady", d_type=DT_DIR} {d_ino=261677, d_off=1238350187987340582, d_reclen=24, d_name="sit", d_type=DT_DIR} {d_ino=15247, d_off=1240295394661869989, d_reclen=32, d_name="en_US", d_type=DT_DIR} {d_ino=15303, d_off=1268399559673272366, d_reclen=24, d_name="gba", d_type=DT_DIR} {d_ino=261513, d_off=1274174241039600125, d_reclen=24, d_name="lg", d_type=DT_DIR} {d_ino=15294, d_off=1283538214460901443, d_reclen=24, d_name="frm", d_type=DT_DIR} {d_ino=261686, d_off=1294874615785321914, d_reclen=24, d_name="smj", d_type=DT_DIR} {d_ino=261538, d_off=1299336234280500047, d_reclen=24, d_name="men", d_type=DT_DIR} {d_ino=15304, d_off=1307728315697541496, d_reclen=24, d_name="gd", d_type=DT_DIR} {d_ino=261795, d_off=1312594374975152689, d_reclen=24, d_name="zbl", d_type=DT_DIR} {d_ino=261552, d_off=1337937152091720830, d_reclen=24, d_name="mn", d_type=DT_DIR} {d_ino=261689, d_off=1393375564736582721, d_reclen=24, d_name="sn", d_type=DT_DIR} {d_ino=261647, d_off=1404586149437731701, d_reclen=32, d_name="ro_RO", d_type=DT_DIR} {d_ino=261640, d_off=1420237615793271175, d_reclen=24, d_name="qu", d_type=DT_DIR} {d_ino=261776, d_off=1423015993564966580, d_reclen=32, d_name="vi_VN", d_type=DT_DIR} {d_ino=1051308, d_off=1428712272599266171, d_reclen=24, d_name="bnt", d_type=DT_DIR} {d_ino=261537, d_off=1434606694526743990, d_reclen=24, d_name="mdr", d_type=DT_DIR} {d_ino=261676, d_off=1440760834939313939, d_reclen=24, d_name="sio", d_type=DT_DIR} {d_ino=1051336, d_off=1446494248175318318, d_reclen=24, d_name="chk", d_type=DT_DIR} {d_ino=1051309, d_off=1452007802700021947, d_reclen=24, d_name="bo", d_type=DT_DIR} {d_ino=261738, d_off=1462443019055752533, d_reclen=24, d_name="tl", d_type=DT_DIR} {d_ino=261794, d_off=1498275631368971712, d_reclen=24, d_name="zap", d_type=DT_DIR} {d_ino=15249, d_off=1575374433514005182, d_reclen=32, d_name="en_ZA", d_type=DT_DIR} {d_ino=15221, d_off=1606320826846347925, d_reclen=24, d_name="dsb", d_type=DT_DIR} {d_ino=1051360, d_off=1615508870090879686, d_reclen=24, d_name="da", d_type=DT_DIR} {d_ino=261553, d_off=1621837849932815443, d_reclen=24, d_name="mnc", d_type=DT_DIR} {d_ino=1051274, d_off=1681995537643401412, d_reclen=24, d_name="as", d_type=DT_DIR} {d_ino=139201, d_off=1689218714850141195, d_reclen=24, d_name="kaw", d_type=DT_DIR} {d_ino=1051290, d_off=1735029380790845758, d_reclen=24, d_name="bat", d_type=DT_DIR} {d_ino=15258, d_off=1745046779479544417, d_reclen=32, d_name="es_DO", d_type=DT_DIR} {d_ino=261731, d_off=1753434200915133108, d_reclen=24, d_name="th", d_type=DT_DIR} {d_ino=15279, d_off=1763409760563024876, d_reclen=24, d_name="fan", d_type=DT_DIR} {d_ino=261798, d_off=1806986499730112118, d_reclen=24, d_name="zh", d_type=DT_DIR} {d_ino=15376, d_off=1810616284317292577, d_reclen=24, d_name="kam", d_type=DT_DIR} {d_ino=261622, d_off=1810971221757262255, d_reclen=24, d_name="pap", d_type=DT_DIR} {d_ino=15362, d_off=1827807645205838392, d_reclen=24, d_name="it", d_type=DT_DIR} {d_ino=261542, d_off=1838340595389125009, d_reclen=24, d_name="mhr", d_type=DT_DIR} {d_ino=261679, d_off=1856335097818170437, d_reclen=32, d_name="sk_SK", d_type=DT_DIR} {d_ino=1051366, d_off=1871110257066940196, d_reclen=32, d_name="de@hebrew", d_type=DT_DIR} {d_ino=1051297, d_off=1889927356917248186, d_reclen=32, d_name="bg_BG", d_type=DT_DIR} {d_ino=261729, d_off=1904626743355165889, d_reclen=24, d_name="tg", d_type=DT_DIR} {d_ino=139205, d_off=1915386682772666254, d_reclen=24, d_name="khi", d_type=DT_DIR} {d_ino=261662, d_off=1926213755009024987, d_reclen=24, d_name="sc", d_type=DT_DIR} {d_ino=261591, d_off=1950048598749147157, d_reclen=32, d_name="nl_NL", d_type=DT_DIR} {d_ino=1051340, d_off=1956378886459356350, d_reclen=24, d_name="chp", d_type=DT_DIR} {d_ino=15368, d_off=1960806199821493532, d_reclen=24, d_name="jbo", d_type=DT_DIR} {d_ino=261692, d_off=2001758937366450915, d_reclen=24, d_name="sog", d_type=DT_DIR} {d_ino=261597, d_off=2011665255691410498, d_reclen=24, d_name="non", d_type=DT_DIR} {d_ino=261602, d_off=2012650827805106409, d_reclen=24, d_name="nv", d_type=DT_DIR} {d_ino=15354, d_off=2040895566915747736, d_reclen=24, d_name="inc", d_type=DT_DIR} {d_ino=1051253, d_off=2056846899689675446, d_reclen=24, d_name="ak", d_type=DT_DIR} {d_ino=261772, d_off=2091855857304266711, d_reclen=32, d_name="uz@cyrillic", d_type=DT_DIR} {d_ino=261594, d_off=2095436962367956727, d_reclen=24, d_name="no", d_type=DT_DIR} {d_ino=261773, d_off=2100678544913662196, d_reclen=24, d_name="vai", d_type=DT_DIR} {d_ino=261764, d_off=2106920304480845616, d_reclen=24, d_name="uk", d_type=DT_DIR} {d_ino=15349, d_off=2117099594219526546, d_reclen=24, d_name="ig", d_type=DT_DIR} {d_ino=15346, d_off=2136096799698990489, d_reclen=24, d_name="id", d_type=DT_DIR} {d_ino=15338, d_off=2146802198225448288, d_reclen=24, d_name="ht", d_type=DT_DIR} {d_ino=261634, d_off=2148099690407814079, d_reclen=24, d_name="pt", d_type=DT_DIR} {d_ino=261540, d_off=2149772031150271444, d_reclen=24, d_name="mga", d_type=DT_DIR} {d_ino=261801, d_off=2151880349158762576, d_reclen=32, d_name="zh_HK", d_type=DT_DIR} {d_ino=261806, d_off=2168256256370597963, d_reclen=24, d_name="zun", d_type=DT_DIR} {d_ino=261781, d_off=2171732408703330057, d_reclen=24, d_name="wal", d_type=DT_DIR} {d_ino=1051351, d_off=2194957965673259189, d_reclen=24, d_name="crp", d_type=DT_DIR} {d_ino=261633, d_off=2205488443573981298, d_reclen=24, d_name="ps", d_type=DT_DIR} {d_ino=261765, d_off=2208724138304109319, d_reclen=32, d_name="uk_UA", d_type=DT_DIR} {d_ino=261618, d_off=2213284492402376450, d_reclen=24, d_name="paa", d_type=DT_DIR} {d_ino=1051364, d_off=2227239115495082267, d_reclen=24, d_name="day", d_type=DT_DIR} {d_ino=1051276, d_off=2258013426845082710, d_reclen=32, d_name="ast_ES", d_type=DT_DIR} {d_ino=261724, d_off=2296735593229234436, d_reclen=24, d_name="te", d_type=DT_DIR} {d_ino=261574, d_off=2302930298470710922, d_reclen=24, d_name="nah", d_type=DT_DIR} {d_ino=261667, d_off=2303769717055885104, d_reclen=24, d_name="sel", d_type=DT_DIR} {d_ino=139242, d_off=2313588751823524562, d_reclen=24, d_name="lam", d_type=DT_DIR} {d_ino=261668, d_off=2326087388237456217, d_reclen=24, d_name="sem", d_type=DT_DIR} {d_ino=261708, d_off=2338831084762954510, d_reclen=24, d_name="ssa", d_type=DT_DIR} {d_ino=15277, d_off=2339861665906102755, d_reclen=32, d_name="fa_AF", d_type=DT_DIR} {d_ino=261516, d_off=2352432733496933744, d_reclen=24, d_name="lo", d_type=DT_DIR} {d_ino=1051250, d_off=2360878369770375734, d_reclen=24, d_name="afa", d_type=DT_DIR} {d_ino=15288, d_off=2365068539724967628, d_reclen=24, d_name="fon", d_type=DT_DIR} {d_ino=1051257, d_off=2372475161566757995, d_reclen=24, d_name="aln", d_type=DT_DIR} {d_ino=261575, d_off=2379505803396265848, d_reclen=24, d_name="nai", d_type=DT_DIR} {d_ino=261598, d_off=2380906362417458293, d_reclen=24, d_name="nqo", d_type=DT_DIR} {d_ino=261779, d_off=2406132430903453663, d_reclen=24, d_name="wa", d_type=DT_DIR} {d_ino=261733, d_off=2408731337896080011, d_reclen=24, d_name="ti", d_type=DT_DIR} {d_ino=261762, d_off=2440097624512221980, d_reclen=24, d_name="ug", d_type=DT_DIR} {d_ino=261694, d_off=2440835350479084354, d_reclen=24, d_name="sq", d_type=DT_DIR} {d_ino=1051343, d_off=2452057554154359327, d_reclen=24, d_name="cmc", d_type=DT_DIR} {d_ino=15344, d_off=2458337826230525777, d_reclen=24, d_name="ia", d_type=DT_DIR} {d_ino=15286, d_off=2469833073600109533, d_reclen=24, d_name="fj", d_type=DT_DIR} {d_ino=1051342, d_off=2472449614914124733, d_reclen=24, d_name="chy", d_type=DT_DIR} {d_ino=261534, d_off=2483033709670049142, d_reclen=24, d_name="map", d_type=DT_DIR} {d_ino=1051341, d_off=2485437195975472027, d_reclen=24, d_name="chr", d_type=DT_DIR} {d_ino=261579, d_off=2496421839691603732, d_reclen=24, d_name="nd", d_type=DT_DIR} {d_ino=261548, d_off=2525411138672182589, d_reclen=32, d_name="mk_MK", d_type=DT_DIR} {d_ino=15318, d_off=2528747869959725375, d_reclen=24, d_name="gsw", d_type=DT_DIR} {d_ino=261746, d_off=2540914224199441247, d_reclen=24, d_name="tpi", d_type=DT_DIR} {d_ino=1051242, d_off=2546457538043704755, d_reclen=24, d_name="ab", d_type=DT_DIR} {d_ino=261793, d_off=2551674356120559079, d_reclen=24, d_name="za", d_type=DT_DIR} {d_ino=261737, d_off=2580450970903989028, d_reclen=24, d_name="tkl", d_type=DT_DIR} {d_ino=1051241, d_off=2582819530151816628, d_reclen=24, d_name="aa", d_type=DT_DIR} {d_ino=261725, d_off=2584728290730933409, d_reclen=32, d_name="te_IN", d_type=DT_DIR} {d_ino=261800, d_off=2607454369130858347, d_reclen=32, d_name="zh_CN", d_type=DT_DIR} {d_ino=1051302, d_off=2619892551164823330, d_reclen=24, d_name="bin", d_type=DT_DIR} {d_ino=15259, d_off=2621947168536510380, d_reclen=32, d_name="es_EC", d_type=DT_DIR} {d_ino=1051249, d_off=2628871526902833530, d_reclen=32, d_name="af_ZA", d_type=DT_DIR} {d_ino=261768, d_off=2635915185883865105, d_reclen=24, d_name="ur", d_type=DT_DIR} {d_ino=15327, d_off=2671756159450239012, d_reclen=24, d_name="hi", d_type=DT_DIR} {d_ino=261580, d_off=2675902312372513505, d_reclen=24, d_name="nds", d_type=DT_DIR} {d_ino=261547, d_off=2681238969041776010, d_reclen=24, d_name="mk", d_type=DT_DIR} {d_ino=261529, d_off=2684269774338800603, d_reclen=24, d_name="mad", d_type=DT_DIR} {d_ino=1051357, d_off=2741213154514139202, d_reclen=24, d_name="cus", d_type=DT_DIR} {d_ino=1051361, d_off=2765836470403862111, d_reclen=32, d_name="da_DK", d_type=DT_DIR} {d_ino=261721, d_off=2779011233962501957, d_reclen=32, d_name="ta_IN", d_type=DT_DIR} {d_ino=15306, d_off=2783542949083673476, d_reclen=24, d_name="gez", d_type=DT_DIR} {d_ino=1051325, d_off=2787942522689751884, d_reclen=32, d_name="ca_IT", d_type=DT_DIR} {d_ino=261769, d_off=2790138487398128473, d_reclen=32, d_name="ur_PK", d_type=DT_DIR} {d_ino=261778, d_off=2791594065742029362, d_reclen=24, d_name="vot", d_type=DT_DIR} {d_ino=15372, d_off=2829934230497225436, d_reclen=24, d_name="ka", d_type=DT_DIR} {d_ino=15231, d_off=2844334850735437955, d_reclen=24, d_name="el", d_type=DT_DIR} {d_ino=261606, d_off=2851251599245364154, d_reclen=24, d_name="nyn", d_type=DT_DIR} {d_ino=261596, d_off=2879784136912345265, d_reclen=24, d_name="nog", d_type=DT_DIR} {d_ino=261641, d_off=2882828344320306351, d_reclen=24, d_name="raj", d_type=DT_DIR} {d_ino=261736, d_off=2884113548746633800, d_reclen=24, d_name="tk", d_type=DT_DIR} {d_ino=1051292, d_off=2895410948786040432, d_reclen=32, d_name="be@latin", d_type=DT_DIR} {d_ino=15280, d_off=2923319627913272793, d_reclen=24, d_name="fat", d_type=DT_DIR} {d_ino=15310, d_off=2926878471008763076, d_reclen=24, d_name="gmh", d_type=DT_DIR} {d_ino=261808, d_off=2946318202423889886, d_reclen=24, d_name="zza", d_type=DT_DIR} {d_ino=261559, d_off=2949661113465757163, d_reclen=24, d_name="mr", d_type=DT_DIR} {d_ino=261727, d_off=2951727672655198482, d_reclen=24, d_name="ter", d_type=DT_DIR} {d_ino=139223, d_off=2977965110462680074, d_reclen=24, d_name="krl", d_type=DT_DIR} {d_ino=261604, d_off=2989435271843056072, d_reclen=24, d_name="ny", d_type=DT_DIR} {d_ino=15276, d_off=2989616543559603164, d_reclen=24, d_name="fa", d_type=DT_DIR} {d_ino=261771, d_off=3002147796128283892, d_reclen=32, d_name="uz@Latn", d_type=DT_DIR} {d_ino=15312, d_off=3006795224962268979, d_reclen=24, d_name="goh", d_type=DT_DIR} {d_ino=139217, d_off=3046468317826362629, d_reclen=32, d_name="ko_KR", d_type=DT_DIR} {d_ino=261523, d_off=3046965955244725717, d_reclen=24, d_name="lui", d_type=DT_DIR} {d_ino=139202, d_off=3067296969736230686, d_reclen=24, d_name="kbd", d_type=DT_DIR} {d_ino=1051356, d_off=3072049658142912624, d_reclen=32, d_name="currency", d_type=DT_DIR} {d_ino=15217, d_off=3072458037748374851, d_reclen=24, d_name="dgr", d_type=DT_DIR} {d_ino=139207, d_off=3112164900866862508, d_reclen=24, d_name="ki", d_type=DT_DIR} {d_ino=1051352, d_off=3117014971147766374, d_reclen=24, d_name="cs", d_type=DT_DIR} {d_ino=261716, d_off=3165233300926340837, d_reclen=32, d_name="sv_SV", d_type=DT_DIR} {d_ino=139227, d_off=3185863013102554753, d_reclen=40, d_name="ks@devanagari", d_type=DT_DIR} {d_ino=1051278, d_off=3217164905044296685, d_reclen=24, d_name="aus", d_type=DT_DIR} {d_ino=261726, d_off=3261797534023939657, d_reclen=24, d_name="tem", d_type=DT_DIR} {d_ino=261783, d_off=3265178952932599248, d_reclen=24, d_name="was", d_type=DT_DIR} {d_ino=261624, d_off=3288606688406689942, d_reclen=24, d_name="peo", d_type=DT_DIR} {d_ino=261609, d_off=3320219554266967588, d_reclen=24, d_name="oc", d_type=DT_DIR} {d_ino=1051256, d_off=3326494907421871437, d_reclen=24, d_name="alg", d_type=DT_DIR} {d_ino=139209, d_off=3329968959947939673, d_reclen=24, d_name="kk", d_type=DT_DIR} {d_ino=261789, d_off=3360903686656090185, d_reclen=24, d_name="yap", d_type=DT_DIR} {d_ino=1051288, d_off=3365216051970303144, d_reclen=24, d_name="ban", d_type=DT_DIR} {d_ino=1051324, d_off=3370365603529127370, d_reclen=32, d_name="ca_FR", d_type=DT_DIR} {d_ino=1051358, d_off=3389183765128776635, d_reclen=24, d_name="cv", d_type=DT_DIR} {d_ino=15329, d_off=3396722215069191143, d_reclen=24, d_name="hil", d_type=DT_DIR} {d_ino=15242, d_off=3415031381988659329, d_reclen=32, d_name="en@shaw", d_type=DT_DIR} {d_ino=1051266, d_off=3418342826630773559, d_reclen=32, d_name="ar_EG", d_type=DT_DIR} {d_ino=261701, d_off=3434955118314870896, d_reclen=32, d_name="sr@latin", d_type=DT_DIR} {d_ino=15295, d_off=3498468032472119473, d_reclen=24, d_name="fro", d_type=DT_DIR} {d_ino=261566, d_off=3531490824547005842, d_reclen=24, d_name="mus", d_type=DT_DIR} {d_ino=15260, d_off=3535828794922367300, d_reclen=32, d_name="es_ES", d_type=DT_DIR} {d_ino=1051350, d_off=3540133227530459250, d_reclen=24, d_name="crh", d_type=DT_DIR} {d_ino=15321, d_off=3542091926840785219, d_reclen=24, d_name="gwi", d_type=DT_DIR} {d_ino=261585, d_off=3578086719453232765, d_reclen=24, d_name="ng", d_type=DT_DIR} {d_ino=261750, d_off=3597972349396611570, d_reclen=24, d_name="tsi", d_type=DT_DIR} {d_ino=261680, d_off=3612698456943081997, d_reclen=24, d_name="sl", d_type=DT_DIR} {d_ino=261674, d_off=3617140333149248007, d_reclen=32, d_name="si_LK", d_type=DT_DIR} {d_ino=261760, d_off=3620975512549402366, d_reclen=24, d_name="tyv", d_type=DT_DIR} {d_ino=15287, d_off=3628851951563953626, d_reclen=24, d_name="fo", d_type=DT_DIR} {d_ino=261617, d_off=3666318890232887539, d_reclen=24, d_name="pa", d_type=DT_DIR} {d_ino=139210, d_off=3668288835357305303, d_reclen=32, d_name="kk_KZ", d_type=DT_DIR} {d_ino=261704, d_off=3674115529193563753, d_reclen=32, d_name="sr_RS@latin", d_type=DT_DIR} {d_ino=261639, d_off=3678324139857292156, d_reclen=32, d_name="qaa-qtz", d_type=DT_DIR} {d_ino=1051262, d_off=3694712886812798779, d_reclen=24, d_name="ang", d_type=DT_DIR} {d_ino=15335, d_off=3696979693139768739, d_reclen=24, d_name="hr", d_type=DT_DIR} {d_ino=1051271, d_off=3711783469233885170, d_reclen=24, d_name="arp", d_type=DT_DIR} {d_ino=1051522, d_off=3800908358867802713, d_reclen=40, d_name="all_languages", d_type=DT_REG} {d_ino=261512, d_off=3804479408839844010, d_reclen=24, d_name="lez", d_type=DT_DIR} {d_ino=261543, d_off=3807598105663262537, d_reclen=24, d_name="mi", d_type=DT_DIR} {d_ino=261802, d_off=3823013029053665120, d_reclen=32, d_name="zh_TW.Big5", d_type=DT_DIR} {d_ino=15305, d_off=3827874525999416305, d_reclen=24, d_name="gem", d_type=DT_DIR} {d_ino=261687, d_off=3848577794651010898, d_reclen=24, d_name="smn", d_type=DT_DIR} {d_ino=15282, d_off=3848616713992441618, d_reclen=24, d_name="fi", d_type=DT_DIR} {d_ino=261631, d_off=3884997627332662942, d_reclen=24, d_name="pra", d_type=DT_DIR} {d_ino=15334, d_off=3886099602067624985, d_reclen=24, d_name="ho", d_type=DT_DIR} {d_ino=261796, d_off=3887596866464377498, d_reclen=24, d_name="zen", d_type=DT_DIR} {d_ino=15343, d_off=3904348574768294321, d_reclen=24, d_name="hz", d_type=DT_DIR} {d_ino=1051353, d_off=3908890301374482749, d_reclen=32, d_name="cs_CZ", d_type=DT_DIR} {d_ino=15356, d_off=3916658501525875699, d_reclen=24, d_name="inh", d_type=DT_DIR} {d_ino=1051270, d_off=3928480958320536971, d_reclen=24, d_name="arn", d_type=DT_DIR} {d_ino=261696, d_off=3935467676023894901, d_reclen=24, d_name="sr", d_type=DT_DIR} {d_ino=261573, d_off=3979925659219208160, d_reclen=24, d_name="na", d_type=DT_DIR} {d_ino=139204, d_off=3992142976439072841, d_reclen=24, d_name="kha", d_type=DT_DIR} {d_ino=1051322, d_off=4015807254727161048, d_reclen=32, d_name="ca_ES", d_type=DT_DIR} {d_ino=1051263, d_off=4038681334781770644, d_reclen=24, d_name="anp", d_type=DT_DIR} {d_ino=261623, d_off=4056759717528690915, d_reclen=24, d_name="pau", d_type=DT_DIR} {d_ino=261603, d_off=4057090874001225160, d_reclen=24, d_name="nwc", d_type=DT_DIR} {d_ino=15281, d_off=4060233270331380196, d_reclen=24, d_name="ff", d_type=DT_DIR} {d_ino=1051346, d_off=4063465352971082731, d_reclen=24, d_name="cpe", d_type=DT_DIR} {d_ino=15296, d_off=4114553277520357390, d_reclen=24, d_name="frr", d_type=DT_DIR} {d_ino=261583, d_off=4126547093336166515, d_reclen=24, d_name="ne", d_type=DT_DIR} {d_ino=1051279, d_off=4143698273304471023, d_reclen=24, d_name="av", d_type=DT_DIR} {d_ino=1051319, d_off=4174781558051119157, d_reclen=24, d_name="ca", d_type=DT_DIR} {d_ino=15313, d_off=4256727252314265290, d_reclen=24, d_name="gon", d_type=DT_DIR} {d_ino=15297, d_off=4257313072923284657, d_reclen=24, d_name="frs", d_type=DT_DIR} {d_ino=261644, d_off=4281799004141727540, d_reclen=24, d_name="rm", d_type=DT_DIR} {d_ino=139212, d_off=4309838454087455718, d_reclen=24, d_name="km", d_type=DT_DIR} {d_ino=261541, d_off=4310451518767761531, d_reclen=24, d_name="mh", d_type=DT_DIR} {d_ino=261530, d_off=4316542661698602175, d_reclen=24, d_name="mag", d_type=DT_DIR} {d_ino=1051269, d_off=4318679227798876207, d_reclen=24, d_name="arc", d_type=DT_DIR} {d_ino=1051338, d_off=4319185033752224970, d_reclen=24, d_name="chn", d_type=DT_DIR} {d_ino=261648, d_off=4361627180450877375, d_reclen=24, d_name="roa", d_type=DT_DIR} {d_ino=261517, d_off=4396918267503976829, d_reclen=24, d_name="lol", d_type=DT_DIR} {d_ino=261683, d_off=4425208086004789734, d_reclen=24, d_name="sm", d_type=DT_DIR} {d_ino=139206, d_off=4427942794832366710, d_reclen=24, d_name="kho", d_type=DT_DIR} {d_ino=261511, d_off=4458733628715650892, d_reclen=24, d_name="lb", d_type=DT_DIR} {d_ino=15314, d_off=4471604632590817661, d_reclen=24, d_name="gor", d_type=DT_DIR} {d_ino=15342, d_off=4478098635690528238, d_reclen=24, d_name="hy", d_type=DT_DIR} {d_ino=1051252, d_off=4482566677853408273, d_reclen=24, d_name="ain", d_type=DT_DIR} {d_ino=261635, d_off=4514570632276659717, d_reclen=40, d_name="pt_BR.us-ascii", d_type=DT_DIR} {d_ino=1051337, d_off=4522898212481650402, d_reclen=24, d_name="chm", d_type=DT_DIR} {d_ino=15220, d_off=4532995095224890809, d_reclen=24, d_name="dra", d_type=DT_DIR} {d_ino=261756, d_off=4554528614682381172, d_reclen=24, d_name="tut", d_type=DT_DIR} {d_ino=15229, d_off=4562016493086434369, d_reclen=24, d_name="egy", d_type=DT_DIR} {d_ino=15337, d_off=4576105101655041256, d_reclen=24, d_name="hsb", d_type=DT_DIR} {d_ino=15352, d_off=4583268855283027430, d_reclen=24, d_name="ik", d_type=DT_DIR} {d_ino=261520, d_off=4597459009312747959, d_reclen=32, d_name="lt_LT", d_type=DT_DIR} {d_ino=261658, d_off=4671179221521431054, d_reclen=24, d_name="sal", d_type=DT_DIR} {d_ino=1051243, d_off=4677707581212721143, d_reclen=24, d_name="ace", d_type=DT_DIR} {d_ino=261539, d_off=4685170680124502340, d_reclen=24, d_name="mg", d_type=DT_DIR} {d_ino=261761, d_off=4712204334342640435, d_reclen=24, d_name="udm", d_type=DT_DIR} {d_ino=1051539, d_off=4729576768574021549, d_reclen=32, d_name="locale.alias", d_type=DT_REG} {d_ino=1051258, d_off=4744191846366472031, d_reclen=24, d_name="alt", d_type=DT_DIR} {d_ino=261546, d_off=4744524045792164414, d_reclen=24, d_name="mis", d_type=DT_DIR} {d_ino=139203, d_off=4747671945032419687, d_reclen=24, d_name="kg", d_type=DT_DIR} {d_ino=261719, d_off=4758004091181261759, d_reclen=24, d_name="syr", d_type=DT_DIR} {d_ino=1051286, d_off=4770515050362821283, d_reclen=24, d_name="bai", d_type=DT_DIR} {d_ino=261705, d_off=4782938394425824131, d_reclen=24, d_name="srn", d_type=DT_DIR} {d_ino=1051316, d_off=4787384990302072368, d_reclen=24, d_name="bua", d_type=DT_DIR} {d_ino=1051296, d_off=4792632597185287848, d_reclen=24, d_name="bg", d_type=DT_DIR} {d_ino=261518, d_off=4797513227928094815, d_reclen=24, d_name="loz", d_type=DT_DIR} {d_ino=261791, d_off=4800119142639820110, d_reclen=24, d_name="yo", d_type=DT_DIR} {d_ino=261626, d_off=4801108918133625428, d_reclen=24, d_name="phn", d_type=DT_DIR} {d_ino=15243, d_off=4812324537162294694, d_reclen=32, d_name="en_AU", d_type=DT_DIR} {d_ino=261766, d_off=4833279741939112151, d_reclen=24, d_name="umb", d_type=DT_DIR} {d_ino=15326, d_off=4849115495651332175, d_reclen=32, d_name="he_IL", d_type=DT_DIR} {d_ino=1051259, d_off=4849223296026631921, d_reclen=24, d_name="am", d_type=DT_DIR} {d_ino=261752, d_off=4853715783652309789, d_reclen=32, d_name="tt@iqtelif", d_type=DT_DIR} {d_ino=15248, d_off=4875279522054275564, d_reclen=40, d_name="en_US@piglatin", d_type=DT_DIR} {d_ino=261613, d_off=4891790647720128135, d_reclen=24, d_name="os", d_type=DT_DIR} {d_ino=15218, d_off=4895747587174865241, d_reclen=24, d_name="din", d_type=DT_DIR} {d_ino=261688, d_off=4933569329267769347, d_reclen=24, d_name="sms", d_type=DT_DIR} {d_ino=139216, d_off=4958338053859219918, d_reclen=24, d_name="ko", d_type=DT_DIR} {d_ino=15223, d_off=4959198123094084230, d_reclen=24, d_name="dum", d_type=DT_DIR} {d_ino=15271, d_off=4961381770713467655, d_reclen=24, d_name="et", d_type=DT_DIR} {d_ino=1051355, d_off=4975908612875609009, d_reclen=24, d_name="cu", d_type=DT_DIR} {d_ino=261578, d_off=5012042449175453763, d_reclen=32, d_name="nb_NO", d_type=DT_DIR} {d_ino=1051244, d_off=5015690951227139153, d_reclen=24, d_name="ach", d_type=DT_DIR} {d_ino=261657, d_off=5025184856507791803, d_reclen=24, d_name="sai", d_type=DT_DIR} {d_ino=15290, d_off=5026382880617621360, d_reclen=32, d_name="fr_BE", d_type=DT_DIR} {d_ino=261653, d_off=5034561902024655457, d_reclen=24, d_name="rw", d_type=DT_DIR} {d_ino=139235, d_off=5055162842812627278, d_reclen=24, d_name="ky", d_type=DT_DIR} {d_ino=1051301, d_off=5055231678853598501, d_reclen=24, d_name="bik", d_type=DT_DIR} {d_ino=1051303, d_off=5073476258071852424, d_reclen=24, d_name="bla", d_type=DT_DIR} {d_ino=15358, d_off=5084292477135440035, d_reclen=24, d_name="ira", d_type=DT_DIR} {d_ino=1051305, d_off=5096501013143374451, d_reclen=24, d_name="bn", d_type=DT_DIR} {d_ino=261759, d_off=5096501079915056145, d_reclen=24, d_name="ty", d_type=DT_DIR} {d_ino=15275, d_off=5100920339532191989, d_reclen=24, d_name="ewo", d_type=DT_DIR} {d_ino=1051313, d_off=5114572686795176826, d_reclen=24, d_name="bs", d_type=DT_DIR} {d_ino=15234, d_off=5116827199154540427, d_reclen=24, d_name="en", d_type=DT_DIR} {d_ino=261723, d_off=5118734726498731484, d_reclen=24, d_name="tai", d_type=DT_DIR} {d_ino=15315, d_off=5161590166999088201, d_reclen=24, d_name="got", d_type=DT_DIR} {d_ino=15347, d_off=5168965910750255460, d_reclen=32, d_name="id_ID", d_type=DT_DIR} {d_ino=261673, d_off=5176577792856692694, d_reclen=24, d_name="si", d_type=DT_DIR} {d_ino=1051359, d_off=5177547079286522601, d_reclen=24, d_name="cy", d_type=DT_DIR} {d_ino=15364, d_off=5198176460555741832, d_reclen=32, d_name="it_IT", d_type=DT_DIR} {d_ino=1051311, d_off=5211508798053224612, d_reclen=24, d_name="bra", d_type=DT_DIR} {d_ino=1051345, d_off=5241355080756638629, d_reclen=24, d_name="cop", d_type=DT_DIR} {d_ino=15323, d_off=5277767684593364666, d_reclen=24, d_name="hai", d_type=DT_DIR} {d_ino=15228, d_off=5281507697604887212, d_reclen=24, d_name="efi", d_type=DT_DIR} {d_ino=1051317, d_off=5312962429574416217, d_reclen=24, d_name="bug", d_type=DT_DIR} {d_ino=261592, d_off=5330633797377198006, d_reclen=24, d_name="nn", d_type=DT_DIR} {d_ino=261564, d_off=5333692648657932470, d_reclen=24, d_name="mul", d_type=DT_DIR} {d_ino=15266, d_off=5341812658226832370, d_reclen=32, d_name="es_PE", d_type=DT_DIR} {d_ino=1051264, d_off=5348645141001983993, d_reclen=24, d_name="apa", d_type=DT_DIR} {d_ino=261775, d_off=5388290459261433152, d_reclen=24, d_name="vi", d_type=DT_DIR} {d_ino=261519, d_off=5395685309866890408, d_reclen=24, d_name="lt", d_type=DT_DIR} {d_ino=15348, d_off=5411697192154029186, d_reclen=24, d_name="ie", d_type=DT_DIR} {d_ino=15235, d_off=5428336110562582687, d_reclen=32, d_name="en@arabic", d_type=DT_DIR} {d_ino=15298, d_off=5433937654085821476, d_reclen=24, d_name="fur", d_type=DT_DIR} {d_ino=139214, d_off=5436038651266693483, d_reclen=24, d_name="kmb", d_type=DT_DIR} {d_ino=15370, d_off=5457230847642869240, d_reclen=24, d_name="jrb", d_type=DT_DIR} {d_ino=15292, d_off=5473963659092969584, d_reclen=32, d_name="fr_CH", d_type=DT_DIR} {d_ino=261757, d_off=5494218684030455616, d_reclen=24, d_name="tvl", d_type=DT_DIR} {d_ino=261713, d_off=5500955754826067058, d_reclen=24, d_name="sux", d_type=DT_DIR} {d_ino=139220, d_off=5529436869074190302, d_reclen=24, d_name="kpe", d_type=DT_DIR} {d_ino=261528, d_off=5561399627424385945, d_reclen=32, d_name="lv_LV", d_type=DT_DIR} {d_ino=15272, d_off=5571015007440843176, d_reclen=32, d_name="et_EE", d_type=DT_DIR} {d_ino=139239, d_off=5580533308567340408, d_reclen=24, d_name="lad", d_type=DT_DIR} {d_ino=261788, d_off=5584208077568417034, d_reclen=24, d_name="yao", d_type=DT_DIR} {d_ino=261720, d_off=5589894456508478910, d_reclen=24, d_name="ta", d_type=DT_DIR} {d_ino=15357, d_off=5612174359613300757, d_reclen=24, d_name="io", d_type=DT_DIR} {d_ino=139219, d_off=5626994169025213460, d_reclen=24, d_name="kos", d_type=DT_DIR} {d_ino=261786, d_off=5636229610268690255, d_reclen=24, d_name="xal", d_type=DT_DIR} {d_ino=261807, d_off=5659756344937240511, d_reclen=24, d_name="zxx", d_type=DT_DIR} {d_ino=1051349, d_off=5675565818810964308, d_reclen=24, d_name="cr", d_type=DT_DIR} {d_ino=261544, d_off=5711166302241305136, d_reclen=24, d_name="mic", d_type=DT_DIR} {d_ino=261684, d_off=5728620345842150863, d_reclen=24, d_name="sma", d_type=DT_DIR} {d_ino=261792, d_off=5739023161551208604, d_reclen=24, d_name="ypk", d_type=DT_DIR} {d_ino=261637, d_off=5785256801051659896, d_reclen=32, d_name="pt_PT", d_type=DT_DIR} {d_ino=1051293, d_off=5786412091056389792, d_reclen=24, d_name="bej", d_type=DT_DIR} {d_ino=261577, d_off=5786904070334008368, d_reclen=24, d_name="nb", d_type=DT_DIR} {d_ino=261620, d_off=5809246285516727381, d_reclen=24, d_name="pal", d_type=DT_DIR} {d_ino=261743, d_off=5830180405951168539, d_reclen=24, d_name="tn", d_type=DT_DIR} {d_ino=15283, d_off=5843280878216614579, d_reclen=32, d_name="fi_FI", d_type=DT_DIR} {d_ino=261804, d_off=5851996060729993397, d_reclen=24, d_name="znd", d_type=DT_DIR} {d_ino=15284, d_off=5911169583387868900, d_reclen=24, d_name="fil", d_type=DT_DIR} {d_ino=261532, d_off=5924836237746505749, d_reclen=24, d_name="mak", d_type=DT_DIR} {d_ino=261777, d_off=5963169611562630925, d_reclen=24, d_name="vo", d_type=DT_DIR} {d_ino=261735, d_off=5966955945635381099, d_reclen=24, d_name="tiv", d_type=DT_DIR} {d_ino=1051321, d_off=5977076087522693615, d_reclen=32, d_name="ca_AD", d_type=DT_DIR} {d_ino=15273, d_off=5992123351514966086, d_reclen=24, d_name="eu", d_type=DT_DIR} {d_ino=261745, d_off=5996576832767704318, d_reclen=24, d_name="tog", d_type=DT_DIR} {d_ino=261563, d_off=6011833874573537501, d_reclen=24, d_name="mt", d_type=DT_DIR} {d_ino=261805, d_off=6031357880084139547, d_reclen=24, d_name="zu", d_type=DT_DIR} {d_ino=1051329, d_off=6049874840356309563, d_reclen=24, d_name="cau", d_type=DT_DIR} {d_ino=15262, d_off=6056568998245155718, d_reclen=32, d_name="es_HN", d_type=DT_DIR} {d_ino=261678, d_off=6061786207944995216, d_reclen=24, d_name="sk", d_type=DT_DIR} {d_ino=1051287, d_off=6083431769834172055, d_reclen=24, d_name="bal", d_type=DT_DIR} {d_ino=15360, d_off=6086540155737176276, d_reclen=24, d_name="is", d_type=DT_DIR} {d_ino=1051285, d_off=6086830521802949247, d_reclen=24, d_name="bad", d_type=DT_DIR} {d_ino=261703, d_off=6099054587318254023, d_reclen=32, d_name="sr_RS", d_type=DT_DIR} {d_ino=1051261, d_off=6106468525114310494, d_reclen=24, d_name="an", d_type=DT_DIR} {d_ino=261551, d_off=6116015749656427510, d_reclen=32, d_name="ml_IN", d_type=DT_DIR} {d_ino=261693, d_off=6123789971551936979, d_reclen=24, d_name="son", d_type=DT_DIR} {d_ino=261628, d_off=6135953222796763757, d_reclen=24, d_name="pl", d_type=DT_DIR} {d_ino=261654, d_off=6142745551240789509, d_reclen=24, d_name="sa", d_type=DT_DIR} {d_ino=261576, d_off=6154492152841473873, d_reclen=24, d_name="nap", d_type=DT_DIR} {d_ino=1051260, d_off=6167472887706023026, d_reclen=32, d_name="am_ET", d_type=DT_DIR} {d_ino=261787, d_off=6168190044523048363, d_reclen=24, d_name="xh", d_type=DT_DIR} {d_ino=261790, d_off=6168783951612138004, d_reclen=24, d_name="yi", d_type=DT_DIR} {d_ino=15299, d_off=6171390915764833078, d_reclen=24, d_name="fy", d_type=DT_DIR} {d_ino=261629, d_off=6185913846603121012, d_reclen=32, d_name="pl_PL", d_type=DT_DIR} {d_ino=261690, d_off=6186901512407459034, d_reclen=24, d_name="snk", d_type=DT_DIR} {d_ino=261698, d_off=6190822448322985451, d_reclen=32, d_name="sr@ije", d_type=DT_DIR} {d_ino=261616, d_off=6190829693234839764, d_reclen=24, d_name="oto", d_type=DT_DIR} {d_ino=261739, d_off=6226072852720913381, d_reclen=32, d_name="tl_PH", d_type=DT_DIR} {d_ino=1051268, d_off=6230520778131769923, d_reclen=32, d_name="ar_SY", d_type=DT_DIR} {d_ino=261615, d_off=6256020781803757132, d_reclen=24, d_name="ota", d_type=DT_DIR} {d_ino=15257, d_off=6259288209996964078, d_reclen=32, d_name="es_CR", d_type=DT_DIR} {d_ino=261672, d_off=6272402659936302218, d_reclen=24, d_name="shn", d_type=DT_DIR} {d_ino=1051299, d_off=6300224499024451570, d_reclen=24, d_name="bho", d_type=DT_DIR} {d_ino=139228, d_off=6311151769519339333, d_reclen=24, d_name="ku", d_type=DT_DIR} {d_ino=1051332, d_off=6337328894699782211, d_reclen=24, d_name="cel", d_type=DT_DIR} {d_ino=15274, d_off=6348306684062880313, d_reclen=32, d_name="eu_ES", d_type=DT_DIR} {d_ino=261514, d_off=6348789056436927368, d_reclen=24, d_name="li", d_type=DT_DIR} {d_ino=15267, d_off=6360822861108321859, d_reclen=32, d_name="es_PR", d_type=DT_DIR} {d_ino=15256, d_off=6374534093408688912, d_reclen=32, d_name="es_CO", d_type=DT_DIR} {d_ino=139221, d_off=6375773005337134615, d_reclen=24, d_name="kr", d_type=DT_DIR} {d_ino=261714, d_off=6377919007964268171, d_reclen=24, d_name="sv", d_type=DT_DIR} {d_ino=15254, d_off=6378916307677223207, d_reclen=32, d_name="es_CA", d_type=DT_DIR} {d_ino=261717, d_off=6385281722813772592, d_reclen=24, d_name="sw", d_type=DT_DIR} {d_ino=261621, d_off=6419646340222697382, d_reclen=24, d_name="pam", d_type=DT_DIR} {d_ino=1051248, d_off=6424330678364465798, d_reclen=24, d_name="af", d_type=DT_DIR} {d_ino=261625, d_off=6425843333571551523, d_reclen=24, d_name="phi", d_type=DT_DIR} {d_ino=261531, d_off=6433522677368061373, d_reclen=24, d_name="mai", d_type=DT_DIR} {d_ino=1051335, d_off=6502207132910641266, d_reclen=24, d_name="chg", d_type=DT_DIR} {d_ino=15270, d_off=6523265953495648765, d_reclen=32, d_name="es_VE", d_type=DT_DIR} {d_ino=15373, d_off=6527229424897161189, d_reclen=24, d_name="kaa", d_type=DT_DIR} {d_ino=1051369, d_off=6528309170219982778, d_reclen=32, d_name="de_DE", d_type=DT_DIR} {d_ino=261515, d_off=6534635102259169535, d_reclen=24, d_name="ln", d_type=DT_DIR} {d_ino=261554, d_off=6542439717896301204, d_reclen=24, d_name="mni", d_type=DT_DIR} {d_ino=261636, d_off=6559596731679928768, d_reclen=32, d_name="pt_BR", d_type=DT_DIR} {d_ino=1051326, d_off=6582391653075116322, d_reclen=24, d_name="cad", d_type=DT_DIR} {d_ino=1051247, d_off=6591228609039495714, d_reclen=24, d_name="ae", d_type=DT_DIR} {d_ino=261555, d_off=6601466017806934531, d_reclen=24, d_name="mno", d_type=DT_DIR} {d_ino=261699, d_off=6617717422941696493, d_reclen=32, d_name="sr@ijekavian", d_type=DT_DIR} {d_ino=15265, d_off=6644089321365851139, d_reclen=32, d_name="es_PA", d_type=DT_DIR} {d_ino=15325, d_off=6656274480810223990, d_reclen=24, d_name="he", d_type=DT_DIR} {d_ino=1051251, d_off=6665237729180119669, d_reclen=24, d_name="afh", d_type=DT_DIR} {d_ino=15302, d_off=6676072568453192677, d_reclen=24, d_name="gay", d_type=DT_DIR} {d_ino=261675, d_off=6701601265720893287, d_reclen=24, d_name="sid", d_type=DT_DIR} {d_ino=1051339, d_off=6714738822893267119, d_reclen=24, d_name="cho", d_type=DT_DIR} {d_ino=15350, d_off=6729595719091904822, d_reclen=24, d_name="ii", d_type=DT_DIR} {d_ino=261614, d_off=6742728553767464645, d_reclen=24, d_name="osa", d_type=DT_DIR} {d_ino=15301, d_off=6757203708930640388, d_reclen=24, d_name="gaa", d_type=DT_DIR} {d_ino=1051372, d_off=6763821264146564355, d_reclen=24, d_name="den", d_type=DT_DIR} {d_ino=261535, d_off=6770013716736301602, d_reclen=24, d_name="mas", d_type=DT_DIR} {d_ino=15375, d_off=6774547196887901603, d_reclen=24, d_name="kac", d_type=DT_DIR} {d_ino=261730, d_off=6778450064394975378, d_reclen=32, d_name="tg_TJ", d_type=DT_DIR} {d_ino=1051323, d_off=6800378835980985668, d_reclen=40, d_name="ca_ES@valencian", d_type=DT_DIR} {d_ino=261533, d_off=6807879275741052936, d_reclen=24, d_name="man", d_type=DT_DIR} {d_ino=261767, d_off=6868340631587646991, d_reclen=24, d_name="und", d_type=DT_DIR} {d_ino=1051289, d_off=6884358189502191451, d_reclen=24, d_name="bas", d_type=DT_DIR} {d_ino=139241, d_off=6910140190353756664, d_reclen=24, d_name="lah", d_type=DT_DIR} {d_ino=139238, d_off=6922431026548644231, d_reclen=24, d_name="la", d_type=DT_DIR} {d_ino=15300, d_off=6976436649475645259, d_reclen=24, d_name="ga", d_type=DT_DIR} {d_ino=1051371, d_off=6995113491304094730, d_reclen=24, d_name="del", d_type=DT_DIR} {d_ino=261728, d_off=7021159555879917579, d_reclen=24, d_name="tet", d_type=DT_DIR} {d_ino=261700, d_off=7023853573693108200, d_reclen=40, d_name="sr@ijekavianlatin", d_type=DT_DIR} {d_ino=261599, d_off=7056872807694318032, d_reclen=24, d_name="nr", d_type=DT_DIR} {d_ino=139225, d_off=7129683682953847512, d_reclen=24, d_name="kru", d_type=DT_DIR} {d_ino=1051304, d_off=7129763674196499223, d_reclen=24, d_name="bm", d_type=DT_DIR} {d_ino=261666, d_off=7144296722046736999, d_reclen=24, d_name="se", d_type=DT_DIR} {d_ino=15240, d_off=7160508538795036331, d_reclen=32, d_name="en@piglatin", d_type=DT_DIR} {d_ino=261565, d_off=7165640467165663006, d_reclen=24, d_name="mun", d_type=DT_DIR} {d_ino=15319, d_off=7176225199166855257, d_reclen=24, d_name="gu", d_type=DT_DIR} {d_ino=261567, d_off=7176367842636831680, d_reclen=24, d_name="mwl", d_type=DT_DIR} {d_ino=261630, d_off=7179896833147125976, d_reclen=24, d_name="pon", d_type=DT_DIR} {d_ino=1051255, d_off=7201859666946322229, d_reclen=24, d_name="ale", d_type=DT_DIR} {d_ino=261715, d_off=7206029326789361661, d_reclen=32, d_name="sv_SE", d_type=DT_DIR} {d_ino=139226, d_off=7226306857545177598, d_reclen=24, d_name="ks", d_type=DT_DIR} {d_ino=261711, d_off=7243041337058135051, d_reclen=24, d_name="suk", d_type=DT_DIR} {d_ino=15237, d_off=7247873160243849966, d_reclen=32, d_name="en@cyrillic", d_type=DT_DIR} {d_ino=261570, d_off=7254213845377728699, d_reclen=32, d_name="my_MM", d_type=DT_DIR} {d_ino=261685, d_off=7255274643489978828, d_reclen=24, d_name="smi", d_type=DT_DIR} {d_ino=261744, d_off=7258916902787690867, d_reclen=24, d_name="to", d_type=DT_DIR} {d_ino=261560, d_off=7269310396202328209, d_reclen=32, d_name="mr_IN", d_type=DT_DIR} {d_ino=15320, d_off=7288970003899445415, d_reclen=24, d_name="gv", d_type=DT_DIR} {d_ino=261665, d_off=7308111952212207350, d_reclen=24, d_name="sd", d_type=DT_DIR} {d_ino=1051328, d_off=7310935562218547629, d_reclen=24, d_name="car", d_type=DT_DIR} {d_ino=1051333, d_off=7313039806687748869, d_reclen=24, d_name="ch", d_type=DT_DIR} {d_ino=1051367, d_off=7329509048411921681, d_reclen=32, d_name="de_AT", d_type=DT_DIR} {d_ino=1051334, d_off=7331104152160414467, d_reclen=24, d_name="chb", d_type=DT_DIR} {d_ino=15227, d_off=7332584205378366822, d_reclen=24, d_name="ee", d_type=DT_DIR} {d_ino=261712, d_off=7383031758557732914, d_reclen=24, d_name="sus", d_type=DT_DIR} {d_ino=15269, d_off=7388725550997600803, d_reclen=32, d_name="es_UY", d_type=DT_DIR} {d_ino=1051368, d_off=7398846705540668663, d_reclen=32, d_name="de_CH", d_type=DT_DIR} {d_ino=15255, d_off=7400855069982565763, d_reclen=32, d_name="es_CL", d_type=DT_DIR} {d_ino=15289, d_off=7403299814797977299, d_reclen=24, d_name="fr", d_type=DT_DIR} {d_ino=261632, d_off=7403838026964896362, d_reclen=24, d_name="pro", d_type=DT_DIR} {d_ino=15268, d_off=7409211347318319445, d_reclen=32, d_name="es_SV", d_type=DT_DIR} {d_ino=15336, d_off=7417713722906333938, d_reclen=32, d_name="hr_HR", d_type=DT_DIR} {d_ino=15230, d_off=7417735028067235791, d_reclen=24, d_name="eka", d_type=DT_DIR} {d_ino=15371, d_off=7418189468296663003, d_reclen=24, d_name="jv", d_type=DT_DIR} {d_ino=261593, d_off=7433475479345639236, d_reclen=32, d_name="nn_NO", d_type=DT_DIR} {d_ino=1051318, d_off=7435039171707507961, d_reclen=24, d_name="byn", d_type=DT_DIR} {d_ino=261525, d_off=7468955514070408787, d_reclen=24, d_name="luo", d_type=DT_DIR} {d_ino=261561, d_off=7475695799493115988, d_reclen=24, d_name="ms", d_type=DT_DIR} {d_ino=1051265, d_off=7476542156481129085, d_reclen=24, d_name="ar", d_type=DT_DIR} {d_ino=15324, d_off=7527182115762925123, d_reclen=24, d_name="haw", d_type=DT_DIR} {d_ino=261586, d_off=7539155482072464375, d_reclen=24, d_name="nia", d_type=DT_DIR} {d_ino=261527, d_off=7547715482607811304, d_reclen=24, d_name="lv", d_type=DT_DIR} {d_ino=139218, d_off=7548144739307603347, d_reclen=24, d_name="kok", d_type=DT_DIR} {d_ino=139236, d_off=7555952409166711280, d_reclen=24, d_name="l10n", d_type=DT_DIR} {d_ino=15316, d_off=7569609198144478208, d_reclen=24, d_name="grb", d_type=DT_DIR} {d_ino=261799, d_off=7629223101231952843, d_reclen=32, d_name="zh_CN.GB2312", d_type=DT_DIR} {d_ino=261671, d_off=7685725688037459069, d_reclen=24, d_name="sgn", d_type=DT_DIR} {d_ino=261681, d_off=7687616410691304326, d_reclen=32, d_name="sl_SI", d_type=DT_DIR} {d_ino=261710, d_off=7690956633621285144, d_reclen=24, d_name="su", d_type=DT_DIR} {d_ino=139232, d_off=7719094663282569794, d_reclen=24, d_name="kv", d_type=DT_DIR} {d_ino=1051312, d_off=7726586212467934080, d_reclen=24, d_name="brx", d_type=DT_DIR} {d_ino=15331, d_off=7730399756925369425, d_reclen=24, d_name="hit", d_type=DT_DIR} {d_ino=1051295, d_off=7736402778215764068, d_reclen=24, d_name="ber", d_type=DT_DIR} {d_ino=1051314, d_off=7739478644990774392, d_reclen=32, d_name="bs_BA", d_type=DT_DIR} {d_ino=261763, d_off=7742232315744045978, d_reclen=24, d_name="uga", d_type=DT_DIR} {d_ino=261619, d_off=7765029392476483049, d_reclen=24, d_name="pag", d_type=DT_DIR} {d_ino=15307, d_off=7782151569227822685, d_reclen=24, d_name="gil", d_type=DT_DIR} {d_ino=15309, d_off=7785699898388691301, d_reclen=32, d_name="gl_ES", d_type=DT_DIR} {d_ino=261521, d_off=7800459879391015245, d_reclen=24, d_name="lu", d_type=DT_DIR} {d_ino=15252, d_off=7804607349176546889, d_reclen=24, d_name="es", d_type=DT_DIR} {d_ino=261524, d_off=7805059601350441863, d_reclen=24, d_name="lun", d_type=DT_DIR} {d_ino=261742, d_off=7884183531648343954, d_reclen=24, d_name="tmh", d_type=DT_DIR} {d_ino=15245, d_off=7911009676534280055, d_reclen=32, d_name="en_GB", d_type=DT_DIR} {d_ino=139224, d_off=7918144063828806211, d_reclen=24, d_name="kro", d_type=DT_DIR} {d_ino=261526, d_off=7934713423975868369, d_reclen=24, d_name="lus", d_type=DT_DIR} {d_ino=15232, d_off=7975783650799110751, d_reclen=32, d_name="el_GR", d_type=DT_DIR} {d_ino=15355, d_off=7980586470085430970, d_reclen=24, d_name="ine", d_type=DT_DIR} {d_ino=15353, d_off=7995726676804069778, d_reclen=24, d_name="ilo", d_type=DT_DIR} {d_ino=15225, d_off=8017590204660492936, d_reclen=24, d_name="dyu", d_type=DT_DIR} {d_ino=261718, d_off=8032248618941473187, d_reclen=24, d_name="syc", d_type=DT_DIR} {d_ino=261659, d_off=8044978598199895709, d_reclen=24, d_name="sam", d_type=DT_DIR} {d_ino=1051365, d_off=8047352706338997769, d_reclen=24, d_name="de", d_type=DT_DIR} {d_ino=261627, d_off=8048380371374646307, d_reclen=24, d_name="pi", d_type=DT_DIR} {d_ino=261651, d_off=8058366722259585660, d_reclen=32, d_name="ru_RU", d_type=DT_DIR} {d_ino=15332, d_off=8069286776790664191, d_reclen=24, d_name="hmn", d_type=DT_DIR} {d_ino=1051310, d_off=8074714897475376910, d_reclen=24, d_name="br", d_type=DT_DIR} {d_ino=1051291, d_off=8095350290863196207, d_reclen=24, d_name="be", d_type=DT_DIR} {d_ino=261608, d_off=8123863979453765158, d_reclen=24, d_name="nzi", d_type=DT_DIR} {d_ino=15339, d_off=8127089321803335748, d_reclen=24, d_name="hu", d_type=DT_DIR} {d_ino=261646, d_off=8133795542809507264, d_reclen=24, d_name="ro", d_type=DT_DIR} {d_ino=139213, d_off=8143134839924561108, d_reclen=32, d_name="km_KH", d_type=DT_DIR} {d_ino=15250, d_off=8164755459652205246, d_reclen=24, d_name="enm", d_type=DT_DIR} {d_ino=261661, d_off=8170688405585138326, d_reclen=24, d_name="sat", d_type=DT_DIR} {d_ino=261571, d_off=8172953462337703323, d_reclen=24, d_name="myn", d_type=DT_DIR} {d_ino=1051363, d_off=8175114024072879625, d_reclen=24, d_name="dar", d_type=DT_DIR} {d_ino=139230, d_off=8175976280505954519, d_reclen=24, d_name="kum", d_type=DT_DIR} {d_ino=1051306, d_off=8178901505492242438, d_reclen=32, d_name="bn_BD", d_type=DT_DIR} {d_ino=1051273, d_off=8201959787859925375, d_reclen=24, d_name="arw", d_type=DT_DIR} {d_ino=15359, d_off=8206247682196549444, d_reclen=24, d_name="iro", d_type=DT_DIR} {d_ino=1051245, d_off=8224192504328912023, d_reclen=24, d_name="ada", d_type=DT_DIR} {d_ino=15244, d_off=8258806458251061243, d_reclen=32, d_name="en_CA", d_type=DT_DIR} {d_ino=261770, d_off=8278206339946039861, d_reclen=24, d_name="uz", d_type=DT_DIR} {d_ino=139211, d_off=8281331539736211341, d_reclen=24, d_name="kl", d_type=DT_DIR} {d_ino=261588, d_off=8286231946705761444, d_reclen=24, d_name="niu", d_type=DT_DIR} {d_ino=261709, d_off=8291799657642075753, d_reclen=24, d_name="st", d_type=DT_DIR} {d_ino=139200, d_off=8302707389939181414, d_reclen=24, d_name="kar", d_type=DT_DIR} {d_ino=261682, d_off=8320741961247471164, d_reclen=24, d_name="sla", d_type=DT_DIR} {d_ino=261610, d_off=8322351976768531660, d_reclen=24, d_name="oj", d_type=DT_DIR} {d_ino=261755, d_off=8343099380415753259, d_reclen=24, d_name="tup", d_type=DT_DIR} {d_ino=261751, d_off=8349562898503565862, d_reclen=24, d_name="tt", d_type=DT_DIR} {d_ino=15241, d_off=8352997321516273139, d_reclen=32, d_name="en@quot", d_type=DT_DIR} {d_ino=15322, d_off=8379240011681058637, d_reclen=24, d_name="ha", d_type=DT_DIR} {d_ino=261734, d_off=8386959252942546308, d_reclen=24, d_name="tig", d_type=DT_DIR} {d_ino=1051280, d_off=8400663232656561389, d_reclen=24, d_name="awa", d_type=DT_DIR} {d_ino=261645, d_off=8406468098314706273, d_reclen=24, d_name="rn", d_type=DT_DIR} {d_ino=15340, d_off=8410576675041912003, d_reclen=32, d_name="hu_HU", d_type=DT_DIR} {d_ino=1051294, d_off=8447556889271818832, d_reclen=24, d_name="bem", d_type=DT_DIR} {d_ino=15285, d_off=8492016552980650008, d_reclen=24, d_name="fiu", d_type=DT_DIR} {d_ino=15291, d_off=8514462331533064907, d_reclen=32, d_name="fr_CA", d_type=DT_DIR} {d_ino=261582, d_off=8551482051647486760, d_reclen=32, d_name="nds_DE", d_type=DT_DIR} {d_ino=261656, d_off=8573830435168828920, d_reclen=24, d_name="sah", d_type=DT_DIR} {d_ino=261607, d_off=8614523697219889600, d_reclen=24, d_name="nyo", d_type=DT_DIR} {d_ino=261605, d_off=8697525056994271780, d_reclen=24, d_name="nym", d_type=DT_DIR} {d_ino=261691, d_off=8753571088840417959, d_reclen=24, d_name="so", d_type=DT_DIR} {d_ino=1051307, d_off=8770849629493495518, d_reclen=32, d_name="bn_IN", d_type=DT_DIR} {d_ino=15253, d_off=8771220923469659968, d_reclen=32, d_name="es_AR", d_type=DT_DIR} {d_ino=15345, d_off=8779688006961790001, d_reclen=24, d_name="iba", d_type=DT_DIR} {d_ino=261782, d_off=8780463973726138701, d_reclen=24, d_name="war", d_type=DT_DIR} {d_ino=261581, d_off=8786514936976987435, d_reclen=32, d_name="nds@NFE", d_type=DT_DIR} {d_ino=15246, d_off=8792685255074240398, d_reclen=32, d_name="en_NZ", d_type=DT_DIR} {d_ino=261562, d_off=8801007181559567314, d_reclen=32, d_name="ms_MY", d_type=DT_DIR} {d_ino=1051330, d_off=8815572240718831701, d_reclen=24, d_name="ce", d_type=DT_DIR} {d_ino=261803, d_off=8816710047689587786, d_reclen=32, d_name="zh_TW", d_type=DT_DIR} {d_ino=261670, d_off=8821697738325836332, d_reclen=24, d_name="sga", d_type=DT_DIR} {d_ino=1051354, d_off=8842423541100621091, d_reclen=24, d_name="csb", d_type=DT_DIR} {d_ino=261556, d_off=8847386326208907407, d_reclen=24, d_name="mo", d_type=DT_DIR} {d_ino=261663, d_off=8847463841020044524, d_reclen=24, d_name="scn", d_type=DT_DIR} {d_ino=139231, d_off=8850886512976193427, d_reclen=24, d_name="kut", d_type=DT_DIR} {d_ino=1051275, d_off=8883157323822301017, d_reclen=24, d_name="ast", d_type=DT_DIR} {d_ino=261784, d_off=8896316489902028771, d_reclen=24, d_name="wen", d_type=DT_DIR} {d_ino=139234, d_off=8904602622237827818, d_reclen=24, d_name="kw", d_type=DT_DIR} {d_ino=15341, d_off=8908747113377263505, d_reclen=24, d_name="hup", d_type=DT_DIR} {d_ino=1051315, d_off=8915702616500761073, d_reclen=24, d_name="btk", d_type=DT_DIR} {d_ino=261572, d_off=8919475867859163815, d_reclen=24, d_name="myv", d_type=DT_DIR} {d_ino=1051320, d_off=8923823950308956115, d_reclen=32, d_name="ca@valencia", d_type=DT_DIR} {d_ino=1051281, d_off=8929484367367919543, d_reclen=24, d_name="ay", d_type=DT_DIR} {d_ino=15311, d_off=8930440040884962240, d_reclen=24, d_name="gn", d_type=DT_DIR} {d_ino=261702, d_off=8932366290492916309, d_reclen=32, d_name="sr_ME", d_type=DT_DIR} {d_ino=1051331, d_off=8934692415680314106, d_reclen=24, d_name="ceb", d_type=DT_DIR} {d_ino=261545, d_off=8938021237587788123, d_reclen=24, d_name="min", d_type=DT_DIR} {d_ino=1051254, d_off=8951312949606658155, d_reclen=24, d_name="akk", d_type=DT_DIR} {d_ino=15236, d_off=8957814089198455284, d_reclen=32, d_name="en@boldquot", d_type=DT_DIR} {d_ino=15366, d_off=8963728749037087588, d_reclen=24, d_name="ja", d_type=DT_DIR} {d_ino=15293, d_off=8973671055037742782, d_reclen=32, d_name="fr_FR", d_type=DT_DIR} {d_ino=15239, d_off=8982181728581219893, d_reclen=32, d_name="en@hebrew", d_type=DT_DIR} {d_ino=1051347, d_off=8992802883454935318, d_reclen=24, d_name="cpf", d_type=DT_DIR} {d_ino=1051277, d_off=9035915749877850915, d_reclen=24, d_name="ath", d_type=DT_DIR} {d_ino=139222, d_off=9063625533884916271, d_reclen=24, d_name="krc", d_type=DT_DIR} {d_ino=261741, d_off=9097364427271383329, d_reclen=24, d_name="tli", d_type=DT_DIR} {d_ino=261642, d_off=9120897304322812427, d_reclen=24, d_name="rap", d_type=DT_DIR} {d_ino=15263, d_off=9128152518868067731, d_reclen=32, d_name="es_MX", d_type=DT_DIR} {d_ino=261740, d_off=9223372036854775807, d_reclen=24, d_name="tlh", d_type=DT_DIR}}, 32768) = 16360 >open("/usr/share/locale/rom/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/grc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/or/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lua/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/az/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/him/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/wo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tum/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr@Latn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ba/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dak/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nso/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_GT/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/wak/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/jpr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ss/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tr/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/tr.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0R\2\0\0\34\0\0\0\254\22\0\0\35\3\0\0<%\0\0\0\0\0\0\2601\0\0#\0\0\0\2611\0\0\26\0\0\0\3251\0\0\23\0\0\0\3541\0\0006\0\0\0"..., 1048576) = 51842 >read(23, "", 996734) = 0 >write(24, "\336\22\4\225\0\0\0\0R\2\0\0\34\0\0\0\254\22\0\0\35\3\0\0<%\0\0\0\0\0\0\2601\0\0#\0\0\0\2611\0\0\26\0\0\0\3251\0\0\23\0\0\0\3541\0\0006\0\0\0"..., 51842) = 51842 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/pt_br/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/iu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/elx/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sq_AL/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mkh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ta_LK/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/co/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ru/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/ru.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0x\4\0\0\34\0\0\0\334#\0\0\373\5\0\0\234G\0\0\0\0\0\0\210_\0\0#\0\0\0\211_\0\0 \0\0\0\255_\0\0\32\0\0\0\316_\0\0\27\0\0\0"..., 1048576) = 138136 >read(23, "", 910440) = 0 >write(24, "\336\22\4\225\0\0\0\0x\4\0\0\34\0\0\0\334#\0\0\373\5\0\0\234G\0\0\0\0\0\0\210_\0\0#\0\0\0\211_\0\0 \0\0\0\255_\0\0\32\0\0\0\316_\0\0\27\0\0\0"..., 138136) = 138136 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/zgh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ijo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_NI/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mos/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ml/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tr_TR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sco/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nub/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tt_RU/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cpp/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/srr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/doi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fa_IR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/eo/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/eo.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\361\1\0\0\34\0\0\0\244\17\0\0\241\2\0\0,\37\0\0\0\0\0\0\260)\0\0\f\0\0\0\261)\0\0\3\0\0\0\276)\0\0\16\0\0\0\302)\0\0\4\1\0\0"..., 1048576) = 44138 >read(23, "", 1004438) = 0 >write(24, "\336\22\4\225\0\0\0\0\361\1\0\0\34\0\0\0\244\17\0\0\241\2\0\0,\37\0\0\0\0\0\0\260)\0\0\f\0\0\0\261)\0\0\3\0\0\0\276)\0\0\16\0\0\0\302)\0\0\4\1\0\0"..., 44138) = 44138 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/no_NO/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mwr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nl_BE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sg/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/rar/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/rup/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kj/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/is_IS/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/th_TH/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ts/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/it_CH/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cai/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gl/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/gl.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0v\4\0\0\34\0\0\0\314#\0\0\363\5\0\0|G\0\0\0\0\0\0H_\0\0#\0\0\0I_\0\0 \0\0\0m_\0\0\32\0\0\0\216_\0\0\27\0\0\0"..., 1048576) = 109029 >read(23, "", 939547) = 0 >write(24, "\336\22\4\225\0\0\0\0v\4\0\0\34\0\0\0\314#\0\0\363\5\0\0|G\0\0\0\0\0\0H_\0\0#\0\0\0I_\0\0 \0\0\0m_\0\0\32\0\0\0\216_\0\0\27\0\0\0"..., 109029) = 109029 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/tw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sas/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/my/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nic/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/art/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mdf/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hne/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/default/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/om/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ja_JP/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hi_IN/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ve/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/moh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/new/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kab/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en@greek/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/en@greek.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\6\5\0\0\34\0\0\0L(\0\0\271\6\0\0|P\0\0\0\0\0\0`k\0\0#\0\0\0ak\0\0 \0\0\0\205k\0\0\32\0\0\0\246k\0\0\27\0\0\0"..., 1048576) = 146761 >read(23, "", 901815) = 0 >write(24, "\336\22\4\225\0\0\0\0\6\5\0\0\34\0\0\0L(\0\0\271\6\0\0|P\0\0\0\0\0\0`k\0\0#\0\0\0ak\0\0 \0\0\0\205k\0\0\32\0\0\0\246k\0\0\27\0\0\0"..., 146761) = 146761 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/dz/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nl/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/nl.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0t\4\0\0\34\0\0\0\274#\0\0\363\5\0\0\\G\0\0\0\0\0\0(_\0\0#\0\0\0)_\0\0 \0\0\0M_\0\0\32\0\0\0n_\0\0\27\0\0\0"..., 1048576) = 105883 >read(23, "", 942693) = 0 >write(24, "\336\22\4\225\0\0\0\0t\4\0\0\34\0\0\0\274#\0\0\363\5\0\0\\G\0\0\0\0\0\0(_\0\0#\0\0\0)_\0\0 \0\0\0M_\0\0\32\0\0\0n_\0\0\27\0\0\0"..., 105883) = 105883 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/sad/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/az_IR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ar_OM/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dua/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ady/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sit/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gba/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lg/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/frm/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/smj/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/men/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gd/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zbl/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ro_RO/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/qu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/vi_VN/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bnt/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mdr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sio/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/chk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tl/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zap/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_ZA/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dsb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/da/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/da.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0000\4\0\0\34\0\0\0\234!\0\0\225\5\0\0\34C\0\0\0\0\0\0pY\0\0#\0\0\0qY\0\0 \0\0\0\225Y\0\0\32\0\0\0\266Y\0\0\27\0\0\0"..., 1048576) = 96468 >read(23, "", 952108) = 0 >write(24, "\336\22\4\225\0\0\0\0000\4\0\0\34\0\0\0\234!\0\0\225\5\0\0\34C\0\0\0\0\0\0pY\0\0#\0\0\0qY\0\0 \0\0\0\225Y\0\0\32\0\0\0\266Y\0\0\27\0\0\0"..., 96468) = 96468 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/mnc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/as/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kaw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bat/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_DO/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/th/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fan/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kam/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pap/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/it/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/it.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0v\4\0\0\34\0\0\0\314#\0\0\363\5\0\0|G\0\0\0\0\0\0H_\0\0#\0\0\0I_\0\0 \0\0\0m_\0\0\32\0\0\0\216_\0\0\27\0\0\0"..., 1048576) = 105131 >read(23, "", 943445) = 0 >write(24, "\336\22\4\225\0\0\0\0v\4\0\0\34\0\0\0\314#\0\0\363\5\0\0|G\0\0\0\0\0\0H_\0\0#\0\0\0I_\0\0 \0\0\0m_\0\0\32\0\0\0\216_\0\0\27\0\0\0"..., 105131) = 105131 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/mhr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sk_SK/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/de@hebrew/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/de@hebrew.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0i\4\0\0\34\0\0\0d#\0\0\347\5\0\0\254F\0\0\0\0\0\0H^\0\0#\0\0\0I^\0\0 \0\0\0m^\0\0\32\0\0\0\216^\0\0\27\0\0\0"..., 1048576) = 156861 >read(23, "", 891715) = 0 >write(24, "\336\22\4\225\0\0\0\0i\4\0\0\34\0\0\0d#\0\0\347\5\0\0\254F\0\0\0\0\0\0H^\0\0#\0\0\0I^\0\0 \0\0\0m^\0\0\32\0\0\0\216^\0\0\27\0\0\0"..., 156861) = 156861 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/bg_BG/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tg/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/khi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nl_NL/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/chp/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/jbo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sog/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/non/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/inc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ak/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/uz@cyrillic/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/no/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/vai/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/uk/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/uk.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\354\4\0\0\34\0\0\0|'\0\0\235\6\0\0\334N\0\0\0\0\0\0Pi\0\0#\0\0\0Qi\0\0 \0\0\0ui\0\0\32\0\0\0\226i\0\0\27\0\0\0"..., 1048576) = 160269 >read(23, "", 888307) = 0 >write(24, "\336\22\4\225\0\0\0\0\354\4\0\0\34\0\0\0|'\0\0\235\6\0\0\334N\0\0\0\0\0\0Pi\0\0#\0\0\0Qi\0\0 \0\0\0ui\0\0\32\0\0\0\226i\0\0\27\0\0\0"..., 160269) = 160269 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/ig/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/id/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/id.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\302\0\0\0\34\0\0\0,\6\0\0\7\1\0\0<\f\0\0\0\0\0\0X\20\0\0\4\1\0\0Y\20\0\0\21\0\0\0^\21\0\0!\0\0\0p\21\0\0\24\0\0\0"..., 1048576) = 17816 >read(23, "", 1030760) = 0 >write(24, "\336\22\4\225\0\0\0\0\302\0\0\0\34\0\0\0,\6\0\0\7\1\0\0<\f\0\0\0\0\0\0X\20\0\0\4\1\0\0Y\20\0\0\21\0\0\0^\21\0\0!\0\0\0p\21\0\0\24\0\0\0"..., 17816) = 17816 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/ht/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pt/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mga/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zh_HK/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zun/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/wal/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/crp/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ps/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/uk_UA/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/paa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/day/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ast_ES/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/te/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nah/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sel/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lam/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sem/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ssa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fa_AF/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/afa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fon/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/aln/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nai/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nqo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/wa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ti/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ug/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sq/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cmc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ia/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fj/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/chy/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/map/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/chr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nd/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mk_MK/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gsw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tpi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ab/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/za/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tkl/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/aa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/te_IN/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zh_CN/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/zh_CN.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0]\1\0\0\34\0\0\0\4\v\0\0\323\1\0\0\354\25\0\0\0\0\0\0008\35\0\0\25\0\0\0009\35\0\0\3\0\0\0O\35\0\0\16\0\0\0S\35\0\0\4\1\0\0"..., 1048576) = 30123 >read(23, "", 1018453) = 0 >write(24, "\336\22\4\225\0\0\0\0]\1\0\0\34\0\0\0\4\v\0\0\323\1\0\0\354\25\0\0\0\0\0\0008\35\0\0\25\0\0\0009\35\0\0\3\0\0\0O\35\0\0\16\0\0\0S\35\0\0\4\1\0\0"..., 30123) = 30123 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/bin/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_EC/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/af_ZA/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ur/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nds/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mad/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cus/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/da_DK/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ta_IN/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gez/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ca_IT/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ur_PK/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/vot/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ka/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/el/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nyn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nog/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/raj/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/be@latin/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fat/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gmh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zza/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ter/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/krl/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ny/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/uz@Latn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/goh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ko_KR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lui/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kbd/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/currency/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dgr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ki/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cs/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sv_SV/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ks@devanagari/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/aus/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tem/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/was/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/peo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/oc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/alg/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/yap/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ban/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ca_FR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hil/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en@shaw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ar_EG/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr@latin/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fro/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mus/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_ES/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/crh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gwi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ng/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tsi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sl/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/sl.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0000\4\0\0\34\0\0\0\234!\0\0\225\5\0\0\34C\0\0\0\0\0\0pY\0\0#\0\0\0qY\0\0 \0\0\0\225Y\0\0\32\0\0\0\266Y\0\0\27\0\0\0"..., 1048576) = 99210 >read(23, "", 949366) = 0 >write(24, "\336\22\4\225\0\0\0\0000\4\0\0\34\0\0\0\234!\0\0\225\5\0\0\34C\0\0\0\0\0\0pY\0\0#\0\0\0qY\0\0 \0\0\0\225Y\0\0\32\0\0\0\266Y\0\0\27\0\0\0"..., 99210) = 99210 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/si_LK/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tyv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pa/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/pa.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\231\2\0\0\34\0\0\0\344\24\0\0w\3\0\0\254)\0\0\0\0\0\0\2107\0\0#\0\0\0\2117\0\0 \0\0\0\2557\0\0\32\0\0\0\3167\0\0\26\0\0\0"..., 1048576) = 65366 >read(23, "", 983210) = 0 >write(24, "\336\22\4\225\0\0\0\0\231\2\0\0\34\0\0\0\344\24\0\0w\3\0\0\254)\0\0\0\0\0\0\2107\0\0#\0\0\0\2117\0\0 \0\0\0\2557\0\0\32\0\0\0\3167\0\0\26\0\0\0"..., 65366) = 65366 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/kk_KZ/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr_RS@latin/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/qaa-qtz/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ang/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/arp/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/all_languages/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOTDIR (Not a directory) >open("/usr/share/locale/lez/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zh_TW.Big5/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gem/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/smn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fi/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/fi.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0x\4\0\0\34\0\0\0\334#\0\0\373\5\0\0\234G\0\0\0\0\0\0\210_\0\0#\0\0\0\211_\0\0 \0\0\0\255_\0\0\32\0\0\0\316_\0\0\27\0\0\0"..., 1048576) = 107478 >read(23, "", 941098) = 0 >write(24, "\336\22\4\225\0\0\0\0x\4\0\0\34\0\0\0\334#\0\0\373\5\0\0\234G\0\0\0\0\0\0\210_\0\0#\0\0\0\211_\0\0 \0\0\0\255_\0\0\32\0\0\0\316_\0\0\27\0\0\0"..., 107478) = 107478 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/pra/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ho/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zen/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hz/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cs_CZ/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/inh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/arn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/na/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kha/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ca_ES/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/anp/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pau/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nwc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ff/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cpe/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/frr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ne/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/av/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ca/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/ca.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0L\4\0\0\34\0\0\0|\"\0\0\277\5\0\0\334D\0\0\0\0\0\0\330[\0\0#\0\0\0\331[\0\0 \0\0\0\375[\0\0\32\0\0\0\36\\\0\0\27\0\0\0"..., 1048576) = 106164 >read(23, "", 942412) = 0 >write(24, "\336\22\4\225\0\0\0\0L\4\0\0\34\0\0\0|\"\0\0\277\5\0\0\334D\0\0\0\0\0\0\330[\0\0#\0\0\0\331[\0\0 \0\0\0\375[\0\0\32\0\0\0\36\\\0\0\27\0\0\0"..., 106164) = 106164 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/gon/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/frs/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/rm/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/km/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mag/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/arc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/chn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/roa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lol/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sm/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kho/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gor/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hy/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ain/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pt_BR.us-ascii/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/chm/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dra/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tut/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/egy/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hsb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ik/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lt_LT/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sal/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ace/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mg/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/udm/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/locale.alias/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOTDIR (Not a directory) >open("/usr/share/locale/alt/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mis/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kg/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/syr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bai/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/srn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bua/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bg/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/loz/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/yo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/phn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_AU/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/umb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/he_IL/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/am/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tt@iqtelif/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US@piglatin/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/os/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/din/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sms/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ko/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dum/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/et/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nb_NO/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ach/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sai/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fr_BE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/rw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ky/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bik/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bla/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ira/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ty/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ewo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bs/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/en.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0/\5\0\0\34\0\0\0\224)\0\0\361\6\0\0\fS\0\0\0\0\0\0\320n\0\0#\0\0\0\321n\0\0 \0\0\0\365n\0\0\32\0\0\0\26o\0\0\27\0\0\0"..., 1048576) = 119356 >read(23, "", 929220) = 0 >write(24, "\336\22\4\225\0\0\0\0/\5\0\0\34\0\0\0\224)\0\0\361\6\0\0\fS\0\0\0\0\0\0\320n\0\0#\0\0\0\321n\0\0 \0\0\0\365n\0\0\32\0\0\0\26o\0\0\27\0\0\0"..., 119356) = 119356 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/tai/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/got/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/id_ID/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/si/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cy/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/it_IT/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bra/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cop/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hai/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/efi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bug/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mul/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_PE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/apa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/vi/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/vi.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0v\4\0\0\34\0\0\0\314#\0\0\363\5\0\0|G\0\0\0\0\0\0H_\0\0#\0\0\0I_\0\0 \0\0\0m_\0\0\32\0\0\0\216_\0\0\27\0\0\0"..., 1048576) = 116613 >read(23, "", 931963) = 0 >write(24, "\336\22\4\225\0\0\0\0v\4\0\0\34\0\0\0\314#\0\0\363\5\0\0|G\0\0\0\0\0\0H_\0\0#\0\0\0I_\0\0 \0\0\0m_\0\0\32\0\0\0\216_\0\0\27\0\0\0"..., 116613) = 116613 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/lt/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/lt.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\242\1\0\0\34\0\0\0,\r\0\0-\2\0\0<\32\0\0\0\0\0\0\360\"\0\0 \0\0\0\361\"\0\0\32\0\0\0\22#\0\0\27\0\0\0-#\0\0\26\0\0\0"..., 1048576) = 40470 >read(23, "", 1008106) = 0 >write(24, "\336\22\4\225\0\0\0\0\242\1\0\0\34\0\0\0,\r\0\0-\2\0\0<\32\0\0\0\0\0\0\360\"\0\0 \0\0\0\361\"\0\0\32\0\0\0\22#\0\0\27\0\0\0-#\0\0\26\0\0\0"..., 40470) = 40470 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/ie/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en@arabic/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/en@arabic.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\6\5\0\0\34\0\0\0L(\0\0\271\6\0\0|P\0\0\0\0\0\0`k\0\0#\0\0\0ak\0\0 \0\0\0\205k\0\0\32\0\0\0\246k\0\0\27\0\0\0"..., 1048576) = 155361 >read(23, "", 893215) = 0 >write(24, "\336\22\4\225\0\0\0\0\6\5\0\0\34\0\0\0L(\0\0\271\6\0\0|P\0\0\0\0\0\0`k\0\0#\0\0\0ak\0\0 \0\0\0\205k\0\0\32\0\0\0\246k\0\0\27\0\0\0"..., 155361) = 155361 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/fur/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kmb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/jrb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fr_CH/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tvl/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sux/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kpe/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lv_LV/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/et_EE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lad/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/yao/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ta/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/io/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kos/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/xal/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zxx/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mic/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sma/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ypk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pt_PT/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bej/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pal/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fi_FI/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/znd/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fil/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mak/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/vo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tiv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ca_AD/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/eu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tog/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mt/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cau/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_HN/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bal/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/is/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bad/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr_RS/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/an/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ml_IN/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/son/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pl/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/pl.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0x\4\0\0\34\0\0\0\334#\0\0\373\5\0\0\234G\0\0\0\0\0\0\210_\0\0#\0\0\0\211_\0\0 \0\0\0\255_\0\0\32\0\0\0\316_\0\0\27\0\0\0"..., 1048576) = 107635 >read(23, "", 940941) = 0 >write(24, "\336\22\4\225\0\0\0\0x\4\0\0\34\0\0\0\334#\0\0\373\5\0\0\234G\0\0\0\0\0\0\210_\0\0#\0\0\0\211_\0\0 \0\0\0\255_\0\0\32\0\0\0\316_\0\0\27\0\0\0"..., 107635) = 107635 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/sa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nap/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/am_ET/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/xh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/yi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fy/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pl_PL/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/snk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr@ije/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/oto/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tl_PH/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ar_SY/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ota/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_CR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/shn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bho/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ku/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cel/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/eu_ES/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/li/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_PR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_CO/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sv/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/sv.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\360\1\0\0\34\0\0\0\234\17\0\0\225\2\0\0\34\37\0\0\0\0\0\0p)\0\0#\0\0\0q)\0\0 \0\0\0\225)\0\0\32\0\0\0\266)\0\0\26\0\0\0"..., 1048576) = 36235 >read(23, "", 1012341) = 0 >write(24, "\336\22\4\225\0\0\0\0\360\1\0\0\34\0\0\0\234\17\0\0\225\2\0\0\34\37\0\0\0\0\0\0p)\0\0#\0\0\0q)\0\0 \0\0\0\225)\0\0\32\0\0\0\266)\0\0\26\0\0\0"..., 36235) = 36235 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/es_CA/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pam/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/af/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/phi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mai/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/chg/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_VE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kaa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/de_DE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ln/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mni/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pt_BR/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/pt_BR.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\370\2\0\0\34\0\0\0\334\27\0\0\365\3\0\0\234/\0\0\0\0\0\0p?\0\0#\0\0\0q?\0\0 \0\0\0\225?\0\0\32\0\0\0\266?\0\0$\0\0\0"..., 1048576) = 66071 >read(23, "", 982505) = 0 >write(24, "\336\22\4\225\0\0\0\0\370\2\0\0\34\0\0\0\334\27\0\0\365\3\0\0\234/\0\0\0\0\0\0p?\0\0#\0\0\0q?\0\0 \0\0\0\225?\0\0\32\0\0\0\266?\0\0$\0\0\0"..., 66071) = 66071 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/cad/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ae/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mno/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr@ijekavian/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_PA/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/he/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/afh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gay/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sid/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/cho/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ii/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/osa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gaa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/den/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mas/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kac/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tg_TJ/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ca_ES@valencian/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/man/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/und/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bas/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lah/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/la/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ga/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/del/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tet/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nr/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kru/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bm/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/se/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en@piglatin/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/en@piglatin.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0/\5\0\0\34\0\0\0\224)\0\0\361\6\0\0\fS\0\0\0\0\0\0\320n\0\0#\0\0\0\321n\0\0 \0\0\0\365n\0\0\32\0\0\0\26o\0\0\27\0\0\0"..., 1048576) = 135170 >read(23, "", 913406) = 0 >write(24, "\336\22\4\225\0\0\0\0/\5\0\0\34\0\0\0\224)\0\0\361\6\0\0\fS\0\0\0\0\0\0\320n\0\0#\0\0\0\321n\0\0 \0\0\0\365n\0\0\32\0\0\0\26o\0\0\27\0\0\0"..., 135170) = 135170 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/mun/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mwl/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pon/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ale/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sv_SE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ks/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/suk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en@cyrillic/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/en@cyrillic.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\6\5\0\0\34\0\0\0L(\0\0\271\6\0\0|P\0\0\0\0\0\0`k\0\0#\0\0\0ak\0\0 \0\0\0\205k\0\0\32\0\0\0\246k\0\0\27\0\0\0"..., 1048576) = 146764 >read(23, "", 901812) = 0 >write(24, "\336\22\4\225\0\0\0\0\6\5\0\0\34\0\0\0L(\0\0\271\6\0\0|P\0\0\0\0\0\0`k\0\0#\0\0\0ak\0\0 \0\0\0\205k\0\0\32\0\0\0\246k\0\0\27\0\0\0"..., 146764) = 146764 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/my_MM/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/smi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/to/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mr_IN/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sd/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/car/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ch/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/de_AT/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/chb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ee/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sus/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_UY/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/de_CH/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/de_CH.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0i\4\0\0\34\0\0\0d#\0\0\347\5\0\0\254F\0\0\0\0\0\0H^\0\0#\0\0\0I^\0\0 \0\0\0m^\0\0\32\0\0\0\216^\0\0\27\0\0\0"..., 1048576) = 105444 >read(23, "", 943132) = 0 >write(24, "\336\22\4\225\0\0\0\0i\4\0\0\34\0\0\0d#\0\0\347\5\0\0\254F\0\0\0\0\0\0H^\0\0#\0\0\0I^\0\0 \0\0\0m^\0\0\32\0\0\0\216^\0\0\27\0\0\0"..., 105444) = 105444 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/es_CL/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fr/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/fr.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\354\4\0\0\34\0\0\0|'\0\0\235\6\0\0\334N\0\0\0\0\0\0Pi\0\0#\0\0\0Qi\0\0 \0\0\0ui\0\0\32\0\0\0\226i\0\0\27\0\0\0"..., 1048576) = 126738 >read(23, "", 921838) = 0 >write(24, "\336\22\4\225\0\0\0\0\354\4\0\0\34\0\0\0|'\0\0\235\6\0\0\334N\0\0\0\0\0\0Pi\0\0#\0\0\0Qi\0\0 \0\0\0ui\0\0\32\0\0\0\226i\0\0\27\0\0\0"..., 126738) = 126738 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/pro/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_SV/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hr_HR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/eka/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/jv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nn_NO/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/byn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/luo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ms/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ar/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/haw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nia/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kok/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/l10n/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/grb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zh_CN.GB2312/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sgn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sl_SI/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/su/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/brx/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hit/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ber/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bs_BA/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/uga/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/pag/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gil/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gl_ES/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/es.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0x\4\0\0\34\0\0\0\334#\0\0\373\5\0\0\234G\0\0\0\0\0\0\210_\0\0#\0\0\0\211_\0\0 \0\0\0\255_\0\0\32\0\0\0\316_\0\0\27\0\0\0"..., 1048576) = 110349 >read(23, "", 938227) = 0 >write(24, "\336\22\4\225\0\0\0\0x\4\0\0\34\0\0\0\334#\0\0\373\5\0\0\234G\0\0\0\0\0\0\210_\0\0#\0\0\0\211_\0\0 \0\0\0\255_\0\0\32\0\0\0\316_\0\0\27\0\0\0"..., 110349) = 110349 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/lun/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tmh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_GB/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kro/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/lus/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/el_GR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ine/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ilo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dyu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/syc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sam/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/de/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/de.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0i\4\0\0\34\0\0\0d#\0\0\347\5\0\0\254F\0\0\0\0\0\0H^\0\0#\0\0\0I^\0\0 \0\0\0m^\0\0\32\0\0\0\216^\0\0\27\0\0\0"..., 1048576) = 105438 >read(23, "", 943138) = 0 >write(24, "\336\22\4\225\0\0\0\0i\4\0\0\34\0\0\0d#\0\0\347\5\0\0\254F\0\0\0\0\0\0H^\0\0#\0\0\0I^\0\0 \0\0\0m^\0\0\32\0\0\0\216^\0\0\27\0\0\0"..., 105438) = 105438 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/pi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ru_RU/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hmn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/br/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/be/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nzi/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hu/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/hu.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0a\1\0\0\34\0\0\0$\v\0\0\337\1\0\0,\26\0\0\0\0\0\0\250\35\0\0\25\0\0\0\251\35\0\0\3\0\0\0\277\35\0\0\16\0\0\0\303\35\0\0\4\1\0\0"..., 1048576) = 34205 >read(23, "", 1014371) = 0 >write(24, "\336\22\4\225\0\0\0\0a\1\0\0\34\0\0\0$\v\0\0\337\1\0\0,\26\0\0\0\0\0\0\250\35\0\0\25\0\0\0\251\35\0\0\3\0\0\0\277\35\0\0\16\0\0\0\303\35\0\0\4\1\0\0"..., 34205) = 34205 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/ro/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/km_KH/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/enm/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sat/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/myn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/dar/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kum/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bn_BD/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/arw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/iro/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ada/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_CA/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/uz/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kl/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/niu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/st/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kar/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sla/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/oj/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tup/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tt/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en@quot/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/en@quot.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0/\5\0\0\34\0\0\0\224)\0\0\361\6\0\0\fS\0\0\0\0\0\0\320n\0\0#\0\0\0\321n\0\0 \0\0\0\365n\0\0\32\0\0\0\26o\0\0\27\0\0\0"..., 1048576) = 119356 >read(23, "", 929220) = 0 >write(24, "\336\22\4\225\0\0\0\0/\5\0\0\34\0\0\0\224)\0\0\361\6\0\0\fS\0\0\0\0\0\0\320n\0\0#\0\0\0\321n\0\0 \0\0\0\365n\0\0\32\0\0\0\26o\0\0\27\0\0\0"..., 119356) = 119356 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/ha/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tig/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/awa/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/rn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hu_HU/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bem/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fiu/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/fr_CA/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nds_DE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sah/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nyo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nym/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/so/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/bn_IN/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_AR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/iba/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/war/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/nds@NFE/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_NZ/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ms_MY/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ce/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/zh_TW/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/zh_TW.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0a\1\0\0\34\0\0\0$\v\0\0\337\1\0\0,\26\0\0\0\0\0\0\250\35\0\0\25\0\0\0\251\35\0\0\3\0\0\0\277\35\0\0\16\0\0\0\303\35\0\0\4\1\0\0"..., 1048576) = 30882 >read(23, "", 1017694) = 0 >write(24, "\336\22\4\225\0\0\0\0a\1\0\0\34\0\0\0$\v\0\0\337\1\0\0,\26\0\0\0\0\0\0\250\35\0\0\25\0\0\0\251\35\0\0\3\0\0\0\277\35\0\0\16\0\0\0\303\35\0\0\4\1\0\0"..., 30882) = 30882 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/sga/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/csb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/mo/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/scn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kut/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ast/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/ast.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\302\0\0\0\34\0\0\0,\6\0\0\7\1\0\0<\f\0\0\0\0\0\0X\20\0\0\4\1\0\0Y\20\0\0\21\0\0\0^\21\0\0!\0\0\0p\21\0\0\24\0\0\0"..., 1048576) = 18327 >read(23, "", 1030249) = 0 >write(24, "\336\22\4\225\0\0\0\0\302\0\0\0\34\0\0\0,\6\0\0\7\1\0\0<\f\0\0\0\0\0\0X\20\0\0\4\1\0\0Y\20\0\0\21\0\0\0^\21\0\0!\0\0\0p\21\0\0\24\0\0\0"..., 18327) = 18327 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/wen/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/kw/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/hup/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/btk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/myv/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ca@valencia/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ay/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/gn/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/sr_ME/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ceb/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/min/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/akk/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en@boldquot/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ja/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/ja.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\350\0\0\0\34\0\0\0\\\7\0\0007\1\0\0\234\16\0\0\0\0\0\0x\23\0\0\n\0\0\0y\23\0\0\t\0\0\0\204\23\0\0\36\0\0\0\216\23\0\0\24\0\0\0"..., 1048576) = 23262 >read(23, "", 1025314) = 0 >write(24, "\336\22\4\225\0\0\0\0\350\0\0\0\34\0\0\0\\\7\0\0007\1\0\0\234\16\0\0\0\0\0\0x\23\0\0\n\0\0\0y\23\0\0\t\0\0\0\204\23\0\0\36\0\0\0\216\23\0\0\24\0\0\0"..., 23262) = 23262 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/fr_FR/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en@hebrew/LC_MESSAGES/grub.mo", O_RDONLY) = 23 >open("/boot/grub2/locale/en@hebrew.mo", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 24 >read(23, "\336\22\4\225\0\0\0\0\6\5\0\0\34\0\0\0L(\0\0\271\6\0\0|P\0\0\0\0\0\0`k\0\0#\0\0\0ak\0\0 \0\0\0\205k\0\0\32\0\0\0\246k\0\0\27\0\0\0"..., 1048576) = 168180 >read(23, "", 880396) = 0 >write(24, "\336\22\4\225\0\0\0\0\6\5\0\0\34\0\0\0L(\0\0\271\6\0\0|P\0\0\0\0\0\0`k\0\0#\0\0\0ak\0\0 \0\0\0\205k\0\0\32\0\0\0\246k\0\0\27\0\0\0"..., 168180) = 168180 >read(23, "", 1048576) = 0 >fsync(24) = 0 >close(23) = 0 >close(24) = 0 >open("/usr/share/locale/cpf/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/ath/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/krc/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tli/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/rap/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/es_MX/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/tlh/LC_MESSAGES/grub.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >getdents(22, {}, 32768) = 0 >close(22) = 0 >stat("/usr/share/grub/themes/starfield/theme.txt", 0x7fff1a084ab0) = -1 ENOENT (No such file or directory) >mkdir("", 0755) = -1 ENOENT (No such file or directory) >mkdir("/boot", 0755) = -1 EEXIST (File exists) >mkdir("/boot/grub2", 0755) = -1 EEXIST (File exists) >mkdir("/boot/grub2/fonts", 0755) = -1 EEXIST (File exists) >open("/usr/share/grub/unicode.pf2", O_RDONLY) = 22 >open("/boot/grub2/fonts/unicode.pf2", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 23 >read(22, "FILE\0\0\0\4PFF2NAME\0\0\0\23Unknown Regular 16\0FAMI\0\0\0\10Unknown\0WEIG\0\0\0\7n"..., 1048576) = 1048576 >write(23, "FILE\0\0\0\4PFF2NAME\0\0\0\23Unknown Regular 16\0FAMI\0\0\0\10Unknown\0WEIG\0\0\0\7n"..., 1048576) = 1048576 >read(22, "'\362A\4\202\17\4\22\377\200\0\17\0\20\0\0\377\376\0\20 \10 x\7\207\341\0\2\17\177\300\10<P\1,\362I$\222Md\222O$\222\177\0\202\0\17\0\20\0\0\377\376\0\20 @"..., 1048576) = 1048576 >write(23, "'\362A\4\202\17\4\22\377\200\0\17\0\20\0\0\377\376\0\20 \10 x\7\207\341\0\2\17\177\300\10<P\1,\362I$\222Md\222O$\222\177\0\202\0\17\0\20\0\0\377\376\0\20 @"..., 1048576) = 1048576 >read(22, "\0\f\0\r\0\1\377\377\0\20\177\344 B\3\376\0\0\0\377\360\0\0\1\10\20\202\224\3060\0\f\0\r\0\1\377\377\0\20\177\344 B\3\376\0\0\0\377\360\0\0\3\374@$\2?\300\0\f\0\r"..., 1048576) = 462928 >read(22, "", 585648) = 0 >write(23, "\0\f\0\r\0\1\377\377\0\20\177\344 B\3\376\0\0\0\377\360\0\0\1\10\20\202\224\3060\0\f\0\r\0\1\377\377\0\20\177\344 B\3\376\0\0\0\377\360\0\0\3\374@$\2?\300\0\f\0\r"..., 462928) = 462928 >read(22, "", 1048576) = 0 >fsync(23) = 0 >close(22) = 0 >close(23) = 0 >stat("/boot/grub2/grubenv", 0x7fff1a084c10) = -1 ENOENT (No such file or directory) >open("/boot/grub2/grubenv.new", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 22 >fstat(22, {st_dev=makedev(252, 1), st_ino=61, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >write(22, "# GRUB Environment Block\n#######################################"..., 1024) = 1024 >fsync(22) = 0 >close(22) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >rename("/boot/grub2/grubenv.new", "/boot/grub2/grubenv") = 0 >lstat("/boot", {st_dev=makedev(252, 1), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:07:56, st_mtime=2014/05/20-21:01:08, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/boot/grub2", {st_dev=makedev(252, 1), st_ino=12, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >open("/proc/self/mountinfo", O_RDONLY) = 22 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e29b6000 >fstat(22, {st_dev=makedev(0, 4), st_ino=60868, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(22, "108 62 253:2 / / rw,relatime shared:61 - ext4 /dev/mapper/fedora"..., 1024) = 749 >read(22, "", 1024) = 0 >munmap(0x7fd2e29b6000, 266240) = 0 >close(22) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >uname({sysname="Linux", nodename="localhost", release="3.15.0-0.rc5.git0.1.fc21.x86_64", version="#1 SMP Sat May 10 14:06:11 UTC 2014", machine="x86_64", domainname="(none)"}) = 0 >stat("/dev/mapper/control", {st_dev=makedev(0, 5), st_ino=10361, st_mode=S_IFCHR|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_rdev=makedev(10, 236), st_atime=2014/05/21-01:06:01, st_mtime=2014/05/21-01:06:01, st_ctime=2014/05/21-01:06:01}) = 0 >open("/dev/mapper/control", O_RDWR) = 22 >open("/proc/devices", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 4), st_ino=4026531984, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(23, "Character devices:\n 1 mem\n 4 /dev/vc/0\n 4 tty\n 4 ttyS\n 5 /d"..., 1024) = 521 >close(23) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >ioctl(22, DM_VERSION, 0x11c9550) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >pipe([23, 24]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1524 >close(24) = 0 >Process 1524 attached >[pid 1519] fcntl(23, F_GETFL) = 0 (flags O_RDONLY) >[pid 1524] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] fstat(23, <unfinished ...> >[pid 1524] <... set_robust_list resumed> ) = 0 >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=60872, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >[pid 1519] read(23, <unfinished ...> >[pid 1524] close(22) = 0 >[pid 1524] close(23) = 0 >[pid 1524] dup2(24, 1) = 1 >[pid 1524] close(24) = 0 >[pid 1524] execve("/usr/bin/udevadm", ["udevadm", "info", "--query", "path", "--name", "/dev/vda1"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1524] brk(0) = 0x7f905223f000 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f905178a000 >[pid 1524] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/mnt/sysimage/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] stat("/mnt/sysimage/tls/x86_64", 0x7fffc4d16700) = -1 ENOENT (No such file or directory) >[pid 1524] open("/mnt/sysimage/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] stat("/mnt/sysimage/tls", 0x7fffc4d16700) = -1 ENOENT (No such file or directory) >[pid 1524] open("/mnt/sysimage/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] stat("/mnt/sysimage/x86_64", 0x7fffc4d16700) = -1 ENOENT (No such file or directory) >[pid 1524] open("/mnt/sysimage/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] stat("/mnt/sysimage", 0x7fffc4d16700) = -1 ENOENT (No such file or directory) >[pid 1524] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1524] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7f9051773000 >[pid 1524] close(22) = 0 >[pid 1524] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1524] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f9051343000 >[pid 1524] mprotect(0x7f9051365000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f9051564000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7f9051564000 >[pid 1524] mmap(0x7f9051566000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9051566000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051772000 >[pid 1524] mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f905113b000 >[pid 1524] mprotect(0x7f9051142000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f9051341000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7f9051341000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\205\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\362\3\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=659936, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260640, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1524] mmap(NULL, 2353896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f9050efc000 >[pid 1524] mprotect(0x7f9050f36000, 2097152, PROT_NONE) = 0 >[pid 1524] mmap(0x7f9051136000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3a000) = 0x7f9051136000 >[pid 1524] mmap(0x7f905113a000, 2792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f905113a000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0@\0\0\0\0\0\0\0(^\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660352, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=91560, st_atime=2014/05/20-20:56:47, st_mtime=2014/04/09-13:21:34, st_ctime=2014/05/20-20:52:27}) = 0 >[pid 1524] mmap(NULL, 2184016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f9050ce6000 >[pid 1524] mprotect(0x7f9050cfb000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f9050efa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f9050efa000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051771000 >[pid 1524] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f9050add000 >[pid 1524] mprotect(0x7f9050ae4000, 2097152, PROT_NONE) = 0 >[pid 1524] mmap(0x7f9050ce4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7f9050ce4000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1524] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f90508c6000 >[pid 1524] mprotect(0x7f90508dc000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f9050adb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7f9050adb000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1524] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f90506aa000 >[pid 1524] mprotect(0x7f90506c1000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f90508c0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7f90508c0000 >[pid 1524] mmap(0x7f90508c2000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f90508c2000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051770000 >[pid 1524] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f90502e4000 >[pid 1524] mprotect(0x7f90504a0000, 2097152, PROT_NONE) = 0 >[pid 1524] mmap(0x7f90506a0000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7f90506a0000 >[pid 1524] mmap(0x7f90506a6000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f90506a6000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1524] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f9050077000 >[pid 1524] mprotect(0x7f90500e3000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f90502e2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7f90502e2000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1524] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f904fe52000 >[pid 1524] mprotect(0x7f904fe76000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f9050075000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7f9050075000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f905176f000 >[pid 1524] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f904fc4e000 >[pid 1524] mprotect(0x7f904fc51000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f904fe50000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7f904fe50000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\25\0\0\0\0\0\0@\0\0\0\0\0\0\0hF\0\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660821, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19944, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1524] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f904fa49000 >[pid 1524] mprotect(0x7f904fa4d000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f904fc4c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f904fc4c000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1524] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f904f833000 >[pid 1524] mprotect(0x7f904f848000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f904fa47000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f904fa47000 >[pid 1524] close(22) = 0 >[pid 1524] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f905176e000 >[pid 1524] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f904f62e000 >[pid 1524] mprotect(0x7f904f632000, 2093056, PROT_NONE) = 0 >[pid 1524] mmap(0x7f904f831000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f904f831000 >[pid 1524] close(22) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f905176d000 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f905176c000 >[pid 1524] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f905176a000 >[pid 1524] arch_prctl(ARCH_SET_FS, 0x7f905176a880) = 0 >[pid 1524] mprotect(0x7f90506a0000, 16384, PROT_READ) = 0 >[pid 1524] mprotect(0x7f904f831000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f904fa47000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f904fc4c000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f904fe50000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f90508c0000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f9050075000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f90502e2000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f9050adb000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f9050ce4000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f9050efa000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f9051136000, 12288, PROT_READ) = 0 >[pid 1524] mprotect(0x7f9051341000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f9051564000, 4096, PROT_READ) = 0 >[pid 1524] mprotect(0x7f90517dd000, 36864, PROT_READ) = 0 >[pid 1524] mprotect(0x7f905178b000, 4096, PROT_READ) = 0 >[pid 1524] munmap(0x7f9051773000, 90547) = 0 >[pid 1524] set_tid_address(0x7f905176ab50) = 1524 >[pid 1524] set_robust_list(0x7f905176ab60, 24) = 0 >[pid 1524] rt_sigaction(SIGRTMIN, {0x7f90506afba0, [], SA_RESTORER|SA_SIGINFO, 0x7f90506b9800}, NULL, 8) = 0 >[pid 1524] rt_sigaction(SIGRT_1, {0x7f90506afc30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f90506b9800}, NULL, 8) = 0 >[pid 1524] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1524] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1524] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1524] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1524] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1524] brk(0) = 0x7f905223f000 >[pid 1524] brk(0x7f9052260000) = 0x7f9052260000 >[pid 1524] open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913671, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/07-18:24:56, st_ctime=2014/05/20-20:51:09}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] read(22, "# see udev(7) for details\n\n#udev_log=\"info\"\n", 4096) = 44 >[pid 1524] read(22, "", 4096) = 0 >[pid 1524] close(22) = 0 >[pid 1524] munmap(0x7f9051789000, 4096) = 0 >[pid 1524] brk(0) = 0x7f9052260000 >[pid 1524] brk(0) = 0x7f9052260000 >[pid 1524] brk(0) = 0x7f9052260000 >[pid 1524] stat("/proc/1/root", {st_dev=makedev(253, 0), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=1024, st_atime=2014/05/21-01:06:00, st_mtime=2014/05/21-01:06:15, st_ctime=2014/05/21-01:06:15}) = 0 >[pid 1524] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1524] open("/proc/1/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1524] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] read(22, "/usr/lib/systemd/systemd\0--switched-root\0--system\0--deserialize\0"..., 2048) = 67 >[pid 1524] read(22, "", 1024) = 0 >[pid 1524] read(22, "", 3072) = 0 >[pid 1524] close(22) = 0 >[pid 1524] munmap(0x7f9051789000, 4096) = 0 >[pid 1524] brk(0) = 0x7f9052260000 >[pid 1524] brk(0) = 0x7f9052260000 >[pid 1524] brk(0) = 0x7f9052260000 >[pid 1524] futex(0x7f9051567898, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1524] gettid() = 1524 >[pid 1524] open("/proc/self/task/1524/attr/current", O_RDONLY|O_CLOEXEC) = 22 >[pid 1524] read(22, "system_u:system_r:udev_t:s0-s0:c0.c1023\0", 4095) = 40 >[pid 1524] close(22) = 0 >[pid 1524] clock_gettime(CLOCK_MONOTONIC, {153, 780372480}) = 0 >[pid 1524] open("/etc/selinux/config", O_RDONLY) = 22 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913111, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=548, st_atime=2014/05/20-21:00:12, st_mtime=2014/05/20-21:00:01, st_ctime=2014/05/20-21:00:01}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] read(22, "\n# This file controls the state of SELinux on the system.\n# SELI"..., 4096) = 548 >[pid 1524] read(22, "", 4096) = 0 >[pid 1524] close(22) = 0 >[pid 1524] munmap(0x7f9051789000, 4096) = 0 >[pid 1524] futex(0x7f9051566768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1524] open("/etc/selinux/targeted/contexts/files/file_contexts.subs_dist", O_RDONLY) = 22 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913155, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] read(22, "/run /var/run\n/run/lock /var/lock\n/run/systemd/system /usr/lib/s"..., 4096) = 422 >[pid 1524] read(22, "", 4096) = 0 >[pid 1524] close(22) = 0 >[pid 1524] munmap(0x7f9051789000, 4096) = 0 >[pid 1524] open("/etc/selinux/targeted/contexts/files/file_contexts.subs", O_RDONLY) = 22 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913154, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] read(22, "", 4096) = 0 >[pid 1524] close(22) = 0 >[pid 1524] munmap(0x7f9051789000, 4096) = 0 >[pid 1524] open("/etc/selinux/targeted/contexts/files/file_contexts", O_RDONLY) = 22 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1524] open("/etc/selinux/targeted/contexts/files/file_contexts.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] read(22, "/.*\tsystem_u:object_r:default_t:s0\n/[^/]+\t--\tsystem_u:object_r:e"..., 4096) = 4096 >[pid 1524] read(22, "*/)?lib(/.*)?/ld-[^/]*\\.so(\\.[^/]*)*\tsystem_u:object_r:ld_so_t:s"..., 4096) = 4096 >[pid 1524] read(22, "ice_t:s0\n/dev/ptp.*\t-c\tsystem_u:object_r:clock_device_t:s0\n/bin/"..., 4096) = 4096 >[pid 1524] read(22, "ct_r:ppp_device_t:s0\n/dev/dmfm.*\t-c\tsystem_u:object_r:sound_devi"..., 4096) = 4096 >[pid 1524] read(22, "ect_r:xsession_exec_t:s0\n/usr/lib/.*/scripts(/.*)?\tsystem_u:obje"..., 4096) = 4096 >[pid 1524] read(22, "u:object_r:bin_t:s0\n/dev/flash[^/]*\t-b\tsystem_u:object_r:fixed_d"..., 4096) = 4096 >[pid 1524] read(22, ":s0\n/dev/autofs.*\t-c\tsystem_u:object_r:autofs_device_t:s0\n/dev/a"..., 4096) = 4096 >[pid 1524] read(22, "tlab.*\\.so(\\.[^/]*)*\tsystem_u:object_r:textrel_shlib_t:s0\n/var/c"..., 4096) = 4096 >[pid 1524] read(22, "wnn(/.*)?\tsystem_u:object_r:canna_log_t:s0\n/etc/cluster(/.*)?\tsy"..., 4096) = 4096 >[pid 1524] read(22, "og/.*\\.setup\t--\tsystem_u:object_r:bin_t:s0\n/usr/bin/lpq(\\.cups)?"..., 4096) = 4096 >[pid 1524] read(22, "pid\t--\tsystem_u:object_r:sssd_var_run_t:s0\n/var/net-snmp(/.*)\tsy"..., 4096) = 4096 >[pid 1524] read(22, "drift_t:s0\n/var/lib/luci(/.*)?\tsystem_u:object_r:piranha_web_dat"..., 4096) = 4096 >[pid 1524] read(22, "tables_exec_t:s0\n/var/lib/dhcp(3)?/dhcpd\\.leases.*\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1524] read(22, "ct_r:setfiles_exec_t:s0\n/var/run/snort.*\t--\tsystem_u:object_r:sn"..., 4096) = 4096 >[pid 1524] read(22, ":s0\n/var/run/mount(/.*)?\tsystem_u:object_r:mount_var_run_t:s0\n/v"..., 4096) = 4096 >[pid 1524] read(22, "mp_t:s0\n/var/run/user/[^/]*/\\.orc(/.*)?\tsystem_u:object_r:gstrea"..., 4096) = 4096 >[pid 1524] read(22, "amav(/.*)?\tsystem_u:object_r:antivirus_db_t:s0\n/var/virusmails(/"..., 4096) = 4096 >[pid 1524] read(22, "ipo(/.*)?\tsystem_u:object_r:polipo_pid_t:s0\n/etc/postgresql(/.*)"..., 4096) = 4096 >[pid 1524] read(22, "b_t:s0\n/sbin/shorewall6?\t--\tsystem_u:object_r:shorewall_exec_t:s"..., 4096) = 4096 >[pid 1524] read(22, "\n/var/run/pam_ssh(/.*)?\tsystem_u:object_r:var_auth_t:s0\n/var/lib"..., 4096) = 4096 >[pid 1524] read(22, "/.*)?\tsystem_u:object_r:portreserve_etc_t:s0\n/var/lib/sepgsql(/."..., 4096) = 4096 >[pid 1524] read(22, "*/log(/.*)?\tsystem_u:object_r:amanda_log_t:s0\n/var/run/dovecot(-"..., 4096) = 4096 >[pid 1524] read(22, "/lib/pm-utils(/.*)?\tsystem_u:object_r:bin_t:s0\n/usr/lib/news/bin"..., 4096) = 4096 >[pid 1524] read(22, "mcat_var_lib_t:s0\n/var/log/pki-ocsp(/.*)?\tsystem_u:object_r:pki_"..., 4096) = 4096 >[pid 1524] read(22, "i-bin/(nph-)?cgiwrap(d)?\t--\tsystem_u:object_r:httpd_suexec_exec_"..., 4096) = 4096 >[pid 1524] read(22, "ct_r:auth_cache_t:s0\n/var/run/pam_mount(/.*)?\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1524] read(22, "ache/lightdm(/.*)?\tsystem_u:object_r:xdm_var_lib_t:s0\n/var/lib/z"..., 4096) = 4096 >[pid 1524] read(22, "ceauth_home_t:s0\n/etc/X11/wdm/Xsetup.*\t--\tsystem_u:object_r:xses"..., 4096) = 4096 >[pid 1524] read(22, ".*)?\tsystem_u:object_r:squid_log_t:s0\n/var/lib/pgsql/\\.ssh(/.*)?"..., 4096) = 4096 >[pid 1524] read(22, "bject_r:textrel_shlib_t:s0\n/usr/lib/virtualbox/.*\\.so\t--\tsystem_"..., 4096) = 4096 >[pid 1524] read(22, "l/ia32-linux/usr(/.*)?/bin(/.*)?\tsystem_u:object_r:bin_t:s0\n/emu"..., 4096) = 4096 >[pid 1524] read(22, "ydns/log/main(/.*)?\tsystem_u:object_r:var_log_t:s0\n/var/spool/tu"..., 4096) = 4096 >[pid 1524] read(22, "_t:s0\n/usr/lib/xine/plugins/.+\\.so\t--\tsystem_u:object_r:textrel_"..., 4096) = 4096 >[pid 1524] read(22, "-init\\.log.*\t--\tsystem_u:object_r:cloud_log_t:s0\n/etc/cups/print"..., 4096) = 4096 >[pid 1524] read(22, "rewall_var_lib_t:s0\n/var/spool/spamassassin(/.*)?\tsystem_u:objec"..., 4096) = 4096 >[pid 1524] read(22, "ix/flush(/.*)?\tsystem_u:object_r:postfix_spool_flush_t:s0\n/var/r"..., 4096) = 4096 >[pid 1524] read(22, "g/networking(/.*)?\tsystem_u:object_r:net_conf_t:s0\n/var/run/syst"..., 4096) = 4096 >[pid 1524] read(22, "t:s0\n/usr/lib/systemd/system/ppp.*\t--\tsystem_u:object_r:iptables"..., 4096) = 4096 >[pid 1524] read(22, "em_u:object_r:ntpd_unit_file_t:s0\n/usr/lib/systemd/system/pcsd.*"..., 4096) = 4096 >[pid 1524] read(22, "lib/systemd/system/zebra.*\t--\tsystem_u:object_r:zebra_unit_file_"..., 4096) = 4096 >[pid 1524] read(22, "bject_r:pesign_unit_file_t:s0\n/usr/lib/systemd/system/tomcat.ser"..., 4096) = 4096 >[pid 1524] read(22, "r/share/munin/plugins/hddtemp.*\t--\tsystem_u:object_r:disk_munin_"..., 4096) = 4096 >[pid 1524] read(22, ":s0\n/usr/share/munin/plugins/postgres_.*\t--\tsystem_u:object_r:se"..., 4096) = 4096 >[pid 1524] read(22, "stem_u:object_r:gpg_secret_t:s0\n/usr/share/mythtv/mythweather/sc"..., 4096) = 4096 >[pid 1524] read(22, "bin_t:s0\n/var\tsystem_u:object_r:var_t:s0\n/usr\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1524] brk(0) = 0x7f9052260000 >[pid 1524] brk(0x7f9052290000) = 0x7f9052290000 >[pid 1524] read(22, "device_t:s0\n/dev/modem\t-c\tsystem_u:object_r:modem_device_t:s0\n/d"..., 4096) = 4096 >[pid 1524] read(22, "n/cvs\t--\tsystem_u:object_r:cvs_exec_t:s0\n/usr/bin/svc\t--\tsystem_"..., 4096) = 4096 >[pid 1524] read(22, "/usr/bin/bash\t--\tsystem_u:object_r:shell_exec_t:s0\n/usr/bin/fish"..., 4096) = 4096 >[pid 1524] read(22, "tem_u:object_r:rhgb_exec_t:s0\n/root/\\.rlogin\t--\tsystem_u:object_"..., 4096) = 4096 >[pid 1524] read(22, "innd_exec_t:s0\n/usr/bin/rnews\t--\tsystem_u:object_r:innd_exec_t:s"..., 4096) = 4096 >[pid 1524] read(22, "/sbin/pump\t--\tsystem_u:object_r:dhcpc_exec_t:s0\n/bin/systemctl\t-"..., 4096) = 4096 >[pid 1524] read(22, "/bin/glines\t--\tsystem_u:object_r:games_exec_t:s0\n/usr/bin/klines"..., 4096) = 4096 >[pid 1524] read(22, "em_u:object_r:rhnsd_exec_t:s0\n/usr/sbin/ricci\t--\tsystem_u:object"..., 4096) = 4096 >[pid 1524] read(22, "--\tsystem_u:object_r:ftpdctl_exec_t:s0\n/usr/sbin/ftpwho\t--\tsyste"..., 4096) = 4096 >[pid 1524] read(22, "_u:object_r:rsync_etc_t:s0\n/usr/sbin/reposd\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1524] read(22, "bject_r:dnsmasq_exec_t:s0\n/usr/sbin/dovecot\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1524] read(22, "te\t--\tsystem_u:object_r:ntpdate_exec_t:s0\n/var/run/ntpd\\.pid\t--\t"..., 4096) = 4096 >[pid 1524] read(22, "t_r:bin_t:s0\n/dev/device-mapper\t-c\tsystem_u:object_r:fixed_disk_"..., 4096) = 4096 >[pid 1524] read(22, "object_r:lircd_var_run_t:s0\n/usr/sbin/auditctl\t--\tsystem_u:objec"..., 4096) = 4096 >[pid 1524] read(22, "tem_u:object_r:snapperd_exec_t:s0\n/var/run/snmpd\\.pid\t--\tsystem_"..., 4096) = 4096 >[pid 1524] read(22, "mes_exec_t:s0\n/usr/bin/kspaceduel\t--\tsystem_u:object_r:games_exe"..., 4096) = 4096 >[pid 1524] read(22, "stem_u:object_r:cluster_exec_t:s0\n/usr/sbin/sm-notify\t--\tsystem_"..., 4096) = 4096 >[pid 1524] read(22, ":s0\n/usr/libexec/upowerd\t--\tsystem_u:object_r:devicekit_power_ex"..., 4096) = 4096 >[pid 1524] read(22, "tem_u:object_r:haproxy_var_run_t:s0\n/usr/sbin/ldirectord\t--\tsyst"..., 4096) = 4096 >[pid 1524] read(22, "ct_r:bluetooth_initrc_exec_t:s0\n/etc/rc\\.d/init\\.d/pand\t--\tsyste"..., 4096) = 4096 >[pid 1524] read(22, "--\tsystem_u:object_r:mozilla_plugin_exec_t:s0\n/etc/rc\\.d/init\\.d"..., 4096) = 4096 >[pid 1524] read(22, "\\.d/libra\tsystem_u:object_r:openshift_initrc_exec_t:s0\n/var/lib/"..., 4096) = 4096 >[pid 1524] read(22, "n/ModemManager\t--\tsystem_u:object_r:modemmanager_exec_t:s0\n/usr/"..., 4096) = 4096 >[pid 1524] read(22, "lib/yaboot/addnote\t--\tsystem_u:object_r:bin_t:s0\n/etc/sysconfig/"..., 4096) = 4096 >[pid 1524] read(22, ":object_r:modemmanager_exec_t:s0\n/etc/rc\\.d/init\\.d/mongod\t--\tsy"..., 4096) = 4096 >[pid 1524] read(22, "bject_r:avahi_exec_t:s0\n/etc/rc\\.d/init\\.d/unbound\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1524] read(22, "system_u:object_r:nx_server_exec_t:s0\n/usr/sbin/openct-control\t-"..., 4096) = 4096 >[pid 1524] read(22, "2-server\\.pid\t--\tsystem_u:object_r:bcfg2_var_run_t:s0\n/usr/sbin/"..., 4096) = 4096 >[pid 1524] read(22, "e_exec_t:s0\n/usr/sbin/init_repository\t--\tsystem_u:object_r:pegas"..., 4096) = 4096 >[pid 1524] read(22, "d\t--\tsystem_u:object_r:kismet_var_run_t:s0\n/lib/security/pam_pol"..., 4096) = 4096 >[pid 1524] read(22, "s0\n/var/run/zarafa-server\\.pid\t--\tsystem_u:object_r:zarafa_serve"..., 4096) = 4096 >[pid 1524] read(22, "exec_t:s0\n/var/qmail/bin/qmail-inject\t--\tsystem_u:object_r:qmail"..., 4096) = 4096 >[pid 1524] read(22, "t_r:netlogond_var_socket_t:s0\n/var/lib/likewise/rpc/socket\t-s\tsy"..., 4096) = 4096 >[pid 1524] read(22, "_t:s0\n/usr/lib/news/bin/makehistory\t--\tsystem_u:object_r:innd_ex"..., 4096) = 4096 >[pid 1524] read(22, "sserver_exec_t:s0\n/var/www/apcupsd/upsfstats\\.cgi\t--\tsystem_u:ob"..., 4096) = 4096 >[pid 1524] read(22, "\tsystem_u:object_r:services_munin_plugin_exec_t:s0\n/usr/share/mu"..., 4096) = 4096 >[pid 1524] read(22, "ntainer-updater\t--\tsystem_u:object_r:swift_exec_t:s0\n/usr/bin/sw"..., 4096) = 4096 >[pid 1524] read(22, "ystem_u:object_r:bin_t:s0\n/usr/share/fedora-usermgmt/wrapper\t--\t"..., 4096) = 4096 >[pid 1524] read(22, "erworth_1902\\.so\t--\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/li"..., 4096) = 4096 >[pid 1524] read(22, "-\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/lib/firefox/plugins/"..., 4096) = 4096 >[pid 1524] read(22, "_krb5_ad_t:s0\n/usr/share/munin/plugins/selinux_avcstat\t--\tsystem"..., 4096) = 4096 >[pid 1524] read(22, "\t--\tsystem_u:object_r:bin_t:s0\n/usr/share/system-config-services"..., 4096) = 3969 >[pid 1524] read(22, "", 4096) = 0 >[pid 1524] close(22) = 0 >[pid 1524] munmap(0x7f9051789000, 4096) = 0 >[pid 1524] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs", O_RDONLY) = 22 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1524] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] read(22, "#\n#\n# User-specific file contexts, generated via libsemanage\n# u"..., 4096) = 4096 >[pid 1524] read(22, "conf_t:s0\n/home/[^/]*/\\.forward[^/]*\t--\tunconfined_u:object_r:ma"..., 4096) = 4096 >[pid 1524] read(22, "me_t:s0\n/home/[^/]*/\\.mission-control(/.*)?\tunconfined_u:object_"..., 4096) = 4096 >[pid 1524] read(22, "tions\t--\tunconfined_u:object_r:telepathy_mission_control_cache_h"..., 4096) = 442 >[pid 1524] read(22, "", 4096) = 0 >[pid 1524] close(22) = 0 >[pid 1524] munmap(0x7f9051789000, 4096) = 0 >[pid 1524] open("/etc/selinux/targeted/contexts/files/file_contexts.local", O_RDONLY) = 22 >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1524] open("/etc/selinux/targeted/contexts/files/file_contexts.local.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1524] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] read(22, "", 4096) = 0 >[pid 1524] close(22) = 0 >[pid 1524] munmap(0x7f9051789000, 4096) = 0 >[pid 1524] brk(0) = 0x7f9052290000 >[pid 1524] brk(0x7f90522bb000) = 0x7f90522bb000 >[pid 1524] brk(0) = 0x7f90522bb000 >[pid 1524] brk(0) = 0x7f90522bb000 >[pid 1524] brk(0) = 0x7f90522bb000 >[pid 1524] clock_gettime(CLOCK_MONOTONIC, {153, 794574138}) = 0 >[pid 1524] stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >[pid 1524] readlink("/sys/dev/block/252:1", "../../devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1", 1024) = 60 >[pid 1524] stat("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/uevent", {st_dev=makedev(0, 15), st_ino=12890, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:55, st_mtime=2014/05/21-01:05:55, st_ctime=2014/05/21-01:05:55}) = 0 >[pid 1524] fstat(1, {st_dev=makedev(0, 8), st_ino=60872, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1524] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9051789000 >[pid 1524] brk(0) = 0x7f90522bb000 >[pid 1524] brk(0) = 0x7f90522bb000 >[pid 1524] brk(0x7f9052262000) = 0x7f9052262000 >[pid 1524] brk(0) = 0x7f9052262000 >[pid 1524] brk(0) = 0x7f9052262000 >[pid 1524] brk(0) = 0x7f9052262000 >[pid 1524] brk(0) = 0x7f9052262000 >[pid 1524] write(1, "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 56 <unfinished ...> >[pid 1519] <... read resumed> "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 4096) = 56 >[pid 1519] close(23) = 0 >[pid 1519] munmap(0x7fd2e2b42000, 4096) = 0 >[pid 1519] wait4(1524, <unfinished ...> >[pid 1524] <... write resumed> ) = 56 >[pid 1524] exit_group(0) = ? >[pid 1524] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1524 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1524, si_status=0, si_utime=1, si_stime=0} --- >open("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/start", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 15), st_ino=12896, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:56, st_mtime=2014/05/21-01:05:56, st_ctime=2014/05/21-01:05:56}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(23, "2048\n", 4096) = 5 >close(23) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/dev/vda", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(23, BLKGETSIZE64, 21474836480) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(23) = 0 >gettimeofday({1400652505, 763586}, NULL) = 0 >open("/dev/vda", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(23, BLKGETSIZE64, 21474836480) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(23) = 0 >gettimeofday({1400652505, 763826}, NULL) = 0 >open("/dev/vda", O_RDONLY|O_SYNC) = 23 >lseek(23, 21474828288, SEEK_SET) = 21474828288 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >lseek(23, 0, SEEK_SET) = 0 >read(23, "\353c\220\20\216\320\274\0\260\270\0\0\216\330\216\300\373\276\0|\277\0\6\271\0\2\363\244\352!\6\0\0\276\276\0078\4u\v\203\306\20\201\376\376\7u\363\353\26\264\2\260\1\273\0|\262\200\212t\1\213"..., 512) = 512 >lseek(23, 512, SEEK_SET) = 512 >read(23, "R\277\364\201f\213-\203}\10\0\17\204\342\0\200|\377\0tFf\213\35f\213M\4f1\300\260\1779E\10\177\3\213E\10)E\10f\1\5f\203U\4\0\307\4\20\0\211D\2f\211\\\10f"..., 32256) = 32256 >lseek(23, 21474770944, SEEK_SET) = 21474770944 >read(23, "R\312\326\"\3372@%'\4!\270\363\262b\256H1\thL\245CDj=\4p\36_\350\203\307T\2423\334\236\215\245\356\237\356W\326\333v\215[lX#}\326\277$/\353\256\370$\255\326\315"..., 32768) = 32768 >brk(0) = 0x11e3000 >brk(0x1208000) = 0x1208000 >lseek(23, 21474835456, SEEK_SET) = 21474835456 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >stat("/dev/.devfsd", 0x7fff1a082210) = -1 ENOENT (No such file or directory) >open("/dev/vda1", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >pipe([25, 26]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1525 >close(26) = 0 >Process 1525 attached >[pid 1519] fcntl(25, F_GETFL) = 0 (flags O_RDONLY) >[pid 1525] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] fstat(25, <unfinished ...> >[pid 1525] <... set_robust_list resumed> ) = 0 >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=60878, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >[pid 1519] read(25, <unfinished ...> >[pid 1525] close(22) = 0 >[pid 1525] close(25) = 0 >[pid 1525] dup2(26, 1) = 1 >[pid 1525] close(26) = 0 >[pid 1525] execve("/usr/bin/udevadm", ["udevadm", "info", "--query", "path", "--name", "/dev/vda1"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1525] brk(0) = 0x7f25e1744000 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99b000 >[pid 1525] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/mnt/sysimage/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] stat("/mnt/sysimage/tls/x86_64", 0x7fffa0acd3f0) = -1 ENOENT (No such file or directory) >[pid 1525] open("/mnt/sysimage/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] stat("/mnt/sysimage/tls", 0x7fffa0acd3f0) = -1 ENOENT (No such file or directory) >[pid 1525] open("/mnt/sysimage/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] stat("/mnt/sysimage/x86_64", 0x7fffa0acd3f0) = -1 ENOENT (No such file or directory) >[pid 1525] open("/mnt/sysimage/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] stat("/mnt/sysimage", 0x7fffa0acd3f0) = -1 ENOENT (No such file or directory) >[pid 1525] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1525] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7f25df984000 >[pid 1525] close(22) = 0 >[pid 1525] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1525] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25df554000 >[pid 1525] mprotect(0x7f25df576000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25df775000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7f25df775000 >[pid 1525] mmap(0x7f25df777000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f25df777000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df983000 >[pid 1525] mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25df34c000 >[pid 1525] mprotect(0x7f25df353000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25df552000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7f25df552000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\205\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\362\3\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=659936, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260640, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1525] mmap(NULL, 2353896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25df10d000 >[pid 1525] mprotect(0x7f25df147000, 2097152, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25df347000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3a000) = 0x7f25df347000 >[pid 1525] mmap(0x7f25df34b000, 2792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f25df34b000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0@\0\0\0\0\0\0\0(^\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660352, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=91560, st_atime=2014/05/20-20:56:47, st_mtime=2014/04/09-13:21:34, st_ctime=2014/05/20-20:52:27}) = 0 >[pid 1525] mmap(NULL, 2184016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25deef7000 >[pid 1525] mprotect(0x7f25def0c000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25df10b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f25df10b000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df982000 >[pid 1525] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25decee000 >[pid 1525] mprotect(0x7f25decf5000, 2097152, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25deef5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7f25deef5000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1525] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25dead7000 >[pid 1525] mprotect(0x7f25deaed000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25decec000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7f25decec000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1525] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25de8bb000 >[pid 1525] mprotect(0x7f25de8d2000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25dead1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7f25dead1000 >[pid 1525] mmap(0x7f25dead3000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f25dead3000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df981000 >[pid 1525] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25de4f5000 >[pid 1525] mprotect(0x7f25de6b1000, 2097152, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25de8b1000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7f25de8b1000 >[pid 1525] mmap(0x7f25de8b7000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f25de8b7000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1525] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25de288000 >[pid 1525] mprotect(0x7f25de2f4000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25de4f3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7f25de4f3000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1525] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25de063000 >[pid 1525] mprotect(0x7f25de087000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25de286000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7f25de286000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df980000 >[pid 1525] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25dde5f000 >[pid 1525] mprotect(0x7f25dde62000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25de061000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7f25de061000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\25\0\0\0\0\0\0@\0\0\0\0\0\0\0hF\0\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660821, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19944, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1525] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25ddc5a000 >[pid 1525] mprotect(0x7f25ddc5e000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25dde5d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f25dde5d000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1525] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25dda44000 >[pid 1525] mprotect(0x7f25dda59000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25ddc58000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f25ddc58000 >[pid 1525] close(22) = 0 >[pid 1525] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df97f000 >[pid 1525] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f25dd83f000 >[pid 1525] mprotect(0x7f25dd843000, 2093056, PROT_NONE) = 0 >[pid 1525] mmap(0x7f25dda42000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f25dda42000 >[pid 1525] close(22) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df97e000 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df97d000 >[pid 1525] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df97b000 >[pid 1525] arch_prctl(ARCH_SET_FS, 0x7f25df97b880) = 0 >[pid 1525] mprotect(0x7f25de8b1000, 16384, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25dda42000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25ddc58000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25dde5d000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25de061000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25dead1000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25de286000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25de4f3000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25decec000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25deef5000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25df10b000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25df347000, 12288, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25df552000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25df775000, 4096, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25df9ee000, 36864, PROT_READ) = 0 >[pid 1525] mprotect(0x7f25df99c000, 4096, PROT_READ) = 0 >[pid 1525] munmap(0x7f25df984000, 90547) = 0 >[pid 1525] set_tid_address(0x7f25df97bb50) = 1525 >[pid 1525] set_robust_list(0x7f25df97bb60, 24) = 0 >[pid 1525] rt_sigaction(SIGRTMIN, {0x7f25de8c0ba0, [], SA_RESTORER|SA_SIGINFO, 0x7f25de8ca800}, NULL, 8) = 0 >[pid 1525] rt_sigaction(SIGRT_1, {0x7f25de8c0c30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f25de8ca800}, NULL, 8) = 0 >[pid 1525] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1525] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1525] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1525] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1525] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1525] brk(0) = 0x7f25e1744000 >[pid 1525] brk(0x7f25e1765000) = 0x7f25e1765000 >[pid 1525] open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913671, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/07-18:24:56, st_ctime=2014/05/20-20:51:09}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] read(22, "# see udev(7) for details\n\n#udev_log=\"info\"\n", 4096) = 44 >[pid 1525] read(22, "", 4096) = 0 >[pid 1525] close(22) = 0 >[pid 1525] munmap(0x7f25df99a000, 4096) = 0 >[pid 1525] brk(0) = 0x7f25e1765000 >[pid 1525] brk(0) = 0x7f25e1765000 >[pid 1525] brk(0) = 0x7f25e1765000 >[pid 1525] stat("/proc/1/root", {st_dev=makedev(253, 0), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=1024, st_atime=2014/05/21-01:06:00, st_mtime=2014/05/21-01:06:15, st_ctime=2014/05/21-01:06:15}) = 0 >[pid 1525] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1525] open("/proc/1/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1525] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] read(22, "/usr/lib/systemd/systemd\0--switched-root\0--system\0--deserialize\0"..., 2048) = 67 >[pid 1525] read(22, "", 1024) = 0 >[pid 1525] read(22, "", 3072) = 0 >[pid 1525] close(22) = 0 >[pid 1525] munmap(0x7f25df99a000, 4096) = 0 >[pid 1525] brk(0) = 0x7f25e1765000 >[pid 1525] brk(0) = 0x7f25e1765000 >[pid 1525] brk(0) = 0x7f25e1765000 >[pid 1525] futex(0x7f25df778898, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1525] gettid() = 1525 >[pid 1525] open("/proc/self/task/1525/attr/current", O_RDONLY|O_CLOEXEC) = 22 >[pid 1525] read(22, "system_u:system_r:udev_t:s0-s0:c0.c1023\0", 4095) = 40 >[pid 1525] close(22) = 0 >[pid 1525] clock_gettime(CLOCK_MONOTONIC, {153, 813412928}) = 0 >[pid 1525] open("/etc/selinux/config", O_RDONLY) = 22 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913111, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=548, st_atime=2014/05/20-21:00:12, st_mtime=2014/05/20-21:00:01, st_ctime=2014/05/20-21:00:01}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] read(22, "\n# This file controls the state of SELinux on the system.\n# SELI"..., 4096) = 548 >[pid 1525] read(22, "", 4096) = 0 >[pid 1525] close(22) = 0 >[pid 1525] munmap(0x7f25df99a000, 4096) = 0 >[pid 1525] futex(0x7f25df777768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1525] open("/etc/selinux/targeted/contexts/files/file_contexts.subs_dist", O_RDONLY) = 22 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913155, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] read(22, "/run /var/run\n/run/lock /var/lock\n/run/systemd/system /usr/lib/s"..., 4096) = 422 >[pid 1525] read(22, "", 4096) = 0 >[pid 1525] close(22) = 0 >[pid 1525] munmap(0x7f25df99a000, 4096) = 0 >[pid 1525] open("/etc/selinux/targeted/contexts/files/file_contexts.subs", O_RDONLY) = 22 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913154, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] read(22, "", 4096) = 0 >[pid 1525] close(22) = 0 >[pid 1525] munmap(0x7f25df99a000, 4096) = 0 >[pid 1525] open("/etc/selinux/targeted/contexts/files/file_contexts", O_RDONLY) = 22 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1525] open("/etc/selinux/targeted/contexts/files/file_contexts.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] read(22, "/.*\tsystem_u:object_r:default_t:s0\n/[^/]+\t--\tsystem_u:object_r:e"..., 4096) = 4096 >[pid 1525] read(22, "*/)?lib(/.*)?/ld-[^/]*\\.so(\\.[^/]*)*\tsystem_u:object_r:ld_so_t:s"..., 4096) = 4096 >[pid 1525] read(22, "ice_t:s0\n/dev/ptp.*\t-c\tsystem_u:object_r:clock_device_t:s0\n/bin/"..., 4096) = 4096 >[pid 1525] read(22, "ct_r:ppp_device_t:s0\n/dev/dmfm.*\t-c\tsystem_u:object_r:sound_devi"..., 4096) = 4096 >[pid 1525] read(22, "ect_r:xsession_exec_t:s0\n/usr/lib/.*/scripts(/.*)?\tsystem_u:obje"..., 4096) = 4096 >[pid 1525] read(22, "u:object_r:bin_t:s0\n/dev/flash[^/]*\t-b\tsystem_u:object_r:fixed_d"..., 4096) = 4096 >[pid 1525] read(22, ":s0\n/dev/autofs.*\t-c\tsystem_u:object_r:autofs_device_t:s0\n/dev/a"..., 4096) = 4096 >[pid 1525] read(22, "tlab.*\\.so(\\.[^/]*)*\tsystem_u:object_r:textrel_shlib_t:s0\n/var/c"..., 4096) = 4096 >[pid 1525] read(22, "wnn(/.*)?\tsystem_u:object_r:canna_log_t:s0\n/etc/cluster(/.*)?\tsy"..., 4096) = 4096 >[pid 1525] read(22, "og/.*\\.setup\t--\tsystem_u:object_r:bin_t:s0\n/usr/bin/lpq(\\.cups)?"..., 4096) = 4096 >[pid 1525] read(22, "pid\t--\tsystem_u:object_r:sssd_var_run_t:s0\n/var/net-snmp(/.*)\tsy"..., 4096) = 4096 >[pid 1525] read(22, "drift_t:s0\n/var/lib/luci(/.*)?\tsystem_u:object_r:piranha_web_dat"..., 4096) = 4096 >[pid 1525] read(22, "tables_exec_t:s0\n/var/lib/dhcp(3)?/dhcpd\\.leases.*\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1525] read(22, "ct_r:setfiles_exec_t:s0\n/var/run/snort.*\t--\tsystem_u:object_r:sn"..., 4096) = 4096 >[pid 1525] read(22, ":s0\n/var/run/mount(/.*)?\tsystem_u:object_r:mount_var_run_t:s0\n/v"..., 4096) = 4096 >[pid 1525] read(22, "mp_t:s0\n/var/run/user/[^/]*/\\.orc(/.*)?\tsystem_u:object_r:gstrea"..., 4096) = 4096 >[pid 1525] read(22, "amav(/.*)?\tsystem_u:object_r:antivirus_db_t:s0\n/var/virusmails(/"..., 4096) = 4096 >[pid 1525] read(22, "ipo(/.*)?\tsystem_u:object_r:polipo_pid_t:s0\n/etc/postgresql(/.*)"..., 4096) = 4096 >[pid 1525] read(22, "b_t:s0\n/sbin/shorewall6?\t--\tsystem_u:object_r:shorewall_exec_t:s"..., 4096) = 4096 >[pid 1525] read(22, "\n/var/run/pam_ssh(/.*)?\tsystem_u:object_r:var_auth_t:s0\n/var/lib"..., 4096) = 4096 >[pid 1525] read(22, "/.*)?\tsystem_u:object_r:portreserve_etc_t:s0\n/var/lib/sepgsql(/."..., 4096) = 4096 >[pid 1525] read(22, "*/log(/.*)?\tsystem_u:object_r:amanda_log_t:s0\n/var/run/dovecot(-"..., 4096) = 4096 >[pid 1525] read(22, "/lib/pm-utils(/.*)?\tsystem_u:object_r:bin_t:s0\n/usr/lib/news/bin"..., 4096) = 4096 >[pid 1525] read(22, "mcat_var_lib_t:s0\n/var/log/pki-ocsp(/.*)?\tsystem_u:object_r:pki_"..., 4096) = 4096 >[pid 1525] read(22, "i-bin/(nph-)?cgiwrap(d)?\t--\tsystem_u:object_r:httpd_suexec_exec_"..., 4096) = 4096 >[pid 1525] read(22, "ct_r:auth_cache_t:s0\n/var/run/pam_mount(/.*)?\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1525] read(22, "ache/lightdm(/.*)?\tsystem_u:object_r:xdm_var_lib_t:s0\n/var/lib/z"..., 4096) = 4096 >[pid 1525] read(22, "ceauth_home_t:s0\n/etc/X11/wdm/Xsetup.*\t--\tsystem_u:object_r:xses"..., 4096) = 4096 >[pid 1525] read(22, ".*)?\tsystem_u:object_r:squid_log_t:s0\n/var/lib/pgsql/\\.ssh(/.*)?"..., 4096) = 4096 >[pid 1525] read(22, "bject_r:textrel_shlib_t:s0\n/usr/lib/virtualbox/.*\\.so\t--\tsystem_"..., 4096) = 4096 >[pid 1525] read(22, "l/ia32-linux/usr(/.*)?/bin(/.*)?\tsystem_u:object_r:bin_t:s0\n/emu"..., 4096) = 4096 >[pid 1525] read(22, "ydns/log/main(/.*)?\tsystem_u:object_r:var_log_t:s0\n/var/spool/tu"..., 4096) = 4096 >[pid 1525] read(22, "_t:s0\n/usr/lib/xine/plugins/.+\\.so\t--\tsystem_u:object_r:textrel_"..., 4096) = 4096 >[pid 1525] read(22, "-init\\.log.*\t--\tsystem_u:object_r:cloud_log_t:s0\n/etc/cups/print"..., 4096) = 4096 >[pid 1525] read(22, "rewall_var_lib_t:s0\n/var/spool/spamassassin(/.*)?\tsystem_u:objec"..., 4096) = 4096 >[pid 1525] read(22, "ix/flush(/.*)?\tsystem_u:object_r:postfix_spool_flush_t:s0\n/var/r"..., 4096) = 4096 >[pid 1525] read(22, "g/networking(/.*)?\tsystem_u:object_r:net_conf_t:s0\n/var/run/syst"..., 4096) = 4096 >[pid 1525] read(22, "t:s0\n/usr/lib/systemd/system/ppp.*\t--\tsystem_u:object_r:iptables"..., 4096) = 4096 >[pid 1525] read(22, "em_u:object_r:ntpd_unit_file_t:s0\n/usr/lib/systemd/system/pcsd.*"..., 4096) = 4096 >[pid 1525] read(22, "lib/systemd/system/zebra.*\t--\tsystem_u:object_r:zebra_unit_file_"..., 4096) = 4096 >[pid 1525] read(22, "bject_r:pesign_unit_file_t:s0\n/usr/lib/systemd/system/tomcat.ser"..., 4096) = 4096 >[pid 1525] read(22, "r/share/munin/plugins/hddtemp.*\t--\tsystem_u:object_r:disk_munin_"..., 4096) = 4096 >[pid 1525] read(22, ":s0\n/usr/share/munin/plugins/postgres_.*\t--\tsystem_u:object_r:se"..., 4096) = 4096 >[pid 1525] read(22, "stem_u:object_r:gpg_secret_t:s0\n/usr/share/mythtv/mythweather/sc"..., 4096) = 4096 >[pid 1525] read(22, "bin_t:s0\n/var\tsystem_u:object_r:var_t:s0\n/usr\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1525] brk(0) = 0x7f25e1765000 >[pid 1525] brk(0x7f25e1795000) = 0x7f25e1795000 >[pid 1525] read(22, "device_t:s0\n/dev/modem\t-c\tsystem_u:object_r:modem_device_t:s0\n/d"..., 4096) = 4096 >[pid 1525] read(22, "n/cvs\t--\tsystem_u:object_r:cvs_exec_t:s0\n/usr/bin/svc\t--\tsystem_"..., 4096) = 4096 >[pid 1525] read(22, "/usr/bin/bash\t--\tsystem_u:object_r:shell_exec_t:s0\n/usr/bin/fish"..., 4096) = 4096 >[pid 1525] read(22, "tem_u:object_r:rhgb_exec_t:s0\n/root/\\.rlogin\t--\tsystem_u:object_"..., 4096) = 4096 >[pid 1525] read(22, "innd_exec_t:s0\n/usr/bin/rnews\t--\tsystem_u:object_r:innd_exec_t:s"..., 4096) = 4096 >[pid 1525] read(22, "/sbin/pump\t--\tsystem_u:object_r:dhcpc_exec_t:s0\n/bin/systemctl\t-"..., 4096) = 4096 >[pid 1525] read(22, "/bin/glines\t--\tsystem_u:object_r:games_exec_t:s0\n/usr/bin/klines"..., 4096) = 4096 >[pid 1525] read(22, "em_u:object_r:rhnsd_exec_t:s0\n/usr/sbin/ricci\t--\tsystem_u:object"..., 4096) = 4096 >[pid 1525] read(22, "--\tsystem_u:object_r:ftpdctl_exec_t:s0\n/usr/sbin/ftpwho\t--\tsyste"..., 4096) = 4096 >[pid 1525] read(22, "_u:object_r:rsync_etc_t:s0\n/usr/sbin/reposd\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1525] read(22, "bject_r:dnsmasq_exec_t:s0\n/usr/sbin/dovecot\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1525] read(22, "te\t--\tsystem_u:object_r:ntpdate_exec_t:s0\n/var/run/ntpd\\.pid\t--\t"..., 4096) = 4096 >[pid 1525] read(22, "t_r:bin_t:s0\n/dev/device-mapper\t-c\tsystem_u:object_r:fixed_disk_"..., 4096) = 4096 >[pid 1525] read(22, "object_r:lircd_var_run_t:s0\n/usr/sbin/auditctl\t--\tsystem_u:objec"..., 4096) = 4096 >[pid 1525] read(22, "tem_u:object_r:snapperd_exec_t:s0\n/var/run/snmpd\\.pid\t--\tsystem_"..., 4096) = 4096 >[pid 1525] read(22, "mes_exec_t:s0\n/usr/bin/kspaceduel\t--\tsystem_u:object_r:games_exe"..., 4096) = 4096 >[pid 1525] read(22, "stem_u:object_r:cluster_exec_t:s0\n/usr/sbin/sm-notify\t--\tsystem_"..., 4096) = 4096 >[pid 1525] read(22, ":s0\n/usr/libexec/upowerd\t--\tsystem_u:object_r:devicekit_power_ex"..., 4096) = 4096 >[pid 1525] read(22, "tem_u:object_r:haproxy_var_run_t:s0\n/usr/sbin/ldirectord\t--\tsyst"..., 4096) = 4096 >[pid 1525] read(22, "ct_r:bluetooth_initrc_exec_t:s0\n/etc/rc\\.d/init\\.d/pand\t--\tsyste"..., 4096) = 4096 >[pid 1525] read(22, "--\tsystem_u:object_r:mozilla_plugin_exec_t:s0\n/etc/rc\\.d/init\\.d"..., 4096) = 4096 >[pid 1525] read(22, "\\.d/libra\tsystem_u:object_r:openshift_initrc_exec_t:s0\n/var/lib/"..., 4096) = 4096 >[pid 1525] read(22, "n/ModemManager\t--\tsystem_u:object_r:modemmanager_exec_t:s0\n/usr/"..., 4096) = 4096 >[pid 1525] read(22, "lib/yaboot/addnote\t--\tsystem_u:object_r:bin_t:s0\n/etc/sysconfig/"..., 4096) = 4096 >[pid 1525] read(22, ":object_r:modemmanager_exec_t:s0\n/etc/rc\\.d/init\\.d/mongod\t--\tsy"..., 4096) = 4096 >[pid 1525] read(22, "bject_r:avahi_exec_t:s0\n/etc/rc\\.d/init\\.d/unbound\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1525] read(22, "system_u:object_r:nx_server_exec_t:s0\n/usr/sbin/openct-control\t-"..., 4096) = 4096 >[pid 1525] read(22, "2-server\\.pid\t--\tsystem_u:object_r:bcfg2_var_run_t:s0\n/usr/sbin/"..., 4096) = 4096 >[pid 1525] read(22, "e_exec_t:s0\n/usr/sbin/init_repository\t--\tsystem_u:object_r:pegas"..., 4096) = 4096 >[pid 1525] read(22, "d\t--\tsystem_u:object_r:kismet_var_run_t:s0\n/lib/security/pam_pol"..., 4096) = 4096 >[pid 1525] read(22, "s0\n/var/run/zarafa-server\\.pid\t--\tsystem_u:object_r:zarafa_serve"..., 4096) = 4096 >[pid 1525] read(22, "exec_t:s0\n/var/qmail/bin/qmail-inject\t--\tsystem_u:object_r:qmail"..., 4096) = 4096 >[pid 1525] read(22, "t_r:netlogond_var_socket_t:s0\n/var/lib/likewise/rpc/socket\t-s\tsy"..., 4096) = 4096 >[pid 1525] read(22, "_t:s0\n/usr/lib/news/bin/makehistory\t--\tsystem_u:object_r:innd_ex"..., 4096) = 4096 >[pid 1525] read(22, "sserver_exec_t:s0\n/var/www/apcupsd/upsfstats\\.cgi\t--\tsystem_u:ob"..., 4096) = 4096 >[pid 1525] read(22, "\tsystem_u:object_r:services_munin_plugin_exec_t:s0\n/usr/share/mu"..., 4096) = 4096 >[pid 1525] read(22, "ntainer-updater\t--\tsystem_u:object_r:swift_exec_t:s0\n/usr/bin/sw"..., 4096) = 4096 >[pid 1525] read(22, "ystem_u:object_r:bin_t:s0\n/usr/share/fedora-usermgmt/wrapper\t--\t"..., 4096) = 4096 >[pid 1525] read(22, "erworth_1902\\.so\t--\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/li"..., 4096) = 4096 >[pid 1525] read(22, "-\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/lib/firefox/plugins/"..., 4096) = 4096 >[pid 1525] read(22, "_krb5_ad_t:s0\n/usr/share/munin/plugins/selinux_avcstat\t--\tsystem"..., 4096) = 4096 >[pid 1525] read(22, "\t--\tsystem_u:object_r:bin_t:s0\n/usr/share/system-config-services"..., 4096) = 3969 >[pid 1525] read(22, "", 4096) = 0 >[pid 1525] close(22) = 0 >[pid 1525] munmap(0x7f25df99a000, 4096) = 0 >[pid 1525] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs", O_RDONLY) = 22 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1525] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] read(22, "#\n#\n# User-specific file contexts, generated via libsemanage\n# u"..., 4096) = 4096 >[pid 1525] read(22, "conf_t:s0\n/home/[^/]*/\\.forward[^/]*\t--\tunconfined_u:object_r:ma"..., 4096) = 4096 >[pid 1525] read(22, "me_t:s0\n/home/[^/]*/\\.mission-control(/.*)?\tunconfined_u:object_"..., 4096) = 4096 >[pid 1525] read(22, "tions\t--\tunconfined_u:object_r:telepathy_mission_control_cache_h"..., 4096) = 442 >[pid 1525] read(22, "", 4096) = 0 >[pid 1525] close(22) = 0 >[pid 1525] munmap(0x7f25df99a000, 4096) = 0 >[pid 1525] open("/etc/selinux/targeted/contexts/files/file_contexts.local", O_RDONLY) = 22 >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1525] open("/etc/selinux/targeted/contexts/files/file_contexts.local.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1525] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] read(22, "", 4096) = 0 >[pid 1525] close(22) = 0 >[pid 1525] munmap(0x7f25df99a000, 4096) = 0 >[pid 1525] brk(0) = 0x7f25e1795000 >[pid 1525] brk(0x7f25e17c0000) = 0x7f25e17c0000 >[pid 1525] brk(0) = 0x7f25e17c0000 >[pid 1525] brk(0) = 0x7f25e17c0000 >[pid 1525] brk(0) = 0x7f25e17c0000 >[pid 1525] clock_gettime(CLOCK_MONOTONIC, {153, 828529249}) = 0 >[pid 1525] stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >[pid 1525] readlink("/sys/dev/block/252:1", "../../devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1", 1024) = 60 >[pid 1525] stat("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/uevent", {st_dev=makedev(0, 15), st_ino=12890, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:55, st_mtime=2014/05/21-01:05:55, st_ctime=2014/05/21-01:05:55}) = 0 >[pid 1525] fstat(1, {st_dev=makedev(0, 8), st_ino=60878, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1525] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f25df99a000 >[pid 1525] brk(0) = 0x7f25e17c0000 >[pid 1525] brk(0) = 0x7f25e17c0000 >[pid 1525] brk(0x7f25e1767000) = 0x7f25e1767000 >[pid 1525] brk(0) = 0x7f25e1767000 >[pid 1525] brk(0) = 0x7f25e1767000 >[pid 1525] brk(0) = 0x7f25e1767000 >[pid 1525] brk(0) = 0x7f25e1767000 >[pid 1525] write(1, "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 56 <unfinished ...> >[pid 1519] <... read resumed> "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 4096) = 56 >[pid 1519] close(25) = 0 >[pid 1519] munmap(0x7fd2e2b42000, 4096) = 0 >[pid 1519] wait4(1525, <unfinished ...> >[pid 1525] <... write resumed> ) = 56 >[pid 1525] exit_group(0) = ? >[pid 1525] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1525 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1525, si_status=0, si_utime=1, si_stime=0} --- >open("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/start", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(0, 15), st_ino=12896, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:56, st_mtime=2014/05/21-01:05:56, st_ctime=2014/05/21-01:05:56}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "2048\n", 4096) = 5 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >close(24) = 0 >close(23) = 0 >open("/dev/vda1", O_RDONLY|O_SYNC) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 524255232, SEEK_SET) = 524255232 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 0, SEEK_SET) = 0 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 524222464, SEEK_SET) = 524222464 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >open("/dev/vda1", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >pipe([25, 26]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1526 >close(26) = 0 >Process 1526 attached >[pid 1519] fcntl(25, F_GETFL) = 0 (flags O_RDONLY) >[pid 1519] fstat(25, <unfinished ...> >[pid 1526] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=60884, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1526] <... set_robust_list resumed> ) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >[pid 1519] read(25, <unfinished ...> >[pid 1526] close(22) = 0 >[pid 1526] close(25) = 0 >[pid 1526] dup2(26, 1) = 1 >[pid 1526] close(26) = 0 >[pid 1526] execve("/usr/bin/udevadm", ["udevadm", "info", "--query", "path", "--name", "/dev/vda1"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1526] brk(0) = 0x7ff370cdf000 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7f000 >[pid 1526] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/mnt/sysimage/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] stat("/mnt/sysimage/tls/x86_64", 0x7fffa0796ad0) = -1 ENOENT (No such file or directory) >[pid 1526] open("/mnt/sysimage/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] stat("/mnt/sysimage/tls", 0x7fffa0796ad0) = -1 ENOENT (No such file or directory) >[pid 1526] open("/mnt/sysimage/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] stat("/mnt/sysimage/x86_64", 0x7fffa0796ad0) = -1 ENOENT (No such file or directory) >[pid 1526] open("/mnt/sysimage/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] stat("/mnt/sysimage", 0x7fffa0796ad0) = -1 ENOENT (No such file or directory) >[pid 1526] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1526] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7ff370a68000 >[pid 1526] close(22) = 0 >[pid 1526] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1526] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff370638000 >[pid 1526] mprotect(0x7ff37065a000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff370859000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7ff370859000 >[pid 1526] mmap(0x7ff37085b000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff37085b000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a67000 >[pid 1526] mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff370430000 >[pid 1526] mprotect(0x7ff370437000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff370636000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7ff370636000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\205\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\362\3\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=659936, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260640, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1526] mmap(NULL, 2353896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff3701f1000 >[pid 1526] mprotect(0x7ff37022b000, 2097152, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff37042b000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3a000) = 0x7ff37042b000 >[pid 1526] mmap(0x7ff37042f000, 2792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff37042f000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0@\0\0\0\0\0\0\0(^\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660352, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=91560, st_atime=2014/05/20-20:56:47, st_mtime=2014/04/09-13:21:34, st_ctime=2014/05/20-20:52:27}) = 0 >[pid 1526] mmap(NULL, 2184016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36ffdb000 >[pid 1526] mprotect(0x7ff36fff0000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff3701ef000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7ff3701ef000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a66000 >[pid 1526] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36fdd2000 >[pid 1526] mprotect(0x7ff36fdd9000, 2097152, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36ffd9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7ff36ffd9000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1526] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36fbbb000 >[pid 1526] mprotect(0x7ff36fbd1000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36fdd0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7ff36fdd0000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1526] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36f99f000 >[pid 1526] mprotect(0x7ff36f9b6000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36fbb5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7ff36fbb5000 >[pid 1526] mmap(0x7ff36fbb7000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff36fbb7000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a65000 >[pid 1526] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36f5d9000 >[pid 1526] mprotect(0x7ff36f795000, 2097152, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36f995000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7ff36f995000 >[pid 1526] mmap(0x7ff36f99b000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff36f99b000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1526] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36f36c000 >[pid 1526] mprotect(0x7ff36f3d8000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36f5d7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7ff36f5d7000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1526] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36f147000 >[pid 1526] mprotect(0x7ff36f16b000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36f36a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7ff36f36a000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a64000 >[pid 1526] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36ef43000 >[pid 1526] mprotect(0x7ff36ef46000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36f145000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7ff36f145000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\25\0\0\0\0\0\0@\0\0\0\0\0\0\0hF\0\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660821, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19944, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1526] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36ed3e000 >[pid 1526] mprotect(0x7ff36ed42000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36ef41000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7ff36ef41000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1526] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36eb28000 >[pid 1526] mprotect(0x7ff36eb3d000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36ed3c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7ff36ed3c000 >[pid 1526] close(22) = 0 >[pid 1526] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a63000 >[pid 1526] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7ff36e923000 >[pid 1526] mprotect(0x7ff36e927000, 2093056, PROT_NONE) = 0 >[pid 1526] mmap(0x7ff36eb26000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7ff36eb26000 >[pid 1526] close(22) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a62000 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a61000 >[pid 1526] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a5f000 >[pid 1526] arch_prctl(ARCH_SET_FS, 0x7ff370a5f880) = 0 >[pid 1526] mprotect(0x7ff36f995000, 16384, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36eb26000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36ed3c000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36ef41000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36f145000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36fbb5000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36f36a000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36f5d7000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36fdd0000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff36ffd9000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff3701ef000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff37042b000, 12288, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff370636000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff370859000, 4096, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff370ad2000, 36864, PROT_READ) = 0 >[pid 1526] mprotect(0x7ff370a80000, 4096, PROT_READ) = 0 >[pid 1526] munmap(0x7ff370a68000, 90547) = 0 >[pid 1526] set_tid_address(0x7ff370a5fb50) = 1526 >[pid 1526] set_robust_list(0x7ff370a5fb60, 24) = 0 >[pid 1526] rt_sigaction(SIGRTMIN, {0x7ff36f9a4ba0, [], SA_RESTORER|SA_SIGINFO, 0x7ff36f9ae800}, NULL, 8) = 0 >[pid 1526] rt_sigaction(SIGRT_1, {0x7ff36f9a4c30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7ff36f9ae800}, NULL, 8) = 0 >[pid 1526] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1526] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1526] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1526] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1526] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1526] brk(0) = 0x7ff370cdf000 >[pid 1526] brk(0x7ff370d00000) = 0x7ff370d00000 >[pid 1526] open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913671, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/07-18:24:56, st_ctime=2014/05/20-20:51:09}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] read(22, "# see udev(7) for details\n\n#udev_log=\"info\"\n", 4096) = 44 >[pid 1526] read(22, "", 4096) = 0 >[pid 1526] close(22) = 0 >[pid 1526] munmap(0x7ff370a7e000, 4096) = 0 >[pid 1526] brk(0) = 0x7ff370d00000 >[pid 1526] brk(0) = 0x7ff370d00000 >[pid 1526] brk(0) = 0x7ff370d00000 >[pid 1526] stat("/proc/1/root", {st_dev=makedev(253, 0), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=1024, st_atime=2014/05/21-01:06:00, st_mtime=2014/05/21-01:06:15, st_ctime=2014/05/21-01:06:15}) = 0 >[pid 1526] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1526] open("/proc/1/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1526] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] read(22, "/usr/lib/systemd/systemd\0--switched-root\0--system\0--deserialize\0"..., 2048) = 67 >[pid 1526] read(22, "", 1024) = 0 >[pid 1526] read(22, "", 3072) = 0 >[pid 1526] close(22) = 0 >[pid 1526] munmap(0x7ff370a7e000, 4096) = 0 >[pid 1526] brk(0) = 0x7ff370d00000 >[pid 1526] brk(0) = 0x7ff370d00000 >[pid 1526] brk(0) = 0x7ff370d00000 >[pid 1526] futex(0x7ff37085c898, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1526] gettid() = 1526 >[pid 1526] open("/proc/self/task/1526/attr/current", O_RDONLY|O_CLOEXEC) = 22 >[pid 1526] read(22, "system_u:system_r:udev_t:s0-s0:c0.c1023\0", 4095) = 40 >[pid 1526] close(22) = 0 >[pid 1526] clock_gettime(CLOCK_MONOTONIC, {153, 840257756}) = 0 >[pid 1526] open("/etc/selinux/config", O_RDONLY) = 22 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913111, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=548, st_atime=2014/05/20-21:00:12, st_mtime=2014/05/20-21:00:01, st_ctime=2014/05/20-21:00:01}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] read(22, "\n# This file controls the state of SELinux on the system.\n# SELI"..., 4096) = 548 >[pid 1526] read(22, "", 4096) = 0 >[pid 1526] close(22) = 0 >[pid 1526] munmap(0x7ff370a7e000, 4096) = 0 >[pid 1526] futex(0x7ff37085b768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1526] open("/etc/selinux/targeted/contexts/files/file_contexts.subs_dist", O_RDONLY) = 22 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913155, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] read(22, "/run /var/run\n/run/lock /var/lock\n/run/systemd/system /usr/lib/s"..., 4096) = 422 >[pid 1526] read(22, "", 4096) = 0 >[pid 1526] close(22) = 0 >[pid 1526] munmap(0x7ff370a7e000, 4096) = 0 >[pid 1526] open("/etc/selinux/targeted/contexts/files/file_contexts.subs", O_RDONLY) = 22 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913154, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] read(22, "", 4096) = 0 >[pid 1526] close(22) = 0 >[pid 1526] munmap(0x7ff370a7e000, 4096) = 0 >[pid 1526] open("/etc/selinux/targeted/contexts/files/file_contexts", O_RDONLY) = 22 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1526] open("/etc/selinux/targeted/contexts/files/file_contexts.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] read(22, "/.*\tsystem_u:object_r:default_t:s0\n/[^/]+\t--\tsystem_u:object_r:e"..., 4096) = 4096 >[pid 1526] read(22, "*/)?lib(/.*)?/ld-[^/]*\\.so(\\.[^/]*)*\tsystem_u:object_r:ld_so_t:s"..., 4096) = 4096 >[pid 1526] read(22, "ice_t:s0\n/dev/ptp.*\t-c\tsystem_u:object_r:clock_device_t:s0\n/bin/"..., 4096) = 4096 >[pid 1526] read(22, "ct_r:ppp_device_t:s0\n/dev/dmfm.*\t-c\tsystem_u:object_r:sound_devi"..., 4096) = 4096 >[pid 1526] read(22, "ect_r:xsession_exec_t:s0\n/usr/lib/.*/scripts(/.*)?\tsystem_u:obje"..., 4096) = 4096 >[pid 1526] read(22, "u:object_r:bin_t:s0\n/dev/flash[^/]*\t-b\tsystem_u:object_r:fixed_d"..., 4096) = 4096 >[pid 1526] read(22, ":s0\n/dev/autofs.*\t-c\tsystem_u:object_r:autofs_device_t:s0\n/dev/a"..., 4096) = 4096 >[pid 1526] read(22, "tlab.*\\.so(\\.[^/]*)*\tsystem_u:object_r:textrel_shlib_t:s0\n/var/c"..., 4096) = 4096 >[pid 1526] read(22, "wnn(/.*)?\tsystem_u:object_r:canna_log_t:s0\n/etc/cluster(/.*)?\tsy"..., 4096) = 4096 >[pid 1526] read(22, "og/.*\\.setup\t--\tsystem_u:object_r:bin_t:s0\n/usr/bin/lpq(\\.cups)?"..., 4096) = 4096 >[pid 1526] read(22, "pid\t--\tsystem_u:object_r:sssd_var_run_t:s0\n/var/net-snmp(/.*)\tsy"..., 4096) = 4096 >[pid 1526] read(22, "drift_t:s0\n/var/lib/luci(/.*)?\tsystem_u:object_r:piranha_web_dat"..., 4096) = 4096 >[pid 1526] read(22, "tables_exec_t:s0\n/var/lib/dhcp(3)?/dhcpd\\.leases.*\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1526] read(22, "ct_r:setfiles_exec_t:s0\n/var/run/snort.*\t--\tsystem_u:object_r:sn"..., 4096) = 4096 >[pid 1526] read(22, ":s0\n/var/run/mount(/.*)?\tsystem_u:object_r:mount_var_run_t:s0\n/v"..., 4096) = 4096 >[pid 1526] read(22, "mp_t:s0\n/var/run/user/[^/]*/\\.orc(/.*)?\tsystem_u:object_r:gstrea"..., 4096) = 4096 >[pid 1526] read(22, "amav(/.*)?\tsystem_u:object_r:antivirus_db_t:s0\n/var/virusmails(/"..., 4096) = 4096 >[pid 1526] read(22, "ipo(/.*)?\tsystem_u:object_r:polipo_pid_t:s0\n/etc/postgresql(/.*)"..., 4096) = 4096 >[pid 1526] read(22, "b_t:s0\n/sbin/shorewall6?\t--\tsystem_u:object_r:shorewall_exec_t:s"..., 4096) = 4096 >[pid 1526] read(22, "\n/var/run/pam_ssh(/.*)?\tsystem_u:object_r:var_auth_t:s0\n/var/lib"..., 4096) = 4096 >[pid 1526] read(22, "/.*)?\tsystem_u:object_r:portreserve_etc_t:s0\n/var/lib/sepgsql(/."..., 4096) = 4096 >[pid 1526] read(22, "*/log(/.*)?\tsystem_u:object_r:amanda_log_t:s0\n/var/run/dovecot(-"..., 4096) = 4096 >[pid 1526] read(22, "/lib/pm-utils(/.*)?\tsystem_u:object_r:bin_t:s0\n/usr/lib/news/bin"..., 4096) = 4096 >[pid 1526] read(22, "mcat_var_lib_t:s0\n/var/log/pki-ocsp(/.*)?\tsystem_u:object_r:pki_"..., 4096) = 4096 >[pid 1526] read(22, "i-bin/(nph-)?cgiwrap(d)?\t--\tsystem_u:object_r:httpd_suexec_exec_"..., 4096) = 4096 >[pid 1526] read(22, "ct_r:auth_cache_t:s0\n/var/run/pam_mount(/.*)?\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1526] read(22, "ache/lightdm(/.*)?\tsystem_u:object_r:xdm_var_lib_t:s0\n/var/lib/z"..., 4096) = 4096 >[pid 1526] read(22, "ceauth_home_t:s0\n/etc/X11/wdm/Xsetup.*\t--\tsystem_u:object_r:xses"..., 4096) = 4096 >[pid 1526] read(22, ".*)?\tsystem_u:object_r:squid_log_t:s0\n/var/lib/pgsql/\\.ssh(/.*)?"..., 4096) = 4096 >[pid 1526] read(22, "bject_r:textrel_shlib_t:s0\n/usr/lib/virtualbox/.*\\.so\t--\tsystem_"..., 4096) = 4096 >[pid 1526] read(22, "l/ia32-linux/usr(/.*)?/bin(/.*)?\tsystem_u:object_r:bin_t:s0\n/emu"..., 4096) = 4096 >[pid 1526] read(22, "ydns/log/main(/.*)?\tsystem_u:object_r:var_log_t:s0\n/var/spool/tu"..., 4096) = 4096 >[pid 1526] read(22, "_t:s0\n/usr/lib/xine/plugins/.+\\.so\t--\tsystem_u:object_r:textrel_"..., 4096) = 4096 >[pid 1526] read(22, "-init\\.log.*\t--\tsystem_u:object_r:cloud_log_t:s0\n/etc/cups/print"..., 4096) = 4096 >[pid 1526] read(22, "rewall_var_lib_t:s0\n/var/spool/spamassassin(/.*)?\tsystem_u:objec"..., 4096) = 4096 >[pid 1526] read(22, "ix/flush(/.*)?\tsystem_u:object_r:postfix_spool_flush_t:s0\n/var/r"..., 4096) = 4096 >[pid 1526] read(22, "g/networking(/.*)?\tsystem_u:object_r:net_conf_t:s0\n/var/run/syst"..., 4096) = 4096 >[pid 1526] read(22, "t:s0\n/usr/lib/systemd/system/ppp.*\t--\tsystem_u:object_r:iptables"..., 4096) = 4096 >[pid 1526] read(22, "em_u:object_r:ntpd_unit_file_t:s0\n/usr/lib/systemd/system/pcsd.*"..., 4096) = 4096 >[pid 1526] read(22, "lib/systemd/system/zebra.*\t--\tsystem_u:object_r:zebra_unit_file_"..., 4096) = 4096 >[pid 1526] read(22, "bject_r:pesign_unit_file_t:s0\n/usr/lib/systemd/system/tomcat.ser"..., 4096) = 4096 >[pid 1526] read(22, "r/share/munin/plugins/hddtemp.*\t--\tsystem_u:object_r:disk_munin_"..., 4096) = 4096 >[pid 1526] read(22, ":s0\n/usr/share/munin/plugins/postgres_.*\t--\tsystem_u:object_r:se"..., 4096) = 4096 >[pid 1526] read(22, "stem_u:object_r:gpg_secret_t:s0\n/usr/share/mythtv/mythweather/sc"..., 4096) = 4096 >[pid 1526] read(22, "bin_t:s0\n/var\tsystem_u:object_r:var_t:s0\n/usr\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1526] brk(0) = 0x7ff370d00000 >[pid 1526] brk(0x7ff370d30000) = 0x7ff370d30000 >[pid 1526] read(22, "device_t:s0\n/dev/modem\t-c\tsystem_u:object_r:modem_device_t:s0\n/d"..., 4096) = 4096 >[pid 1526] read(22, "n/cvs\t--\tsystem_u:object_r:cvs_exec_t:s0\n/usr/bin/svc\t--\tsystem_"..., 4096) = 4096 >[pid 1526] read(22, "/usr/bin/bash\t--\tsystem_u:object_r:shell_exec_t:s0\n/usr/bin/fish"..., 4096) = 4096 >[pid 1526] read(22, "tem_u:object_r:rhgb_exec_t:s0\n/root/\\.rlogin\t--\tsystem_u:object_"..., 4096) = 4096 >[pid 1526] read(22, "innd_exec_t:s0\n/usr/bin/rnews\t--\tsystem_u:object_r:innd_exec_t:s"..., 4096) = 4096 >[pid 1526] read(22, "/sbin/pump\t--\tsystem_u:object_r:dhcpc_exec_t:s0\n/bin/systemctl\t-"..., 4096) = 4096 >[pid 1526] read(22, "/bin/glines\t--\tsystem_u:object_r:games_exec_t:s0\n/usr/bin/klines"..., 4096) = 4096 >[pid 1526] read(22, "em_u:object_r:rhnsd_exec_t:s0\n/usr/sbin/ricci\t--\tsystem_u:object"..., 4096) = 4096 >[pid 1526] read(22, "--\tsystem_u:object_r:ftpdctl_exec_t:s0\n/usr/sbin/ftpwho\t--\tsyste"..., 4096) = 4096 >[pid 1526] read(22, "_u:object_r:rsync_etc_t:s0\n/usr/sbin/reposd\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1526] read(22, "bject_r:dnsmasq_exec_t:s0\n/usr/sbin/dovecot\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1526] read(22, "te\t--\tsystem_u:object_r:ntpdate_exec_t:s0\n/var/run/ntpd\\.pid\t--\t"..., 4096) = 4096 >[pid 1526] read(22, "t_r:bin_t:s0\n/dev/device-mapper\t-c\tsystem_u:object_r:fixed_disk_"..., 4096) = 4096 >[pid 1526] read(22, "object_r:lircd_var_run_t:s0\n/usr/sbin/auditctl\t--\tsystem_u:objec"..., 4096) = 4096 >[pid 1526] read(22, "tem_u:object_r:snapperd_exec_t:s0\n/var/run/snmpd\\.pid\t--\tsystem_"..., 4096) = 4096 >[pid 1526] read(22, "mes_exec_t:s0\n/usr/bin/kspaceduel\t--\tsystem_u:object_r:games_exe"..., 4096) = 4096 >[pid 1526] read(22, "stem_u:object_r:cluster_exec_t:s0\n/usr/sbin/sm-notify\t--\tsystem_"..., 4096) = 4096 >[pid 1526] read(22, ":s0\n/usr/libexec/upowerd\t--\tsystem_u:object_r:devicekit_power_ex"..., 4096) = 4096 >[pid 1526] read(22, "tem_u:object_r:haproxy_var_run_t:s0\n/usr/sbin/ldirectord\t--\tsyst"..., 4096) = 4096 >[pid 1526] read(22, "ct_r:bluetooth_initrc_exec_t:s0\n/etc/rc\\.d/init\\.d/pand\t--\tsyste"..., 4096) = 4096 >[pid 1526] read(22, "--\tsystem_u:object_r:mozilla_plugin_exec_t:s0\n/etc/rc\\.d/init\\.d"..., 4096) = 4096 >[pid 1526] read(22, "\\.d/libra\tsystem_u:object_r:openshift_initrc_exec_t:s0\n/var/lib/"..., 4096) = 4096 >[pid 1526] read(22, "n/ModemManager\t--\tsystem_u:object_r:modemmanager_exec_t:s0\n/usr/"..., 4096) = 4096 >[pid 1526] read(22, "lib/yaboot/addnote\t--\tsystem_u:object_r:bin_t:s0\n/etc/sysconfig/"..., 4096) = 4096 >[pid 1526] read(22, ":object_r:modemmanager_exec_t:s0\n/etc/rc\\.d/init\\.d/mongod\t--\tsy"..., 4096) = 4096 >[pid 1526] read(22, "bject_r:avahi_exec_t:s0\n/etc/rc\\.d/init\\.d/unbound\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1526] read(22, "system_u:object_r:nx_server_exec_t:s0\n/usr/sbin/openct-control\t-"..., 4096) = 4096 >[pid 1526] read(22, "2-server\\.pid\t--\tsystem_u:object_r:bcfg2_var_run_t:s0\n/usr/sbin/"..., 4096) = 4096 >[pid 1526] read(22, "e_exec_t:s0\n/usr/sbin/init_repository\t--\tsystem_u:object_r:pegas"..., 4096) = 4096 >[pid 1526] read(22, "d\t--\tsystem_u:object_r:kismet_var_run_t:s0\n/lib/security/pam_pol"..., 4096) = 4096 >[pid 1526] read(22, "s0\n/var/run/zarafa-server\\.pid\t--\tsystem_u:object_r:zarafa_serve"..., 4096) = 4096 >[pid 1526] read(22, "exec_t:s0\n/var/qmail/bin/qmail-inject\t--\tsystem_u:object_r:qmail"..., 4096) = 4096 >[pid 1526] read(22, "t_r:netlogond_var_socket_t:s0\n/var/lib/likewise/rpc/socket\t-s\tsy"..., 4096) = 4096 >[pid 1526] read(22, "_t:s0\n/usr/lib/news/bin/makehistory\t--\tsystem_u:object_r:innd_ex"..., 4096) = 4096 >[pid 1526] read(22, "sserver_exec_t:s0\n/var/www/apcupsd/upsfstats\\.cgi\t--\tsystem_u:ob"..., 4096) = 4096 >[pid 1526] read(22, "\tsystem_u:object_r:services_munin_plugin_exec_t:s0\n/usr/share/mu"..., 4096) = 4096 >[pid 1526] read(22, "ntainer-updater\t--\tsystem_u:object_r:swift_exec_t:s0\n/usr/bin/sw"..., 4096) = 4096 >[pid 1526] read(22, "ystem_u:object_r:bin_t:s0\n/usr/share/fedora-usermgmt/wrapper\t--\t"..., 4096) = 4096 >[pid 1526] read(22, "erworth_1902\\.so\t--\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/li"..., 4096) = 4096 >[pid 1526] read(22, "-\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/lib/firefox/plugins/"..., 4096) = 4096 >[pid 1526] read(22, "_krb5_ad_t:s0\n/usr/share/munin/plugins/selinux_avcstat\t--\tsystem"..., 4096) = 4096 >[pid 1526] read(22, "\t--\tsystem_u:object_r:bin_t:s0\n/usr/share/system-config-services"..., 4096) = 3969 >[pid 1526] read(22, "", 4096) = 0 >[pid 1526] close(22) = 0 >[pid 1526] munmap(0x7ff370a7e000, 4096) = 0 >[pid 1526] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs", O_RDONLY) = 22 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1526] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] read(22, "#\n#\n# User-specific file contexts, generated via libsemanage\n# u"..., 4096) = 4096 >[pid 1526] read(22, "conf_t:s0\n/home/[^/]*/\\.forward[^/]*\t--\tunconfined_u:object_r:ma"..., 4096) = 4096 >[pid 1526] read(22, "me_t:s0\n/home/[^/]*/\\.mission-control(/.*)?\tunconfined_u:object_"..., 4096) = 4096 >[pid 1526] read(22, "tions\t--\tunconfined_u:object_r:telepathy_mission_control_cache_h"..., 4096) = 442 >[pid 1526] read(22, "", 4096) = 0 >[pid 1526] close(22) = 0 >[pid 1526] munmap(0x7ff370a7e000, 4096) = 0 >[pid 1526] open("/etc/selinux/targeted/contexts/files/file_contexts.local", O_RDONLY) = 22 >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1526] open("/etc/selinux/targeted/contexts/files/file_contexts.local.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1526] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] read(22, "", 4096) = 0 >[pid 1526] close(22) = 0 >[pid 1526] munmap(0x7ff370a7e000, 4096) = 0 >[pid 1526] brk(0) = 0x7ff370d30000 >[pid 1526] brk(0x7ff370d5b000) = 0x7ff370d5b000 >[pid 1526] brk(0) = 0x7ff370d5b000 >[pid 1526] brk(0) = 0x7ff370d5b000 >[pid 1526] brk(0) = 0x7ff370d5b000 >[pid 1526] clock_gettime(CLOCK_MONOTONIC, {153, 853241307}) = 0 >[pid 1526] stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >[pid 1526] readlink("/sys/dev/block/252:1", "../../devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1", 1024) = 60 >[pid 1526] stat("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/uevent", {st_dev=makedev(0, 15), st_ino=12890, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:55, st_mtime=2014/05/21-01:05:55, st_ctime=2014/05/21-01:05:55}) = 0 >[pid 1526] fstat(1, {st_dev=makedev(0, 8), st_ino=60884, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1526] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff370a7e000 >[pid 1526] brk(0) = 0x7ff370d5b000 >[pid 1526] brk(0) = 0x7ff370d5b000 >[pid 1526] brk(0x7ff370d02000) = 0x7ff370d02000 >[pid 1526] brk(0) = 0x7ff370d02000 >[pid 1526] brk(0) = 0x7ff370d02000 >[pid 1526] brk(0) = 0x7ff370d02000 >[pid 1526] brk(0) = 0x7ff370d02000 >[pid 1526] write(1, "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 56 <unfinished ...> >[pid 1519] <... read resumed> "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 4096) = 56 >[pid 1519] close(25) = 0 >[pid 1519] munmap(0x7fd2e2b42000, 4096) = 0 >[pid 1519] wait4(1526, <unfinished ...> >[pid 1526] <... write resumed> ) = 56 >[pid 1526] exit_group(0) = ? >[pid 1526] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1526 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1526, si_status=0, si_utime=1, si_stime=0} --- >open("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/start", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(0, 15), st_ino=12896, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:56, st_mtime=2014/05/21-01:05:56, st_ctime=2014/05/21-01:05:56}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "2048\n", 4096) = 5 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >close(24) = 0 >open("/dev/vda2", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11141, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 2), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:14, st_ctime=2014/05/21-01:06:14}) = 0 >pipe([25, 26]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1527 >close(26) = 0 >Process 1527 attached >[pid 1519] fcntl(25, F_GETFL) = 0 (flags O_RDONLY) >[pid 1519] fstat(25, <unfinished ...> >[pid 1527] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=60890, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1527] <... set_robust_list resumed> ) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >[pid 1519] read(25, <unfinished ...> >[pid 1527] close(22) = 0 >[pid 1527] close(25) = 0 >[pid 1527] dup2(26, 1) = 1 >[pid 1527] close(26) = 0 >[pid 1527] execve("/usr/bin/udevadm", ["udevadm", "info", "--query", "path", "--name", "/dev/vda2"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1527] brk(0) = 0x7fde1c5dd000 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5e000 >[pid 1527] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/mnt/sysimage/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] stat("/mnt/sysimage/tls/x86_64", 0x7fff4fafbdf0) = -1 ENOENT (No such file or directory) >[pid 1527] open("/mnt/sysimage/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] stat("/mnt/sysimage/tls", 0x7fff4fafbdf0) = -1 ENOENT (No such file or directory) >[pid 1527] open("/mnt/sysimage/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] stat("/mnt/sysimage/x86_64", 0x7fff4fafbdf0) = -1 ENOENT (No such file or directory) >[pid 1527] open("/mnt/sysimage/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] stat("/mnt/sysimage", 0x7fff4fafbdf0) = -1 ENOENT (No such file or directory) >[pid 1527] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1527] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7fde1ae47000 >[pid 1527] close(22) = 0 >[pid 1527] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1527] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde1aa17000 >[pid 1527] mprotect(0x7fde1aa39000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde1ac38000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7fde1ac38000 >[pid 1527] mmap(0x7fde1ac3a000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fde1ac3a000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae46000 >[pid 1527] mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde1a80f000 >[pid 1527] mprotect(0x7fde1a816000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde1aa15000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7fde1aa15000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\205\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\362\3\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=659936, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260640, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1527] mmap(NULL, 2353896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde1a5d0000 >[pid 1527] mprotect(0x7fde1a60a000, 2097152, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde1a80a000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3a000) = 0x7fde1a80a000 >[pid 1527] mmap(0x7fde1a80e000, 2792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fde1a80e000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0@\0\0\0\0\0\0\0(^\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660352, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=91560, st_atime=2014/05/20-20:56:47, st_mtime=2014/04/09-13:21:34, st_ctime=2014/05/20-20:52:27}) = 0 >[pid 1527] mmap(NULL, 2184016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde1a3ba000 >[pid 1527] mprotect(0x7fde1a3cf000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde1a5ce000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7fde1a5ce000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae45000 >[pid 1527] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde1a1b1000 >[pid 1527] mprotect(0x7fde1a1b8000, 2097152, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde1a3b8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7fde1a3b8000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1527] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde19f9a000 >[pid 1527] mprotect(0x7fde19fb0000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde1a1af000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7fde1a1af000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1527] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde19d7e000 >[pid 1527] mprotect(0x7fde19d95000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde19f94000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7fde19f94000 >[pid 1527] mmap(0x7fde19f96000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fde19f96000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae44000 >[pid 1527] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde199b8000 >[pid 1527] mprotect(0x7fde19b74000, 2097152, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde19d74000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7fde19d74000 >[pid 1527] mmap(0x7fde19d7a000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fde19d7a000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1527] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde1974b000 >[pid 1527] mprotect(0x7fde197b7000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde199b6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7fde199b6000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1527] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde19526000 >[pid 1527] mprotect(0x7fde1954a000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde19749000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7fde19749000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae43000 >[pid 1527] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde19322000 >[pid 1527] mprotect(0x7fde19325000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde19524000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7fde19524000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\25\0\0\0\0\0\0@\0\0\0\0\0\0\0hF\0\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660821, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19944, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1527] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde1911d000 >[pid 1527] mprotect(0x7fde19121000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde19320000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7fde19320000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1527] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde18f07000 >[pid 1527] mprotect(0x7fde18f1c000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde1911b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7fde1911b000 >[pid 1527] close(22) = 0 >[pid 1527] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae42000 >[pid 1527] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fde18d02000 >[pid 1527] mprotect(0x7fde18d06000, 2093056, PROT_NONE) = 0 >[pid 1527] mmap(0x7fde18f05000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7fde18f05000 >[pid 1527] close(22) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae41000 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae40000 >[pid 1527] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae3e000 >[pid 1527] arch_prctl(ARCH_SET_FS, 0x7fde1ae3e880) = 0 >[pid 1527] mprotect(0x7fde19d74000, 16384, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde18f05000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1911b000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde19320000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde19524000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde19f94000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde19749000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde199b6000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1a1af000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1a3b8000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1a5ce000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1a80a000, 12288, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1aa15000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1ac38000, 4096, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1aeb1000, 36864, PROT_READ) = 0 >[pid 1527] mprotect(0x7fde1ae5f000, 4096, PROT_READ) = 0 >[pid 1527] munmap(0x7fde1ae47000, 90547) = 0 >[pid 1527] set_tid_address(0x7fde1ae3eb50) = 1527 >[pid 1527] set_robust_list(0x7fde1ae3eb60, 24) = 0 >[pid 1527] rt_sigaction(SIGRTMIN, {0x7fde19d83ba0, [], SA_RESTORER|SA_SIGINFO, 0x7fde19d8d800}, NULL, 8) = 0 >[pid 1527] rt_sigaction(SIGRT_1, {0x7fde19d83c30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fde19d8d800}, NULL, 8) = 0 >[pid 1527] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1527] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1527] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1527] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1527] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1527] brk(0) = 0x7fde1c5dd000 >[pid 1527] brk(0x7fde1c5fe000) = 0x7fde1c5fe000 >[pid 1527] open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913671, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/07-18:24:56, st_ctime=2014/05/20-20:51:09}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] read(22, "# see udev(7) for details\n\n#udev_log=\"info\"\n", 4096) = 44 >[pid 1527] read(22, "", 4096) = 0 >[pid 1527] close(22) = 0 >[pid 1527] munmap(0x7fde1ae5d000, 4096) = 0 >[pid 1527] brk(0) = 0x7fde1c5fe000 >[pid 1527] brk(0) = 0x7fde1c5fe000 >[pid 1527] brk(0) = 0x7fde1c5fe000 >[pid 1527] stat("/proc/1/root", {st_dev=makedev(253, 0), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=1024, st_atime=2014/05/21-01:06:00, st_mtime=2014/05/21-01:06:15, st_ctime=2014/05/21-01:06:15}) = 0 >[pid 1527] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1527] open("/proc/1/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1527] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] read(22, "/usr/lib/systemd/systemd\0--switched-root\0--system\0--deserialize\0"..., 2048) = 67 >[pid 1527] read(22, "", 1024) = 0 >[pid 1527] read(22, "", 3072) = 0 >[pid 1527] close(22) = 0 >[pid 1527] munmap(0x7fde1ae5d000, 4096) = 0 >[pid 1527] brk(0) = 0x7fde1c5fe000 >[pid 1527] brk(0) = 0x7fde1c5fe000 >[pid 1527] brk(0) = 0x7fde1c5fe000 >[pid 1527] futex(0x7fde1ac3b898, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1527] gettid() = 1527 >[pid 1527] open("/proc/self/task/1527/attr/current", O_RDONLY|O_CLOEXEC) = 22 >[pid 1527] read(22, "system_u:system_r:udev_t:s0-s0:c0.c1023\0", 4095) = 40 >[pid 1527] close(22) = 0 >[pid 1527] clock_gettime(CLOCK_MONOTONIC, {153, 863195386}) = 0 >[pid 1527] open("/etc/selinux/config", O_RDONLY) = 22 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913111, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=548, st_atime=2014/05/20-21:00:12, st_mtime=2014/05/20-21:00:01, st_ctime=2014/05/20-21:00:01}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] read(22, "\n# This file controls the state of SELinux on the system.\n# SELI"..., 4096) = 548 >[pid 1527] read(22, "", 4096) = 0 >[pid 1527] close(22) = 0 >[pid 1527] munmap(0x7fde1ae5d000, 4096) = 0 >[pid 1527] futex(0x7fde1ac3a768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1527] open("/etc/selinux/targeted/contexts/files/file_contexts.subs_dist", O_RDONLY) = 22 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913155, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] read(22, "/run /var/run\n/run/lock /var/lock\n/run/systemd/system /usr/lib/s"..., 4096) = 422 >[pid 1527] read(22, "", 4096) = 0 >[pid 1527] close(22) = 0 >[pid 1527] munmap(0x7fde1ae5d000, 4096) = 0 >[pid 1527] open("/etc/selinux/targeted/contexts/files/file_contexts.subs", O_RDONLY) = 22 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913154, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] read(22, "", 4096) = 0 >[pid 1527] close(22) = 0 >[pid 1527] munmap(0x7fde1ae5d000, 4096) = 0 >[pid 1527] open("/etc/selinux/targeted/contexts/files/file_contexts", O_RDONLY) = 22 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1527] open("/etc/selinux/targeted/contexts/files/file_contexts.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] read(22, "/.*\tsystem_u:object_r:default_t:s0\n/[^/]+\t--\tsystem_u:object_r:e"..., 4096) = 4096 >[pid 1527] read(22, "*/)?lib(/.*)?/ld-[^/]*\\.so(\\.[^/]*)*\tsystem_u:object_r:ld_so_t:s"..., 4096) = 4096 >[pid 1527] read(22, "ice_t:s0\n/dev/ptp.*\t-c\tsystem_u:object_r:clock_device_t:s0\n/bin/"..., 4096) = 4096 >[pid 1527] read(22, "ct_r:ppp_device_t:s0\n/dev/dmfm.*\t-c\tsystem_u:object_r:sound_devi"..., 4096) = 4096 >[pid 1527] read(22, "ect_r:xsession_exec_t:s0\n/usr/lib/.*/scripts(/.*)?\tsystem_u:obje"..., 4096) = 4096 >[pid 1527] read(22, "u:object_r:bin_t:s0\n/dev/flash[^/]*\t-b\tsystem_u:object_r:fixed_d"..., 4096) = 4096 >[pid 1527] read(22, ":s0\n/dev/autofs.*\t-c\tsystem_u:object_r:autofs_device_t:s0\n/dev/a"..., 4096) = 4096 >[pid 1527] read(22, "tlab.*\\.so(\\.[^/]*)*\tsystem_u:object_r:textrel_shlib_t:s0\n/var/c"..., 4096) = 4096 >[pid 1527] read(22, "wnn(/.*)?\tsystem_u:object_r:canna_log_t:s0\n/etc/cluster(/.*)?\tsy"..., 4096) = 4096 >[pid 1527] read(22, "og/.*\\.setup\t--\tsystem_u:object_r:bin_t:s0\n/usr/bin/lpq(\\.cups)?"..., 4096) = 4096 >[pid 1527] read(22, "pid\t--\tsystem_u:object_r:sssd_var_run_t:s0\n/var/net-snmp(/.*)\tsy"..., 4096) = 4096 >[pid 1527] read(22, "drift_t:s0\n/var/lib/luci(/.*)?\tsystem_u:object_r:piranha_web_dat"..., 4096) = 4096 >[pid 1527] read(22, "tables_exec_t:s0\n/var/lib/dhcp(3)?/dhcpd\\.leases.*\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1527] read(22, "ct_r:setfiles_exec_t:s0\n/var/run/snort.*\t--\tsystem_u:object_r:sn"..., 4096) = 4096 >[pid 1527] read(22, ":s0\n/var/run/mount(/.*)?\tsystem_u:object_r:mount_var_run_t:s0\n/v"..., 4096) = 4096 >[pid 1527] read(22, "mp_t:s0\n/var/run/user/[^/]*/\\.orc(/.*)?\tsystem_u:object_r:gstrea"..., 4096) = 4096 >[pid 1527] read(22, "amav(/.*)?\tsystem_u:object_r:antivirus_db_t:s0\n/var/virusmails(/"..., 4096) = 4096 >[pid 1527] read(22, "ipo(/.*)?\tsystem_u:object_r:polipo_pid_t:s0\n/etc/postgresql(/.*)"..., 4096) = 4096 >[pid 1527] read(22, "b_t:s0\n/sbin/shorewall6?\t--\tsystem_u:object_r:shorewall_exec_t:s"..., 4096) = 4096 >[pid 1527] read(22, "\n/var/run/pam_ssh(/.*)?\tsystem_u:object_r:var_auth_t:s0\n/var/lib"..., 4096) = 4096 >[pid 1527] read(22, "/.*)?\tsystem_u:object_r:portreserve_etc_t:s0\n/var/lib/sepgsql(/."..., 4096) = 4096 >[pid 1527] read(22, "*/log(/.*)?\tsystem_u:object_r:amanda_log_t:s0\n/var/run/dovecot(-"..., 4096) = 4096 >[pid 1527] read(22, "/lib/pm-utils(/.*)?\tsystem_u:object_r:bin_t:s0\n/usr/lib/news/bin"..., 4096) = 4096 >[pid 1527] read(22, "mcat_var_lib_t:s0\n/var/log/pki-ocsp(/.*)?\tsystem_u:object_r:pki_"..., 4096) = 4096 >[pid 1527] read(22, "i-bin/(nph-)?cgiwrap(d)?\t--\tsystem_u:object_r:httpd_suexec_exec_"..., 4096) = 4096 >[pid 1527] read(22, "ct_r:auth_cache_t:s0\n/var/run/pam_mount(/.*)?\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1527] read(22, "ache/lightdm(/.*)?\tsystem_u:object_r:xdm_var_lib_t:s0\n/var/lib/z"..., 4096) = 4096 >[pid 1527] read(22, "ceauth_home_t:s0\n/etc/X11/wdm/Xsetup.*\t--\tsystem_u:object_r:xses"..., 4096) = 4096 >[pid 1527] read(22, ".*)?\tsystem_u:object_r:squid_log_t:s0\n/var/lib/pgsql/\\.ssh(/.*)?"..., 4096) = 4096 >[pid 1527] read(22, "bject_r:textrel_shlib_t:s0\n/usr/lib/virtualbox/.*\\.so\t--\tsystem_"..., 4096) = 4096 >[pid 1527] read(22, "l/ia32-linux/usr(/.*)?/bin(/.*)?\tsystem_u:object_r:bin_t:s0\n/emu"..., 4096) = 4096 >[pid 1527] read(22, "ydns/log/main(/.*)?\tsystem_u:object_r:var_log_t:s0\n/var/spool/tu"..., 4096) = 4096 >[pid 1527] read(22, "_t:s0\n/usr/lib/xine/plugins/.+\\.so\t--\tsystem_u:object_r:textrel_"..., 4096) = 4096 >[pid 1527] read(22, "-init\\.log.*\t--\tsystem_u:object_r:cloud_log_t:s0\n/etc/cups/print"..., 4096) = 4096 >[pid 1527] read(22, "rewall_var_lib_t:s0\n/var/spool/spamassassin(/.*)?\tsystem_u:objec"..., 4096) = 4096 >[pid 1527] read(22, "ix/flush(/.*)?\tsystem_u:object_r:postfix_spool_flush_t:s0\n/var/r"..., 4096) = 4096 >[pid 1527] read(22, "g/networking(/.*)?\tsystem_u:object_r:net_conf_t:s0\n/var/run/syst"..., 4096) = 4096 >[pid 1527] read(22, "t:s0\n/usr/lib/systemd/system/ppp.*\t--\tsystem_u:object_r:iptables"..., 4096) = 4096 >[pid 1527] read(22, "em_u:object_r:ntpd_unit_file_t:s0\n/usr/lib/systemd/system/pcsd.*"..., 4096) = 4096 >[pid 1527] read(22, "lib/systemd/system/zebra.*\t--\tsystem_u:object_r:zebra_unit_file_"..., 4096) = 4096 >[pid 1527] read(22, "bject_r:pesign_unit_file_t:s0\n/usr/lib/systemd/system/tomcat.ser"..., 4096) = 4096 >[pid 1527] read(22, "r/share/munin/plugins/hddtemp.*\t--\tsystem_u:object_r:disk_munin_"..., 4096) = 4096 >[pid 1527] read(22, ":s0\n/usr/share/munin/plugins/postgres_.*\t--\tsystem_u:object_r:se"..., 4096) = 4096 >[pid 1527] read(22, "stem_u:object_r:gpg_secret_t:s0\n/usr/share/mythtv/mythweather/sc"..., 4096) = 4096 >[pid 1527] read(22, "bin_t:s0\n/var\tsystem_u:object_r:var_t:s0\n/usr\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1527] brk(0) = 0x7fde1c5fe000 >[pid 1527] brk(0x7fde1c62e000) = 0x7fde1c62e000 >[pid 1527] read(22, "device_t:s0\n/dev/modem\t-c\tsystem_u:object_r:modem_device_t:s0\n/d"..., 4096) = 4096 >[pid 1527] read(22, "n/cvs\t--\tsystem_u:object_r:cvs_exec_t:s0\n/usr/bin/svc\t--\tsystem_"..., 4096) = 4096 >[pid 1527] read(22, "/usr/bin/bash\t--\tsystem_u:object_r:shell_exec_t:s0\n/usr/bin/fish"..., 4096) = 4096 >[pid 1527] read(22, "tem_u:object_r:rhgb_exec_t:s0\n/root/\\.rlogin\t--\tsystem_u:object_"..., 4096) = 4096 >[pid 1527] read(22, "innd_exec_t:s0\n/usr/bin/rnews\t--\tsystem_u:object_r:innd_exec_t:s"..., 4096) = 4096 >[pid 1527] read(22, "/sbin/pump\t--\tsystem_u:object_r:dhcpc_exec_t:s0\n/bin/systemctl\t-"..., 4096) = 4096 >[pid 1527] read(22, "/bin/glines\t--\tsystem_u:object_r:games_exec_t:s0\n/usr/bin/klines"..., 4096) = 4096 >[pid 1527] read(22, "em_u:object_r:rhnsd_exec_t:s0\n/usr/sbin/ricci\t--\tsystem_u:object"..., 4096) = 4096 >[pid 1527] read(22, "--\tsystem_u:object_r:ftpdctl_exec_t:s0\n/usr/sbin/ftpwho\t--\tsyste"..., 4096) = 4096 >[pid 1527] read(22, "_u:object_r:rsync_etc_t:s0\n/usr/sbin/reposd\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1527] read(22, "bject_r:dnsmasq_exec_t:s0\n/usr/sbin/dovecot\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1527] read(22, "te\t--\tsystem_u:object_r:ntpdate_exec_t:s0\n/var/run/ntpd\\.pid\t--\t"..., 4096) = 4096 >[pid 1527] read(22, "t_r:bin_t:s0\n/dev/device-mapper\t-c\tsystem_u:object_r:fixed_disk_"..., 4096) = 4096 >[pid 1527] read(22, "object_r:lircd_var_run_t:s0\n/usr/sbin/auditctl\t--\tsystem_u:objec"..., 4096) = 4096 >[pid 1527] read(22, "tem_u:object_r:snapperd_exec_t:s0\n/var/run/snmpd\\.pid\t--\tsystem_"..., 4096) = 4096 >[pid 1527] read(22, "mes_exec_t:s0\n/usr/bin/kspaceduel\t--\tsystem_u:object_r:games_exe"..., 4096) = 4096 >[pid 1527] read(22, "stem_u:object_r:cluster_exec_t:s0\n/usr/sbin/sm-notify\t--\tsystem_"..., 4096) = 4096 >[pid 1527] read(22, ":s0\n/usr/libexec/upowerd\t--\tsystem_u:object_r:devicekit_power_ex"..., 4096) = 4096 >[pid 1527] read(22, "tem_u:object_r:haproxy_var_run_t:s0\n/usr/sbin/ldirectord\t--\tsyst"..., 4096) = 4096 >[pid 1527] read(22, "ct_r:bluetooth_initrc_exec_t:s0\n/etc/rc\\.d/init\\.d/pand\t--\tsyste"..., 4096) = 4096 >[pid 1527] read(22, "--\tsystem_u:object_r:mozilla_plugin_exec_t:s0\n/etc/rc\\.d/init\\.d"..., 4096) = 4096 >[pid 1527] read(22, "\\.d/libra\tsystem_u:object_r:openshift_initrc_exec_t:s0\n/var/lib/"..., 4096) = 4096 >[pid 1527] read(22, "n/ModemManager\t--\tsystem_u:object_r:modemmanager_exec_t:s0\n/usr/"..., 4096) = 4096 >[pid 1527] read(22, "lib/yaboot/addnote\t--\tsystem_u:object_r:bin_t:s0\n/etc/sysconfig/"..., 4096) = 4096 >[pid 1527] read(22, ":object_r:modemmanager_exec_t:s0\n/etc/rc\\.d/init\\.d/mongod\t--\tsy"..., 4096) = 4096 >[pid 1527] read(22, "bject_r:avahi_exec_t:s0\n/etc/rc\\.d/init\\.d/unbound\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1527] read(22, "system_u:object_r:nx_server_exec_t:s0\n/usr/sbin/openct-control\t-"..., 4096) = 4096 >[pid 1527] read(22, "2-server\\.pid\t--\tsystem_u:object_r:bcfg2_var_run_t:s0\n/usr/sbin/"..., 4096) = 4096 >[pid 1527] read(22, "e_exec_t:s0\n/usr/sbin/init_repository\t--\tsystem_u:object_r:pegas"..., 4096) = 4096 >[pid 1527] read(22, "d\t--\tsystem_u:object_r:kismet_var_run_t:s0\n/lib/security/pam_pol"..., 4096) = 4096 >[pid 1527] read(22, "s0\n/var/run/zarafa-server\\.pid\t--\tsystem_u:object_r:zarafa_serve"..., 4096) = 4096 >[pid 1527] read(22, "exec_t:s0\n/var/qmail/bin/qmail-inject\t--\tsystem_u:object_r:qmail"..., 4096) = 4096 >[pid 1527] read(22, "t_r:netlogond_var_socket_t:s0\n/var/lib/likewise/rpc/socket\t-s\tsy"..., 4096) = 4096 >[pid 1527] read(22, "_t:s0\n/usr/lib/news/bin/makehistory\t--\tsystem_u:object_r:innd_ex"..., 4096) = 4096 >[pid 1527] read(22, "sserver_exec_t:s0\n/var/www/apcupsd/upsfstats\\.cgi\t--\tsystem_u:ob"..., 4096) = 4096 >[pid 1527] read(22, "\tsystem_u:object_r:services_munin_plugin_exec_t:s0\n/usr/share/mu"..., 4096) = 4096 >[pid 1527] read(22, "ntainer-updater\t--\tsystem_u:object_r:swift_exec_t:s0\n/usr/bin/sw"..., 4096) = 4096 >[pid 1527] read(22, "ystem_u:object_r:bin_t:s0\n/usr/share/fedora-usermgmt/wrapper\t--\t"..., 4096) = 4096 >[pid 1527] read(22, "erworth_1902\\.so\t--\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/li"..., 4096) = 4096 >[pid 1527] read(22, "-\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/lib/firefox/plugins/"..., 4096) = 4096 >[pid 1527] read(22, "_krb5_ad_t:s0\n/usr/share/munin/plugins/selinux_avcstat\t--\tsystem"..., 4096) = 4096 >[pid 1527] read(22, "\t--\tsystem_u:object_r:bin_t:s0\n/usr/share/system-config-services"..., 4096) = 3969 >[pid 1527] read(22, "", 4096) = 0 >[pid 1527] close(22) = 0 >[pid 1527] munmap(0x7fde1ae5d000, 4096) = 0 >[pid 1527] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs", O_RDONLY) = 22 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1527] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] read(22, "#\n#\n# User-specific file contexts, generated via libsemanage\n# u"..., 4096) = 4096 >[pid 1527] read(22, "conf_t:s0\n/home/[^/]*/\\.forward[^/]*\t--\tunconfined_u:object_r:ma"..., 4096) = 4096 >[pid 1527] read(22, "me_t:s0\n/home/[^/]*/\\.mission-control(/.*)?\tunconfined_u:object_"..., 4096) = 4096 >[pid 1527] read(22, "tions\t--\tunconfined_u:object_r:telepathy_mission_control_cache_h"..., 4096) = 442 >[pid 1527] read(22, "", 4096) = 0 >[pid 1527] close(22) = 0 >[pid 1527] munmap(0x7fde1ae5d000, 4096) = 0 >[pid 1527] open("/etc/selinux/targeted/contexts/files/file_contexts.local", O_RDONLY) = 22 >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1527] open("/etc/selinux/targeted/contexts/files/file_contexts.local.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1527] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] read(22, "", 4096) = 0 >[pid 1527] close(22) = 0 >[pid 1527] munmap(0x7fde1ae5d000, 4096) = 0 >[pid 1527] brk(0) = 0x7fde1c62e000 >[pid 1527] brk(0x7fde1c659000) = 0x7fde1c659000 >[pid 1527] brk(0) = 0x7fde1c659000 >[pid 1527] brk(0) = 0x7fde1c659000 >[pid 1527] brk(0) = 0x7fde1c659000 >[pid 1527] clock_gettime(CLOCK_MONOTONIC, {153, 875445823}) = 0 >[pid 1527] stat("/dev/vda2", {st_dev=makedev(0, 5), st_ino=11141, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 2), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:14, st_ctime=2014/05/21-01:06:14}) = 0 >[pid 1527] readlink("/sys/dev/block/252:2", "../../devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2", 1024) = 60 >[pid 1527] stat("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2/uevent", {st_dev=makedev(0, 15), st_ino=12921, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:55, st_mtime=2014/05/21-01:05:55, st_ctime=2014/05/21-01:05:55}) = 0 >[pid 1527] fstat(1, {st_dev=makedev(0, 8), st_ino=60890, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1527] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fde1ae5d000 >[pid 1527] brk(0) = 0x7fde1c659000 >[pid 1527] brk(0) = 0x7fde1c659000 >[pid 1527] brk(0x7fde1c600000) = 0x7fde1c600000 >[pid 1527] brk(0) = 0x7fde1c600000 >[pid 1527] brk(0) = 0x7fde1c600000 >[pid 1527] brk(0) = 0x7fde1c600000 >[pid 1527] brk(0) = 0x7fde1c600000 >[pid 1527] write(1, "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2\n", 56 <unfinished ...> >[pid 1519] <... read resumed> "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2\n", 4096) = 56 >[pid 1519] close(25) = 0 >[pid 1519] munmap(0x7fd2e2b42000, 4096) = 0 >[pid 1519] wait4(1527, <unfinished ...> >[pid 1527] <... write resumed> ) = 56 >[pid 1527] exit_group(0) = ? >[pid 1527] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1527 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1527, si_status=0, si_utime=0, si_stime=0} --- >open("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2/start", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(0, 15), st_ino=12927, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:56, st_mtime=2014/05/21-01:05:56, st_ctime=2014/05/21-01:05:56}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "1026048\n", 4096) = 8 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >close(24) = 0 >close(23) = 0 >open("/dev/vda2", O_RDONLY|O_SYNC) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11141, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 2), st_atime=2014/05/21-01:08:12, st_mtime=2014/05/21-01:06:14, st_ctime=2014/05/21-01:06:14}) = 0 >ioctl(23, BLKGETSIZE64, 20949499904) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 20949491712, SEEK_SET) = 20949491712 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >fstat(23, {st_dev=makedev(0, 5), st_ino=11141, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 2), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:14, st_ctime=2014/05/21-01:06:14}) = 0 >ioctl(23, BLKGETSIZE64, 20949499904) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 0, SEEK_SET) = 0 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >mmap(NULL, 2093056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2daa77000 >fstat(23, {st_dev=makedev(0, 5), st_ino=11141, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 2), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:14, st_ctime=2014/05/21-01:06:14}) = 0 >ioctl(23, BLKGETSIZE64, 20949499904) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 32768, SEEK_SET) = 32768 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1015808) = 1015808 >brk(0) = 0x1208000 >brk(0x1230000) = 0x1230000 >brk(0) = 0x1230000 >brk(0x1258000) = 0x1258000 >brk(0) = 0x1258000 >brk(0x1280000) = 0x1280000 >brk(0) = 0x1280000 >brk(0x12a8000) = 0x12a8000 >brk(0) = 0x12a8000 >brk(0x12d0000) = 0x12d0000 >brk(0) = 0x12d0000 >brk(0x12f8000) = 0x12f8000 >munmap(0x7fd2daa77000, 2093056) = 0 >open("/dev/vda", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(24, BLKGETSIZE64, 21474836480) = 0 >ioctl(24, BLKSSZGET, 512) = 0 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(24) = 0 >gettimeofday({1400652505, 850212}, NULL) = 0 >close(23) = 0 >gettimeofday({1400652505, 850373}, NULL) = 0 >gettimeofday({1400652505, 850413}, NULL) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >pipe([23, 24]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1528 >close(24) = 0 >fcntl(23, F_GETFLProcess 1528 attached >) = 0 (flags O_RDONLY) >[pid 1519] fstat(23, <unfinished ...> >[pid 1528] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=60896, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1528] <... set_robust_list resumed> ) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >[pid 1519] read(23, <unfinished ...> >[pid 1528] close(22) = 0 >[pid 1528] gettimeofday({1400652505, 851520}, NULL) = 0 >[pid 1528] close(23) = 0 >[pid 1528] dup2(24, 1) = 1 >[pid 1528] close(24) = 0 >[pid 1528] execve("/usr/bin/udevadm", ["udevadm", "info", "--query", "path", "--name", "/dev/vda1"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1528] brk(0) = 0x7f8971049000 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970238000 >[pid 1528] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/mnt/sysimage/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] stat("/mnt/sysimage/tls/x86_64", 0x7fff187da190) = -1 ENOENT (No such file or directory) >[pid 1528] open("/mnt/sysimage/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] stat("/mnt/sysimage/tls", 0x7fff187da190) = -1 ENOENT (No such file or directory) >[pid 1528] open("/mnt/sysimage/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] stat("/mnt/sysimage/x86_64", 0x7fff187da190) = -1 ENOENT (No such file or directory) >[pid 1528] open("/mnt/sysimage/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] stat("/mnt/sysimage", 0x7fff187da190) = -1 ENOENT (No such file or directory) >[pid 1528] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1528] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7f8970221000 >[pid 1528] close(22) = 0 >[pid 1528] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1528] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896fdf1000 >[pid 1528] mprotect(0x7f896fe13000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f8970012000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7f8970012000 >[pid 1528] mmap(0x7f8970014000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8970014000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970220000 >[pid 1528] mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896fbe9000 >[pid 1528] mprotect(0x7f896fbf0000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896fdef000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7f896fdef000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\205\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\362\3\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=659936, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260640, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1528] mmap(NULL, 2353896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896f9aa000 >[pid 1528] mprotect(0x7f896f9e4000, 2097152, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896fbe4000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3a000) = 0x7f896fbe4000 >[pid 1528] mmap(0x7f896fbe8000, 2792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f896fbe8000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0@\0\0\0\0\0\0\0(^\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660352, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=91560, st_atime=2014/05/20-20:56:47, st_mtime=2014/04/09-13:21:34, st_ctime=2014/05/20-20:52:27}) = 0 >[pid 1528] mmap(NULL, 2184016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896f794000 >[pid 1528] mprotect(0x7f896f7a9000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896f9a8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f896f9a8000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f897021f000 >[pid 1528] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896f58b000 >[pid 1528] mprotect(0x7f896f592000, 2097152, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896f792000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7f896f792000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1528] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896f374000 >[pid 1528] mprotect(0x7f896f38a000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896f589000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7f896f589000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1528] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896f158000 >[pid 1528] mprotect(0x7f896f16f000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896f36e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7f896f36e000 >[pid 1528] mmap(0x7f896f370000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f896f370000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f897021e000 >[pid 1528] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896ed92000 >[pid 1528] mprotect(0x7f896ef4e000, 2097152, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896f14e000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7f896f14e000 >[pid 1528] mmap(0x7f896f154000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f896f154000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1528] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896eb25000 >[pid 1528] mprotect(0x7f896eb91000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896ed90000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7f896ed90000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1528] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896e900000 >[pid 1528] mprotect(0x7f896e924000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896eb23000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7f896eb23000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f897021d000 >[pid 1528] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896e6fc000 >[pid 1528] mprotect(0x7f896e6ff000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896e8fe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7f896e8fe000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\25\0\0\0\0\0\0@\0\0\0\0\0\0\0hF\0\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660821, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19944, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1528] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896e4f7000 >[pid 1528] mprotect(0x7f896e4fb000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896e6fa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f896e6fa000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1528] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896e2e1000 >[pid 1528] mprotect(0x7f896e2f6000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896e4f5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f896e4f5000 >[pid 1528] close(22) = 0 >[pid 1528] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f897021c000 >[pid 1528] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f896e0dc000 >[pid 1528] mprotect(0x7f896e0e0000, 2093056, PROT_NONE) = 0 >[pid 1528] mmap(0x7f896e2df000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f896e2df000 >[pid 1528] close(22) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f897021b000 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f897021a000 >[pid 1528] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970218000 >[pid 1528] arch_prctl(ARCH_SET_FS, 0x7f8970218880) = 0 >[pid 1528] mprotect(0x7f896f14e000, 16384, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896e2df000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896e4f5000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896e6fa000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896e8fe000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896f36e000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896eb23000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896ed90000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896f589000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896f792000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896f9a8000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896fbe4000, 12288, PROT_READ) = 0 >[pid 1528] mprotect(0x7f896fdef000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f8970012000, 4096, PROT_READ) = 0 >[pid 1528] mprotect(0x7f897028b000, 36864, PROT_READ) = 0 >[pid 1528] mprotect(0x7f8970239000, 4096, PROT_READ) = 0 >[pid 1528] munmap(0x7f8970221000, 90547) = 0 >[pid 1528] set_tid_address(0x7f8970218b50) = 1528 >[pid 1528] set_robust_list(0x7f8970218b60, 24) = 0 >[pid 1528] rt_sigaction(SIGRTMIN, {0x7f896f15dba0, [], SA_RESTORER|SA_SIGINFO, 0x7f896f167800}, NULL, 8) = 0 >[pid 1528] rt_sigaction(SIGRT_1, {0x7f896f15dc30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f896f167800}, NULL, 8) = 0 >[pid 1528] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1528] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1528] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1528] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1528] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1528] brk(0) = 0x7f8971049000 >[pid 1528] brk(0x7f897106a000) = 0x7f897106a000 >[pid 1528] open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913671, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/07-18:24:56, st_ctime=2014/05/20-20:51:09}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] read(22, "# see udev(7) for details\n\n#udev_log=\"info\"\n", 4096) = 44 >[pid 1528] read(22, "", 4096) = 0 >[pid 1528] close(22) = 0 >[pid 1528] munmap(0x7f8970237000, 4096) = 0 >[pid 1528] brk(0) = 0x7f897106a000 >[pid 1528] brk(0) = 0x7f897106a000 >[pid 1528] brk(0) = 0x7f897106a000 >[pid 1528] stat("/proc/1/root", {st_dev=makedev(253, 0), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=1024, st_atime=2014/05/21-01:06:00, st_mtime=2014/05/21-01:06:15, st_ctime=2014/05/21-01:06:15}) = 0 >[pid 1528] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1528] open("/proc/1/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1528] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] read(22, "/usr/lib/systemd/systemd\0--switched-root\0--system\0--deserialize\0"..., 2048) = 67 >[pid 1528] read(22, "", 1024) = 0 >[pid 1528] read(22, "", 3072) = 0 >[pid 1528] close(22) = 0 >[pid 1528] munmap(0x7f8970237000, 4096) = 0 >[pid 1528] brk(0) = 0x7f897106a000 >[pid 1528] brk(0) = 0x7f897106a000 >[pid 1528] brk(0) = 0x7f897106a000 >[pid 1528] futex(0x7f8970015898, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1528] gettid() = 1528 >[pid 1528] open("/proc/self/task/1528/attr/current", O_RDONLY|O_CLOEXEC) = 22 >[pid 1528] read(22, "system_u:system_r:udev_t:s0-s0:c0.c1023\0", 4095) = 40 >[pid 1528] close(22) = 0 >[pid 1528] clock_gettime(CLOCK_MONOTONIC, {153, 891523381}) = 0 >[pid 1528] open("/etc/selinux/config", O_RDONLY) = 22 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913111, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=548, st_atime=2014/05/20-21:00:12, st_mtime=2014/05/20-21:00:01, st_ctime=2014/05/20-21:00:01}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] read(22, "\n# This file controls the state of SELinux on the system.\n# SELI"..., 4096) = 548 >[pid 1528] read(22, "", 4096) = 0 >[pid 1528] close(22) = 0 >[pid 1528] munmap(0x7f8970237000, 4096) = 0 >[pid 1528] futex(0x7f8970014768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1528] open("/etc/selinux/targeted/contexts/files/file_contexts.subs_dist", O_RDONLY) = 22 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913155, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] read(22, "/run /var/run\n/run/lock /var/lock\n/run/systemd/system /usr/lib/s"..., 4096) = 422 >[pid 1528] read(22, "", 4096) = 0 >[pid 1528] close(22) = 0 >[pid 1528] munmap(0x7f8970237000, 4096) = 0 >[pid 1528] open("/etc/selinux/targeted/contexts/files/file_contexts.subs", O_RDONLY) = 22 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913154, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] read(22, "", 4096) = 0 >[pid 1528] close(22) = 0 >[pid 1528] munmap(0x7f8970237000, 4096) = 0 >[pid 1528] open("/etc/selinux/targeted/contexts/files/file_contexts", O_RDONLY) = 22 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1528] open("/etc/selinux/targeted/contexts/files/file_contexts.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] read(22, "/.*\tsystem_u:object_r:default_t:s0\n/[^/]+\t--\tsystem_u:object_r:e"..., 4096) = 4096 >[pid 1528] read(22, "*/)?lib(/.*)?/ld-[^/]*\\.so(\\.[^/]*)*\tsystem_u:object_r:ld_so_t:s"..., 4096) = 4096 >[pid 1528] read(22, "ice_t:s0\n/dev/ptp.*\t-c\tsystem_u:object_r:clock_device_t:s0\n/bin/"..., 4096) = 4096 >[pid 1528] read(22, "ct_r:ppp_device_t:s0\n/dev/dmfm.*\t-c\tsystem_u:object_r:sound_devi"..., 4096) = 4096 >[pid 1528] read(22, "ect_r:xsession_exec_t:s0\n/usr/lib/.*/scripts(/.*)?\tsystem_u:obje"..., 4096) = 4096 >[pid 1528] read(22, "u:object_r:bin_t:s0\n/dev/flash[^/]*\t-b\tsystem_u:object_r:fixed_d"..., 4096) = 4096 >[pid 1528] read(22, ":s0\n/dev/autofs.*\t-c\tsystem_u:object_r:autofs_device_t:s0\n/dev/a"..., 4096) = 4096 >[pid 1528] read(22, "tlab.*\\.so(\\.[^/]*)*\tsystem_u:object_r:textrel_shlib_t:s0\n/var/c"..., 4096) = 4096 >[pid 1528] read(22, "wnn(/.*)?\tsystem_u:object_r:canna_log_t:s0\n/etc/cluster(/.*)?\tsy"..., 4096) = 4096 >[pid 1528] read(22, "og/.*\\.setup\t--\tsystem_u:object_r:bin_t:s0\n/usr/bin/lpq(\\.cups)?"..., 4096) = 4096 >[pid 1528] read(22, "pid\t--\tsystem_u:object_r:sssd_var_run_t:s0\n/var/net-snmp(/.*)\tsy"..., 4096) = 4096 >[pid 1528] read(22, "drift_t:s0\n/var/lib/luci(/.*)?\tsystem_u:object_r:piranha_web_dat"..., 4096) = 4096 >[pid 1528] read(22, "tables_exec_t:s0\n/var/lib/dhcp(3)?/dhcpd\\.leases.*\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1528] read(22, "ct_r:setfiles_exec_t:s0\n/var/run/snort.*\t--\tsystem_u:object_r:sn"..., 4096) = 4096 >[pid 1528] read(22, ":s0\n/var/run/mount(/.*)?\tsystem_u:object_r:mount_var_run_t:s0\n/v"..., 4096) = 4096 >[pid 1528] read(22, "mp_t:s0\n/var/run/user/[^/]*/\\.orc(/.*)?\tsystem_u:object_r:gstrea"..., 4096) = 4096 >[pid 1528] read(22, "amav(/.*)?\tsystem_u:object_r:antivirus_db_t:s0\n/var/virusmails(/"..., 4096) = 4096 >[pid 1528] read(22, "ipo(/.*)?\tsystem_u:object_r:polipo_pid_t:s0\n/etc/postgresql(/.*)"..., 4096) = 4096 >[pid 1528] read(22, "b_t:s0\n/sbin/shorewall6?\t--\tsystem_u:object_r:shorewall_exec_t:s"..., 4096) = 4096 >[pid 1528] read(22, "\n/var/run/pam_ssh(/.*)?\tsystem_u:object_r:var_auth_t:s0\n/var/lib"..., 4096) = 4096 >[pid 1528] read(22, "/.*)?\tsystem_u:object_r:portreserve_etc_t:s0\n/var/lib/sepgsql(/."..., 4096) = 4096 >[pid 1528] read(22, "*/log(/.*)?\tsystem_u:object_r:amanda_log_t:s0\n/var/run/dovecot(-"..., 4096) = 4096 >[pid 1528] read(22, "/lib/pm-utils(/.*)?\tsystem_u:object_r:bin_t:s0\n/usr/lib/news/bin"..., 4096) = 4096 >[pid 1528] read(22, "mcat_var_lib_t:s0\n/var/log/pki-ocsp(/.*)?\tsystem_u:object_r:pki_"..., 4096) = 4096 >[pid 1528] read(22, "i-bin/(nph-)?cgiwrap(d)?\t--\tsystem_u:object_r:httpd_suexec_exec_"..., 4096) = 4096 >[pid 1528] read(22, "ct_r:auth_cache_t:s0\n/var/run/pam_mount(/.*)?\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1528] read(22, "ache/lightdm(/.*)?\tsystem_u:object_r:xdm_var_lib_t:s0\n/var/lib/z"..., 4096) = 4096 >[pid 1528] read(22, "ceauth_home_t:s0\n/etc/X11/wdm/Xsetup.*\t--\tsystem_u:object_r:xses"..., 4096) = 4096 >[pid 1528] read(22, ".*)?\tsystem_u:object_r:squid_log_t:s0\n/var/lib/pgsql/\\.ssh(/.*)?"..., 4096) = 4096 >[pid 1528] read(22, "bject_r:textrel_shlib_t:s0\n/usr/lib/virtualbox/.*\\.so\t--\tsystem_"..., 4096) = 4096 >[pid 1528] read(22, "l/ia32-linux/usr(/.*)?/bin(/.*)?\tsystem_u:object_r:bin_t:s0\n/emu"..., 4096) = 4096 >[pid 1528] read(22, "ydns/log/main(/.*)?\tsystem_u:object_r:var_log_t:s0\n/var/spool/tu"..., 4096) = 4096 >[pid 1528] read(22, "_t:s0\n/usr/lib/xine/plugins/.+\\.so\t--\tsystem_u:object_r:textrel_"..., 4096) = 4096 >[pid 1528] read(22, "-init\\.log.*\t--\tsystem_u:object_r:cloud_log_t:s0\n/etc/cups/print"..., 4096) = 4096 >[pid 1528] read(22, "rewall_var_lib_t:s0\n/var/spool/spamassassin(/.*)?\tsystem_u:objec"..., 4096) = 4096 >[pid 1528] read(22, "ix/flush(/.*)?\tsystem_u:object_r:postfix_spool_flush_t:s0\n/var/r"..., 4096) = 4096 >[pid 1528] read(22, "g/networking(/.*)?\tsystem_u:object_r:net_conf_t:s0\n/var/run/syst"..., 4096) = 4096 >[pid 1528] read(22, "t:s0\n/usr/lib/systemd/system/ppp.*\t--\tsystem_u:object_r:iptables"..., 4096) = 4096 >[pid 1528] read(22, "em_u:object_r:ntpd_unit_file_t:s0\n/usr/lib/systemd/system/pcsd.*"..., 4096) = 4096 >[pid 1528] read(22, "lib/systemd/system/zebra.*\t--\tsystem_u:object_r:zebra_unit_file_"..., 4096) = 4096 >[pid 1528] read(22, "bject_r:pesign_unit_file_t:s0\n/usr/lib/systemd/system/tomcat.ser"..., 4096) = 4096 >[pid 1528] read(22, "r/share/munin/plugins/hddtemp.*\t--\tsystem_u:object_r:disk_munin_"..., 4096) = 4096 >[pid 1528] read(22, ":s0\n/usr/share/munin/plugins/postgres_.*\t--\tsystem_u:object_r:se"..., 4096) = 4096 >[pid 1528] read(22, "stem_u:object_r:gpg_secret_t:s0\n/usr/share/mythtv/mythweather/sc"..., 4096) = 4096 >[pid 1528] read(22, "bin_t:s0\n/var\tsystem_u:object_r:var_t:s0\n/usr\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1528] brk(0) = 0x7f897106a000 >[pid 1528] brk(0x7f897109a000) = 0x7f897109a000 >[pid 1528] read(22, "device_t:s0\n/dev/modem\t-c\tsystem_u:object_r:modem_device_t:s0\n/d"..., 4096) = 4096 >[pid 1528] read(22, "n/cvs\t--\tsystem_u:object_r:cvs_exec_t:s0\n/usr/bin/svc\t--\tsystem_"..., 4096) = 4096 >[pid 1528] read(22, "/usr/bin/bash\t--\tsystem_u:object_r:shell_exec_t:s0\n/usr/bin/fish"..., 4096) = 4096 >[pid 1528] read(22, "tem_u:object_r:rhgb_exec_t:s0\n/root/\\.rlogin\t--\tsystem_u:object_"..., 4096) = 4096 >[pid 1528] read(22, "innd_exec_t:s0\n/usr/bin/rnews\t--\tsystem_u:object_r:innd_exec_t:s"..., 4096) = 4096 >[pid 1528] read(22, "/sbin/pump\t--\tsystem_u:object_r:dhcpc_exec_t:s0\n/bin/systemctl\t-"..., 4096) = 4096 >[pid 1528] read(22, "/bin/glines\t--\tsystem_u:object_r:games_exec_t:s0\n/usr/bin/klines"..., 4096) = 4096 >[pid 1528] read(22, "em_u:object_r:rhnsd_exec_t:s0\n/usr/sbin/ricci\t--\tsystem_u:object"..., 4096) = 4096 >[pid 1528] read(22, "--\tsystem_u:object_r:ftpdctl_exec_t:s0\n/usr/sbin/ftpwho\t--\tsyste"..., 4096) = 4096 >[pid 1528] read(22, "_u:object_r:rsync_etc_t:s0\n/usr/sbin/reposd\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1528] read(22, "bject_r:dnsmasq_exec_t:s0\n/usr/sbin/dovecot\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1528] read(22, "te\t--\tsystem_u:object_r:ntpdate_exec_t:s0\n/var/run/ntpd\\.pid\t--\t"..., 4096) = 4096 >[pid 1528] read(22, "t_r:bin_t:s0\n/dev/device-mapper\t-c\tsystem_u:object_r:fixed_disk_"..., 4096) = 4096 >[pid 1528] read(22, "object_r:lircd_var_run_t:s0\n/usr/sbin/auditctl\t--\tsystem_u:objec"..., 4096) = 4096 >[pid 1528] read(22, "tem_u:object_r:snapperd_exec_t:s0\n/var/run/snmpd\\.pid\t--\tsystem_"..., 4096) = 4096 >[pid 1528] read(22, "mes_exec_t:s0\n/usr/bin/kspaceduel\t--\tsystem_u:object_r:games_exe"..., 4096) = 4096 >[pid 1528] read(22, "stem_u:object_r:cluster_exec_t:s0\n/usr/sbin/sm-notify\t--\tsystem_"..., 4096) = 4096 >[pid 1528] read(22, ":s0\n/usr/libexec/upowerd\t--\tsystem_u:object_r:devicekit_power_ex"..., 4096) = 4096 >[pid 1528] read(22, "tem_u:object_r:haproxy_var_run_t:s0\n/usr/sbin/ldirectord\t--\tsyst"..., 4096) = 4096 >[pid 1528] read(22, "ct_r:bluetooth_initrc_exec_t:s0\n/etc/rc\\.d/init\\.d/pand\t--\tsyste"..., 4096) = 4096 >[pid 1528] read(22, "--\tsystem_u:object_r:mozilla_plugin_exec_t:s0\n/etc/rc\\.d/init\\.d"..., 4096) = 4096 >[pid 1528] read(22, "\\.d/libra\tsystem_u:object_r:openshift_initrc_exec_t:s0\n/var/lib/"..., 4096) = 4096 >[pid 1528] read(22, "n/ModemManager\t--\tsystem_u:object_r:modemmanager_exec_t:s0\n/usr/"..., 4096) = 4096 >[pid 1528] read(22, "lib/yaboot/addnote\t--\tsystem_u:object_r:bin_t:s0\n/etc/sysconfig/"..., 4096) = 4096 >[pid 1528] read(22, ":object_r:modemmanager_exec_t:s0\n/etc/rc\\.d/init\\.d/mongod\t--\tsy"..., 4096) = 4096 >[pid 1528] read(22, "bject_r:avahi_exec_t:s0\n/etc/rc\\.d/init\\.d/unbound\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1528] read(22, "system_u:object_r:nx_server_exec_t:s0\n/usr/sbin/openct-control\t-"..., 4096) = 4096 >[pid 1528] read(22, "2-server\\.pid\t--\tsystem_u:object_r:bcfg2_var_run_t:s0\n/usr/sbin/"..., 4096) = 4096 >[pid 1528] read(22, "e_exec_t:s0\n/usr/sbin/init_repository\t--\tsystem_u:object_r:pegas"..., 4096) = 4096 >[pid 1528] read(22, "d\t--\tsystem_u:object_r:kismet_var_run_t:s0\n/lib/security/pam_pol"..., 4096) = 4096 >[pid 1528] read(22, "s0\n/var/run/zarafa-server\\.pid\t--\tsystem_u:object_r:zarafa_serve"..., 4096) = 4096 >[pid 1528] read(22, "exec_t:s0\n/var/qmail/bin/qmail-inject\t--\tsystem_u:object_r:qmail"..., 4096) = 4096 >[pid 1528] read(22, "t_r:netlogond_var_socket_t:s0\n/var/lib/likewise/rpc/socket\t-s\tsy"..., 4096) = 4096 >[pid 1528] read(22, "_t:s0\n/usr/lib/news/bin/makehistory\t--\tsystem_u:object_r:innd_ex"..., 4096) = 4096 >[pid 1528] read(22, "sserver_exec_t:s0\n/var/www/apcupsd/upsfstats\\.cgi\t--\tsystem_u:ob"..., 4096) = 4096 >[pid 1528] read(22, "\tsystem_u:object_r:services_munin_plugin_exec_t:s0\n/usr/share/mu"..., 4096) = 4096 >[pid 1528] read(22, "ntainer-updater\t--\tsystem_u:object_r:swift_exec_t:s0\n/usr/bin/sw"..., 4096) = 4096 >[pid 1528] read(22, "ystem_u:object_r:bin_t:s0\n/usr/share/fedora-usermgmt/wrapper\t--\t"..., 4096) = 4096 >[pid 1528] read(22, "erworth_1902\\.so\t--\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/li"..., 4096) = 4096 >[pid 1528] read(22, "-\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/lib/firefox/plugins/"..., 4096) = 4096 >[pid 1528] read(22, "_krb5_ad_t:s0\n/usr/share/munin/plugins/selinux_avcstat\t--\tsystem"..., 4096) = 4096 >[pid 1528] read(22, "\t--\tsystem_u:object_r:bin_t:s0\n/usr/share/system-config-services"..., 4096) = 3969 >[pid 1528] read(22, "", 4096) = 0 >[pid 1528] close(22) = 0 >[pid 1528] munmap(0x7f8970237000, 4096) = 0 >[pid 1528] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs", O_RDONLY) = 22 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1528] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] read(22, "#\n#\n# User-specific file contexts, generated via libsemanage\n# u"..., 4096) = 4096 >[pid 1528] read(22, "conf_t:s0\n/home/[^/]*/\\.forward[^/]*\t--\tunconfined_u:object_r:ma"..., 4096) = 4096 >[pid 1528] read(22, "me_t:s0\n/home/[^/]*/\\.mission-control(/.*)?\tunconfined_u:object_"..., 4096) = 4096 >[pid 1528] read(22, "tions\t--\tunconfined_u:object_r:telepathy_mission_control_cache_h"..., 4096) = 442 >[pid 1528] read(22, "", 4096) = 0 >[pid 1528] close(22) = 0 >[pid 1528] munmap(0x7f8970237000, 4096) = 0 >[pid 1528] open("/etc/selinux/targeted/contexts/files/file_contexts.local", O_RDONLY) = 22 >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1528] open("/etc/selinux/targeted/contexts/files/file_contexts.local.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1528] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] read(22, "", 4096) = 0 >[pid 1528] close(22) = 0 >[pid 1528] munmap(0x7f8970237000, 4096) = 0 >[pid 1528] brk(0) = 0x7f897109a000 >[pid 1528] brk(0x7f89710c5000) = 0x7f89710c5000 >[pid 1528] brk(0) = 0x7f89710c5000 >[pid 1528] brk(0) = 0x7f89710c5000 >[pid 1528] brk(0) = 0x7f89710c5000 >[pid 1528] clock_gettime(CLOCK_MONOTONIC, {153, 902791948}) = 0 >[pid 1528] stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >[pid 1528] readlink("/sys/dev/block/252:1", "../../devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1", 1024) = 60 >[pid 1528] stat("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/uevent", {st_dev=makedev(0, 15), st_ino=12890, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:55, st_mtime=2014/05/21-01:05:55, st_ctime=2014/05/21-01:05:55}) = 0 >[pid 1528] fstat(1, {st_dev=makedev(0, 8), st_ino=60896, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1528] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8970237000 >[pid 1528] brk(0) = 0x7f89710c5000 >[pid 1528] brk(0) = 0x7f89710c5000 >[pid 1528] brk(0x7f897106c000) = 0x7f897106c000 >[pid 1528] brk(0) = 0x7f897106c000 >[pid 1528] brk(0) = 0x7f897106c000 >[pid 1528] brk(0) = 0x7f897106c000 >[pid 1528] brk(0) = 0x7f897106c000 >[pid 1528] write(1, "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 56 <unfinished ...> >[pid 1519] <... read resumed> "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 4096) = 56 >[pid 1519] close(23) = 0 >[pid 1519] munmap(0x7fd2e2b42000, 4096) = 0 >[pid 1519] wait4(1528, <unfinished ...> >[pid 1528] <... write resumed> ) = 56 >[pid 1528] exit_group(0) = ? >[pid 1528] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1528 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1528, si_status=0, si_utime=0, si_stime=0} --- >open("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/start", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 15), st_ino=12896, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:56, st_mtime=2014/05/21-01:05:56, st_ctime=2014/05/21-01:05:56}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(23, "2048\n", 4096) = 5 >close(23) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/dev/vda", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(23, BLKGETSIZE64, 21474836480) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(23) = 0 >gettimeofday({1400652505, 871464}, NULL) = 0 >open("/dev/vda", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(23, BLKGETSIZE64, 21474836480) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(23) = 0 >gettimeofday({1400652505, 871669}, NULL) = 0 >brk(0) = 0x12f8000 >brk(0x1320000) = 0x1320000 >brk(0) = 0x1320000 >brk(0) = 0x1320000 >brk(0x1318000) = 0x1318000 >brk(0) = 0x1318000 >open("/dev/vda", O_RDONLY|O_SYNC) = 23 >lseek(23, 21474828288, SEEK_SET) = 21474828288 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >brk(0) = 0x1318000 >brk(0) = 0x1318000 >brk(0) = 0x1318000 >lseek(23, 21474835456, SEEK_SET) = 21474835456 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(23) = 0 >gettimeofday({1400652505, 872293}, NULL) = 0 >gettimeofday({1400652505, 872331}, NULL) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >pipe([23, 24]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1529 >close(24) = 0 >Process 1529 attached >[pid 1519] fcntl(23, F_GETFL) = 0 (flags O_RDONLY) >[pid 1519] fstat(23, <unfinished ...> >[pid 1529] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=60902, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1529] <... set_robust_list resumed> ) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >[pid 1519] read(23, <unfinished ...> >[pid 1529] close(22) = 0 >[pid 1529] gettimeofday({1400652505, 873446}, NULL) = 0 >[pid 1529] close(23) = 0 >[pid 1529] dup2(24, 1) = 1 >[pid 1529] close(24) = 0 >[pid 1529] execve("/usr/bin/udevadm", ["udevadm", "info", "--query", "path", "--name", "/dev/vda1"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1529] brk(0) = 0x7f5cb7f56000 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b84000 >[pid 1529] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/mnt/sysimage/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] stat("/mnt/sysimage/tls/x86_64", 0x7ffff285ac10) = -1 ENOENT (No such file or directory) >[pid 1529] open("/mnt/sysimage/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] stat("/mnt/sysimage/tls", 0x7ffff285ac10) = -1 ENOENT (No such file or directory) >[pid 1529] open("/mnt/sysimage/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] stat("/mnt/sysimage/x86_64", 0x7ffff285ac10) = -1 ENOENT (No such file or directory) >[pid 1529] open("/mnt/sysimage/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] stat("/mnt/sysimage", 0x7ffff285ac10) = -1 ENOENT (No such file or directory) >[pid 1529] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1529] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7f5cb6b6d000 >[pid 1529] close(22) = 0 >[pid 1529] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1529] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb673d000 >[pid 1529] mprotect(0x7f5cb675f000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb695e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7f5cb695e000 >[pid 1529] mmap(0x7f5cb6960000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6960000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b6c000 >[pid 1529] mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb6535000 >[pid 1529] mprotect(0x7f5cb653c000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb673b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7f5cb673b000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\205\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\362\3\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=659936, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260640, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1529] mmap(NULL, 2353896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb62f6000 >[pid 1529] mprotect(0x7f5cb6330000, 2097152, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb6530000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3a000) = 0x7f5cb6530000 >[pid 1529] mmap(0x7f5cb6534000, 2792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6534000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0@\0\0\0\0\0\0\0(^\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660352, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=91560, st_atime=2014/05/20-20:56:47, st_mtime=2014/04/09-13:21:34, st_ctime=2014/05/20-20:52:27}) = 0 >[pid 1529] mmap(NULL, 2184016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb60e0000 >[pid 1529] mprotect(0x7f5cb60f5000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb62f4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f5cb62f4000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b6b000 >[pid 1529] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb5ed7000 >[pid 1529] mprotect(0x7f5cb5ede000, 2097152, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb60de000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7f5cb60de000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1529] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb5cc0000 >[pid 1529] mprotect(0x7f5cb5cd6000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb5ed5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7f5cb5ed5000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1529] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb5aa4000 >[pid 1529] mprotect(0x7f5cb5abb000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb5cba000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7f5cb5cba000 >[pid 1529] mmap(0x7f5cb5cbc000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5cb5cbc000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b6a000 >[pid 1529] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb56de000 >[pid 1529] mprotect(0x7f5cb589a000, 2097152, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb5a9a000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7f5cb5a9a000 >[pid 1529] mmap(0x7f5cb5aa0000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5cb5aa0000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1529] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb5471000 >[pid 1529] mprotect(0x7f5cb54dd000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb56dc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7f5cb56dc000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1529] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb524c000 >[pid 1529] mprotect(0x7f5cb5270000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb546f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7f5cb546f000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b69000 >[pid 1529] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb5048000 >[pid 1529] mprotect(0x7f5cb504b000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb524a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7f5cb524a000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\25\0\0\0\0\0\0@\0\0\0\0\0\0\0hF\0\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660821, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19944, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1529] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb4e43000 >[pid 1529] mprotect(0x7f5cb4e47000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb5046000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f5cb5046000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1529] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb4c2d000 >[pid 1529] mprotect(0x7f5cb4c42000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb4e41000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f5cb4e41000 >[pid 1529] close(22) = 0 >[pid 1529] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b68000 >[pid 1529] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f5cb4a28000 >[pid 1529] mprotect(0x7f5cb4a2c000, 2093056, PROT_NONE) = 0 >[pid 1529] mmap(0x7f5cb4c2b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f5cb4c2b000 >[pid 1529] close(22) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b67000 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b66000 >[pid 1529] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b64000 >[pid 1529] arch_prctl(ARCH_SET_FS, 0x7f5cb6b64880) = 0 >[pid 1529] mprotect(0x7f5cb5a9a000, 16384, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb4c2b000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb4e41000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb5046000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb524a000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb5cba000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb546f000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb56dc000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb5ed5000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb60de000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb62f4000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb6530000, 12288, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb673b000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb695e000, 4096, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb6bd7000, 36864, PROT_READ) = 0 >[pid 1529] mprotect(0x7f5cb6b85000, 4096, PROT_READ) = 0 >[pid 1529] munmap(0x7f5cb6b6d000, 90547) = 0 >[pid 1529] set_tid_address(0x7f5cb6b64b50) = 1529 >[pid 1529] set_robust_list(0x7f5cb6b64b60, 24) = 0 >[pid 1529] rt_sigaction(SIGRTMIN, {0x7f5cb5aa9ba0, [], SA_RESTORER|SA_SIGINFO, 0x7f5cb5ab3800}, NULL, 8) = 0 >[pid 1529] rt_sigaction(SIGRT_1, {0x7f5cb5aa9c30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f5cb5ab3800}, NULL, 8) = 0 >[pid 1529] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1529] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1529] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1529] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1529] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1529] brk(0) = 0x7f5cb7f56000 >[pid 1529] brk(0x7f5cb7f77000) = 0x7f5cb7f77000 >[pid 1529] open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913671, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/07-18:24:56, st_ctime=2014/05/20-20:51:09}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] read(22, "# see udev(7) for details\n\n#udev_log=\"info\"\n", 4096) = 44 >[pid 1529] read(22, "", 4096) = 0 >[pid 1529] close(22) = 0 >[pid 1529] munmap(0x7f5cb6b83000, 4096) = 0 >[pid 1529] brk(0) = 0x7f5cb7f77000 >[pid 1529] brk(0) = 0x7f5cb7f77000 >[pid 1529] brk(0) = 0x7f5cb7f77000 >[pid 1529] stat("/proc/1/root", {st_dev=makedev(253, 0), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=1024, st_atime=2014/05/21-01:06:00, st_mtime=2014/05/21-01:06:15, st_ctime=2014/05/21-01:06:15}) = 0 >[pid 1529] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1529] open("/proc/1/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1529] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] read(22, "/usr/lib/systemd/systemd\0--switched-root\0--system\0--deserialize\0"..., 2048) = 67 >[pid 1529] read(22, "", 1024) = 0 >[pid 1529] read(22, "", 3072) = 0 >[pid 1529] close(22) = 0 >[pid 1529] munmap(0x7f5cb6b83000, 4096) = 0 >[pid 1529] brk(0) = 0x7f5cb7f77000 >[pid 1529] brk(0) = 0x7f5cb7f77000 >[pid 1529] brk(0) = 0x7f5cb7f77000 >[pid 1529] futex(0x7f5cb6961898, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1529] gettid() = 1529 >[pid 1529] open("/proc/self/task/1529/attr/current", O_RDONLY|O_CLOEXEC) = 22 >[pid 1529] read(22, "system_u:system_r:udev_t:s0-s0:c0.c1023\0", 4095) = 40 >[pid 1529] close(22) = 0 >[pid 1529] clock_gettime(CLOCK_MONOTONIC, {153, 913154894}) = 0 >[pid 1529] open("/etc/selinux/config", O_RDONLY) = 22 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913111, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=548, st_atime=2014/05/20-21:00:12, st_mtime=2014/05/20-21:00:01, st_ctime=2014/05/20-21:00:01}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] read(22, "\n# This file controls the state of SELinux on the system.\n# SELI"..., 4096) = 548 >[pid 1529] read(22, "", 4096) = 0 >[pid 1529] close(22) = 0 >[pid 1529] munmap(0x7f5cb6b83000, 4096) = 0 >[pid 1529] futex(0x7f5cb6960768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1529] open("/etc/selinux/targeted/contexts/files/file_contexts.subs_dist", O_RDONLY) = 22 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913155, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] read(22, "/run /var/run\n/run/lock /var/lock\n/run/systemd/system /usr/lib/s"..., 4096) = 422 >[pid 1529] read(22, "", 4096) = 0 >[pid 1529] close(22) = 0 >[pid 1529] munmap(0x7f5cb6b83000, 4096) = 0 >[pid 1529] open("/etc/selinux/targeted/contexts/files/file_contexts.subs", O_RDONLY) = 22 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913154, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] read(22, "", 4096) = 0 >[pid 1529] close(22) = 0 >[pid 1529] munmap(0x7f5cb6b83000, 4096) = 0 >[pid 1529] open("/etc/selinux/targeted/contexts/files/file_contexts", O_RDONLY) = 22 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1529] open("/etc/selinux/targeted/contexts/files/file_contexts.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] read(22, "/.*\tsystem_u:object_r:default_t:s0\n/[^/]+\t--\tsystem_u:object_r:e"..., 4096) = 4096 >[pid 1529] read(22, "*/)?lib(/.*)?/ld-[^/]*\\.so(\\.[^/]*)*\tsystem_u:object_r:ld_so_t:s"..., 4096) = 4096 >[pid 1529] read(22, "ice_t:s0\n/dev/ptp.*\t-c\tsystem_u:object_r:clock_device_t:s0\n/bin/"..., 4096) = 4096 >[pid 1529] read(22, "ct_r:ppp_device_t:s0\n/dev/dmfm.*\t-c\tsystem_u:object_r:sound_devi"..., 4096) = 4096 >[pid 1529] read(22, "ect_r:xsession_exec_t:s0\n/usr/lib/.*/scripts(/.*)?\tsystem_u:obje"..., 4096) = 4096 >[pid 1529] read(22, "u:object_r:bin_t:s0\n/dev/flash[^/]*\t-b\tsystem_u:object_r:fixed_d"..., 4096) = 4096 >[pid 1529] read(22, ":s0\n/dev/autofs.*\t-c\tsystem_u:object_r:autofs_device_t:s0\n/dev/a"..., 4096) = 4096 >[pid 1529] read(22, "tlab.*\\.so(\\.[^/]*)*\tsystem_u:object_r:textrel_shlib_t:s0\n/var/c"..., 4096) = 4096 >[pid 1529] read(22, "wnn(/.*)?\tsystem_u:object_r:canna_log_t:s0\n/etc/cluster(/.*)?\tsy"..., 4096) = 4096 >[pid 1529] read(22, "og/.*\\.setup\t--\tsystem_u:object_r:bin_t:s0\n/usr/bin/lpq(\\.cups)?"..., 4096) = 4096 >[pid 1529] read(22, "pid\t--\tsystem_u:object_r:sssd_var_run_t:s0\n/var/net-snmp(/.*)\tsy"..., 4096) = 4096 >[pid 1529] read(22, "drift_t:s0\n/var/lib/luci(/.*)?\tsystem_u:object_r:piranha_web_dat"..., 4096) = 4096 >[pid 1529] read(22, "tables_exec_t:s0\n/var/lib/dhcp(3)?/dhcpd\\.leases.*\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1529] read(22, "ct_r:setfiles_exec_t:s0\n/var/run/snort.*\t--\tsystem_u:object_r:sn"..., 4096) = 4096 >[pid 1529] read(22, ":s0\n/var/run/mount(/.*)?\tsystem_u:object_r:mount_var_run_t:s0\n/v"..., 4096) = 4096 >[pid 1529] read(22, "mp_t:s0\n/var/run/user/[^/]*/\\.orc(/.*)?\tsystem_u:object_r:gstrea"..., 4096) = 4096 >[pid 1529] read(22, "amav(/.*)?\tsystem_u:object_r:antivirus_db_t:s0\n/var/virusmails(/"..., 4096) = 4096 >[pid 1529] read(22, "ipo(/.*)?\tsystem_u:object_r:polipo_pid_t:s0\n/etc/postgresql(/.*)"..., 4096) = 4096 >[pid 1529] read(22, "b_t:s0\n/sbin/shorewall6?\t--\tsystem_u:object_r:shorewall_exec_t:s"..., 4096) = 4096 >[pid 1529] read(22, "\n/var/run/pam_ssh(/.*)?\tsystem_u:object_r:var_auth_t:s0\n/var/lib"..., 4096) = 4096 >[pid 1529] read(22, "/.*)?\tsystem_u:object_r:portreserve_etc_t:s0\n/var/lib/sepgsql(/."..., 4096) = 4096 >[pid 1529] read(22, "*/log(/.*)?\tsystem_u:object_r:amanda_log_t:s0\n/var/run/dovecot(-"..., 4096) = 4096 >[pid 1529] read(22, "/lib/pm-utils(/.*)?\tsystem_u:object_r:bin_t:s0\n/usr/lib/news/bin"..., 4096) = 4096 >[pid 1529] read(22, "mcat_var_lib_t:s0\n/var/log/pki-ocsp(/.*)?\tsystem_u:object_r:pki_"..., 4096) = 4096 >[pid 1529] read(22, "i-bin/(nph-)?cgiwrap(d)?\t--\tsystem_u:object_r:httpd_suexec_exec_"..., 4096) = 4096 >[pid 1529] read(22, "ct_r:auth_cache_t:s0\n/var/run/pam_mount(/.*)?\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1529] read(22, "ache/lightdm(/.*)?\tsystem_u:object_r:xdm_var_lib_t:s0\n/var/lib/z"..., 4096) = 4096 >[pid 1529] read(22, "ceauth_home_t:s0\n/etc/X11/wdm/Xsetup.*\t--\tsystem_u:object_r:xses"..., 4096) = 4096 >[pid 1529] read(22, ".*)?\tsystem_u:object_r:squid_log_t:s0\n/var/lib/pgsql/\\.ssh(/.*)?"..., 4096) = 4096 >[pid 1529] read(22, "bject_r:textrel_shlib_t:s0\n/usr/lib/virtualbox/.*\\.so\t--\tsystem_"..., 4096) = 4096 >[pid 1529] read(22, "l/ia32-linux/usr(/.*)?/bin(/.*)?\tsystem_u:object_r:bin_t:s0\n/emu"..., 4096) = 4096 >[pid 1529] read(22, "ydns/log/main(/.*)?\tsystem_u:object_r:var_log_t:s0\n/var/spool/tu"..., 4096) = 4096 >[pid 1529] read(22, "_t:s0\n/usr/lib/xine/plugins/.+\\.so\t--\tsystem_u:object_r:textrel_"..., 4096) = 4096 >[pid 1529] read(22, "-init\\.log.*\t--\tsystem_u:object_r:cloud_log_t:s0\n/etc/cups/print"..., 4096) = 4096 >[pid 1529] read(22, "rewall_var_lib_t:s0\n/var/spool/spamassassin(/.*)?\tsystem_u:objec"..., 4096) = 4096 >[pid 1529] read(22, "ix/flush(/.*)?\tsystem_u:object_r:postfix_spool_flush_t:s0\n/var/r"..., 4096) = 4096 >[pid 1529] read(22, "g/networking(/.*)?\tsystem_u:object_r:net_conf_t:s0\n/var/run/syst"..., 4096) = 4096 >[pid 1529] read(22, "t:s0\n/usr/lib/systemd/system/ppp.*\t--\tsystem_u:object_r:iptables"..., 4096) = 4096 >[pid 1529] read(22, "em_u:object_r:ntpd_unit_file_t:s0\n/usr/lib/systemd/system/pcsd.*"..., 4096) = 4096 >[pid 1529] read(22, "lib/systemd/system/zebra.*\t--\tsystem_u:object_r:zebra_unit_file_"..., 4096) = 4096 >[pid 1529] read(22, "bject_r:pesign_unit_file_t:s0\n/usr/lib/systemd/system/tomcat.ser"..., 4096) = 4096 >[pid 1529] read(22, "r/share/munin/plugins/hddtemp.*\t--\tsystem_u:object_r:disk_munin_"..., 4096) = 4096 >[pid 1529] read(22, ":s0\n/usr/share/munin/plugins/postgres_.*\t--\tsystem_u:object_r:se"..., 4096) = 4096 >[pid 1529] read(22, "stem_u:object_r:gpg_secret_t:s0\n/usr/share/mythtv/mythweather/sc"..., 4096) = 4096 >[pid 1529] read(22, "bin_t:s0\n/var\tsystem_u:object_r:var_t:s0\n/usr\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1529] brk(0) = 0x7f5cb7f77000 >[pid 1529] brk(0x7f5cb7fa7000) = 0x7f5cb7fa7000 >[pid 1529] read(22, "device_t:s0\n/dev/modem\t-c\tsystem_u:object_r:modem_device_t:s0\n/d"..., 4096) = 4096 >[pid 1529] read(22, "n/cvs\t--\tsystem_u:object_r:cvs_exec_t:s0\n/usr/bin/svc\t--\tsystem_"..., 4096) = 4096 >[pid 1529] read(22, "/usr/bin/bash\t--\tsystem_u:object_r:shell_exec_t:s0\n/usr/bin/fish"..., 4096) = 4096 >[pid 1529] read(22, "tem_u:object_r:rhgb_exec_t:s0\n/root/\\.rlogin\t--\tsystem_u:object_"..., 4096) = 4096 >[pid 1529] read(22, "innd_exec_t:s0\n/usr/bin/rnews\t--\tsystem_u:object_r:innd_exec_t:s"..., 4096) = 4096 >[pid 1529] read(22, "/sbin/pump\t--\tsystem_u:object_r:dhcpc_exec_t:s0\n/bin/systemctl\t-"..., 4096) = 4096 >[pid 1529] read(22, "/bin/glines\t--\tsystem_u:object_r:games_exec_t:s0\n/usr/bin/klines"..., 4096) = 4096 >[pid 1529] read(22, "em_u:object_r:rhnsd_exec_t:s0\n/usr/sbin/ricci\t--\tsystem_u:object"..., 4096) = 4096 >[pid 1529] read(22, "--\tsystem_u:object_r:ftpdctl_exec_t:s0\n/usr/sbin/ftpwho\t--\tsyste"..., 4096) = 4096 >[pid 1529] read(22, "_u:object_r:rsync_etc_t:s0\n/usr/sbin/reposd\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1529] read(22, "bject_r:dnsmasq_exec_t:s0\n/usr/sbin/dovecot\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1529] read(22, "te\t--\tsystem_u:object_r:ntpdate_exec_t:s0\n/var/run/ntpd\\.pid\t--\t"..., 4096) = 4096 >[pid 1529] read(22, "t_r:bin_t:s0\n/dev/device-mapper\t-c\tsystem_u:object_r:fixed_disk_"..., 4096) = 4096 >[pid 1529] read(22, "object_r:lircd_var_run_t:s0\n/usr/sbin/auditctl\t--\tsystem_u:objec"..., 4096) = 4096 >[pid 1529] read(22, "tem_u:object_r:snapperd_exec_t:s0\n/var/run/snmpd\\.pid\t--\tsystem_"..., 4096) = 4096 >[pid 1529] read(22, "mes_exec_t:s0\n/usr/bin/kspaceduel\t--\tsystem_u:object_r:games_exe"..., 4096) = 4096 >[pid 1529] read(22, "stem_u:object_r:cluster_exec_t:s0\n/usr/sbin/sm-notify\t--\tsystem_"..., 4096) = 4096 >[pid 1529] read(22, ":s0\n/usr/libexec/upowerd\t--\tsystem_u:object_r:devicekit_power_ex"..., 4096) = 4096 >[pid 1529] read(22, "tem_u:object_r:haproxy_var_run_t:s0\n/usr/sbin/ldirectord\t--\tsyst"..., 4096) = 4096 >[pid 1529] read(22, "ct_r:bluetooth_initrc_exec_t:s0\n/etc/rc\\.d/init\\.d/pand\t--\tsyste"..., 4096) = 4096 >[pid 1529] read(22, "--\tsystem_u:object_r:mozilla_plugin_exec_t:s0\n/etc/rc\\.d/init\\.d"..., 4096) = 4096 >[pid 1529] read(22, "\\.d/libra\tsystem_u:object_r:openshift_initrc_exec_t:s0\n/var/lib/"..., 4096) = 4096 >[pid 1529] read(22, "n/ModemManager\t--\tsystem_u:object_r:modemmanager_exec_t:s0\n/usr/"..., 4096) = 4096 >[pid 1529] read(22, "lib/yaboot/addnote\t--\tsystem_u:object_r:bin_t:s0\n/etc/sysconfig/"..., 4096) = 4096 >[pid 1529] read(22, ":object_r:modemmanager_exec_t:s0\n/etc/rc\\.d/init\\.d/mongod\t--\tsy"..., 4096) = 4096 >[pid 1529] read(22, "bject_r:avahi_exec_t:s0\n/etc/rc\\.d/init\\.d/unbound\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1529] read(22, "system_u:object_r:nx_server_exec_t:s0\n/usr/sbin/openct-control\t-"..., 4096) = 4096 >[pid 1529] read(22, "2-server\\.pid\t--\tsystem_u:object_r:bcfg2_var_run_t:s0\n/usr/sbin/"..., 4096) = 4096 >[pid 1529] read(22, "e_exec_t:s0\n/usr/sbin/init_repository\t--\tsystem_u:object_r:pegas"..., 4096) = 4096 >[pid 1529] read(22, "d\t--\tsystem_u:object_r:kismet_var_run_t:s0\n/lib/security/pam_pol"..., 4096) = 4096 >[pid 1529] read(22, "s0\n/var/run/zarafa-server\\.pid\t--\tsystem_u:object_r:zarafa_serve"..., 4096) = 4096 >[pid 1529] read(22, "exec_t:s0\n/var/qmail/bin/qmail-inject\t--\tsystem_u:object_r:qmail"..., 4096) = 4096 >[pid 1529] read(22, "t_r:netlogond_var_socket_t:s0\n/var/lib/likewise/rpc/socket\t-s\tsy"..., 4096) = 4096 >[pid 1529] read(22, "_t:s0\n/usr/lib/news/bin/makehistory\t--\tsystem_u:object_r:innd_ex"..., 4096) = 4096 >[pid 1529] read(22, "sserver_exec_t:s0\n/var/www/apcupsd/upsfstats\\.cgi\t--\tsystem_u:ob"..., 4096) = 4096 >[pid 1529] read(22, "\tsystem_u:object_r:services_munin_plugin_exec_t:s0\n/usr/share/mu"..., 4096) = 4096 >[pid 1529] read(22, "ntainer-updater\t--\tsystem_u:object_r:swift_exec_t:s0\n/usr/bin/sw"..., 4096) = 4096 >[pid 1529] read(22, "ystem_u:object_r:bin_t:s0\n/usr/share/fedora-usermgmt/wrapper\t--\t"..., 4096) = 4096 >[pid 1529] read(22, "erworth_1902\\.so\t--\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/li"..., 4096) = 4096 >[pid 1529] read(22, "-\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/lib/firefox/plugins/"..., 4096) = 4096 >[pid 1529] read(22, "_krb5_ad_t:s0\n/usr/share/munin/plugins/selinux_avcstat\t--\tsystem"..., 4096) = 4096 >[pid 1529] read(22, "\t--\tsystem_u:object_r:bin_t:s0\n/usr/share/system-config-services"..., 4096) = 3969 >[pid 1529] read(22, "", 4096) = 0 >[pid 1529] close(22) = 0 >[pid 1529] munmap(0x7f5cb6b83000, 4096) = 0 >[pid 1529] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs", O_RDONLY) = 22 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1529] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] read(22, "#\n#\n# User-specific file contexts, generated via libsemanage\n# u"..., 4096) = 4096 >[pid 1529] read(22, "conf_t:s0\n/home/[^/]*/\\.forward[^/]*\t--\tunconfined_u:object_r:ma"..., 4096) = 4096 >[pid 1529] read(22, "me_t:s0\n/home/[^/]*/\\.mission-control(/.*)?\tunconfined_u:object_"..., 4096) = 4096 >[pid 1529] read(22, "tions\t--\tunconfined_u:object_r:telepathy_mission_control_cache_h"..., 4096) = 442 >[pid 1529] read(22, "", 4096) = 0 >[pid 1529] close(22) = 0 >[pid 1529] munmap(0x7f5cb6b83000, 4096) = 0 >[pid 1529] open("/etc/selinux/targeted/contexts/files/file_contexts.local", O_RDONLY) = 22 >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1529] open("/etc/selinux/targeted/contexts/files/file_contexts.local.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1529] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] read(22, "", 4096) = 0 >[pid 1529] close(22) = 0 >[pid 1529] munmap(0x7f5cb6b83000, 4096) = 0 >[pid 1529] brk(0) = 0x7f5cb7fa7000 >[pid 1529] brk(0x7f5cb7fd2000) = 0x7f5cb7fd2000 >[pid 1529] brk(0) = 0x7f5cb7fd2000 >[pid 1529] brk(0) = 0x7f5cb7fd2000 >[pid 1529] brk(0) = 0x7f5cb7fd2000 >[pid 1529] clock_gettime(CLOCK_MONOTONIC, {153, 923851335}) = 0 >[pid 1529] stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >[pid 1529] readlink("/sys/dev/block/252:1", "../../devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1", 1024) = 60 >[pid 1529] stat("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/uevent", {st_dev=makedev(0, 15), st_ino=12890, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:55, st_mtime=2014/05/21-01:05:55, st_ctime=2014/05/21-01:05:55}) = 0 >[pid 1529] fstat(1, {st_dev=makedev(0, 8), st_ino=60902, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cb6b83000 >[pid 1529] brk(0) = 0x7f5cb7fd2000 >[pid 1529] brk(0) = 0x7f5cb7fd2000 >[pid 1529] brk(0x7f5cb7f79000) = 0x7f5cb7f79000 >[pid 1529] brk(0) = 0x7f5cb7f79000 >[pid 1529] brk(0) = 0x7f5cb7f79000 >[pid 1529] brk(0) = 0x7f5cb7f79000 >[pid 1529] brk(0) = 0x7f5cb7f79000 >[pid 1529] write(1, "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 56 <unfinished ...> >[pid 1519] <... read resumed> "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 4096) = 56 >[pid 1519] close(23) = 0 >[pid 1519] munmap(0x7fd2e2b42000, 4096) = 0 >[pid 1519] wait4(1529, <unfinished ...> >[pid 1529] <... write resumed> ) = 56 >[pid 1529] exit_group(0) = ? >[pid 1529] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1529 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1529, si_status=0, si_utime=0, si_stime=0} --- >open("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/start", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 15), st_ino=12896, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:56, st_mtime=2014/05/21-01:05:56, st_ctime=2014/05/21-01:05:56}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(23, "2048\n", 4096) = 5 >close(23) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/dev/vda", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(23, BLKGETSIZE64, 21474836480) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(23) = 0 >gettimeofday({1400652505, 892454}, NULL) = 0 >open("/dev/vda", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(23, BLKGETSIZE64, 21474836480) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(23) = 0 >gettimeofday({1400652505, 892650}, NULL) = 0 >brk(0) = 0x1318000 >brk(0) = 0x1318000 >brk(0) = 0x1318000 >open("/dev/vda", O_RDONLY|O_SYNC) = 23 >lseek(23, 21474828288, SEEK_SET) = 21474828288 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >brk(0) = 0x1318000 >brk(0) = 0x1318000 >brk(0) = 0x1318000 >lseek(23, 21474835456, SEEK_SET) = 21474835456 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(23) = 0 >gettimeofday({1400652505, 893175}, NULL) = 0 >gettimeofday({1400652505, 893211}, NULL) = 0 >open("/dev/vda", O_RDONLY) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(23, BLKGETSIZE64, 21474836480) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >fstat(23, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(23) = 0 >gettimeofday({1400652505, 893397}, NULL) = 0 >open("/dev/vda1", O_RDONLY|O_SYNC) = 23 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 131072, SEEK_SET) = 131072 >read(23, "\200 \0\0\200`\0\0\200\240\0\0\200\340\0\0\200 \1\0\200 \3\0\200`\3\0\200 \6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 131072) = 131072 >brk(0) = 0x1318000 >brk(0x1340000) = 0x1340000 >brk(0) = 0x1340000 >brk(0x1374000) = 0x1374000 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 32768, SEEK_SET) = 32768 >read(23, " \0\0 `\0\0 \240\0\0 \340\0\0 \1\0 \3\0 `\3\0 \6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 98304) = 98304 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 393216, SEEK_SET) = 393216 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 131072) = 131072 >brk(0) = 0x1374000 >brk(0x13b0000) = 0x13b0000 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 262144, SEEK_SET) = 262144 >read(23, "\0!\0\0\0a\0\0\0\241\0\0\0\341\0\0\0!\1\0\0!\3\0\0a\3\0\0!\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 294912, SEEK_SET) = 294912 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 98304) = 98304 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 402259968, SEEK_SET) = 402259968 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 131072) = 131072 >brk(0) = 0x13b0000 >brk(0x13d8000) = 0x13d8000 >brk(0) = 0x13d8000 >brk(0x13fc000) = 0x13fc000 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 402128896, SEEK_SET) = 402128896 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 402161664, SEEK_SET) = 402161664 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 98304) = 98304 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 402522112, SEEK_SET) = 402522112 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 131072) = 131072 >brk(0) = 0x13fc000 >brk(0x1438000) = 0x1438000 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 402391040, SEEK_SET) = 402391040 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 402423808, SEEK_SET) = 402423808 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 98304) = 98304 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 524288, SEEK_SET) = 524288 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 1048576, SEEK_SET) = 1048576 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 2097152, SEEK_SET) = 2097152 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >fstat(23, {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >ioctl(23, BLKGETSIZE64, 524288000) = 0 >ioctl(23, BLKSSZGET, 512) = 0 >lseek(23, 4456448, SEEK_SET) = 4456448 >read(23, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >lstat("/boot", {st_dev=makedev(252, 1), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:07:56, st_mtime=2014/05/20-21:01:08, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/boot/grub2", {st_dev=makedev(252, 1), st_ino=12, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >open("/proc/self/mountinfo", O_RDONLY) = 24 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e29b6000 >fstat(24, {st_dev=makedev(0, 4), st_ino=60868, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(24, "108 62 253:2 / / rw,relatime shared:61 - ext4 /dev/mapper/fedora"..., 1024) = 749 >read(24, "", 1024) = 0 >munmap(0x7fd2e29b6000, 266240) = 0 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >lstat("/boot", {st_dev=makedev(252, 1), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:07:56, st_mtime=2014/05/20-21:01:08, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/boot/grub2", {st_dev=makedev(252, 1), st_ino=12, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >lstat("/boot/grub2/i386-pc", {st_dev=makedev(252, 1), st_ino=32513, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=22, st_size=10240, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >unlink("/boot/grub2/i386-pc/load.cfg") = -1 ENOENT (No such file or directory) >stat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >open("/boot/grub2/i386-pc/core.img", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 24 >open("/usr/lib/grub/i386-pc/moddep.lst", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=655054, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=5188, st_atime=2014/05/20-20:56:45, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "videotest: font video gfxmenu\nodc: archelp\nloopback: extcmd\nmach"..., 4096) = 4096 >read(25, "pci\ncbtime: cbtable\nvideo_fb:\nverify: crypto extcmd mpi gcry_sha"..., 4096) = 1092 >read(25, "", 4096) = 0 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/fshelp.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654886, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2564, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654886, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2564, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\6\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0;B\4U\211\345t\v;B\10t"..., 2564) = 2564 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/ext2.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654873, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=5572, st_atime=2014/05/20-20:56:43, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654873, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=5572, st_atime=2014/05/20-20:56:43, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 4096, SEEK_SET) = 4096 >read(25, "\3\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\7\0\1\0\0\0\356\v\0\0 \0\0\0\2\0\1\0\17\0\0\0\16\f\0\0\16\0\0\0"..., 1476) = 1476 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/part_msdos.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=655102, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2340, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=655102, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2340, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\201\354l\2"..., 2340) = 2340 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/biosdisk.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654769, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=4552, st_atime=2014/05/20-20:56:44, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654769, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=4552, st_atime=2014/05/20-20:56:44, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >lseek(25, 4096, SEEK_SET) = 4096 >read(25, "U\1\0\0\2\17\0\0\253\1\0\0\1\2\0\0\260\1\0\0\1\2\0\0\272\1\0\0\1\2\0\0\277\1\0\0\2\25\0\0\353\1\0\0\1\4\0\0\22\2\0\0\2\n\0\0S\2\0\0\2\n\0\0"..., 456) = 456 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/kernel.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654983, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=56, st_size=27948, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654983, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=56, st_size=27948, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 24576, SEEK_SET) = 24576 >read(25, "rub_file_seek\0grub_free\0grub_fs_autoload_hook\0grub_fs_list\0grub_"..., 3372) = 3372 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/kernel.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654983, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=56, st_size=27948, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654983, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=56, st_size=27948, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 24576, SEEK_SET) = 24576 >read(25, "rub_file_seek\0grub_free\0grub_fs_autoload_hook\0grub_fs_list\0grub_"..., 3372) = 3372 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/kernel.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654983, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=56, st_size=27948, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\2\0\3\0\1\0\0\0\0\220\0\0004\0\0\0<l\0\0\0\0\0\0004\0 \0\2\0(\0\6\0\5\0\1\0\0\0x\0\0\0\0\220\0\0"..., 24576) = 24576 >read(25, "rub_file_seek\0grub_free\0grub_fs_autoload_hook\0grub_fs_list\0grub_"..., 4096) = 3372 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/fshelp.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654886, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2564, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654886, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2564, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\6\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0;B\4U\211\345t\v;B\10t"..., 2564) = 2564 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/fshelp.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654886, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2564, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654886, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2564, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\6\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0;B\4U\211\345t\v;B\10t"..., 2564) = 2564 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/fshelp.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654886, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2564, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0004\6\0\0\0\0\0\0004\0\0\0\0\0(\0\v\0\10\0;B\4U\211\345t\v;B\10t"..., 4096) = 2564 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/ext2.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654873, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=5572, st_atime=2014/05/20-20:56:43, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654873, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=5572, st_atime=2014/05/20-20:56:43, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 4096, SEEK_SET) = 4096 >read(25, "\3\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\7\0\1\0\0\0\356\v\0\0 \0\0\0\2\0\1\0\17\0\0\0\16\f\0\0\16\0\0\0"..., 1476) = 1476 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/ext2.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654873, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=5572, st_atime=2014/05/20-20:56:43, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654873, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=5572, st_atime=2014/05/20-20:56:43, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 4096, SEEK_SET) = 4096 >read(25, "\3\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\7\0\1\0\0\0\356\v\0\0 \0\0\0\2\0\1\0\17\0\0\0\16\f\0\0\16\0\0\0"..., 1476) = 1476 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/ext2.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654873, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=5572, st_atime=2014/05/20-20:56:43, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\314\r\0\0\0\0\0\0004\0\0\0\0\0(\0\r\0\n\0U\211\345\203\354\10\213@@\350\374\377"..., 4096) = 4096 >read(25, "\3\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\7\0\1\0\0\0\356\v\0\0 \0\0\0\2\0\1\0\17\0\0\0\16\f\0\0\16\0\0\0"..., 4096) = 1476 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/part_msdos.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=655102, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2340, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=655102, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2340, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\201\354l\2"..., 2340) = 2340 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/part_msdos.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=655102, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2340, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=655102, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2340, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\201\354l\2"..., 2340) = 2340 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/part_msdos.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=655102, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2340, st_atime=2014/05/20-20:56:42, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\340\4\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345WV\211\306S\201\354l\2"..., 4096) = 2340 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/biosdisk.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654769, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=4552, st_atime=2014/05/20-20:56:44, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654769, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=4552, st_atime=2014/05/20-20:56:44, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >lseek(25, 4096, SEEK_SET) = 4096 >read(25, "U\1\0\0\2\17\0\0\253\1\0\0\1\2\0\0\260\1\0\0\1\2\0\0\272\1\0\0\1\2\0\0\277\1\0\0\2\25\0\0\353\1\0\0\1\4\0\0\22\2\0\0\2\n\0\0S\2\0\0\2\n\0\0"..., 456) = 456 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/biosdisk.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654769, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=4552, st_atime=2014/05/20-20:56:44, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654769, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=4552, st_atime=2014/05/20-20:56:44, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >lseek(25, 4096, SEEK_SET) = 4096 >read(25, "U\1\0\0\2\17\0\0\253\1\0\0\1\2\0\0\260\1\0\0\1\2\0\0\272\1\0\0\1\2\0\0\277\1\0\0\2\25\0\0\353\1\0\0\1\4\0\0\22\2\0\0\2\n\0\0S\2\0\0\2\n\0\0"..., 456) = 456 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/biosdisk.mod", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654769, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=4552, st_atime=2014/05/20-20:56:44, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\1\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\f\v\0\0\0\0\0\0004\0\0\0\0\0(\0\f\0\t\0U\211\345\203\354(\301\340\10\211E\330"..., 4096) = 4096 >read(25, "U\1\0\0\2\17\0\0\253\1\0\0\1\2\0\0\260\1\0\0\1\2\0\0\272\1\0\0\1\2\0\0\277\1\0\0\2\25\0\0\353\1\0\0\1\4\0\0\22\2\0\0\2\n\0\0S\2\0\0\2\n\0\0"..., 4096) = 456 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >mmap(NULL, 290816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e29b0000 >brk(0) = 0x1438000 >brk(0x1468000) = 0x1468000 >mmap(NULL, 630784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2dabdc000 >mmap(NULL, 1056768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2daada000 >munmap(0x7fd2daada000, 1056768) = 0 >munmap(0x7fd2dabdc000, 630784) = 0 >brk(0) = 0x1468000 >brk(0) = 0x1468000 >brk(0x1458000) = 0x1458000 >brk(0) = 0x1458000 >munmap(0x7fd2e29b0000, 290816) = 0 >open("/usr/lib/grub/i386-pc/lzma_decompress.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=655019, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2880, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=655019, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2880, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "\352\34\202\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\203\7\0\0\377\377\377\0\3721\300\216\330\216\320\216\300f\275\360\37\0\0f\211\354\373g\210\25\33\202\0\0\315\23f\350\224\0\0\0\374\350"..., 2880) = 2880 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/lzma_decompress.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=655019, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2880, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=655019, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2880, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "\352\34\202\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\203\7\0\0\377\377\377\0\3721\300\216\330\216\320\216\300f\275\360\37\0\0f\211\354\373g\210\25\33\202\0\0\315\23f\350\224\0\0\0\374\350"..., 2880) = 2880 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/lzma_decompress.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=655019, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2880, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:41}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "\352\34\202\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\203\7\0\0\377\377\377\0\3721\300\216\330\216\320\216\300f\275\360\37\0\0f\211\354\373g\210\25\33\202\0\0\315\23f\350\224\0\0\0\374\350"..., 4096) = 2880 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >open("/usr/lib/grub/i386-pc/diskboot.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654848, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=512, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654848, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=512, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "R\277\364\201f\213-\203}\10\0\17\204\342\0\200|\377\0tFf\213\35f\213M\4f1\300\260\1779E\10\177\3\213E\10)E\10f\1\5f\203U\4\0\307\4\20\0\211D\2f\211\\\10f"..., 512) = 512 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/diskboot.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654848, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=512, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(25, {st_dev=makedev(253, 2), st_ino=654848, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=512, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >lseek(25, 0, SEEK_SET) = 0 >read(25, "R\277\364\201f\213-\203}\10\0\17\204\342\0\200|\377\0tFf\213\35f\213M\4f1\300\260\1779E\10\177\3\213E\10)E\10f\1\5f\203U\4\0\307\4\20\0\211D\2f\211\\\10f"..., 512) = 512 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/diskboot.img", O_RDONLY) = 25 >fstat(25, {st_dev=makedev(253, 2), st_ino=654848, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=512, st_atime=2014/05/20-20:56:48, st_mtime=2014/03/18-12:32:14, st_ctime=2014/05/20-20:51:40}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(25, "R\277\364\201f\213-\203}\10\0\17\204\342\0\200|\377\0tFf\213\35f\213M\4f1\300\260\1779E\10\177\3\213E\10)E\10f\1\5f\203U\4\0\307\4\20\0\211D\2f\211\\\10f"..., 4096) = 512 >close(25) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >fstat(24, {st_dev=makedev(252, 1), st_ino=32782, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >write(24, "R\277\364\201f\213-\203}\10\0\17\204\342\0\200|\377\0tFf\213\35f\213M\4f1\300\260\1779E\10\177\3\213E\10)E\10f\1\5f\203U\4\0\307\4\20\0\211D\2f\211\\\10f"..., 1024) = 1024 >write(24, "\211U\360\211M\3401\300;E\344}\16\307\4\205\0\3\20\0\377\377\377\377@\353\3551\300;E\360}\n\213U\340\306\4\2\0@\353\361\213E\360@\211E\350\307E\334\0\0\0\0001\377\307E\354\0"..., 24576) = 24576 >write(24, "\2532\224\333\337\202\214\277\\\10\351\240\234a%\231e\305l\233{\225$\351\255\215R\370DMR@\254\363w\235\312\276\375\363\17\230\32C^Q\336s\360n\350?\26}\240\307\251\365\320&\265\34\332a"..., 192) = 192 >fsync(24) = 0 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/usr/lib/grub/i386-pc/boot.img", O_RDONLY) = 24 >open("/boot/grub2/i386-pc/boot.img", O_WRONLY|O_CREAT|O_TRUNC, 0644) = 25 >read(24, "\353c\220\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1048576) = 512 >read(24, "", 1048064) = 0 >write(25, "\353c\220\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >read(24, "", 1048576) = 0 >fsync(25) = 0 >close(24) = 0 >close(25) = 0 >open("/boot/grub2/i386-pc/boot.img", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(252, 1), st_ino=32783, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=512, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(24, {st_dev=makedev(252, 1), st_ino=32783, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=512, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >lseek(24, 0, SEEK_SET) = 0 >read(24, "\353c\220\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/boot/grub2/i386-pc/boot.img", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(252, 1), st_ino=32783, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=512, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(24, {st_dev=makedev(252, 1), st_ino=32783, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=512, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >lseek(24, 0, SEEK_SET) = 0 >read(24, "\353c\220\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/boot/grub2/i386-pc/boot.img", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(252, 1), st_ino=32783, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=512, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(24, "\353c\220\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 512 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/boot/grub2/i386-pc/core.img", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(252, 1), st_ino=32782, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=54, st_size=25792, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(24, {st_dev=makedev(252, 1), st_ino=32782, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=54, st_size=25792, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >lseek(24, 25600, SEEK_SET) = 25600 >read(24, "\2532\224\333\337\202\214\277\\\10\351\240\234a%\231e\305l\233{\225$\351\255\215R\370DMR@\254\363w\235\312\276\375\363\17\230\32C^Q\336s\360n\350?\26}\240\307\251\365\320&\265\34\332a"..., 192) = 192 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/boot/grub2/i386-pc/core.img", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(252, 1), st_ino=32782, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=54, st_size=25792, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >fstat(24, {st_dev=makedev(252, 1), st_ino=32782, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=54, st_size=25792, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >lseek(24, 25600, SEEK_SET) = 25600 >read(24, "\2532\224\333\337\202\214\277\\\10\351\240\234a%\231e\305l\233{\225$\351\255\215R\370DMR@\254\363w\235\312\276\375\363\17\230\32C^Q\336s\360n\350?\26}\240\307\251\365\320&\265\34\332a"..., 192) = 192 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/boot/grub2/i386-pc/core.img", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(252, 1), st_ino=32782, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=54, st_size=25792, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(24, "R\277\364\201f\213-\203}\10\0\17\204\342\0\200|\377\0tFf\213\35f\213M\4f1\300\260\1779E\10\177\3\213E\10)E\10f\1\5f\203U\4\0\307\4\20\0\211D\2f\211\\\10f"..., 25600) = 25600 >read(24, "\2532\224\333\337\202\214\277\\\10\351\240\234a%\231e\305l\233{\225$\351\255\215R\370DMR@\254\363w\235\312\276\375\363\17\230\32C^Q\336s\360n\350?\26}\240\307\251\365\320&\265\34\332a"..., 1024) = 192 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/dev/vda", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(24, BLKGETSIZE64, 21474836480) = 0 >ioctl(24, BLKSSZGET, 512) = 0 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(24) = 0 >gettimeofday({1400652505, 964070}, NULL) = 0 >lstat("/boot", {st_dev=makedev(252, 1), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:07:56, st_mtime=2014/05/20-21:01:08, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/boot/grub2", {st_dev=makedev(252, 1), st_ino=12, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=4, st_size=1024, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >lstat("/boot/grub2/i386-pc", {st_dev=makedev(252, 1), st_ino=32513, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=22, st_size=10240, st_atime=2014/05/21-01:08:23, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >open("/proc/self/mountinfo", O_RDONLY) = 24 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e29b6000 >fstat(24, {st_dev=makedev(0, 4), st_ino=60868, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(24, "108 62 253:2 / / rw,relatime shared:61 - ext4 /dev/mapper/fedora"..., 1024) = 749 >read(24, "", 1024) = 0 >munmap(0x7fd2e29b6000, 266240) = 0 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >pipe([24, 25]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1530 >close(25Process 1530 attached >) = 0 >[pid 1519] fcntl(24, F_GETFL) = 0 (flags O_RDONLY) >[pid 1530] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] fstat(24, <unfinished ...> >[pid 1530] <... set_robust_list resumed> ) = 0 >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=60911, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >[pid 1519] read(24, <unfinished ...> >[pid 1530] close(22) = 0 >[pid 1530] gettimeofday({1400652505, 967713}, NULL) = 0 >[pid 1530] close(24) = 0 >[pid 1530] dup2(25, 1) = 1 >[pid 1530] close(25) = 0 >[pid 1530] execve("/usr/bin/udevadm", ["udevadm", "info", "--query", "path", "--name", "/dev/vda1"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1530] brk(0) = 0x7f40e8d3e000 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddc000 >[pid 1530] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/mnt/sysimage/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] stat("/mnt/sysimage/tls/x86_64", 0x7fffc6cd6a00) = -1 ENOENT (No such file or directory) >[pid 1530] open("/mnt/sysimage/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] stat("/mnt/sysimage/tls", 0x7fffc6cd6a00) = -1 ENOENT (No such file or directory) >[pid 1530] open("/mnt/sysimage/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] stat("/mnt/sysimage/x86_64", 0x7fffc6cd6a00) = -1 ENOENT (No such file or directory) >[pid 1530] open("/mnt/sysimage/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] stat("/mnt/sysimage", 0x7fffc6cd6a00) = -1 ENOENT (No such file or directory) >[pid 1530] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1530] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7f40e6dc5000 >[pid 1530] close(22) = 0 >[pid 1530] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1530] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e6995000 >[pid 1530] mprotect(0x7f40e69b7000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e6bb6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7f40e6bb6000 >[pid 1530] mmap(0x7f40e6bb8000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f40e6bb8000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6dc4000 >[pid 1530] mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e678d000 >[pid 1530] mprotect(0x7f40e6794000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e6993000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7f40e6993000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\205\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\362\3\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=659936, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260640, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1530] mmap(NULL, 2353896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e654e000 >[pid 1530] mprotect(0x7f40e6588000, 2097152, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e6788000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3a000) = 0x7f40e6788000 >[pid 1530] mmap(0x7f40e678c000, 2792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f40e678c000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0@\0\0\0\0\0\0\0(^\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660352, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=91560, st_atime=2014/05/20-20:56:47, st_mtime=2014/04/09-13:21:34, st_ctime=2014/05/20-20:52:27}) = 0 >[pid 1530] mmap(NULL, 2184016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e6338000 >[pid 1530] mprotect(0x7f40e634d000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e654c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f40e654c000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6dc3000 >[pid 1530] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e612f000 >[pid 1530] mprotect(0x7f40e6136000, 2097152, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e6336000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7f40e6336000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1530] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e5f18000 >[pid 1530] mprotect(0x7f40e5f2e000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e612d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7f40e612d000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1530] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e5cfc000 >[pid 1530] mprotect(0x7f40e5d13000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e5f12000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7f40e5f12000 >[pid 1530] mmap(0x7f40e5f14000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f40e5f14000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6dc2000 >[pid 1530] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e5936000 >[pid 1530] mprotect(0x7f40e5af2000, 2097152, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e5cf2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7f40e5cf2000 >[pid 1530] mmap(0x7f40e5cf8000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f40e5cf8000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1530] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e56c9000 >[pid 1530] mprotect(0x7f40e5735000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e5934000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7f40e5934000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1530] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e54a4000 >[pid 1530] mprotect(0x7f40e54c8000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e56c7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7f40e56c7000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6dc1000 >[pid 1530] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e52a0000 >[pid 1530] mprotect(0x7f40e52a3000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e54a2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7f40e54a2000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\25\0\0\0\0\0\0@\0\0\0\0\0\0\0hF\0\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660821, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19944, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1530] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e509b000 >[pid 1530] mprotect(0x7f40e509f000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e529e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f40e529e000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1530] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e4e85000 >[pid 1530] mprotect(0x7f40e4e9a000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e5099000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7f40e5099000 >[pid 1530] close(22) = 0 >[pid 1530] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6dc0000 >[pid 1530] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7f40e4c80000 >[pid 1530] mprotect(0x7f40e4c84000, 2093056, PROT_NONE) = 0 >[pid 1530] mmap(0x7f40e4e83000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7f40e4e83000 >[pid 1530] close(22) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6dbf000 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6dbe000 >[pid 1530] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6dbc000 >[pid 1530] arch_prctl(ARCH_SET_FS, 0x7f40e6dbc880) = 0 >[pid 1530] mprotect(0x7f40e5cf2000, 16384, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e4e83000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e5099000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e529e000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e54a2000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e5f12000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e56c7000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e5934000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e612d000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e6336000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e654c000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e6788000, 12288, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e6993000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e6bb6000, 4096, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e6e2f000, 36864, PROT_READ) = 0 >[pid 1530] mprotect(0x7f40e6ddd000, 4096, PROT_READ) = 0 >[pid 1530] munmap(0x7f40e6dc5000, 90547) = 0 >[pid 1530] set_tid_address(0x7f40e6dbcb50) = 1530 >[pid 1530] set_robust_list(0x7f40e6dbcb60, 24) = 0 >[pid 1530] rt_sigaction(SIGRTMIN, {0x7f40e5d01ba0, [], SA_RESTORER|SA_SIGINFO, 0x7f40e5d0b800}, NULL, 8) = 0 >[pid 1530] rt_sigaction(SIGRT_1, {0x7f40e5d01c30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f40e5d0b800}, NULL, 8) = 0 >[pid 1530] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1530] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1530] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1530] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1530] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1530] brk(0) = 0x7f40e8d3e000 >[pid 1530] brk(0x7f40e8d5f000) = 0x7f40e8d5f000 >[pid 1530] open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913671, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/07-18:24:56, st_ctime=2014/05/20-20:51:09}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] read(22, "# see udev(7) for details\n\n#udev_log=\"info\"\n", 4096) = 44 >[pid 1530] read(22, "", 4096) = 0 >[pid 1530] close(22) = 0 >[pid 1530] munmap(0x7f40e6ddb000, 4096) = 0 >[pid 1530] brk(0) = 0x7f40e8d5f000 >[pid 1530] brk(0) = 0x7f40e8d5f000 >[pid 1530] brk(0) = 0x7f40e8d5f000 >[pid 1530] stat("/proc/1/root", {st_dev=makedev(253, 0), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=1024, st_atime=2014/05/21-01:06:00, st_mtime=2014/05/21-01:06:15, st_ctime=2014/05/21-01:06:15}) = 0 >[pid 1530] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1530] open("/proc/1/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1530] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] read(22, "/usr/lib/systemd/systemd\0--switched-root\0--system\0--deserialize\0"..., 2048) = 67 >[pid 1530] read(22, "", 1024) = 0 >[pid 1530] read(22, "", 3072) = 0 >[pid 1530] close(22) = 0 >[pid 1530] munmap(0x7f40e6ddb000, 4096) = 0 >[pid 1530] brk(0) = 0x7f40e8d5f000 >[pid 1530] brk(0) = 0x7f40e8d5f000 >[pid 1530] brk(0) = 0x7f40e8d5f000 >[pid 1530] futex(0x7f40e6bb9898, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1530] gettid() = 1530 >[pid 1530] open("/proc/self/task/1530/attr/current", O_RDONLY|O_CLOEXEC) = 22 >[pid 1530] read(22, "system_u:system_r:udev_t:s0-s0:c0.c1023\0", 4095) = 40 >[pid 1530] close(22) = 0 >[pid 1530] clock_gettime(CLOCK_MONOTONIC, {154, 10797871}) = 0 >[pid 1530] open("/etc/selinux/config", O_RDONLY) = 22 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913111, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=548, st_atime=2014/05/20-21:00:12, st_mtime=2014/05/20-21:00:01, st_ctime=2014/05/20-21:00:01}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] read(22, "\n# This file controls the state of SELinux on the system.\n# SELI"..., 4096) = 548 >[pid 1530] read(22, "", 4096) = 0 >[pid 1530] close(22) = 0 >[pid 1530] munmap(0x7f40e6ddb000, 4096) = 0 >[pid 1530] futex(0x7f40e6bb8768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1530] open("/etc/selinux/targeted/contexts/files/file_contexts.subs_dist", O_RDONLY) = 22 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913155, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] read(22, "/run /var/run\n/run/lock /var/lock\n/run/systemd/system /usr/lib/s"..., 4096) = 422 >[pid 1530] read(22, "", 4096) = 0 >[pid 1530] close(22) = 0 >[pid 1530] munmap(0x7f40e6ddb000, 4096) = 0 >[pid 1530] open("/etc/selinux/targeted/contexts/files/file_contexts.subs", O_RDONLY) = 22 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913154, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] read(22, "", 4096) = 0 >[pid 1530] close(22) = 0 >[pid 1530] munmap(0x7f40e6ddb000, 4096) = 0 >[pid 1530] open("/etc/selinux/targeted/contexts/files/file_contexts", O_RDONLY) = 22 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1530] open("/etc/selinux/targeted/contexts/files/file_contexts.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] read(22, "/.*\tsystem_u:object_r:default_t:s0\n/[^/]+\t--\tsystem_u:object_r:e"..., 4096) = 4096 >[pid 1530] read(22, "*/)?lib(/.*)?/ld-[^/]*\\.so(\\.[^/]*)*\tsystem_u:object_r:ld_so_t:s"..., 4096) = 4096 >[pid 1530] read(22, "ice_t:s0\n/dev/ptp.*\t-c\tsystem_u:object_r:clock_device_t:s0\n/bin/"..., 4096) = 4096 >[pid 1530] read(22, "ct_r:ppp_device_t:s0\n/dev/dmfm.*\t-c\tsystem_u:object_r:sound_devi"..., 4096) = 4096 >[pid 1530] read(22, "ect_r:xsession_exec_t:s0\n/usr/lib/.*/scripts(/.*)?\tsystem_u:obje"..., 4096) = 4096 >[pid 1530] read(22, "u:object_r:bin_t:s0\n/dev/flash[^/]*\t-b\tsystem_u:object_r:fixed_d"..., 4096) = 4096 >[pid 1530] read(22, ":s0\n/dev/autofs.*\t-c\tsystem_u:object_r:autofs_device_t:s0\n/dev/a"..., 4096) = 4096 >[pid 1530] read(22, "tlab.*\\.so(\\.[^/]*)*\tsystem_u:object_r:textrel_shlib_t:s0\n/var/c"..., 4096) = 4096 >[pid 1530] read(22, "wnn(/.*)?\tsystem_u:object_r:canna_log_t:s0\n/etc/cluster(/.*)?\tsy"..., 4096) = 4096 >[pid 1530] read(22, "og/.*\\.setup\t--\tsystem_u:object_r:bin_t:s0\n/usr/bin/lpq(\\.cups)?"..., 4096) = 4096 >[pid 1530] read(22, "pid\t--\tsystem_u:object_r:sssd_var_run_t:s0\n/var/net-snmp(/.*)\tsy"..., 4096) = 4096 >[pid 1530] read(22, "drift_t:s0\n/var/lib/luci(/.*)?\tsystem_u:object_r:piranha_web_dat"..., 4096) = 4096 >[pid 1530] read(22, "tables_exec_t:s0\n/var/lib/dhcp(3)?/dhcpd\\.leases.*\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1530] read(22, "ct_r:setfiles_exec_t:s0\n/var/run/snort.*\t--\tsystem_u:object_r:sn"..., 4096) = 4096 >[pid 1530] read(22, ":s0\n/var/run/mount(/.*)?\tsystem_u:object_r:mount_var_run_t:s0\n/v"..., 4096) = 4096 >[pid 1530] read(22, "mp_t:s0\n/var/run/user/[^/]*/\\.orc(/.*)?\tsystem_u:object_r:gstrea"..., 4096) = 4096 >[pid 1530] read(22, "amav(/.*)?\tsystem_u:object_r:antivirus_db_t:s0\n/var/virusmails(/"..., 4096) = 4096 >[pid 1530] read(22, "ipo(/.*)?\tsystem_u:object_r:polipo_pid_t:s0\n/etc/postgresql(/.*)"..., 4096) = 4096 >[pid 1530] read(22, "b_t:s0\n/sbin/shorewall6?\t--\tsystem_u:object_r:shorewall_exec_t:s"..., 4096) = 4096 >[pid 1530] read(22, "\n/var/run/pam_ssh(/.*)?\tsystem_u:object_r:var_auth_t:s0\n/var/lib"..., 4096) = 4096 >[pid 1530] read(22, "/.*)?\tsystem_u:object_r:portreserve_etc_t:s0\n/var/lib/sepgsql(/."..., 4096) = 4096 >[pid 1530] read(22, "*/log(/.*)?\tsystem_u:object_r:amanda_log_t:s0\n/var/run/dovecot(-"..., 4096) = 4096 >[pid 1530] read(22, "/lib/pm-utils(/.*)?\tsystem_u:object_r:bin_t:s0\n/usr/lib/news/bin"..., 4096) = 4096 >[pid 1530] read(22, "mcat_var_lib_t:s0\n/var/log/pki-ocsp(/.*)?\tsystem_u:object_r:pki_"..., 4096) = 4096 >[pid 1530] read(22, "i-bin/(nph-)?cgiwrap(d)?\t--\tsystem_u:object_r:httpd_suexec_exec_"..., 4096) = 4096 >[pid 1530] read(22, "ct_r:auth_cache_t:s0\n/var/run/pam_mount(/.*)?\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1530] read(22, "ache/lightdm(/.*)?\tsystem_u:object_r:xdm_var_lib_t:s0\n/var/lib/z"..., 4096) = 4096 >[pid 1530] read(22, "ceauth_home_t:s0\n/etc/X11/wdm/Xsetup.*\t--\tsystem_u:object_r:xses"..., 4096) = 4096 >[pid 1530] read(22, ".*)?\tsystem_u:object_r:squid_log_t:s0\n/var/lib/pgsql/\\.ssh(/.*)?"..., 4096) = 4096 >[pid 1530] read(22, "bject_r:textrel_shlib_t:s0\n/usr/lib/virtualbox/.*\\.so\t--\tsystem_"..., 4096) = 4096 >[pid 1530] read(22, "l/ia32-linux/usr(/.*)?/bin(/.*)?\tsystem_u:object_r:bin_t:s0\n/emu"..., 4096) = 4096 >[pid 1530] read(22, "ydns/log/main(/.*)?\tsystem_u:object_r:var_log_t:s0\n/var/spool/tu"..., 4096) = 4096 >[pid 1530] read(22, "_t:s0\n/usr/lib/xine/plugins/.+\\.so\t--\tsystem_u:object_r:textrel_"..., 4096) = 4096 >[pid 1530] read(22, "-init\\.log.*\t--\tsystem_u:object_r:cloud_log_t:s0\n/etc/cups/print"..., 4096) = 4096 >[pid 1530] read(22, "rewall_var_lib_t:s0\n/var/spool/spamassassin(/.*)?\tsystem_u:objec"..., 4096) = 4096 >[pid 1530] read(22, "ix/flush(/.*)?\tsystem_u:object_r:postfix_spool_flush_t:s0\n/var/r"..., 4096) = 4096 >[pid 1530] read(22, "g/networking(/.*)?\tsystem_u:object_r:net_conf_t:s0\n/var/run/syst"..., 4096) = 4096 >[pid 1530] read(22, "t:s0\n/usr/lib/systemd/system/ppp.*\t--\tsystem_u:object_r:iptables"..., 4096) = 4096 >[pid 1530] read(22, "em_u:object_r:ntpd_unit_file_t:s0\n/usr/lib/systemd/system/pcsd.*"..., 4096) = 4096 >[pid 1530] read(22, "lib/systemd/system/zebra.*\t--\tsystem_u:object_r:zebra_unit_file_"..., 4096) = 4096 >[pid 1530] read(22, "bject_r:pesign_unit_file_t:s0\n/usr/lib/systemd/system/tomcat.ser"..., 4096) = 4096 >[pid 1530] read(22, "r/share/munin/plugins/hddtemp.*\t--\tsystem_u:object_r:disk_munin_"..., 4096) = 4096 >[pid 1530] read(22, ":s0\n/usr/share/munin/plugins/postgres_.*\t--\tsystem_u:object_r:se"..., 4096) = 4096 >[pid 1530] read(22, "stem_u:object_r:gpg_secret_t:s0\n/usr/share/mythtv/mythweather/sc"..., 4096) = 4096 >[pid 1530] read(22, "bin_t:s0\n/var\tsystem_u:object_r:var_t:s0\n/usr\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1530] brk(0) = 0x7f40e8d5f000 >[pid 1530] brk(0x7f40e8d8f000) = 0x7f40e8d8f000 >[pid 1530] read(22, "device_t:s0\n/dev/modem\t-c\tsystem_u:object_r:modem_device_t:s0\n/d"..., 4096) = 4096 >[pid 1530] read(22, "n/cvs\t--\tsystem_u:object_r:cvs_exec_t:s0\n/usr/bin/svc\t--\tsystem_"..., 4096) = 4096 >[pid 1530] read(22, "/usr/bin/bash\t--\tsystem_u:object_r:shell_exec_t:s0\n/usr/bin/fish"..., 4096) = 4096 >[pid 1530] read(22, "tem_u:object_r:rhgb_exec_t:s0\n/root/\\.rlogin\t--\tsystem_u:object_"..., 4096) = 4096 >[pid 1530] read(22, "innd_exec_t:s0\n/usr/bin/rnews\t--\tsystem_u:object_r:innd_exec_t:s"..., 4096) = 4096 >[pid 1530] read(22, "/sbin/pump\t--\tsystem_u:object_r:dhcpc_exec_t:s0\n/bin/systemctl\t-"..., 4096) = 4096 >[pid 1530] read(22, "/bin/glines\t--\tsystem_u:object_r:games_exec_t:s0\n/usr/bin/klines"..., 4096) = 4096 >[pid 1530] read(22, "em_u:object_r:rhnsd_exec_t:s0\n/usr/sbin/ricci\t--\tsystem_u:object"..., 4096) = 4096 >[pid 1530] read(22, "--\tsystem_u:object_r:ftpdctl_exec_t:s0\n/usr/sbin/ftpwho\t--\tsyste"..., 4096) = 4096 >[pid 1530] read(22, "_u:object_r:rsync_etc_t:s0\n/usr/sbin/reposd\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1530] read(22, "bject_r:dnsmasq_exec_t:s0\n/usr/sbin/dovecot\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1530] read(22, "te\t--\tsystem_u:object_r:ntpdate_exec_t:s0\n/var/run/ntpd\\.pid\t--\t"..., 4096) = 4096 >[pid 1530] read(22, "t_r:bin_t:s0\n/dev/device-mapper\t-c\tsystem_u:object_r:fixed_disk_"..., 4096) = 4096 >[pid 1530] read(22, "object_r:lircd_var_run_t:s0\n/usr/sbin/auditctl\t--\tsystem_u:objec"..., 4096) = 4096 >[pid 1530] read(22, "tem_u:object_r:snapperd_exec_t:s0\n/var/run/snmpd\\.pid\t--\tsystem_"..., 4096) = 4096 >[pid 1530] read(22, "mes_exec_t:s0\n/usr/bin/kspaceduel\t--\tsystem_u:object_r:games_exe"..., 4096) = 4096 >[pid 1530] read(22, "stem_u:object_r:cluster_exec_t:s0\n/usr/sbin/sm-notify\t--\tsystem_"..., 4096) = 4096 >[pid 1530] read(22, ":s0\n/usr/libexec/upowerd\t--\tsystem_u:object_r:devicekit_power_ex"..., 4096) = 4096 >[pid 1530] read(22, "tem_u:object_r:haproxy_var_run_t:s0\n/usr/sbin/ldirectord\t--\tsyst"..., 4096) = 4096 >[pid 1530] read(22, "ct_r:bluetooth_initrc_exec_t:s0\n/etc/rc\\.d/init\\.d/pand\t--\tsyste"..., 4096) = 4096 >[pid 1530] read(22, "--\tsystem_u:object_r:mozilla_plugin_exec_t:s0\n/etc/rc\\.d/init\\.d"..., 4096) = 4096 >[pid 1530] read(22, "\\.d/libra\tsystem_u:object_r:openshift_initrc_exec_t:s0\n/var/lib/"..., 4096) = 4096 >[pid 1530] read(22, "n/ModemManager\t--\tsystem_u:object_r:modemmanager_exec_t:s0\n/usr/"..., 4096) = 4096 >[pid 1530] read(22, "lib/yaboot/addnote\t--\tsystem_u:object_r:bin_t:s0\n/etc/sysconfig/"..., 4096) = 4096 >[pid 1530] read(22, ":object_r:modemmanager_exec_t:s0\n/etc/rc\\.d/init\\.d/mongod\t--\tsy"..., 4096) = 4096 >[pid 1530] read(22, "bject_r:avahi_exec_t:s0\n/etc/rc\\.d/init\\.d/unbound\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1530] read(22, "system_u:object_r:nx_server_exec_t:s0\n/usr/sbin/openct-control\t-"..., 4096) = 4096 >[pid 1530] read(22, "2-server\\.pid\t--\tsystem_u:object_r:bcfg2_var_run_t:s0\n/usr/sbin/"..., 4096) = 4096 >[pid 1530] read(22, "e_exec_t:s0\n/usr/sbin/init_repository\t--\tsystem_u:object_r:pegas"..., 4096) = 4096 >[pid 1530] read(22, "d\t--\tsystem_u:object_r:kismet_var_run_t:s0\n/lib/security/pam_pol"..., 4096) = 4096 >[pid 1530] read(22, "s0\n/var/run/zarafa-server\\.pid\t--\tsystem_u:object_r:zarafa_serve"..., 4096) = 4096 >[pid 1530] read(22, "exec_t:s0\n/var/qmail/bin/qmail-inject\t--\tsystem_u:object_r:qmail"..., 4096) = 4096 >[pid 1530] read(22, "t_r:netlogond_var_socket_t:s0\n/var/lib/likewise/rpc/socket\t-s\tsy"..., 4096) = 4096 >[pid 1530] read(22, "_t:s0\n/usr/lib/news/bin/makehistory\t--\tsystem_u:object_r:innd_ex"..., 4096) = 4096 >[pid 1530] read(22, "sserver_exec_t:s0\n/var/www/apcupsd/upsfstats\\.cgi\t--\tsystem_u:ob"..., 4096) = 4096 >[pid 1530] read(22, "\tsystem_u:object_r:services_munin_plugin_exec_t:s0\n/usr/share/mu"..., 4096) = 4096 >[pid 1530] read(22, "ntainer-updater\t--\tsystem_u:object_r:swift_exec_t:s0\n/usr/bin/sw"..., 4096) = 4096 >[pid 1530] read(22, "ystem_u:object_r:bin_t:s0\n/usr/share/fedora-usermgmt/wrapper\t--\t"..., 4096) = 4096 >[pid 1530] read(22, "erworth_1902\\.so\t--\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/li"..., 4096) = 4096 >[pid 1530] read(22, "-\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/lib/firefox/plugins/"..., 4096) = 4096 >[pid 1530] read(22, "_krb5_ad_t:s0\n/usr/share/munin/plugins/selinux_avcstat\t--\tsystem"..., 4096) = 4096 >[pid 1530] read(22, "\t--\tsystem_u:object_r:bin_t:s0\n/usr/share/system-config-services"..., 4096) = 3969 >[pid 1530] read(22, "", 4096) = 0 >[pid 1530] close(22) = 0 >[pid 1530] munmap(0x7f40e6ddb000, 4096) = 0 >[pid 1530] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs", O_RDONLY) = 22 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1530] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] read(22, "#\n#\n# User-specific file contexts, generated via libsemanage\n# u"..., 4096) = 4096 >[pid 1530] read(22, "conf_t:s0\n/home/[^/]*/\\.forward[^/]*\t--\tunconfined_u:object_r:ma"..., 4096) = 4096 >[pid 1530] read(22, "me_t:s0\n/home/[^/]*/\\.mission-control(/.*)?\tunconfined_u:object_"..., 4096) = 4096 >[pid 1530] read(22, "tions\t--\tunconfined_u:object_r:telepathy_mission_control_cache_h"..., 4096) = 442 >[pid 1530] read(22, "", 4096) = 0 >[pid 1530] close(22) = 0 >[pid 1530] munmap(0x7f40e6ddb000, 4096) = 0 >[pid 1530] open("/etc/selinux/targeted/contexts/files/file_contexts.local", O_RDONLY) = 22 >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1530] open("/etc/selinux/targeted/contexts/files/file_contexts.local.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1530] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] read(22, "", 4096) = 0 >[pid 1530] close(22) = 0 >[pid 1530] munmap(0x7f40e6ddb000, 4096) = 0 >[pid 1530] brk(0) = 0x7f40e8d8f000 >[pid 1530] brk(0x7f40e8dba000) = 0x7f40e8dba000 >[pid 1530] brk(0) = 0x7f40e8dba000 >[pid 1530] brk(0) = 0x7f40e8dba000 >[pid 1530] brk(0) = 0x7f40e8dba000 >[pid 1530] clock_gettime(CLOCK_MONOTONIC, {154, 24902297}) = 0 >[pid 1530] stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >[pid 1530] readlink("/sys/dev/block/252:1", "../../devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1", 1024) = 60 >[pid 1530] stat("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/uevent", {st_dev=makedev(0, 15), st_ino=12890, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:55, st_mtime=2014/05/21-01:05:55, st_ctime=2014/05/21-01:05:55}) = 0 >[pid 1530] fstat(1, {st_dev=makedev(0, 8), st_ino=60911, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1530] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f40e6ddb000 >[pid 1530] brk(0) = 0x7f40e8dba000 >[pid 1530] brk(0) = 0x7f40e8dba000 >[pid 1530] brk(0x7f40e8d61000) = 0x7f40e8d61000 >[pid 1530] brk(0) = 0x7f40e8d61000 >[pid 1530] brk(0) = 0x7f40e8d61000 >[pid 1530] brk(0) = 0x7f40e8d61000 >[pid 1530] brk(0) = 0x7f40e8d61000 >[pid 1530] write(1, "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 56 <unfinished ...> >[pid 1519] <... read resumed> "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 4096) = 56 >[pid 1519] close(24) = 0 >[pid 1519] munmap(0x7fd2e2b42000, 4096) = 0 >[pid 1519] wait4(1530, <unfinished ...> >[pid 1530] <... write resumed> ) = 56 >[pid 1530] exit_group(0) = ? >[pid 1530] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1530 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1530, si_status=0, si_utime=1, si_stime=0} --- >open("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/start", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 15), st_ino=12896, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:56, st_mtime=2014/05/21-01:05:56, st_ctime=2014/05/21-01:05:56}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(24, "2048\n", 4096) = 5 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/dev/vda", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(24, BLKGETSIZE64, 21474836480) = 0 >ioctl(24, BLKSSZGET, 512) = 0 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(24) = 0 >gettimeofday({1400652505, 993846}, NULL) = 0 >open("/dev/vda", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(24, BLKGETSIZE64, 21474836480) = 0 >ioctl(24, BLKSSZGET, 512) = 0 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(24) = 0 >gettimeofday({1400652505, 994086}, NULL) = 0 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >open("/dev/vda", O_RDONLY|O_SYNC) = 24 >lseek(24, 21474828288, SEEK_SET) = 21474828288 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >lseek(24, 21474835456, SEEK_SET) = 21474835456 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(24) = 0 >gettimeofday({1400652505, 994780}, NULL) = 0 >gettimeofday({1400652505, 994827}, NULL) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >lstat("/dev", {st_dev=makedev(0, 5), st_ino=1025, st_mode=S_IFDIR|0755, st_nlink=21, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=3480, st_atime=2014/05/21-01:07:29, st_mtime=2014/05/21-01:06:19, st_ctime=2014/05/21-01:06:19}) = 0 >lstat("/dev/vda", {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >pipe([24, 25]) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd2e2b16ad0) = 1531 >close(25) = 0 >Process 1531 attached >[pid 1519] fcntl(24, F_GETFL) = 0 (flags O_RDONLY) >[pid 1519] fstat(24, <unfinished ...> >[pid 1531] set_robust_list(0x7fd2e2b16ae0, 24 <unfinished ...> >[pid 1519] <... fstat resumed> {st_dev=makedev(0, 8), st_ino=60917, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1531] <... set_robust_list resumed> ) = 0 >[pid 1519] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >[pid 1519] read(24, <unfinished ...> >[pid 1531] close(22) = 0 >[pid 1531] gettimeofday({1400652505, 996149}, NULL) = 0 >[pid 1531] close(24) = 0 >[pid 1531] dup2(25, 1) = 1 >[pid 1531] close(25) = 0 >[pid 1531] execve("/usr/bin/udevadm", ["udevadm", "info", "--query", "path", "--name", "/dev/vda1"], ["MALLOC_CHECK_=2", "GROFF_FONT_PATH=/mnt/sysimage/usr/share/groff/1.22.2/font", "SHELL=/bin/bash", "TERM=screen", "LC_NUMERIC=C", "LD_LIBRARY_PATH=:/mnt/sysimage", "TMUX=/tmp/tmux-0/default,1239,0", "PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysima"..., "PWD=/", "GIO_USE_VFS=local", "LANG=en_US.UTF-8", "GCONF_GLOBAL_LOCKS=1", "GDK_BACKEND=x11", "TMUX_PANE=%0", "MALLOC_PERTURB_=204", "SHLVL=3", "HOME=/tmp", "LVM_SUPPRESS_FD_WARNINGS=1", "XDG_RUNTIME_DIR=/tmp", "GROFF_TMAC_PATH=/mnt/sysimage/usr/share/groff/1.22.2/tmac:/mnt/s"..., "XAUTHORITY=/root/.Xauthority", "_=/usr/bin/strace", "LC_ALL=C"]) = 0 >[pid 1531] brk(0) = 0x7fa140939000 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa6000 >[pid 1531] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/mnt/sysimage/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] stat("/mnt/sysimage/tls/x86_64", 0x7fff9b324020) = -1 ENOENT (No such file or directory) >[pid 1531] open("/mnt/sysimage/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] stat("/mnt/sysimage/tls", 0x7fff9b324020) = -1 ENOENT (No such file or directory) >[pid 1531] open("/mnt/sysimage/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] stat("/mnt/sysimage/x86_64", 0x7fff9b324020) = -1 ENOENT (No such file or directory) >[pid 1531] open("/mnt/sysimage/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] stat("/mnt/sysimage", 0x7fff9b324020) = -1 ENOENT (No such file or directory) >[pid 1531] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=912568, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=90547, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/20-06:26:13, st_ctime=2014/05/20-20:51:05}) = 0 >[pid 1531] mmap(NULL, 90547, PROT_READ, MAP_PRIVATE, 22, 0) = 0x7fa13ea8f000 >[pid 1531] close(22) = 0 >[pid 1531] open("/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0e\0\0\0\0\0\0@\0\0\0\0\0\0\0\2503\2\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660702, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=288, st_size=146216, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/17-06:09:19, st_ctime=2014/05/20-20:52:41}) = 0 >[pid 1531] mmap(NULL, 2246944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13e65f000 >[pid 1531] mprotect(0x7fa13e681000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13e880000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x21000) = 0x7fa13e880000 >[pid 1531] mmap(0x7fa13e882000, 6432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fa13e882000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\"\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\243\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0'\0&\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660688, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=88, st_size=44360, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:40}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13ea8e000 >[pid 1531] mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13e457000 >[pid 1531] mprotect(0x7fa13e45e000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13e65d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6000) = 0x7fa13e65d000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\205\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\362\3\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=659936, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=512, st_size=260640, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1531] mmap(NULL, 2353896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13e218000 >[pid 1531] mprotect(0x7fa13e252000, 2097152, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13e452000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3a000) = 0x7fa13e452000 >[pid 1531] mmap(0x7fa13e456000, 2792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fa13e456000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libkmod.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libkmod.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0@\0\0\0\0\0\0\0(^\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660352, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=91560, st_atime=2014/05/20-20:56:47, st_mtime=2014/04/09-13:21:34, st_ctime=2014/05/20-20:52:27}) = 0 >[pid 1531] mmap(NULL, 2184016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13e002000 >[pid 1531] mprotect(0x7fa13e017000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13e216000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7fa13e216000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libacl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\37\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\207\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=659873, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=72, st_size=36600, st_atime=2014/05/20-20:56:47, st_mtime=2013/11/01-07:39:22, st_ctime=2014/05/20-20:52:09}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13ea8d000 >[pid 1531] mmap(NULL, 2130560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13ddf9000 >[pid 1531] mprotect(0x7fa13de00000, 2097152, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13e000000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x7000) = 0x7fa13e000000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0@\0\0\0\0\0\0\0\20c\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\36\0\35\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660072, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=184, st_size=92816, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/18-13:21:12, st_ctime=2014/05/20-20:52:17}) = 0 >[pid 1531] mmap(NULL, 2188320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13dbe2000 >[pid 1531] mprotect(0x7fa13dbf8000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13ddf7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x15000) = 0x7fa13ddf7000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300`\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\36\2\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0(\0'\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660641, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=280, st_size=141528, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:00, st_ctime=2014/05/20-20:52:38}) = 0 >[pid 1531] mmap(NULL, 2208976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13d9c6000 >[pid 1531] mprotect(0x7fa13d9dd000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13dbdc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x16000) = 0x7fa13dbdc000 >[pid 1531] mmap(0x7fa13dbde000, 13520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fa13dbde000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\1\2\0\0\0\0\0@\0\0\0\0\0\0\0X\\ \0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=659944, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4152, st_size=2125464, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:35:02, st_ctime=2014/05/20-20:52:12}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13ea8c000 >[pid 1531] mmap(NULL, 3956544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13d600000 >[pid 1531] mprotect(0x7fa13d7bc000, 2097152, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13d9bc000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x1bc000) = 0x7fa13d9bc000 >[pid 1531] mmap(0x7fa13d9c2000, 16192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fa13d9c2000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\314\6\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660585, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=880, st_size=447240, st_atime=2014/05/20-20:56:41, st_mtime=2014/04/14-00:44:50, st_ctime=2014/05/20-20:52:36}) = 0 >[pid 1531] mmap(NULL, 2540136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13d393000 >[pid 1531] mprotect(0x7fa13d3ff000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13d5fe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x6b000) = 0x7fa13d5fe000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000/\0\0\0\0\0\0@\0\0\0\0\0\0\0(N\2\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660450, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=304, st_size=152872, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/16-09:55:08, st_ctime=2014/05/20-20:52:31}) = 0 >[pid 1531] mmap(NULL, 2245240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13d16e000 >[pid 1531] mprotect(0x7fa13d192000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13d391000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x23000) = 0x7fa13d391000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0@\0\0\0\0\0\0\0\370C\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660004, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19512, st_atime=2014/05/20-20:56:41, st_mtime=2014/05/15-02:34:59, st_ctime=2014/05/20-20:52:14}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13ea8b000 >[pid 1531] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13cf6a000 >[pid 1531] mprotect(0x7fa13cf6d000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13d16c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x2000) = 0x7fa13d16c000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\25\0\0\0\0\0\0@\0\0\0\0\0\0\0hF\0\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660821, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19944, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/12-04:42:10, st_ctime=2014/05/20-20:52:44}) = 0 >[pid 1531] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13cd65000 >[pid 1531] mprotect(0x7fa13cd69000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13cf68000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7fa13cf68000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0@\0\0\0\0\0\0\0HX\1\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=660902, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=176, st_size=89992, st_atime=2014/05/20-20:56:42, st_mtime=2014/02/12-04:18:18, st_ctime=2014/05/20-20:52:47}) = 0 >[pid 1531] mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13cb4f000 >[pid 1531] mprotect(0x7fa13cb64000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13cd63000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x14000) = 0x7fa13cd63000 >[pid 1531] close(22) = 0 >[pid 1531] open("tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] open("/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\320E\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0"..., 832) = 832 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=659916, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19664, st_atime=2014/05/20-20:56:47, st_mtime=2014/03/31-05:46:26, st_ctime=2014/05/20-20:52:11}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13ea8a000 >[pid 1531] mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x7fa13c94a000 >[pid 1531] mprotect(0x7fa13c94e000, 2093056, PROT_NONE) = 0 >[pid 1531] mmap(0x7fa13cb4d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x3000) = 0x7fa13cb4d000 >[pid 1531] close(22) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13ea89000 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13ea88000 >[pid 1531] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13ea86000 >[pid 1531] arch_prctl(ARCH_SET_FS, 0x7fa13ea86880) = 0 >[pid 1531] mprotect(0x7fa13d9bc000, 16384, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13cb4d000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13cd63000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13cf68000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13d16c000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13dbdc000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13d391000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13d5fe000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13ddf7000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13e000000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13e216000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13e452000, 12288, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13e65d000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13e880000, 4096, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13eaf9000, 36864, PROT_READ) = 0 >[pid 1531] mprotect(0x7fa13eaa7000, 4096, PROT_READ) = 0 >[pid 1531] munmap(0x7fa13ea8f000, 90547) = 0 >[pid 1531] set_tid_address(0x7fa13ea86b50) = 1531 >[pid 1531] set_robust_list(0x7fa13ea86b60, 24) = 0 >[pid 1531] rt_sigaction(SIGRTMIN, {0x7fa13d9cbba0, [], SA_RESTORER|SA_SIGINFO, 0x7fa13d9d5800}, NULL, 8) = 0 >[pid 1531] rt_sigaction(SIGRT_1, {0x7fa13d9cbc30, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fa13d9d5800}, NULL, 8) = 0 >[pid 1531] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >[pid 1531] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >[pid 1531] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1531] statfs("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >[pid 1531] stat("/sys/fs/selinux", {st_dev=makedev(0, 14), st_ino=1, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1531] brk(0) = 0x7fa140939000 >[pid 1531] brk(0x7fa14095a000) = 0x7fa14095a000 >[pid 1531] open("/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913671, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=44, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/07-18:24:56, st_ctime=2014/05/20-20:51:09}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] read(22, "# see udev(7) for details\n\n#udev_log=\"info\"\n", 4096) = 44 >[pid 1531] read(22, "", 4096) = 0 >[pid 1531] close(22) = 0 >[pid 1531] munmap(0x7fa13eaa5000, 4096) = 0 >[pid 1531] brk(0) = 0x7fa14095a000 >[pid 1531] brk(0) = 0x7fa14095a000 >[pid 1531] brk(0) = 0x7fa14095a000 >[pid 1531] stat("/proc/1/root", {st_dev=makedev(253, 0), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=14, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=2, st_size=1024, st_atime=2014/05/21-01:06:00, st_mtime=2014/05/21-01:06:15, st_ctime=2014/05/21-01:06:15}) = 0 >[pid 1531] stat("/", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0555, st_nlink=18, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2014/05/20-20:56:51, st_mtime=2014/05/21-01:07:34, st_ctime=2014/05/21-01:07:34}) = 0 >[pid 1531] open("/proc/1/cmdline", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1531] fstat(22, {st_dev=makedev(0, 4), st_ino=10634, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2014/05/21-01:05:54, st_mtime=2014/05/21-01:05:54, st_ctime=2014/05/21-01:05:54}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] read(22, "/usr/lib/systemd/systemd\0--switched-root\0--system\0--deserialize\0"..., 2048) = 67 >[pid 1531] read(22, "", 1024) = 0 >[pid 1531] read(22, "", 3072) = 0 >[pid 1531] close(22) = 0 >[pid 1531] munmap(0x7fa13eaa5000, 4096) = 0 >[pid 1531] brk(0) = 0x7fa14095a000 >[pid 1531] brk(0) = 0x7fa14095a000 >[pid 1531] brk(0) = 0x7fa14095a000 >[pid 1531] futex(0x7fa13e883898, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1531] gettid() = 1531 >[pid 1531] open("/proc/self/task/1531/attr/current", O_RDONLY|O_CLOEXEC) = 22 >[pid 1531] read(22, "system_u:system_r:udev_t:s0-s0:c0.c1023\0", 4095) = 40 >[pid 1531] close(22) = 0 >[pid 1531] clock_gettime(CLOCK_MONOTONIC, {154, 37280647}) = 0 >[pid 1531] open("/etc/selinux/config", O_RDONLY) = 22 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913111, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=548, st_atime=2014/05/20-21:00:12, st_mtime=2014/05/20-21:00:01, st_ctime=2014/05/20-21:00:01}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] read(22, "\n# This file controls the state of SELinux on the system.\n# SELI"..., 4096) = 548 >[pid 1531] read(22, "", 4096) = 0 >[pid 1531] close(22) = 0 >[pid 1531] munmap(0x7fa13eaa5000, 4096) = 0 >[pid 1531] futex(0x7fa13e882768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >[pid 1531] open("/etc/selinux/targeted/contexts/files/file_contexts.subs_dist", O_RDONLY) = 22 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913155, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] read(22, "/run /var/run\n/run/lock /var/lock\n/run/systemd/system /usr/lib/s"..., 4096) = 422 >[pid 1531] read(22, "", 4096) = 0 >[pid 1531] close(22) = 0 >[pid 1531] munmap(0x7fa13eaa5000, 4096) = 0 >[pid 1531] open("/etc/selinux/targeted/contexts/files/file_contexts.subs", O_RDONLY) = 22 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913154, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:53:54, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] read(22, "", 4096) = 0 >[pid 1531] close(22) = 0 >[pid 1531] munmap(0x7fa13eaa5000, 4096) = 0 >[pid 1531] open("/etc/selinux/targeted/contexts/files/file_contexts", O_RDONLY) = 22 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1531] open("/etc/selinux/targeted/contexts/files/file_contexts.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913132, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=696, st_size=356225, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] read(22, "/.*\tsystem_u:object_r:default_t:s0\n/[^/]+\t--\tsystem_u:object_r:e"..., 4096) = 4096 >[pid 1531] read(22, "*/)?lib(/.*)?/ld-[^/]*\\.so(\\.[^/]*)*\tsystem_u:object_r:ld_so_t:s"..., 4096) = 4096 >[pid 1531] read(22, "ice_t:s0\n/dev/ptp.*\t-c\tsystem_u:object_r:clock_device_t:s0\n/bin/"..., 4096) = 4096 >[pid 1531] read(22, "ct_r:ppp_device_t:s0\n/dev/dmfm.*\t-c\tsystem_u:object_r:sound_devi"..., 4096) = 4096 >[pid 1531] read(22, "ect_r:xsession_exec_t:s0\n/usr/lib/.*/scripts(/.*)?\tsystem_u:obje"..., 4096) = 4096 >[pid 1531] read(22, "u:object_r:bin_t:s0\n/dev/flash[^/]*\t-b\tsystem_u:object_r:fixed_d"..., 4096) = 4096 >[pid 1531] read(22, ":s0\n/dev/autofs.*\t-c\tsystem_u:object_r:autofs_device_t:s0\n/dev/a"..., 4096) = 4096 >[pid 1531] read(22, "tlab.*\\.so(\\.[^/]*)*\tsystem_u:object_r:textrel_shlib_t:s0\n/var/c"..., 4096) = 4096 >[pid 1531] read(22, "wnn(/.*)?\tsystem_u:object_r:canna_log_t:s0\n/etc/cluster(/.*)?\tsy"..., 4096) = 4096 >[pid 1531] read(22, "og/.*\\.setup\t--\tsystem_u:object_r:bin_t:s0\n/usr/bin/lpq(\\.cups)?"..., 4096) = 4096 >[pid 1531] read(22, "pid\t--\tsystem_u:object_r:sssd_var_run_t:s0\n/var/net-snmp(/.*)\tsy"..., 4096) = 4096 >[pid 1531] read(22, "drift_t:s0\n/var/lib/luci(/.*)?\tsystem_u:object_r:piranha_web_dat"..., 4096) = 4096 >[pid 1531] read(22, "tables_exec_t:s0\n/var/lib/dhcp(3)?/dhcpd\\.leases.*\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1531] read(22, "ct_r:setfiles_exec_t:s0\n/var/run/snort.*\t--\tsystem_u:object_r:sn"..., 4096) = 4096 >[pid 1531] read(22, ":s0\n/var/run/mount(/.*)?\tsystem_u:object_r:mount_var_run_t:s0\n/v"..., 4096) = 4096 >[pid 1531] read(22, "mp_t:s0\n/var/run/user/[^/]*/\\.orc(/.*)?\tsystem_u:object_r:gstrea"..., 4096) = 4096 >[pid 1531] read(22, "amav(/.*)?\tsystem_u:object_r:antivirus_db_t:s0\n/var/virusmails(/"..., 4096) = 4096 >[pid 1531] read(22, "ipo(/.*)?\tsystem_u:object_r:polipo_pid_t:s0\n/etc/postgresql(/.*)"..., 4096) = 4096 >[pid 1531] read(22, "b_t:s0\n/sbin/shorewall6?\t--\tsystem_u:object_r:shorewall_exec_t:s"..., 4096) = 4096 >[pid 1531] read(22, "\n/var/run/pam_ssh(/.*)?\tsystem_u:object_r:var_auth_t:s0\n/var/lib"..., 4096) = 4096 >[pid 1531] read(22, "/.*)?\tsystem_u:object_r:portreserve_etc_t:s0\n/var/lib/sepgsql(/."..., 4096) = 4096 >[pid 1531] read(22, "*/log(/.*)?\tsystem_u:object_r:amanda_log_t:s0\n/var/run/dovecot(-"..., 4096) = 4096 >[pid 1531] read(22, "/lib/pm-utils(/.*)?\tsystem_u:object_r:bin_t:s0\n/usr/lib/news/bin"..., 4096) = 4096 >[pid 1531] read(22, "mcat_var_lib_t:s0\n/var/log/pki-ocsp(/.*)?\tsystem_u:object_r:pki_"..., 4096) = 4096 >[pid 1531] read(22, "i-bin/(nph-)?cgiwrap(d)?\t--\tsystem_u:object_r:httpd_suexec_exec_"..., 4096) = 4096 >[pid 1531] read(22, "ct_r:auth_cache_t:s0\n/var/run/pam_mount(/.*)?\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1531] read(22, "ache/lightdm(/.*)?\tsystem_u:object_r:xdm_var_lib_t:s0\n/var/lib/z"..., 4096) = 4096 >[pid 1531] read(22, "ceauth_home_t:s0\n/etc/X11/wdm/Xsetup.*\t--\tsystem_u:object_r:xses"..., 4096) = 4096 >[pid 1531] read(22, ".*)?\tsystem_u:object_r:squid_log_t:s0\n/var/lib/pgsql/\\.ssh(/.*)?"..., 4096) = 4096 >[pid 1531] read(22, "bject_r:textrel_shlib_t:s0\n/usr/lib/virtualbox/.*\\.so\t--\tsystem_"..., 4096) = 4096 >[pid 1531] read(22, "l/ia32-linux/usr(/.*)?/bin(/.*)?\tsystem_u:object_r:bin_t:s0\n/emu"..., 4096) = 4096 >[pid 1531] read(22, "ydns/log/main(/.*)?\tsystem_u:object_r:var_log_t:s0\n/var/spool/tu"..., 4096) = 4096 >[pid 1531] read(22, "_t:s0\n/usr/lib/xine/plugins/.+\\.so\t--\tsystem_u:object_r:textrel_"..., 4096) = 4096 >[pid 1531] read(22, "-init\\.log.*\t--\tsystem_u:object_r:cloud_log_t:s0\n/etc/cups/print"..., 4096) = 4096 >[pid 1531] read(22, "rewall_var_lib_t:s0\n/var/spool/spamassassin(/.*)?\tsystem_u:objec"..., 4096) = 4096 >[pid 1531] read(22, "ix/flush(/.*)?\tsystem_u:object_r:postfix_spool_flush_t:s0\n/var/r"..., 4096) = 4096 >[pid 1531] read(22, "g/networking(/.*)?\tsystem_u:object_r:net_conf_t:s0\n/var/run/syst"..., 4096) = 4096 >[pid 1531] read(22, "t:s0\n/usr/lib/systemd/system/ppp.*\t--\tsystem_u:object_r:iptables"..., 4096) = 4096 >[pid 1531] read(22, "em_u:object_r:ntpd_unit_file_t:s0\n/usr/lib/systemd/system/pcsd.*"..., 4096) = 4096 >[pid 1531] read(22, "lib/systemd/system/zebra.*\t--\tsystem_u:object_r:zebra_unit_file_"..., 4096) = 4096 >[pid 1531] read(22, "bject_r:pesign_unit_file_t:s0\n/usr/lib/systemd/system/tomcat.ser"..., 4096) = 4096 >[pid 1531] read(22, "r/share/munin/plugins/hddtemp.*\t--\tsystem_u:object_r:disk_munin_"..., 4096) = 4096 >[pid 1531] read(22, ":s0\n/usr/share/munin/plugins/postgres_.*\t--\tsystem_u:object_r:se"..., 4096) = 4096 >[pid 1531] read(22, "stem_u:object_r:gpg_secret_t:s0\n/usr/share/mythtv/mythweather/sc"..., 4096) = 4096 >[pid 1531] read(22, "bin_t:s0\n/var\tsystem_u:object_r:var_t:s0\n/usr\tsystem_u:object_r:"..., 4096) = 4096 >[pid 1531] brk(0) = 0x7fa14095a000 >[pid 1531] brk(0x7fa14098a000) = 0x7fa14098a000 >[pid 1531] read(22, "device_t:s0\n/dev/modem\t-c\tsystem_u:object_r:modem_device_t:s0\n/d"..., 4096) = 4096 >[pid 1531] read(22, "n/cvs\t--\tsystem_u:object_r:cvs_exec_t:s0\n/usr/bin/svc\t--\tsystem_"..., 4096) = 4096 >[pid 1531] read(22, "/usr/bin/bash\t--\tsystem_u:object_r:shell_exec_t:s0\n/usr/bin/fish"..., 4096) = 4096 >[pid 1531] read(22, "tem_u:object_r:rhgb_exec_t:s0\n/root/\\.rlogin\t--\tsystem_u:object_"..., 4096) = 4096 >[pid 1531] read(22, "innd_exec_t:s0\n/usr/bin/rnews\t--\tsystem_u:object_r:innd_exec_t:s"..., 4096) = 4096 >[pid 1531] read(22, "/sbin/pump\t--\tsystem_u:object_r:dhcpc_exec_t:s0\n/bin/systemctl\t-"..., 4096) = 4096 >[pid 1531] read(22, "/bin/glines\t--\tsystem_u:object_r:games_exec_t:s0\n/usr/bin/klines"..., 4096) = 4096 >[pid 1531] read(22, "em_u:object_r:rhnsd_exec_t:s0\n/usr/sbin/ricci\t--\tsystem_u:object"..., 4096) = 4096 >[pid 1531] read(22, "--\tsystem_u:object_r:ftpdctl_exec_t:s0\n/usr/sbin/ftpwho\t--\tsyste"..., 4096) = 4096 >[pid 1531] read(22, "_u:object_r:rsync_etc_t:s0\n/usr/sbin/reposd\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1531] read(22, "bject_r:dnsmasq_exec_t:s0\n/usr/sbin/dovecot\t--\tsystem_u:object_r"..., 4096) = 4096 >[pid 1531] read(22, "te\t--\tsystem_u:object_r:ntpdate_exec_t:s0\n/var/run/ntpd\\.pid\t--\t"..., 4096) = 4096 >[pid 1531] read(22, "t_r:bin_t:s0\n/dev/device-mapper\t-c\tsystem_u:object_r:fixed_disk_"..., 4096) = 4096 >[pid 1531] read(22, "object_r:lircd_var_run_t:s0\n/usr/sbin/auditctl\t--\tsystem_u:objec"..., 4096) = 4096 >[pid 1531] read(22, "tem_u:object_r:snapperd_exec_t:s0\n/var/run/snmpd\\.pid\t--\tsystem_"..., 4096) = 4096 >[pid 1531] read(22, "mes_exec_t:s0\n/usr/bin/kspaceduel\t--\tsystem_u:object_r:games_exe"..., 4096) = 4096 >[pid 1531] read(22, "stem_u:object_r:cluster_exec_t:s0\n/usr/sbin/sm-notify\t--\tsystem_"..., 4096) = 4096 >[pid 1531] read(22, ":s0\n/usr/libexec/upowerd\t--\tsystem_u:object_r:devicekit_power_ex"..., 4096) = 4096 >[pid 1531] read(22, "tem_u:object_r:haproxy_var_run_t:s0\n/usr/sbin/ldirectord\t--\tsyst"..., 4096) = 4096 >[pid 1531] read(22, "ct_r:bluetooth_initrc_exec_t:s0\n/etc/rc\\.d/init\\.d/pand\t--\tsyste"..., 4096) = 4096 >[pid 1531] read(22, "--\tsystem_u:object_r:mozilla_plugin_exec_t:s0\n/etc/rc\\.d/init\\.d"..., 4096) = 4096 >[pid 1531] read(22, "\\.d/libra\tsystem_u:object_r:openshift_initrc_exec_t:s0\n/var/lib/"..., 4096) = 4096 >[pid 1531] read(22, "n/ModemManager\t--\tsystem_u:object_r:modemmanager_exec_t:s0\n/usr/"..., 4096) = 4096 >[pid 1531] read(22, "lib/yaboot/addnote\t--\tsystem_u:object_r:bin_t:s0\n/etc/sysconfig/"..., 4096) = 4096 >[pid 1531] read(22, ":object_r:modemmanager_exec_t:s0\n/etc/rc\\.d/init\\.d/mongod\t--\tsy"..., 4096) = 4096 >[pid 1531] read(22, "bject_r:avahi_exec_t:s0\n/etc/rc\\.d/init\\.d/unbound\t--\tsystem_u:o"..., 4096) = 4096 >[pid 1531] read(22, "system_u:object_r:nx_server_exec_t:s0\n/usr/sbin/openct-control\t-"..., 4096) = 4096 >[pid 1531] read(22, "2-server\\.pid\t--\tsystem_u:object_r:bcfg2_var_run_t:s0\n/usr/sbin/"..., 4096) = 4096 >[pid 1531] read(22, "e_exec_t:s0\n/usr/sbin/init_repository\t--\tsystem_u:object_r:pegas"..., 4096) = 4096 >[pid 1531] read(22, "d\t--\tsystem_u:object_r:kismet_var_run_t:s0\n/lib/security/pam_pol"..., 4096) = 4096 >[pid 1531] read(22, "s0\n/var/run/zarafa-server\\.pid\t--\tsystem_u:object_r:zarafa_serve"..., 4096) = 4096 >[pid 1531] read(22, "exec_t:s0\n/var/qmail/bin/qmail-inject\t--\tsystem_u:object_r:qmail"..., 4096) = 4096 >[pid 1531] read(22, "t_r:netlogond_var_socket_t:s0\n/var/lib/likewise/rpc/socket\t-s\tsy"..., 4096) = 4096 >[pid 1531] read(22, "_t:s0\n/usr/lib/news/bin/makehistory\t--\tsystem_u:object_r:innd_ex"..., 4096) = 4096 >[pid 1531] read(22, "sserver_exec_t:s0\n/var/www/apcupsd/upsfstats\\.cgi\t--\tsystem_u:ob"..., 4096) = 4096 >[pid 1531] read(22, "\tsystem_u:object_r:services_munin_plugin_exec_t:s0\n/usr/share/mu"..., 4096) = 4096 >[pid 1531] read(22, "ntainer-updater\t--\tsystem_u:object_r:swift_exec_t:s0\n/usr/bin/sw"..., 4096) = 4096 >[pid 1531] read(22, "ystem_u:object_r:bin_t:s0\n/usr/share/fedora-usermgmt/wrapper\t--\t"..., 4096) = 4096 >[pid 1531] read(22, "erworth_1902\\.so\t--\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/li"..., 4096) = 4096 >[pid 1531] read(22, "-\tsystem_u:object_r:textrel_shlib_t:s0\n/usr/lib/firefox/plugins/"..., 4096) = 4096 >[pid 1531] read(22, "_krb5_ad_t:s0\n/usr/share/munin/plugins/selinux_avcstat\t--\tsystem"..., 4096) = 4096 >[pid 1531] read(22, "\t--\tsystem_u:object_r:bin_t:s0\n/usr/share/system-config-services"..., 4096) = 3969 >[pid 1531] read(22, "", 4096) = 0 >[pid 1531] close(22) = 0 >[pid 1531] munmap(0x7fa13eaa5000, 4096) = 0 >[pid 1531] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs", O_RDONLY) = 22 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1531] open("/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913152, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=12730, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] read(22, "#\n#\n# User-specific file contexts, generated via libsemanage\n# u"..., 4096) = 4096 >[pid 1531] read(22, "conf_t:s0\n/home/[^/]*/\\.forward[^/]*\t--\tunconfined_u:object_r:ma"..., 4096) = 4096 >[pid 1531] read(22, "me_t:s0\n/home/[^/]*/\\.mission-control(/.*)?\tunconfined_u:object_"..., 4096) = 4096 >[pid 1531] read(22, "tions\t--\tunconfined_u:object_r:telepathy_mission_control_cache_h"..., 4096) = 442 >[pid 1531] read(22, "", 4096) = 0 >[pid 1531] close(22) = 0 >[pid 1531] munmap(0x7fa13eaa5000, 4096) = 0 >[pid 1531] open("/etc/selinux/targeted/contexts/files/file_contexts.local", O_RDONLY) = 22 >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1531] open("/etc/selinux/targeted/contexts/files/file_contexts.local.bin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >[pid 1531] fstat(22, {st_dev=makedev(253, 2), st_ino=913153, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/20-20:56:47, st_mtime=2014/05/13-07:54:27, st_ctime=2014/05/20-20:51:07}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] read(22, "", 4096) = 0 >[pid 1531] close(22) = 0 >[pid 1531] munmap(0x7fa13eaa5000, 4096) = 0 >[pid 1531] brk(0) = 0x7fa14098a000 >[pid 1531] brk(0x7fa1409b5000) = 0x7fa1409b5000 >[pid 1531] brk(0) = 0x7fa1409b5000 >[pid 1531] brk(0) = 0x7fa1409b5000 >[pid 1531] brk(0) = 0x7fa1409b5000 >[pid 1531] clock_gettime(CLOCK_MONOTONIC, {154, 50077134}) = 0 >[pid 1531] stat("/dev/vda1", {st_dev=makedev(0, 5), st_ino=11140, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 1), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:06:18, st_ctime=2014/05/21-01:06:18}) = 0 >[pid 1531] readlink("/sys/dev/block/252:1", "../../devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1", 1024) = 60 >[pid 1531] stat("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/uevent", {st_dev=makedev(0, 15), st_ino=12890, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:55, st_mtime=2014/05/21-01:05:55, st_ctime=2014/05/21-01:05:55}) = 0 >[pid 1531] fstat(1, {st_dev=makedev(0, 8), st_ino=60917, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:25, st_ctime=2014/05/21-01:08:25}) = 0 >[pid 1531] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa13eaa5000 >[pid 1531] brk(0) = 0x7fa1409b5000 >[pid 1531] brk(0) = 0x7fa1409b5000 >[pid 1531] brk(0x7fa14095c000) = 0x7fa14095c000 >[pid 1531] brk(0) = 0x7fa14095c000 >[pid 1531] brk(0) = 0x7fa14095c000 >[pid 1531] brk(0) = 0x7fa14095c000 >[pid 1531] brk(0) = 0x7fa14095c000 >[pid 1531] write(1, "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 56 <unfinished ...> >[pid 1519] <... read resumed> "/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1\n", 4096) = 56 >[pid 1519] close(24) = 0 >[pid 1519] munmap(0x7fd2e2b42000, 4096) = 0 >[pid 1519] wait4(1531, <unfinished ...> >[pid 1531] <... write resumed> ) = 56 >[pid 1531] exit_group(0) = ? >[pid 1531] +++ exited with 0 +++ ><... wait4 resumed> NULL, 0, NULL) = 1531 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1531, si_status=0, si_utime=0, si_stime=0} --- >open("/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1/start", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 15), st_ino=12896, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=0, st_size=4096, st_atime=2014/05/21-01:05:56, st_mtime=2014/05/21-01:05:56, st_ctime=2014/05/21-01:05:56}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd2e2b42000 >read(24, "2048\n", 4096) = 5 >close(24) = 0 >munmap(0x7fd2e2b42000, 4096) = 0 >open("/dev/vda", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(24, BLKGETSIZE64, 21474836480) = 0 >ioctl(24, BLKSSZGET, 512) = 0 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(24) = 0 >gettimeofday({1400652506, 18897}, NULL) = 0 >open("/dev/vda", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(24, BLKGETSIZE64, 21474836480) = 0 >ioctl(24, BLKSSZGET, 512) = 0 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:25, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(24) = 0 >gettimeofday({1400652506, 19128}, NULL) = 0 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >open("/dev/vda", O_RDONLY|O_SYNC) = 24 >lseek(24, 21474828288, SEEK_SET) = 21474828288 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >brk(0) = 0x1458000 >lseek(24, 21474835456, SEEK_SET) = 21474835456 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(24) = 0 >gettimeofday({1400652506, 19754}, NULL) = 0 >gettimeofday({1400652506, 19796}, NULL) = 0 >open("/dev/vda", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:26, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >ioctl(24, BLKGETSIZE64, 21474836480) = 0 >ioctl(24, BLKSSZGET, 512) = 0 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:26, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(24) = 0 >gettimeofday({1400652506, 20020}, NULL) = 0 >open("/dev/vda", O_RDONLY) = 24 >fstat(24, {st_dev=makedev(0, 5), st_ino=11139, st_mode=S_IFBLK|0660, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(252, 0), st_atime=2014/05/21-01:08:26, st_mtime=2014/05/21-01:08:12, st_ctime=2014/05/21-01:08:12}) = 0 >close(24) = 0 >open("/dev/vda", O_RDONLY|O_SYNC) = 24 >lseek(24, 131072, SEEK_SET) = 131072 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 131072) = 131072 >brk(0) = 0x1458000 >brk(0x1480000) = 0x1480000 >brk(0) = 0x1480000 >brk(0x14a4000) = 0x14a4000 >lseek(24, 32768, SEEK_SET) = 32768 >read(24, "H\321\254bZ\270Et\3659\272\250m\0\357\2725\353]8:!\23\217\202U\310s\tQ\325]\347n5Lx(\350\223\326\347\t\364\266\312x\355\223h\345\375\302\231\367\370y\250L\335w\243[\234"..., 98304) = 98304 >lseek(24, 393216, SEEK_SET) = 393216 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 131072) = 131072 >brk(0) = 0x14a4000 >brk(0x14e0000) = 0x14e0000 >lseek(24, 262144, SEEK_SET) = 262144 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >lseek(24, 294912, SEEK_SET) = 294912 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 98304) = 98304 >lseek(24, 21474443264, SEEK_SET) = 21474443264 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 131072) = 131072 >brk(0) = 0x14e0000 >brk(0x1508000) = 0x1508000 >brk(0) = 0x1508000 >brk(0x152c000) = 0x152c000 >lseek(24, 21474312192, SEEK_SET) = 21474312192 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >lseek(24, 21474344960, SEEK_SET) = 21474344960 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 98304) = 98304 >lseek(24, 21474705408, SEEK_SET) = 21474705408 >read(24, "\324\342m\233b\314\367\342\371\323\233\250~\302\266\377\270P\267D\246w\335\322l\326\250\0\316R+\351\20\306[\217*\343+d\1\354\353\275\17\3|#\31\n\202\235[^5\265\214D\327\354\376\\dn"..., 65536) = 65536 >lseek(24, 21474803712, SEEK_SET) = 21474803712 >read(24, " \235;\205/\1\350\271\243\363\216\236\3\v\372\371\341\253\264\265\277\212\331\227\304\221a?a\367\235\250\232<\301\20\201\26|s\1\320\376\3026\300\232\350\n/\35D\25\7\357|\375ts\267\300\274\263r"..., 32768) = 32768 >brk(0) = 0x152c000 >brk(0x1560000) = 0x1560000 >lseek(24, 21474574336, SEEK_SET) = 21474574336 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >lseek(24, 21474607104, SEEK_SET) = 21474607104 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 98304) = 98304 >lseek(24, 524288, SEEK_SET) = 524288 >read(24, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 >close(24) = 0 >open("/dev/vda", O_WRONLY|O_SYNC) = 24 >lseek(24, 512, SEEK_SET) = 512 >write(24, "R\277\364\201f\213-\203}\10\0\17\204\342\0\200|\377\0tFf\213\35f\213M\4f1\300\260\1779E\10\177\3\213E\10)E\10f\1\5f\203U\4\0\307\4\20\0\211D\2f\211\\\10f"..., 512) = 512 >lseek(24, 1024, SEEK_SET) = 1024 >write(24, "\352\34\202\0\0\0\0\0\200W\0\0\230\246\0\0@g\0\0\203\7\0\0\377\377\377\0\3721\300\216\330\216\320\216\300f\275\360\37\0\0f\211\354\373g\210\25\33\202\0\0\315\23f\350\224\0\0\0\374\350"..., 512) = 512 >lseek(24, 1536, SEEK_SET) = 1536 >write(24, "\211U\360\211M\3401\300;E\344}\16\307\4\205\0\3\20\0\377\377\377\377@\353\3551\300;E\360}\n\213U\340\306\4\2\0@\353\361\213E\360@\211E\350\307E\334\0\0\0\0001\377\307E\354\0"..., 512) = 512 >lseek(24, 2048, SEEK_SET) = 2048 >write(24, "\0\0\0\210\202\0\0\20\0\210\202\377\0\20\0\17\266\310\210\221\0\2\20\0\204\300y\330\215\4\t\203\360\35\353\322\213M\334\3M\340\201\371\0\220\1\0\17\206\223\0\0\0iE\340\310\0\0\0001\322\367"..., 512) = 512 >lseek(24, 2560, SEEK_SET) = 2560 >write(24, "\0\20\20\0\1@\353\362\240\0\r\20\0\210\207\0\20\20\0\215G\1\211E\310\215\4?\211E\3441\311\276\1\0\0\0;u\360}P\213E\310\1\310\211E\3041\3339\373}'\17\266\224\v\0\20\20"..., 512) = 512 >lseek(24, 3072, SEEK_SET) = 3072 >write(24, "\277*\203\0\0\271\322\202\0\0\270\306\202\0\0\377\346\215\4\203\211\301\213\1\213U\364\301\352\v\367\342;E\360v(\211E\364\272\0\10\0\0+\21\301\352\5\1\21\370\234\201}\364\0\0\0\1s\f\301"..., 512) = 512 >lseek(24, 3584, SEEK_SET) = 3584 >write(24, "\r\376\377\377r_\200}\354\7\306E\354\tr\4\200E\354\2\271\1\0\0\0\213U\350\367\332\212\4\27\350\251\376\377\377\342\366XX\351\350\376\377\377\213E\354\5\330\0\0\0\350\325\375\377\377\213U\344s"..., 512) = 512 >lseek(24, 4096, SEEK_SET) = 4096 >write(24, "\203D\2\363>?.\330\345\347xp<1\321E\317JA!\241\243Q\354\246\322G\316\22\272\304~\254;\2413m\t\217\304u\nI\325\301x\241\374\231\224*sI<\304A\271\301\250\321\3735\356\361"..., 512) = 512 >lseek(24, 4608, SEEK_SET) = 4608 >write(24, "&H\265\352\266\10\v\202(\205R\215\313\330\372L\344\303T\v\20N=]GX\213\343\340%5j8\347\253\257\35\2)\320\32\317\237\336\356\357\")\340+\204-\7r\314\301Vq\25`\356\23\231\366"..., 512) = 512 >lseek(24, 5120, SEEK_SET) = 5120 >write(24, "\216#\260\372\357\245\323\37\252\220\353-4\303I\10\274[h\201=\265W\304e!\332p\342H \304S\373\225\3523W\0323\7\352\260\304\310.\342\354}1Y\361>p\312\23\377\334x%g\236)C"..., 512) = 512 >lseek(24, 5632, SEEK_SET) = 5632 >write(24, "\203\26\341\353\340\3248\225s\241\231i\367c\210\207f(0\256\273\3643\n\10\273E\206<\r\1\207E4\217\352\260\356Z+\30\302\336H>\2\337\2059\214g\332\35[0\314:0\300\274>i3\210"..., 512) = 512 >lseek(24, 6144, SEEK_SET) = 6144 >write(24, "_\32\241I\252\312\343\322/*X<\250@\342\20\260\363l\230\217\210\223\344-\22\27t\33>\0302\257_3\201\22\240\25\325\371\323\25eJsW\213\234n\300y]\240\365\255$\\\36S\2068{\266"..., 512) = 512 >lseek(24, 6656, SEEK_SET) = 6656 >write(24, "\226\340_)\17\32*\333\7;6FMU\23n\356L=~\34;\271\252\251\375\30U0dW\353\r\244.F\200\334\216\200w8}\204_F\305\21o\357\230\271\2764\3214\356VH\304D\314\366\204"..., 512) = 512 >lseek(24, 7168, SEEK_SET) = 7168 >write(24, "\225T\332\322h\326\r\265\246\364\232\2208{\320\224y)\221\32}i\n\345\372\307\335\223\303\342\274\327^hA\310\2622\27\245'/E\264X\300\223\322W\315Q\263\247]\233\33\257\16\17yY\246\f\205"..., 512) = 512 >lseek(24, 7680, SEEK_SET) = 7680 >write(24, "\36\r\27\362\243\337\234\211\367'M\21je\247\257\250\2377\207\232N\200X\305W\3522\243\216\212\333\262\364\336\"v\244\t\241\276\0062D\242\226Y\3%\234m\335\31\fMy\354N\316\307\355gx\352"..., 512) = 512 >lseek(24, 8192, SEEK_SET) = 8192 >write(24, "Z\346\334z\264']#=xZl>D\243N\233\275e:\244Lp^\323\227x\267\334o0\24\335\357\210\2101M\355~c\341\37\376\35\360\177\215\260X\332\230Y\243Pf\222*\317\271\265d\300\211"..., 512) = 512 >lseek(24, 8704, SEEK_SET) = 8704 >write(24, "\274\232\353\321\35\233F\201\273\240\0066u\203\257\34\r\2071\300M\201C(L\261\307o\376\203]\353\324R\v\235\320cd#\243H\312 V\263TX\343\"\376y\33\236\221\272\237\5\234u\332\205\262\251"..., 512) = 512 >lseek(24, 9216, SEEK_SET) = 9216 >write(24, "\364L[\303\4\350\240<\20:C\331\354is4\376\221\27aoJ\371\2471\261\346\235L\fH\0\372nT\2614%R9\2\17JR\225\216\266\346!\241\375\10\r\217\232\262\241\356a\261\207\363\31\242"..., 512) = 512 >lseek(24, 9728, SEEK_SET) = 9728 >write(24, "j\32\323w\277C\234z\23\23$\24\32\272\307\314\345\362r\360@\312\370P\302\336\26\333\347\216\27\345\316}5H\233\236\26\3542\nO\352_\330*\30|\276a\307\247\226B\326\n\325c;\216\230\2429"..., 512) = 512 >lseek(24, 10240, SEEK_SET) = 10240 >write(24, "v?\366\20\264\354\255\",\372O\30\243@\24`\32(\363\240y\17\310\275\311\211GI\276\350\225\36451\245\33\225\212\263v\374\214~\240\355\3214\253\354\314\6\340\252t\263\374\213\30\241z\nV\337R"..., 512) = 512 >lseek(24, 10752, SEEK_SET) = 10752 >write(24, "\234\36\356w[\243e\324\2\264\367\336|\275\207\315\272=\35,\227\"50\33\26.\363\316\244\265X\0\2247\322\301\243\2269QN\371\235\242g\3741\177\215\317O3\6\26P\\5\235\3057\341\202\205"..., 512) = 512 >lseek(24, 11264, SEEK_SET) = 11264 >write(24, "\373x\352\3050,N\273\253\356\0<u\4\234\232i\30\330R\335K\357\336\371P\337\f\f\235\242\333Z:\312k\26\330b6UWa5\346\364\177p\337\320\252\324\213\r~\345\v_n\205p\204\214\177"..., 512) = 512 >lseek(24, 11776, SEEK_SET) = 11776 >write(24, "\34\20~\350]b\374qt\202\316\24S0\211\10S\251\264\270\357\376\v,\344\0h\370\236\300+\353\211p\265\2047\16?\22\7\"\251\301\37\354\211\304\361\211\302\25\26\355\363\330\374\214\376\20i\261\252\356"..., 512) = 512 >lseek(24, 12288, SEEK_SET) = 12288 >write(24, ")\310\237\\91\17\304\303\27\32<\327\333\367q\33\211yH~\314d\325xm\nz\221\355,_`H{\20|[A\34Cm\313\242\204\202\303\335\275\337\255\224\352\277j\313H\202\303;P\234\227-"..., 512) = 512 >lseek(24, 12800, SEEK_SET) = 12800 >write(24, "\"ku\250\177J04\375\301\265\203\2624\3\260#\211>\227\265\twd9>\213Ni\33\34\316\257\1J\307\206\354\2\10U\267\v^\201\0043\25\201\36\321I\216\336\v4\306\345\250r\374\315\3#"..., 512) = 512 >lseek(24, 13312, SEEK_SET) = 13312 >write(24, "e\326\376)\364\273\325]'.\363q~~l\2539\253\271\334\224\255\320S\376\353\7\367\376\276\341\343\257\306*\242\17\210\275\204.\".yi\204P\312\266\234\242\16U\355?\322\354\237C\247\261\233\376?"..., 512) = 512 >lseek(24, 13824, SEEK_SET) = 13824 >write(24, ".X\251\6\366\37dU\33\26OA,\312w\252\231\377e\252\22BQu@z\211\32\227\226\302N\20\245wU\23\376 Oe_\312O\337\313\375\311\272\35\336\210\241\252\341\331B\374H\322\227\201\264\374"..., 512) = 512 >lseek(24, 14336, SEEK_SET) = 14336 >write(24, "\212%\300\226\236\214\323`\237\221\204\270\t\2\177L2\0,\7\21`\304_\240\313\2252\314\vi\24%\34\263\245$\276\3277\237\25\321\301B\7\333G\334a\333\322eO\20\224x\256:\0219\"\315b"..., 512) = 512 >lseek(24, 14848, SEEK_SET) = 14848 >write(24, "\226\247\306\271?\236\304J\r\331<\16\221\267\224\200\223\364i\245f\27\32\27o\2704\242\26\3745\325ldR\24f\362l\r\364\242p\311\375#\337\337\352-\27sO\260\10\365\26\315S\333oEo\317"..., 512) = 512 >lseek(24, 15360, SEEK_SET) = 15360 >write(24, "U\3V\327\352T\262N\375\221\v?]{a\213\37:\260\247\375\367\177\23\22\226\257\325\325\3266M)\355y\210\365xF=\337\34\325\32\306\201\231\241\0\276Jl[$eK\204\307\213\\\221\204-\r"..., 512) = 512 >lseek(24, 15872, SEEK_SET) = 15872 >write(24, "\277\302\25\t\347'\v\334\361!\223\314~&\"\233\251z\330\332\264\16\317\3\33\"\316\325Rk\f\314,\216&\313\300p\271\356\253\30\3629\346O\25?\31\177&0\265\"-\270\333\222\201M\25!\20\317"..., 512) = 512 >lseek(24, 16384, SEEK_SET) = 16384 >write(24, "#\245\36\267a\7\10\ta16yb\227\22s\1u\30\217\261p\355\314\377\237\317\333\366D\216\276d\203P\270\330\373x\215%\36g\240\220Ju?\23\231\241\30\240yY\272sGM\30WY\206z"..., 512) = 512 >lseek(24, 16896, SEEK_SET) = 16896 >write(24, "y7\346\253%n\211\2503\261\7\36\34\270\242\277(\244\33\td\343oE\363\312\245\225\217\32\353\1\250\177\5\220~\316\354\332\272\215+_\224\264\351\254\377H\204\251\345/\363\270\4p\312\371\376\343\0\252"..., 512) = 512 >lseek(24, 17408, SEEK_SET) = 17408 >write(24, "x\337\277\360l\215Ry\315\n\221\311\270\301$\274>\317+=\371\366\370\337Z\332Q>\201\347\344\212C\213\377\\qf\302p\370\230\17[\21ZK\332\260\20C\365k\231\206RB%R^\315\277\264\213"..., 512) = 512 >lseek(24, 17920, SEEK_SET) = 17920 >write(24, "\201r.\312\373\323l\212\374whTm\4\272R\327*o\306=\333\256\253\222|0\t\231W\t\263g\314\364(1\253$\0!\21\202\365n\311\326l\3615\367\245\220\325\254\315vo+-i\f2\331"..., 512) = 512 >lseek(24, 18432, SEEK_SET) = 18432 >write(24, "\232\270\306\r\245o\261o\322\347q\317_\250\224\254\37\231&\234nQQ\2\34\21\33\v\334\207q\267j\330\332\232S\5$%\250\r\200W\241\233g\17\336S\205xE6\5]\326\327\21\273\252\221\23\321"..., 512) = 512 >lseek(24, 18944, SEEK_SET) = 18944 >write(24, "nN^\365\27\343\361\344\356\221=\272_\227\371@\"s\"\377Ls\30\22h\2Y\217\235_/s'\255\205\214@\251\177N\235qj\r\213\240\272A\221\334f\225\237\31\"\303\367Te\242\332\312\326\205"..., 512) = 512 >lseek(24, 19456, SEEK_SET) = 19456 >write(24, "\330\30\367\341|\330s\267/v\255\2338\26\240+\201\376@\210\235a\374\327\254\320\273\222\205\213\366\376\n\5\20\0261\213~,\336\337J\320z\237\375\357\320\303#\3\324q\240\353\303\310\351\335\351)\10\246"..., 512) = 512 >lseek(24, 19968, SEEK_SET) = 19968 >write(24, "o\n\23\276\327\246\214\304;\215x\207$\206O\351Ul~\241<\247\1\16f4\356\31>\210@\316\26\211\353\246d\271\1\260\210A\34*\20\370\342\314\237\360\365\200\4Ed\23\4\37\16\215\224>\256\301"..., 512) = 512 >lseek(24, 20480, SEEK_SET) = 20480 >write(24, "1\242\322s\324\215\21w\21D\205g\213w\22\253/\332\276\235\226\311\365^k\266\314.\26#1c\2638\216\23\36\376X@k\"\326\3133f\343\315\2562B\360Dw\237mak\300\321\364J\0245"..., 512) = 512 >lseek(24, 20992, SEEK_SET) = 20992 >write(24, "`\361\322\5WD\341Z\215Ep\375$\366S\251\3535\311\325f\337\243\f\346\25f\35x\260\360\224\267\221\267`\331F\306o+\336\265\270R|\20U\216\325\376\37\274\251`$\336\311\246\345\226ns\253"..., 512) = 512 >lseek(24, 21504, SEEK_SET) = 21504 >write(24, "\267\235\351EI\240\221M\335\244\247Z&\247\205lz\352\325\356~\376\230*\34o\306\303\16\f\23 \221[\211\324\34\206\241\"qr\307\306\241P\\iN(Z\367q\352\203\301\275\216\360\277H\342\17\v"..., 512) = 512 >lseek(24, 22016, SEEK_SET) = 22016 >write(24, "\345 A<\226;\364\243o\260\245\32\206V\26`\205\30P\206\312j\222\227\252\n\24_7?q\354\226\212\337k\17n\212X)u,\177!\342\5\274y\254)~\36}\312\267\235m!\216)Ygu"..., 512) = 512 >lseek(24, 22528, SEEK_SET) = 22528 >write(24, ".\341\306{\245\264?w\25\311\2066\231E?6\20\303\210\0\224\212\237\351\210\t\215\366E\30.\316\210\337\321(\254\3z\301\237\331U\367\257\267v\275\375\177\362\354,\366\374\267BlS\271\303dJ-"..., 512) = 512 >lseek(24, 23040, SEEK_SET) = 23040 >write(24, "\250f\227\314\371\377\314\252\332\374\31\354\256%\375.\245\212\334\2(\361\220.\320t\235z\27\213\351t\254\371\317\"\1\n\0\7\227\336\304]\326\203r!\206Y\270D\232W\370\242\24\371]wD\311RF"..., 512) = 512 >lseek(24, 23552, SEEK_SET) = 23552 >write(24, "\221? 3\334\342\204\273\233\224\2345\273\\\373\221\"\36\307\237\221$/\300\221g\32\317\323\17\345\250&\21\363\372\200\302B\342\347m\365\37\246G\317k\fi]\25 \3\16\374\315\273\364\323\242\240\217\351"..., 512) = 512 >lseek(24, 24064, SEEK_SET) = 24064 >write(24, "{uWz\263s\241\300}\302\364 \206t\365\2057Y\3218\327,\374\307`\323}\225\374\217g\303\343\337$M\245#\235X\30\2061\276Y\272\233\2349\f&8THoLk\23\233\v\315\353\34p"..., 512) = 512 >lseek(24, 24576, SEEK_SET) = 24576 >write(24, "<\353\21,\226rj\264\363B\2\354\26\213+z\262\250\206Wiuw\327y\352\361\351\221\220\310\3050\341\216\3312\23Sx\220\n\332/\3\313nN\232\302jX\20\201\242\"\376\206SO\20M\322V"..., 512) = 512 >lseek(24, 25088, SEEK_SET) = 25088 >write(24, "{\f\303\367\v\325\275\235+\322olz=D\260~l4K\5\341\n\226!\355\357\303\3428\251\254\272\375~?\263\307\275\277Je\334c[\303w9\347\204\363F\365\21\376\266O5\274e\f\363\314^"..., 512) = 512 >lseek(24, 25600, SEEK_SET) = 25600 >write(24, "\227\332Wb\304K/t\361r\230\305\330\365\277\327\10cs\345K\341U\177K\304<\230\242\vc\t\304\341\n\345\25\2061\325\30&Q\0)\211\341mA\300\316\\o\367'\261\222\334g\264Z\333\244\273"..., 512) = 512 >lseek(24, 26112, SEEK_SET) = 26112 >write(24, "\2532\224\333\337\202\214\277\\\10\351\240\234a%\231e\305l\233{\225$\351\255\215R\370DMR@\254\363w\235\312\276\375\363\17\230\32C^Q\336s\360n\350?\26}\240\307\251\365\320&\265\34\332a"..., 512) = 512 >lseek(24, 26624, SEEK_SET) = 26624 >write(24, "O\361\330\205\362-O\27\2\260)B\373G\261uH\3621%\356\3e\362\2675\302\247\235a\332\244j\257\211\352\301\17(\314\205e2\274B\362F\2\377\221\326\347w\354\17\16/e\10\372;,V;"..., 512) = 512 >lseek(24, 27136, SEEK_SET) = 27136 >write(24, "\t\330z\212o\24\346\32\267\311\210\355\377\271&\310\301+\36k\272\322\260V\306\305K\253\326\311\3416\311\345p\243\30\320\2413\33\300\373U\223\6q\302>t\264\241\213\20E\216XW\235\306\246\276\4z"..., 512) = 512 >lseek(24, 27648, SEEK_SET) = 27648 >write(24, "=\322paw}\301\271\\\342\276|Q\204\25v[\203LSslj\272\332W4\0V\337\202\271.\373\242/\303\337{\364\347\235\347\2\231\366\247\3276\rA~V\270z\362\234\215\212\212\305\364$%"..., 512) = 512 >lseek(24, 28160, SEEK_SET) = 28160 >write(24, "ReD\2540hrcD\n\311\0)h\354r\267B\222\257\226\267p#R\225\255Y;\355\216-\351\317\322\327\234\241\374B\30w\200\224/\30Mk<\307\321\3660P<FS\212\224\317\236@`l"..., 512) = 512 >lseek(24, 28672, SEEK_SET) = 28672 >write(24, "\323\340\22\213J\345\365\7\335\376\344\361\35\230*\301Z~\224\\\246\26\272\273\355\335V7\366J\370\306X\346l`\261\21E\343w\221\367\23z\270\345\250cw\360V\374\247/&\r{\274\212\300\310\20\33"..., 512) = 512 >lseek(24, 29184, SEEK_SET) = 29184 >write(24, "\353\330\306\326 $Y\3634\354SGL\2\244z\272\215W\6\330\260\271\261Y\235\261\347\252\257\324/\317\\\307C\250\21x\1\266\316.!N\266\305\302\303\354f\235\277BbN1\215\260@\203!\265j"..., 512) = 512 >lseek(24, 29696, SEEK_SET) = 29696 >write(24, "0\273\356\32\352\234/\17\332\30\374*n\256\356\n\16ec\367[\v\2311w\277O\223\204+\204\323\36\276\366P%L\247\346\251\212\23\3000\245\223\326?\246\322y\310\270\252\23h\211/\303g\256\201\250"..., 512) = 512 >lseek(24, 30208, SEEK_SET) = 30208 >write(24, "\371\313\364/7\324\325\4\f\215%\255#\204\25\257\336\233~\376Tr\373D\330\212\376\254/7\20\f-\241t3>{\331\321yE|l\202\212If\231\373\324\5\215\257\264\\\374\343)\200\246X\233\273"..., 512) = 512 >lseek(24, 30720, SEEK_SET) = 30720 >write(24, "\221\3346\210\2 \330\371n\202\302\252q\374\315jCc\26D\201F\271\316\272\346*\222m9\245\346\30V\207K\226w\210\273\33\351Y\323\313\20\177^*\4\205t\376\243\241l\215f\352\216\363!d\235"..., 512) = 512 >lseek(24, 31232, SEEK_SET) = 31232 >write(24, "\275B\377\\cTn\250f\20\357\2028\320\277>\226\322\255\323\327\221qL\336X9f\300\326Y\336\243Y\3346\302\346,9\5\264\2027\217-\373\261\230\337\307\271\260\375\351\227\311m?\235\377b\2k"..., 512) = 512 >lseek(24, 31744, SEEK_SET) = 31744 >write(24, "+\320]\303\203\272 \200\277\213\313V\263\344\177\354\227>\346mM\273\333\326\277X\253D&\321\311Z\246;\321i\251.\22\f\216\355\350\335\20/\243\212=!\367{\254\327CB\273\rfK\200\222k\341"..., 512) = 512 >lseek(24, 32256, SEEK_SET) = 32256 >write(24, "\254\210{KY\373 \4\212\324Z\244P\364\\\371\347\350\300\314\300\251\273\0367\360\4\330\243z\7\205\221\353\222I~\331H\254\23)\231\v6\216\315gw\214R-\241-B\247uS^\237j;!\\"..., 512) = 512 >lseek(24, 32768, SEEK_SET) = 32768 >write(24, "H\321\254bZ\270Et\3659\272\250m\0\357\2725\353]8:!\23\217\202U\310s\tQ\325]\347n5Lx(\350\223\326\347\t\364\266\312x\355\223h\345\375\302\231\367\370y\250L\335w\243[\234"..., 512) = 512 >lseek(24, 33280, SEEK_SET) = 33280 >write(24, "<`\5\302B\31\377Y\377\277\217q\16c\212\234%X\227\10\3701\21{e\305\224\374\351\351q\214r\27Z\336\214\307q\333\2649\35,\r~Si\207\302`XD\325xw\210/\345T\215\331\356\321"..., 512) = 512 >lseek(24, 33792, SEEK_SET) = 33792 >write(24, "\343\262\"T\213\230y\207\307\244\3\204>\26W\235\336{K\351\321\217 \7\277\247M\7K=',l\f\3237\276\357\243IC\313\202rC\331\224\266\265wAp\374S\221\31\327\275\223\206\20\324\25("..., 512) = 512 >lseek(24, 34304, SEEK_SET) = 34304 >write(24, "\205jm\214\366g\302&\3601\22\344^\250\273e\215\303\334\261\311\245\223\221\313'\241\270\34\20\364\214%f\333\360\361\365\33\201q\23\0Ku\323\17\330\215\327\1\231X(\\,\256]\330\261\352f0\0"..., 512) = 512 >lseek(24, 34816, SEEK_SET) = 34816 >write(24, "\202\3A\343\300\244\206\370;\351\203\2565\312\24{\35\300\350Q\2744_\276\36\5\24t7\244p=~\252\277\27`-Dl\271C-\fIj&O\306\333T\2640\324\261\274\f\230\304\254\32\215a\1"..., 512) = 512 >lseek(24, 35328, SEEK_SET) = 35328 >write(24, "\232\33:\366!\211c\234vTM\310V\204j\202q\30Z\240\364\0254\376l':0\322\364\33\177\2[\36\317\221\275\322w\236\1\6K\346\1[\310\343\221\204aX\323L\334lcP\260O\373A\204"..., 512) = 512 >lseek(24, 35840, SEEK_SET) = 35840 >write(24, "`\234\341\252\316bfI\344\2\310<\276O\3674\234G9`\24\4yL25\345\33F\rUq\7\354\177\6\251\260\320\311s\233at\363\347\253*\"X\207\v\255\301\337\207\324t\350\6\242\354\f\223"..., 512) = 512 >lseek(24, 36352, SEEK_SET) = 36352 >write(24, "\311\300\6\352\0279\"|s\22\264_\20%\32\330\"\200\5\20\205+\354\231\364\34\330\276\252db\344\261\36\270\307[\202\262o\223\245\17\334Av\302W\215Ai\332\363\27\37\250\243\360(\223F\fu\25"..., 512) = 512 >lseek(24, 36864, SEEK_SET) = 36864 >write(24, "\347\220<\351\n\371\210\24\305\345\315/\262a\20=0\22\217=\0\200\271(JP+\241o\201(\326\240i\332\313\2\332\335\235\220\4[\257P3\4\256t'$?\354+M\321\242\5\21e\340\16\243\221"..., 512) = 512 >lseek(24, 37376, SEEK_SET) = 37376 >write(24, "\346\250\321QD&\277\16\"\205\202\236\302\0a\255\247\2263x0\207P\270fnm\232\266\373\241\3|\7\352<Q\321\336\303\263\31]\303\312\266\237\243&\331JTC\7d%\347.n\377\372\nu\352"..., 512) = 512 >lseek(24, 37888, SEEK_SET) = 37888 >write(24, "1]QmJ\2753\26\216\271Au\365,\216M\277\354nL\0\2222dc0z\357-\256||Ql\210\241\361/\347\372\335\233\v\214\\f\367\177\0\tL\262\306\4\341\336`\304\201yxTX5"..., 512) = 512 >lseek(24, 38400, SEEK_SET) = 38400 >write(24, "\367\26\4\25\303\310\36!'U\350\2705\236\2623\251\211\203\35\212^U\211\1\20\226\244A\216>}\217\200\206U\230\322F\24\351\3056l\261\36eT'i\317|`\302\211\252\333nRN\353\374\32\366"..., 512) = 512 >lseek(24, 38912, SEEK_SET) = 38912 >write(24, "0\304\336Ul\32\322\35\2727\360\273\276\204\33\375\275i\266hb#H\202\fq:\212zT}\341\255\343\276\n5{\365A\300\v\2156\6\353\3117\205}[\267\230c\316z\25\341\341z\213\304\331\n"..., 512) = 512 >lseek(24, 39424, SEEK_SET) = 39424 >write(24, "Y\"0\32\2058\367xnT\32\233\206\34\267E9\352\247\221\353W|\201E\311V\te\vz\305\235c\305Xj=\265\316\34.\234\210\341\327\10\204\250\264~nvj\351=\24\377`l\262\316p9"..., 512) = 512 >lseek(24, 39936, SEEK_SET) = 39936 >write(24, "\v5\251\257\307\255\6h\27\3656\36n:\207\363\334\354\272#\205\271\251O\357\326\\M~\237Q\37\0N\274\226B\346a \330!;<\313\303\263\267\370c\37.\222\302\2263\0254\"\340*\321\360\277"..., 512) = 512 >lseek(24, 40448, SEEK_SET) = 40448 >write(24, "!t\0\261j2e\346\10\210,[Xb\333\342j\334\277\347\371\36\254V\f\22\346\"\314\34\347\"\227\300S\361l\344\377T\277\357\375_k\204\365\253\376\320KA\323\25P\1772\2359aB\304\313\223"..., 512) = 512 >lseek(24, 40960, SEEK_SET) = 40960 >write(24, "~\304Q\247Z@2\335\234\306\216P\217\3754\312m\276\21\240%\256\367z%\261I\301\361*Uq4\2129\362B\277\346D\333aP\316\223g\254\343\3147E\324\316\311n\30\26\301\n\253\235EM\23"..., 512) = 512 >lseek(24, 41472, SEEK_SET) = 41472 >write(24, "\304\f\301\27\247\333\246s\201\334\356\232\342\37\227\10\4\355\373OH \247\341\372\227eD\206 0\340\224\225\205s\273\230&\33\361\346\377\215\6k\332\362\370ZS?.\200?\30`\307\271\241\254ce\27"..., 512) = 512 >lseek(24, 41984, SEEK_SET) = 41984 >write(24, "kJ\246\336\222\334T\350cHd\204\1\256*\221\177\337L+\211\302-\3\317p\260X\253\246\236|)M\267\350\371\376\311\20\1u\37ai\264\327\16\246\226\270\222\7\361\311\335\323`\177$\213\tv\351"..., 512) = 512 >lseek(24, 42496, SEEK_SET) = 42496 >write(24, "[n\252WZ\237\321b\352%\240+\0176|[\240\230\35\347z\236\227\253d\321-\241jj\214\222\211r.\204M'P\377)17\325\210\244L\336+~\17\374G\276S`\202\304\200FL\243\342X"..., 512) = 512 >lseek(24, 43008, SEEK_SET) = 43008 >write(24, "\37\254\370_\30<\1\350\36\343Z\377\306\1m\254\243=W\225\254\330\272;\206\266\f\16\367\17\357.\0307\200F\2510\22U'\227\362\241\224s \3069)\263\274W\n\217\25C\16\343kM\236+\327"..., 512) = 512 >lseek(24, 43520, SEEK_SET) = 43520 >write(24, "\215\301\216\372\224\252\204\211\363\337\5f%r\226E\26\16\217e\360\3200\341\272\337C\277\334\227\2217,X\306{k\3377)\177\273\250\235\4\361\337\225nW\306\177\304\325s\242\355\370\222\333C\245\351\310"..., 512) = 512 >lseek(24, 44032, SEEK_SET) = 44032 >write(24, "\322z\203\211n\370S\271\260>b\243~\5Eq\324\374\16>\262\362\256\r\27\16G\335b\372\n\24\243\274\23\307\31K\344H\306\364a\243|*f\317\225K\300\377\315\23\271+\257;Hr\36@K8"..., 512) = 512 >lseek(24, 44544, SEEK_SET) = 44544 >write(24, "\4\224N\307^m\311N\235\t\315\304\302\277C\305\326\335\323\376\327M\375\314\205\1\227\6\1\16I\226L\267\300\372\257\213\177\312\233\356a;\304\306\353\240d\3710M,\260\371'\202\32W\314/\354\32\303"..., 512) = 512 >lseek(24, 45056, SEEK_SET) = 45056 >write(24, "\247\324\301\360\313\316\10W\315I\265\233K)\361>\34\211v\241\24j\232\16\307\367\356\236|*\3327+\220\231\355\257\343\354\275\315\344+\236\366z9\232f\3\30\275*\276-(\2637\324\243\312s\4m"..., 512) = 512 >lseek(24, 45568, SEEK_SET) = 45568 >write(24, "\30@_\2\201a\254.`i;\215\315\240\17\216Z\366\10\364{\370\251\353+\35\211u\351\276.s3\304\225\306fb\274\7\205\236\273C\27\201\2561\313?|\23r\233\345!\306\373\270}\370WF\f"..., 512) = 512 >lseek(24, 46080, SEEK_SET) = 46080 >write(24, "_se]^\30\32\16\t\234~\"\220\321\260\304K\221\24\335dm\2\367\343\362\2109\r\33\251\7\205G\33\222\240\305L\22\337\2\325lJ\371R?A\206\246\217mIR\242H\207\312\303\371\33-+"..., 512) = 512 >lseek(24, 46592, SEEK_SET) = 46592 >write(24, "\16\310K\231\234-\7F\224g\314i\261\352\260\262^\336\226T\200\207\345\2047X\351G\27[\200\302\245Z\326\223M\325\372u\2205\247\374\362%\206\341zY;\231\272jZ\315\2228\270\251\352oc\250"..., 512) = 512 >lseek(24, 47104, SEEK_SET) = 47104 >write(24, "\343+\345;\r\nbI\323\10\226z\35a\217\343\332\223\372^E\324\313\320\210h$\341\vX\334\272\32\31Y`\334C\203\373\23\211;\325\364\fZfw\6\226\26\0275\344\227\33\217\362GH4\221]"..., 512) = 512 >lseek(24, 47616, SEEK_SET) = 47616 >write(24, "\360\206\262\320X\274r7\v\351\3\35\200\230c\261\347\272T\235\0235\225\332\317m\221\3134\223\345I\6#\20.\351\304\251?\271\362\314\272ini\30I\206\272\207z\354\200\2400\23\231C\330\316\30Q"..., 512) = 512 >lseek(24, 48128, SEEK_SET) = 48128 >write(24, "\213\246\363\323\330\235\245t\355\344\371\34~l\345\347\341E\252l\10N\204\234\f#%t\fLu\275\1^\374\367!\34-\375\207\1\257'\20_{\35\271\233\211I\33\200iw\30\222\256\272]n\364\334"..., 512) = 512 >lseek(24, 48640, SEEK_SET) = 48640 >write(24, "\31wm=\31\252M\311\377(\\\210\276\7\372E?`\343\263\341n\341}\2434\250\362\316\0\320L\236g\300\324\327\"\277\365+\23B\211f\32\204\303}w\275\224$8\336x\373\260\252\374j\304\206\310"..., 512) = 512 >lseek(24, 49152, SEEK_SET) = 49152 >write(24, "K\f\250T\35\315\377\335\255\33\5\341\225\347^\23\315\301C\4U\326i\367t\322\335\353\214\242\220e\1\2458o*\2\324r\261@\252\262\243\265+\325\206\355\202\322\263\357\317\240\370c\322\373C\254\250\0"..., 512) = 512 >lseek(24, 49664, SEEK_SET) = 49664 >write(24, "\1\370\0`lzF\v\224\22|\212\2660&\236w\244\231`\321\235q\373\212U\320\324\245\6i\326dNe\260\0379\230\242\fQy[\235>\17\215\366\205mVlZ\0303\235\303.\6\351\362\302\300"..., 512) = 512 >lseek(24, 50176, SEEK_SET) = 50176 >write(24, "\350]8\32}A\27p\207&\202\321h\337\3#P~aV\254\256\342\240\335\245\370\247\307\2102\270;\377o\25\t5\fu\\W\360\271e\257z\253\363\rc\321w\230\354\1\30\365\23\370V-\27\355"..., 512) = 512 >lseek(24, 50688, SEEK_SET) = 50688 >write(24, "\334B5\354\207w/c\246?\354\300f\324Z\270\352\375\270'{6\202\37\25\220\\\n\327\210\261\327\372#\34\253\t\"0\326N\316\200lT\2034\224\f\216\243\253C F\203\3408\207\370z\\\301u"..., 512) = 512 >lseek(24, 51200, SEEK_SET) = 51200 >write(24, "\257\363\375/l\344K\262\30\250t\354X\272x\325\301F\22\257\240\327\354H7*$\5\276\260\201|\323?\n\323`\10\352\24\256\240\222\374\273\1i\351\3117aW\32+\200Ns4,o\364\276C="..., 512) = 512 >lseek(24, 51712, SEEK_SET) = 51712 >write(24, "\4\376\246mUdH\275\352\255\344\256\226)\306\320\200.\31\322G\33\347\305V\274yB8\0\222\0016\355D\303e\310\320\212\372u\310\v_SED\7\337\322U\36?\311\24\321\303\346\274g\200\225\240"..., 512) = 512 >lseek(24, 52224, SEEK_SET) = 52224 >write(24, "\275\\Z_($\367\374\211/\211U\4\324\1\265L\21j\10>\321J|\312.qC\311e\215\235\5\1\32\343\17\206\37A5n\375>d?\355'B\262\201\345\27\202LM\252?\\L\v\300*\375"..., 512) = 512 >lseek(24, 0, SEEK_SET) = 0 >write(24, "\353c\220\20\216\320\274\0\260\270\0\0\216\330\216\300\373\276\0|\277\0\6\271\0\2\363\244\352!\6\0\0\276\276\0078\4u\v\203\306\20\201\376\376\7u\363\353\26\264\2\260\1\273\0|\262\200\212t\1\213"..., 512) = 512 >close(24) = 0 >gettimeofday({1400652506, 918739}, NULL) = 0 >gettimeofday({1400652506, 918787}, NULL) = 0 >write(2, "Installation finished. No error reported.\n", 42Installation finished. No error reported. >) = 42 >gettimeofday({1400652506, 918909}, NULL) = 0 >close(22) = 0 >exit_group(0) = ? >+++ exited with 0 +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1096358
:
894140
|
894143
|
894145
|
895010
| 897840 |
897842