Guest User

Untitled

a guest
Apr 4th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.61 KB | None | 0 0
  1. root@rtp1:~# ps xa|grep rtp
  2. 2189 ? Rsl 172:25 rtpproxy -F -l X.X.X.X -L 19999 -m 30625 -M 37499 -p /var/run/rtpproxy3.pid -s unix:/var/run/rtpproxy3.sock -d INFO
  3. 2198 ? Ssl 173:09 rtpproxy -F -l X.X.X.X -L 19999 -m 37500 -M 44374 -p /var/run/rtpproxy4.pid -s unix:/var/run/rtpproxy4.sock -d INFO
  4. 14809 ? Ssl 56:11 rtpproxy -F -l X.X.X.X -L 19999 -m 23750 -M 30624 -p /var/run/rtpproxy2.pid -s unix:/var/run/rtpproxy2.sock -d INFO
  5. 14836 ? Ssl 39:03 rtpproxy -F -l X.X.X.X -L 19999 -m 16875 -M 23749 -p /var/run/rtpproxy1.pid -s unix:/var/run/rtpproxy1.sock -d INFO
  6. 17860 pts/1 S+ 0:00 grep --color=auto rtp
  7. root@rtp1:~# whereis rtpproxy
  8. rtpproxy: /usr/src/rtpproxy-2.0.0/rtpproxy.8 /usr/src/rtpproxy-2.0.0/rtpproxy.sh /usr/src/rtpproxy-2.0.0/rtpproxy.init /usr/bin/rtpproxy /usr/share/man/man8/rtpproxy.8
  9. root@rtp1:~# gdb /usr/bin/rtpproxy 2189
  10. GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
  11. Copyright (C) 2014 Free Software Foundation, Inc.
  12. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  13. This is free software: you are free to change and redistribute it.
  14. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  15. and "show warranty" for details.
  16. This GDB was configured as "x86_64-linux-gnu".
  17. Type "show configuration" for configuration details.
  18. For bug reporting instructions, please see:
  19. <http://www.gnu.org/software/gdb/bugs/>.
  20. Find the GDB manual and other documentation resources online at:
  21. <http://www.gnu.org/software/gdb/documentation/>.
  22. For help, type "help".
  23. Type "apropos word" to search for commands related to "word"...
  24. Reading symbols from /usr/bin/rtpproxy...done.
  25. Attaching to program: /usr/bin/rtpproxy, process 2189
  26. Reading symbols from /lib/x86_64-linux-gnu/libm.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libm-2.19.so...done.
  27. done.
  28. Loaded symbols for /lib/x86_64-linux-gnu/libm.so.6
  29. Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libpthread-2.19.so...done.
  30. done.
  31. [New LWP 2197]
  32. [New LWP 2196]
  33. [New LWP 2195]
  34. [New LWP 2194]
  35. [New LWP 2193]
  36. [New LWP 2192]
  37. [New LWP 2191]
  38. [Thread debugging using libthread_db enabled]
  39. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  40. Loaded symbols for /lib/x86_64-linux-gnu/libpthread.so.0
  41. Reading symbols from /lib/x86_64-linux-gnu/librt.so.1...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/librt-2.19.so...done.
  42. done.
  43. Loaded symbols for /lib/x86_64-linux-gnu/librt.so.1
  44. Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libc-2.19.so...done.
  45. done.
  46. Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
  47. Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
  48. done.
  49. Loaded symbols for /lib64/ld-linux-x86-64.so.2
  50. 0x00007fb59520793d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  51. 81 ../sysdeps/unix/syscall-template.S: No such file or directory.
  52. (gdb) bt full
  53. #0 0x00007fb59520793d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  54. No locals.
  55. #1 0x00007fb595238bc4 in usleep (useconds=useconds@entry=4958) at ../sysdeps/unix/sysv/linux/usleep.c:32
  56. ts = {tv_sec = 0, tv_nsec = 4958000}
  57. #2 0x00000000004039d5 in main (argc=<optimized out>, argv=<optimized out>) at main.c:738
  58. eval = <optimized out>
  59. clk = <optimized out>
  60. ncycles_ref = 105082976
  61. counter = 105075942
  62. eptime = <optimized out>
  63. add_delay = 0.0049583556600989358
  64. cf = {stable = 0x7fb595e2a010, sessinfo = {pfds_rtp = 0x225c5b0, pfds_rtcp = 0x2269c90, sessions = 0x2234130, nsessions = 2, lock = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  65. __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}, bindaddr_list = 0x22773c0, bindaddr_lock = {__data = {
  66. __lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0},
  67. rtp_servers = 0x2241810, rtp_nsessions = 0, sessions_active = 1, sessions_created = 473464, nofile_limit_warned = 0, timeout_handler = 0x2234030, port_table_idx = 67, glock = {__data = {__lock = 0,
  68. __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}
  69. buf = "2189\n\000\000\000\063\b\000\000\001\000\000\000ȱ啵\177\000\000x,\356\334\377\177\000\000P,\356\334\377\177\000\000\000\353䕵\177\000\000\001\000\000\000\000\000\000\000 \265啵\177\000\000ȱ啵\177\000\000a\031ĕ\265\177", '\000' <repeats 11 times>, "\353䕵\177\000\000\001", '\000' <repeats 15 times>, "\001\000\000\000\377\177\000\000ȱ啵\177\000\000\240\273\222\225\265\177\000\000\240\243q\225\265\177\000\000\240\273\222\225\265\177\000\000`\240啵\177\000\000\000\000\000\000\000\000\000\000 \265啵\177\000\000\300+\356\334\377\177\000\000\260+\356\334\377\177\000\000.N=\366\000\000\000\000\a\023@\000\000\000\000\000\377\377\377\377\000\000\000\000\220-\356\334"...
  70. loop_error = {a = 0.040000000000000036, b = 0.95999999999999996, lastval = -0.00832886798021297, minval = 0, maxval = 0, peak_detect = 0}
  71. phase_detector = {target_clk = 105082977, phi_round = 0}
  72. usleep_time = 4958
  73. sparam = {__sched_priority = -588362015}
  74. __FUNCTION__ = "main"
  75. (gdb) quit
  76. A debugging session is active.
  77.  
  78. Inferior 1 [process 2189] will be detached.
  79.  
  80. Quit anyway? (y or n) y
  81. Detaching from program: /usr/bin/rtpproxy, process 2189
  82. root@rtp1:~# ps xa|grep rtp
  83. 2189 ? Ssl 172:25 rtpproxy -F -l X.X.X.X -L 19999 -m 30625 -M 37499 -p /var/run/rtpproxy3.pid -s unix:/var/run/rtpproxy3.sock -d INFO
  84. 2198 ? Ssl 173:10 rtpproxy -F -l X.X.X.X -L 19999 -m 37500 -M 44374 -p /var/run/rtpproxy4.pid -s unix:/var/run/rtpproxy4.sock -d INFO
  85. 14809 ? Ssl 56:47 rtpproxy -F -l X.X.X.X -L 19999 -m 23750 -M 30624 -p /var/run/rtpproxy2.pid -s unix:/var/run/rtpproxy2.sock -d INFO
  86. 14836 ? Ssl 39:03 rtpproxy -F -l X.X.X.X -L 19999 -m 16875 -M 23749 -p /var/run/rtpproxy1.pid -s unix:/var/run/rtpproxy1.sock -d INFO
  87. 17868 pts/1 S+ 0:00 grep --color=auto rtp
  88. root@rtp1:~# gdb /usr/bin/rtpproxy 2198
  89. GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
  90. Copyright (C) 2014 Free Software Foundation, Inc.
  91. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  92. This is free software: you are free to change and redistribute it.
  93. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  94. and "show warranty" for details.
  95. This GDB was configured as "x86_64-linux-gnu".
  96. Type "show configuration" for configuration details.
  97. For bug reporting instructions, please see:
  98. <http://www.gnu.org/software/gdb/bugs/>.
  99. Find the GDB manual and other documentation resources online at:
  100. <http://www.gnu.org/software/gdb/documentation/>.
  101. For help, type "help".
  102. Type "apropos word" to search for commands related to "word"...
  103. Reading symbols from /usr/bin/rtpproxy...done.
  104. Attaching to program: /usr/bin/rtpproxy, process 2198
  105. Reading symbols from /lib/x86_64-linux-gnu/libm.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libm-2.19.so...done.
  106. done.
  107. Loaded symbols for /lib/x86_64-linux-gnu/libm.so.6
  108. Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libpthread-2.19.so...done.
  109. done.
  110. [New LWP 2206]
  111. [New LWP 2205]
  112. [New LWP 2204]
  113. [New LWP 2203]
  114. [New LWP 2202]
  115. [New LWP 2201]
  116. [New LWP 2199]
  117. [Thread debugging using libthread_db enabled]
  118. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  119. Loaded symbols for /lib/x86_64-linux-gnu/libpthread.so.0
  120. Reading symbols from /lib/x86_64-linux-gnu/librt.so.1...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/librt-2.19.so...done.
  121. done.
  122. Loaded symbols for /lib/x86_64-linux-gnu/librt.so.1
  123. Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libc-2.19.so...done.
  124. done.
  125. Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
  126. Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
  127. done.
  128. Loaded symbols for /lib64/ld-linux-x86-64.so.2
  129. 0x00007f0f57f7a93d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  130. 81 ../sysdeps/unix/syscall-template.S: No such file or directory.
  131. (gdb) quit
  132. A debugging session is active.
  133.  
  134. Inferior 1 [process 2198] will be detached.
  135.  
  136. Quit anyway? (y or n) y
  137. Detaching from program: /usr/bin/rtpproxy, process 2198
  138. root@rtp1:~# gdb /usr/bin/rtpproxy 14809
  139. GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
  140. Copyright (C) 2014 Free Software Foundation, Inc.
  141. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  142. This is free software: you are free to change and redistribute it.
  143. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  144. and "show warranty" for details.
  145. This GDB was configured as "x86_64-linux-gnu".
  146. Type "show configuration" for configuration details.
  147. For bug reporting instructions, please see:
  148. <http://www.gnu.org/software/gdb/bugs/>.
  149. Find the GDB manual and other documentation resources online at:
  150. <http://www.gnu.org/software/gdb/documentation/>.
  151. For help, type "help".
  152. Type "apropos word" to search for commands related to "word"...
  153. Reading symbols from /usr/bin/rtpproxy...done.
  154. Attaching to program: /usr/bin/rtpproxy, process 14809
  155. Reading symbols from /lib/x86_64-linux-gnu/libm.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libm-2.19.so...done.
  156. done.
  157. Loaded symbols for /lib/x86_64-linux-gnu/libm.so.6
  158. Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libpthread-2.19.so...done.
  159. done.
  160. [New LWP 14821]
  161. [New LWP 14820]
  162. [New LWP 14818]
  163. [New LWP 14817]
  164. [New LWP 14816]
  165. [New LWP 14812]
  166. [New LWP 14810]
  167. [Thread debugging using libthread_db enabled]
  168. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  169. Loaded symbols for /lib/x86_64-linux-gnu/libpthread.so.0
  170. Reading symbols from /lib/x86_64-linux-gnu/librt.so.1...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/librt-2.19.so...done.
  171. done.
  172. Loaded symbols for /lib/x86_64-linux-gnu/librt.so.1
  173. Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libc-2.19.so...done.
  174. done.
  175. Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
  176. Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
  177. done.
  178. Loaded symbols for /lib64/ld-linux-x86-64.so.2
  179. 0x00007ff2469c593d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  180. 81 ../sysdeps/unix/syscall-template.S: No such file or directory.
  181. (gdb) bt full
  182. #0 0x00007ff2469c593d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  183. No locals.
  184. #1 0x00007ff2469f6bc4 in usleep (useconds=useconds@entry=4945) at ../sysdeps/unix/sysv/linux/usleep.c:32
  185. ts = {tv_sec = 0, tv_nsec = 4945000}
  186. #2 0x00000000004039d5 in main (argc=<optimized out>, argv=<optimized out>) at main.c:738
  187. eval = <optimized out>
  188. clk = <optimized out>
  189. ncycles_ref = 105089925
  190. counter = 17619198
  191. eptime = <optimized out>
  192. add_delay = 0.0049459414116407698
  193. cf = {stable = 0x7ff2475e8010, sessinfo = {pfds_rtp = 0xaf55b0, pfds_rtcp = 0xb02c90, sessions = 0xacd130, nsessions = 0, lock = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  194. __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}, bindaddr_list = 0xb103c0, bindaddr_lock = {__data = {
  195. __lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0},
  196. rtp_servers = 0xada810, rtp_nsessions = 0, sessions_active = 0, sessions_created = 113265, nofile_limit_warned = 0, timeout_handler = 0xacd030, port_table_idx = 1659, glock = {__data = {__lock = 0,
  197. __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}
  198. buf = "14809\n\000\000\063\b\000\000\001\000\000\000ȑaG\362\177\000\000\250z\255\062\377\177\000\000\200z\255\062\377\177\000\000\000\313`G\362\177\000\000\001\000\000\000\000\000\000\000 \225aG\362\177\000\000ȑaG\362\177\000\000a\371?G\362\177", '\000' <repeats 11 times>, "\313`G\362\177\000\000\001", '\000' <repeats 15 times>, "\001\000\000\000\377\177\000\000ȑaG\362\177\000\000\240\233\016G\362\177\000\000\240\203\355F\362\177\000\000\240\233\016G\362\177\000\000`\200aG\362\177\000\000\000\000\000\000\000\000\000\000 \225aG\362\177\000\000\360y\255\062\377\177\000\000\340y\255\062\377\177\000\000.N=\366\000\000\000\000\a\023@"...
  199. loop_error = {a = 0.040000000000000036, b = 0.95999999999999996, lastval = -0.010811717671846128, minval = 0, maxval = 0, peak_detect = 0}
  200. phase_detector = {target_clk = 105089926, phi_round = 0}
  201. usleep_time = 4945
  202. sparam = {__sched_priority = 850230858}
  203. __FUNCTION__ = "main"
  204. (gdb) quit
  205. A debugging session is active.
  206.  
  207. Inferior 1 [process 14809] will be detached.
  208.  
  209. Quit anyway? (y or n) y
  210. Detaching from program: /usr/bin/rtpproxy, process 14809
  211. root@rtp1:~# gdb /usr/bin/rtpproxy 14836
  212. GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
  213. Copyright (C) 2014 Free Software Foundation, Inc.
  214. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  215. This is free software: you are free to change and redistribute it.
  216. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  217. and "show warranty" for details.
  218. This GDB was configured as "x86_64-linux-gnu".
  219. Type "show configuration" for configuration details.
  220. For bug reporting instructions, please see:
  221. <http://www.gnu.org/software/gdb/bugs/>.
  222. Find the GDB manual and other documentation resources online at:
  223. <http://www.gnu.org/software/gdb/documentation/>.
  224. For help, type "help".
  225. Type "apropos word" to search for commands related to "word"...
  226. Reading symbols from /usr/bin/rtpproxy...done.
  227. Attaching to program: /usr/bin/rtpproxy, process 14836
  228. Reading symbols from /lib/x86_64-linux-gnu/libm.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libm-2.19.so...done.
  229. done.
  230. Loaded symbols for /lib/x86_64-linux-gnu/libm.so.6
  231. Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libpthread-2.19.so...done.
  232. done.
  233. [New LWP 14847]
  234. [New LWP 14844]
  235. [New LWP 14843]
  236. [New LWP 14842]
  237. [New LWP 14841]
  238. [New LWP 14838]
  239. [New LWP 14837]
  240. [Thread debugging using libthread_db enabled]
  241. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  242. Loaded symbols for /lib/x86_64-linux-gnu/libpthread.so.0
  243. Reading symbols from /lib/x86_64-linux-gnu/librt.so.1...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/librt-2.19.so...done.
  244. done.
  245. Loaded symbols for /lib/x86_64-linux-gnu/librt.so.1
  246. Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libc-2.19.so...done.
  247. done.
  248. Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
  249. Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
  250. done.
  251. Loaded symbols for /lib64/ld-linux-x86-64.so.2
  252. 0x00007f13834b193d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  253. 81 ../sysdeps/unix/syscall-template.S: No such file or directory.
  254. (gdb) bt full
  255. #0 0x00007f13834b193d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  256. No locals.
  257. #1 0x00007f13834e2bc4 in usleep (useconds=useconds@entry=4931) at ../sysdeps/unix/sysv/linux/usleep.c:32
  258. ts = {tv_sec = 0, tv_nsec = 4931000}
  259. #2 0x00000000004039d5 in main (argc=<optimized out>, argv=<optimized out>) at main.c:738
  260. eval = <optimized out>
  261. clk = <optimized out>
  262. ncycles_ref = 105093128
  263. counter = 17622181
  264. eptime = <optimized out>
  265. add_delay = 0.0049311221517517566
  266. cf = {stable = 0x7f13840d4010, sessinfo = {pfds_rtp = 0x6ed5b0, pfds_rtcp = 0x6fac90, sessions = 0x6c5130, nsessions = 0, lock = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  267. __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}, bindaddr_list = 0x7083c0, bindaddr_lock = {__data = {
  268. __lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0},
  269. rtp_servers = 0x6d2810, rtp_nsessions = 0, sessions_active = 0, sessions_created = 113195, nofile_limit_warned = 0, timeout_handler = 0x6c5030, port_table_idx = 1599, glock = {__data = {__lock = 0,
  270. __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}
  271. buf = "14836\n\000\000\063\b\000\000\001\000\000\000\310Q\020\204\023\177\000\000H\255:\223\377\177\000\000 \255:\223\377\177\000\000\000\213\017\204\023\177\000\000\001\000\000\000\000\000\000\000 U\020\204\023\177\000\000\310Q\020\204\023\177\000\000a\271\356\203\023\177", '\000' <repeats 11 times>, "\213\017\204\023\177\000\000\001", '\000' <repeats 15 times>, "\001\000\000\000\377\177\000\000\310Q\020\204\023\177\000\000\240[\275\203\023\177\000\000\240C\234\203\023\177\000\000\240[\275\203\023\177\000\000`@\020\204\023\177\000\000\000\000\000\000\000\000\000\000 U\020\204\023\177\000\000\220\254:\223\377\177\000\000\200\254:\223\377\177\000\000.N=\366\000\000\000\000"...
  272. loop_error = {a = 0.040000000000000036, b = 0.95999999999999996, lastval = -0.013775569649648725, minval = 0, maxval = 0, peak_detect = 0}
  273. phase_detector = {target_clk = 105093129, phi_round = 0}
  274. usleep_time = 4931
  275. sparam = {__sched_priority = -1824862646}
  276. __FUNCTION__ = "main"
  277. (gdb) quit
  278. A debugging session is active.
  279.  
  280. Inferior 1 [process 14836] will be detached.
  281.  
  282. Quit anyway? (y or n)
  283. Please answer y or n.
  284. A debugging session is active.
  285.  
  286. Inferior 1 [process 14836] will be detached.
  287.  
  288. Quit anyway? (y or n) y
  289. Detaching from program: /usr/bin/rtpproxy, process 14836
Advertisement
Add Comment
Please, Sign In to add comment