Skip to content

Instantly share code, notes, and snippets.

Created July 8, 2012 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3070277 to your computer and use it in GitHub Desktop.
Save anonymous/3070277 to your computer and use it in GitHub Desktop.
strace.err
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libreadline.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libncursesw.so.5", O_RDONLY|O_CLOEXEC) = 3
open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3
open("/usr/sbin/rc.d", O_RDONLY) = 3
open("/etc/rc.conf", O_RDONLY) = 3
open("/etc/rc.d/functions", O_RDONLY) = 3
Process 1277 attached
Process 1278 attached
[pid 1278] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 1278] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1278] open("/usr/lib/libncursesw.so.5", O_RDONLY|O_CLOEXEC) = 3
[pid 1278] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1278] open("/usr/share/terminfo/l/linux", O_RDONLY) = 3
[pid 1278] +++ exited with 0 +++
[pid 1277] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1278, si_status=0, si_utime=0, si_stime=0} ---
[pid 1277] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1277, si_status=0, si_utime=0, si_stime=0} ---
open("/etc/rc.d/functions.d/net-set-variable", O_RDONLY) = 3
open("/etc/rc.d/functions.d/sshd-close-sessions", O_RDONLY) = 3
Process 1279 attached
[pid 1279] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1279] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1279] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1279, si_status=0, si_utime=0, si_stime=0} ---
Process 1280 attached
[pid 1280] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1280] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1280] open("/var/run/utmp", O_RDONLY|O_CLOEXEC) = 3
[pid 1280] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1280, si_status=0, si_utime=0, si_stime=0} ---
Process 1281 attached
[pid 1281] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/usr/lib/libreadline.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/usr/lib/libncursesw.so.5", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
[pid 1281] open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
[pid 1281] open("/etc/rc.d/sshd", O_RDONLY) = 3
[pid 1281] open("/etc/rc.conf", O_RDONLY) = 3
[pid 1281] open("/etc/rc.d/functions", O_RDONLY) = 3
Process 1282 attached
Process 1283 attached
[pid 1283] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 1283] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1283] open("/usr/lib/libncursesw.so.5", O_RDONLY|O_CLOEXEC) = 3
[pid 1283] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1283] open("/usr/share/terminfo/l/linux", O_RDONLY) = 3
[pid 1283] +++ exited with 0 +++
[pid 1282] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1283, si_status=0, si_utime=0, si_stime=0} ---
[pid 1282] +++ exited with 0 +++
[pid 1281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1282, si_status=0, si_utime=0, si_stime=0} ---
[pid 1281] open("/etc/rc.d/functions.d/net-set-variable", O_RDONLY) = 3
[pid 1281] open("/etc/rc.d/functions.d/sshd-close-sessions", O_RDONLY) = 3
[pid 1281] open("/etc/conf.d/sshd", O_RDONLY) = 3
Process 1284 attached
Process 1285 attached
[pid 1285] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 1285] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1285] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1285] open("/run/sshd.pid", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 1285] +++ exited with 1 +++
[pid 1284] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1285, si_status=1, si_utime=0, si_stime=0} ---
[pid 1284] +++ exited with 1 +++
[pid 1281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1284, si_status=1, si_utime=0, si_stime=0} ---
Process 1287 attached
Process 1286 attached
[pid 1287] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1287] open("/usr/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 3
[pid 1287] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1286] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1286] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1287] +++ exited with 1 +++
[pid 1286] +++ exited with 1 +++
[pid 1281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1287, si_status=1, si_utime=0, si_stime=0} ---
Process 1288 attached
[pid 1288] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 1288] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1288] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1288] open("/usr/lib/charset.alias", O_RDONLY|O_NOFOLLOW) = -1 ENOENT (No such file or directory)
[pid 1288] +++ exited with 1 +++
[pid 1281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1288, si_status=1, si_utime=0, si_stime=0} ---
Process 1289 attached
[pid 1289] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/usr/lib/libldns.so.1", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/dev/null", O_RDWR) = 3
[pid 1289] open("/etc/ssl/openssl.cnf", O_RDONLY) = 3
[pid 1289] open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 3
[pid 1289] open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
[pid 1289] +++ exited with 0 +++
[pid 1281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1289, si_status=0, si_utime=0, si_stime=0} ---
Process 1290 attached
[pid 1290] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libldns.so.1", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/lib/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/lib/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libgssapi_krb5.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libkrb5.so.3", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libcom_err.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libk5crypto.so.3", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libkrb5support.so.0", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/usr/lib/libkeyutils.so.1", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/dev/null", O_RDWR) = 3
[pid 1290] open("/etc/ssl/openssl.cnf", O_RDONLY) = 3
[pid 1290] open("/etc/ssh/sshd_config", O_RDONLY) = 3
[pid 1290] open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 3
[pid 1290] open("/etc/gai.conf", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
[pid 1290] open("/etc/ssh/ssh_host_rsa_key", O_RDONLY) = 3
Could not load host key: /etc/ssh/ssh_host_rsa_key
[pid 1290] open("/etc/ssh/ssh_host_dsa_key", O_RDONLY) = 3
Could not load host key: /etc/ssh/ssh_host_dsa_key
[pid 1290] open("/etc/ssh/ssh_host_ecdsa_key", O_RDONLY) = 3
Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Disabling protocol version 2. Could not load host key
sshd: no hostkeys available -- exiting.
[pid 1290] +++ exited with 1 +++
[pid 1281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1290, si_status=1, si_utime=0, si_stime=0} ---
[pid 1281] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1281, si_status=0, si_utime=0, si_stime=2} ---
+++ exited with 0 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment