Skip to content

Instantly share code, notes, and snippets.

@quodt
Created July 2, 2013 12:52
Show Gist options
  • Save quodt/5909017 to your computer and use it in GitHub Desktop.
Save quodt/5909017 to your computer and use it in GitHub Desktop.
Process 5246 attached - interrupt to quit
gettimeofday({1372769444, 501878}, NULL) = 0
epoll_wait(17, {{EPOLLIN, {u32=1625280912, u64=140468530696592}}}, 512, 4294967295) = 1
gettimeofday({1372769447, 161616}, NULL) = 0
accept4(13, {sa_family=AF_INET, sin_port=htons(60936), sin_addr=inet_addr("10.66.109.254")}, [16], SOCK_NONBLOCK) = 14
epoll_ctl(17, EPOLL_CTL_ADD, 14, {EPOLLIN|EPOLLET, {u32=1625281296, u64=140468530696976}}) = 0
epoll_wait(17, {{EPOLLIN, {u32=1625280912, u64=140468530696592}}, {EPOLLIN, {u32=1625281296, u64=140468530696976}}}, 512, 60000) = 2
gettimeofday({1372769447, 161775}, NULL) = 0
accept4(13, {sa_family=AF_INET, sin_port=htons(60945), sin_addr=inet_addr("10.66.109.254")}, [16], SOCK_NONBLOCK) = 15
epoll_ctl(17, EPOLL_CTL_ADD, 15, {EPOLLIN|EPOLLET, {u32=1625281488, u64=140468530697168}}) = 0
recvfrom(14, "", 1, MSG_PEEK, NULL, NULL) = 0
recvfrom(14, "", 1024, 0, NULL, NULL) = 0
write(9, "10.66.109.254 - - [02/Jul/2013:1"..., 65) = 65
close(14) = 0
epoll_wait(17, {{EPOLLIN, {u32=1625281488, u64=140468530697168}}}, 512, 60000) = 1
gettimeofday({1372769447, 162448}, NULL) = 0
recvfrom(15, "", 1, MSG_PEEK, NULL, NULL) = 0
recvfrom(15, "", 1024, 0, NULL, NULL) = 0
write(9, "10.66.109.254 - - [02/Jul/2013:1"..., 65) = 65
close(15) = 0
epoll_wait(17, {{EPOLLIN, {u32=1625280912, u64=140468530696592}}}, 512, 4294967295) = 1
gettimeofday({1372769447, 496157}, NULL) = 0
accept4(13, {sa_family=AF_INET, sin_port=htons(60860), sin_addr=inet_addr("10.68.2.22")}, [16], SOCK_NONBLOCK) = 14
epoll_ctl(17, EPOLL_CTL_ADD, 14, {EPOLLIN|EPOLLET, {u32=1625281489, u64=140468530697169}}) = 0
epoll_wait(17, {{EPOLLIN, {u32=1625281489, u64=140468530697169}}}, 512, 60000) = 1
gettimeofday({1372769447, 534116}, NULL) = 0
recvfrom(14, "\26", 1, MSG_PEEK, NULL, NULL) = 1
gettimeofday({1372769447, 534232}, NULL) = 0
brk(0x27c1000) = 0x27c1000
read(14, "\26\3\1\1]\1\0\1Y\3\3", 11) = 11
gettimeofday({1372769447, 534403}, NULL) = 0
read(14, "Q\322\314\247\263\207\r\25^Z\266\35\242\273\254zk\372\205\211\205\22|\327F\275\261Gu\371%D"..., 343) = 343
gettimeofday({1372769447, 534512}, NULL) = 0
gettimeofday({1372769447, 534610}, NULL) = 0
gettimeofday({1372769447, 534764}, NULL) = 0
gettimeofday({1372769447, 535908}, NULL) = 0
write(14, "\26\3\1\0U\2\0\0Q\3\1Q\322\314\247\246lr\5\232*\21\311\371\330\233\27q\17\\\262\10"..., 4096) = 4096
write(14, "\30\fOY/\337\266\247B^\335\266E\324\340\311\312\32\366\221\357\252n\311M\30\256x\205\26\2W"..., 241) = 241
read(14, 0x27a0ac3, 33093) = -1 EAGAIN (Resource temporarily unavailable)
epoll_wait(17, {{EPOLLIN, {u32=1625281489, u64=140468530697169}}}, 512, 59962) = 1
gettimeofday({1372769447, 568995}, NULL) = 0
gettimeofday({1372769447, 569025}, NULL) = 0
read(14, "\26\3\1\0\206\20\0\0\202\0\200<?w4\351hP\204\21\6.\371w\316S\313x\245 \330\6"..., 33093) = 198
write(14, "\24\3\1\0\1\1\26\3\1\0000H\277)u\300\326\0\226\253T\216\314%\10\v\n\31\221G8\235"..., 59) = 59
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Process 5246 detached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment