Guest User

Untitled

a guest
Aug 15th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. 06:49:32 --- SIGALRM {si_signo=SIGALRM, si_code=SI_KERNEL} ---
  2. 06:49:32 alarm(0) = 0
  3. 06:49:32 rt_sigprocmask(SIG_UNBLOCK, [ALRM], NULL, 8) = 0
  4. 06:49:32 ioctl(0, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo
  5. ...}) = 0
  6. 06:49:32 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  7. 06:49:32 write(1, "n###############################"..., 327) = 327
  8. 06:49:32 write(1, "Your choice: ", 13) = 13
  9. 06:49:32 rt_sigaction(SIGALRM, {0x453d70, [], SA_RESTORER|SA_INTERRUPT,
  10. 0x7f407e998250}, {0x453d70, [], SA_RESTORER|SA_INTERRUPT, 0x7f407e998250},
  11. 8) = 0
  12. 06:49:32 setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={20, 0}},
  13. {it_interval={0, 0}, it_value={0, 0}}) = 0
  14. 06:49:32 rt_sigaction(SIGWINCH, {0x41a760, [], SA_RESTORER|SA_INTERRUPT,
  15. 0x7f407e998250}, {0x41a760, [], SA_RESTORER|SA_INTERRUPT, 0x7f407e998250},
  16. 8) = 0
  17. 06:49:32 ioctl(2, TIOCGWINSZ, {ws_row=59, ws_col=211, ws_xpixel=0,
  18. ws_ypixel=0}) = 0
  19. 06:49:32 rt_sigprocmask(SIG_UNBLOCK, [WINCH], NULL, 8) = 0
  20. 06:49:32 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  21. 06:49:32 ioctl(2, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost -isig -icanon -
  22. echo ...}) = 0
  23.  
  24. 06:49:32 select(1, [0], NULL, NULL, NULL) = ? ERESTARTNOHAND (To be
  25. restarted if no handler)
  26.  
  27. 06:49:52 --- SIGALRM {si_signo=SIGALRM, si_code=SI_KERNEL} ---
  28. 06:49:52 alarm(0) = 0
  29. 06:49:52 rt_sigprocmask(SIG_UNBLOCK, [ALRM], NULL, 8) = 0
  30. 06:49:52 ioctl(0, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo
  31. ...}) = 0
  32. 06:49:52 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  33. 06:49:52 write(1, "n###############################"..., 327) = 327
  34. 06:49:52 write(1, "Your choice: ", 13) = 13
  35. 06:49:52 rt_sigaction(SIGALRM, {0x453d70, [], SA_RESTORER|SA_INTERRUPT,
  36. 0x7f407e998250}, {0x453d70, [], SA_RESTORER|SA_INTERRUPT, 0x7f407e998250},
  37. 8) = 0
  38. 06:49:52 setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={20, 0}},
  39. {it_interval={0, 0}, it_value={0, 0}}) = 0
  40. 06:49:52 rt_sigaction(SIGWINCH, {0x41a760, [], SA_RESTORER|SA_INTERRUPT,
  41. 0x7f407e998250}, {0x41a760, [], SA_RESTORER|SA_INTERRUPT, 0x7f407e998250},
  42. 8) = 0
  43. 06:49:52 ioctl(2, TIOCGWINSZ, {ws_row=59, ws_col=211, ws_xpixel=0,
  44. ws_ypixel=0}) = 0
  45. 06:49:52 rt_sigprocmask(SIG_UNBLOCK, [WINCH], NULL, 8) = 0
  46. 06:49:52 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  47. 06:49:52 ioctl(2, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost -isig -icanon -
  48. echo ...}) = 0
  49.  
  50. 06:49:52 select(1, [0], NULL, NULL, NULL^Cstrace: Process 26653 detached
Add Comment
Please, Sign In to add comment