Advertisement
Guest User

Untitled

a guest
Dec 9th, 2015
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.88 KB | None | 0 0
  1. 2015-12-09 06:43:13.946 [   INFO] http: 178.189.105.18: using ticket 83A71E01AA219578FA5643FBEAEC8D314E640149 for /stream/mux/2c608146fb6151ed95897e5acc2011fc
  2. 2015-12-09 06:43:13.946 [   INFO] mpegts: canada.m3u - ICI Radio-Canada - Trois-Rivières - CKTM-DT in Canada  - tuning on IPTV
  3. tcp_server: tvhpoll_wait: Interrupted system call
  4. tcp_server: tvhpoll_wait: Interrupted system call
  5. tcp_server: tvhpoll_wait: Interrupted system call
  6. 2015-12-09 06:43:14.003 [   INFO] subscription: 0007: "HTTP" subscribing to mux "canada.m3u - ICI Radio-Canada - Trois-Rivières - CKTM-DT", weight: 10, adapter: "IPTV", network: "Canada ", service: "Raw PID Subscription", hostname="178.189.105.18", client="VLC/2.2.1 LibVLC/2.2.1"
  7. [New Thread 0x7fffc21fc700 (LWP 9368)]
  8. 2015-12-09 06:43:31.651 [   INFO] http: 178.189.105.18: using ticket 8959D0217658A4B91A6D4A681F4D8C8B5F47B948 for /stream/mux/351c7f7e873aa789772b0d4f8a85e59a
  9. 2015-12-09 06:43:31.651 [   INFO] mpegts: canada.m3u - ICI Radio-Canada - Montréal in Canada  - tuning on IPTV
  10. 2015-12-09 06:43:31.685 [   INFO] subscription: 0008: "HTTP" subscribing to mux "canada.m3u - ICI Radio-Canada - Montréal", weight: 10, adapter: "IPTV", network: "Canada ", service: "Raw PID Subscription", hostname="178.189.105.18", client="VLC/2.2.1 LibVLC/2.2.1"
  11. 2015-12-09 06:43:32.000 [   INFO] subscription: 0007: "HTTP" unsubscribing, hostname="178.189.105.18", client="VLC/2.2.1 LibVLC/2.2.1"
  12. [Thread 0x7fffc35fe700 (LWP 9367) exited]
  13.  
  14. Program received signal SIGSEGV, Segmentation fault.
  15. [Switching to Thread 0x7fffeb5fe700 (LWP 9334)]
  16. http_client_thread (p=<optimized out>) at src/httpc.c:1352
  17. 1352          TAILQ_FOREACH(hc, &http_clients, hc_link)
  18. (gdb) bt full
  19. #0  http_client_thread (p=<optimized out>) at src/httpc.c:1352
  20.         n = <optimized out>
  21.         ev = {fd = -181390976, events = 1, data = {ptr = 0x134aba0, u64 = 20229024, u32 = 20229024, fd = 20229024}}
  22.         hc = 0x20
  23.         c = 0 '\000'
  24. #1  0x000000000043abe7 in thread_wrapper (p=0x12399e0) at src/wrappers.c:177
  25.         ts = 0x12399e0
  26.         set = {__val = {16388, 0 <repeats 15 times>}}
  27.         r = <optimized out>
  28. #2  0x00007ffff66c80a4 in start_thread (arg=0x7fffeb5fe700) at pthread_create.c:309
  29.         __res = <optimized out>
  30.         pd = 0x7fffeb5fe700
  31.         now = <optimized out>
  32.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737142318848, 4968235921469415762, 1, 140737354125408, 4294967295, 140737142318848, -4968193314332008110, -4968221465299181230}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0,
  33.               0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  34.         not_first_call = <optimized out>
  35.         pagesize_m1 = <optimized out>
  36.         sp = <optimized out>
  37.         freesize = <optimized out>
  38.         __PRETTY_FUNCTION__ = "start_thread"
  39. #3  0x00007ffff53b404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  40. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement