Skip to content

Instantly share code, notes, and snippets.

@jfrost
Created February 17, 2009 18:34
Show Gist options
  • Select an option

  • Save jfrost/65887 to your computer and use it in GitHub Desktop.

Select an option

Save jfrost/65887 to your computer and use it in GitHub Desktop.
Process 1246 resumed (parent 23203 ready)
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b90d4fff440) = 1246
[pid 1246] close(4 <unfinished ...>
[pid 1246] <... close resumed> ) = 0
[pid 1246] munmap(0x2b90d38a1000, 4096 <unfinished ...>
[pid 1246] <... munmap resumed> ) = 0
[pid 1246] rt_sigaction(SIGQUIT, {SIG_DFL}, <unfinished ...>
[pid 1246] <... rt_sigaction resumed> {0x43b970, [QUIT], SA_RESTORER|SA_RESTART, 0x2b90d4ae4680}, 8) = 0
[pid 1246] rt_sigaction(SIGTERM, {SIG_DFL}, <unfinished ...>
[pid 1246] <... rt_sigaction resumed> {0x43b970, [TERM], SA_RESTORER|SA_RESTART, 0x2b90d4ae4680}, 8) = 0
[pid 1246] rt_sigaction(SIGHUP, {SIG_DFL}, <unfinished ...>
[pid 1246] <... rt_sigaction resumed> {0x43b970, [HUP], SA_RESTORER|SA_RESTART, 0x2b90d4ae4680}, 8) = 0
[pid 1246] rt_sigaction(SIGSEGV, {SIG_DFL}, <unfinished ...>
[pid 1246] <... rt_sigaction resumed> {0x43b970, [SEGV], SA_RESTORER|SA_RESTART, 0x2b90d4ae4680}, 8) = 0
[pid 1246] rt_sigaction(SIGPIPE, {SIG_DFL}, <unfinished ...>
[pid 1246] <... rt_sigaction resumed> {SIG_IGN}, 8) = 0
[pid 1246] setpgid(0, 0 <unfinished ...>
[pid 1246] <... setpgid resumed> ) = 0
[pid 1246] rt_sigaction(SIGTERM, {0x43d600, [TERM], SA_RESTORER|SA_RESTART, 0x2b90d4ae4680}, <unfinished ...>
[pid 1246] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0
[pid 1246] rt_sigaction(SIGALRM, {0x43d600, [ALRM], SA_RESTORER|SA_RESTART, 0x2b90d4ae4680}, <unfinished ...>
[pid 1246] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0
[pid 1246] alarm(60 <unfinished ...>
[pid 1246] <... alarm resumed> ) = 0
[pid 1246] pipe( <unfinished ...>
[pid 1246] <... pipe resumed> [4, 37]) = 0
[pid 1246] clone( <unfinished ...>
[pid 1246] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b90d4fff440) = -1 ENOMEM (Cannot allocate memory)
[pid 1246] close(37 <unfinished ...>
[pid 1246] <... close resumed> ) = 0
[pid 1246] close(4 <unfinished ...>
[pid 1246] <... close resumed> ) = 0
[pid 1246] exit_group(3) = ?
Process 1246 detached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment