Skip to content

Instantly share code, notes, and snippets.

@creationix
Created February 8, 2012 23:23
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 creationix/44c69c503c490a080493 to your computer and use it in GitHub Desktop.
Save creationix/44c69c503c490a080493 to your computer and use it in GitHub Desktop.
stat("/usr/local/lib/luvit/timer/package.lua", 0x24a0ee8) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/luvit/timer.lua", {st_mode=S_IFREG|0664, st_size=1708, ...}) = 0
lstat("/usr/local/lib/luvit/timer.lua", {st_mode=S_IFREG|0664, st_size=1708, ...}) = 0
open("/usr/local/lib/luvit/timer.lua", O_RDONLY) = 5
fcntl(5, F_SETFD, FD_CLOEXEC) = 0
pread(5, "--[[\n\nCopyright 2012 The Luvit A"..., 65536, 0) = 1708
pread(5, "", 65536, 1708) = 0
close(5) = 0
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7ff057a08000
mprotect(0x7ff057a08000, 4096, PROT_NONE) = 0
clone(child_stack=0x7ff057a47fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ff057a489d0, tls=0x7ff057a48700, child_tidptr=0x7ff057a489d0) = 5908
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
epoll_ctl(3, EPOLL_CTL_ADD, 4, {EPOLLIN, {u32=4, u64=4294967300}}) = 0
clock_gettime(CLOCK_MONOTONIC, {22719, 825669600}) = 0
epoll_wait(3, {{EPOLLIN, {u32=4, u64=4294967300}}}, 64, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {22719, 825743753}) = 0
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
write(2, "\33[1;32m\"\33[0;32mfd\33[1;32m\"\33[0m\t\33["..., 43"fd" 5
) = 43
futex(0x6c68a4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x6c68a0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
futex(0x6c6860, FUTEX_WAKE_PRIVATE, 1) = 1
write(2, "\33[1;32m\"\33[0;32mError\33[1;32m\"\33[0m"..., 186"Error" { source = "after_fs", message = "UNKNOWN, unknown error", code = "UNKNOWN" }
) = 186
clock_gettime(CLOCK_MONOTONIC, {22719, 826120134}) = 0
epoll_wait(3, {{EPOLLIN, {u32=4, u64=4294967300}}}, 64, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {22719, 826198958}) = 0
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
exit_group(0) = ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment