Advertisement
Gary_The_Brown

backtrace

Jul 28th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. #0 0x0000000000000000 in ?? ()
  2. #1 0x0000000000443a0b in api_mpegts_network_muxcreate (opaque=<optimised out>, op=<optimised out>, args=<optimised out>, resp=<optimised out>)
  3. at src/api/api_mpegts.c:188
  4. #2 0x000000000045c8a9 in webui_api_handler (hc=0x7fffd9ffaaf0, remain=0x7fffc4000b7a "mpegts/network/mux_create", opaque=<optimised out>) at src/webui/webui_api.c:43
  5. #3 0x0000000000413a60 in http_exec (hc=hc@entry=0x7fffd9ffaaf0, hp=0x7dccc0, remain=0x7fffc4000b7a "mpegts/network/mux_create") at src/http.c:409
  6. #4 0x0000000000414096 in http_cmd_post (spill=0x7fffd9ffaab0, hc=0x7fffd9ffaaf0) at src/http.c:500
  7. #5 http_process_request (spill=0x7fffd9ffaab0, hc=0x7fffd9ffaaf0) at src/http.c:520
  8. #6 process_request (hc=hc@entry=0x7fffd9ffaaf0, spill=spill@entry=0x7fffd9ffaab0) at src/http.c:583
  9. #7 0x000000000041442d in http_serve_requests (spill=0x7fffd9ffaab0, hc=0x7fffd9ffaaf0) at src/http.c:828
  10. #8 http_serve (fd=25, opaque=0x7fffcc000ef0, peer=<optimised out>, self=<optimised out>) at src/http.c:877
  11. #9 0x0000000000410ab3 in tcp_server_start (aux=0x7fffcc000ec0) at src/tcp.c:444
  12. #10 0x000000000040eb61 in thread_wrapper (p=0x7fffcc001040) at src/wrappers.c:125
  13. #11 0x00007ffff54e1182 in start_thread (arg=0x7fffd9ffb700) at pthread_create.c:312
  14. #12 0x00007ffff4d0030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement