Advertisement
Guest User

Untitled

a guest
Oct 17th, 2014
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=6, events=POLLIN}, {fd=10, events=POLLIN}], 7, -1) = 1 ([{fd=6, revents=POLLIN}])
  2. read(3, 0xbeaf4a44, 16) = -1 EAGAIN (Resource temporarily unavailable)
  3. write(3, "\1\0\0\0\0\0\0\0", 8) = 8
  4. recvmsg(6, {msg_name(0)=NULL, msg_iov(1)=[{"l\1\0\1\24\0\0\0\317\0\0\0\205\0\0\0\1\1o\0\17\0\0\0/ril_0/c"..., 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 172
  5. recvmsg(6, 0xbeaf4948, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
  6. write(3, "\1\0\0\0\0\0\0\0", 8) = 8
  7. poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=6, events=POLLIN}], 7, 0) = 1 ([{fd=3, revents=POLLIN}])
  8. gettimeofday({1413527916, 426478}, NULL) = 0
  9. writev(2, [{"ofonod[1567]: Activating context"..., 35}, {"\n", 1}], 2) = 36
  10. send(5, "<30>Oct 17 08:38:36 ofonod[1567]"..., 55, MSG_NOSIGNAL) = 55
  11. gettimeofday({1413527916, 431483}, NULL) = 0
  12. writev(2, [{"ofonod[1567]: gril/grilrequest.c"..., 65}, {"\n", 1}], 2) = 66
  13. send(5, "<31>Oct 17 08:38:36 ofonod[1567]"..., 85, MSG_NOSIGNAL) = 85
  14. write(3, "\1\0\0\0\0\0\0\0", 8) = 8
  15. poll([{fd=10, events=POLLOUT}, {fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=6, events=POLLIN}], 8, -1) = 2 ([{fd=10, revents=POLLOUT}, {fd=3, revents=POLLIN}])
  16. read(3, "\3\0\0\0\0\0\0\0", 16) = 8
  17. write(3, "\1\0\0\0\0\0\0\0", 8) = 8
  18. write(10, "\0\0\0l\33\0\0\0\7\1\0\0\7\0\0\0\1\0\0\0001\0\0\0\1\0\0\0000\0\0\0"..., 112) = 112
  19. write(3, "\1\0\0\0\0\0\0\0", 8) = 8
  20. write(3, "\1\0\0\0\0\0\0\0", 8) = 8
  21. poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=6, events=POLLIN}], 7, -1) = 1 ([{fd=3, revents=POLLIN}])
  22. read(3, "\3\0\0\0\0\0\0\0", 16) = 8
  23. poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=6, events=POLLIN}], 7, -1) = 1 ([{fd=10, revents=POLLIN}])
  24. read(3, 0xbeaf4a44, 16) = -1 EAGAIN (Resource temporarily unavailable)
  25. write(3, "\1\0\0\0\0\0\0\0", 8) = 8
  26. read(10, "\0\0\0p\1\0\0\0\362\3\0\0\4\0\0\0\3\0\0\0;\0\0\0\2\0\0\0\2\0\0\0"..., 8192) = 116
  27. read(10, 0x176640c, 8076) = -1 EAGAIN (Resource temporarily unavailable)
  28. gettimeofday({1413527921, 238184}, NULL) = 0
  29. writev(2, [{"ofonod[1567]: gril/grilunsol.c:g"..., 66}, {"\n", 1}], 2) = 67
  30. send(5, "<31>Oct 17 08:38:41 ofonod[1567]"..., 86, MSG_NOSIGNAL) = 86
  31. --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x1d5cd80} ---
  32. +++ killed by SIGSEGV +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement