Advertisement
Guest User

Untitled

a guest
Jun 11th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. 014-06-11 03:26:41.093 [ NOTICE] START: HTS Tvheadend version 3.9.869~g56196d3 started, running as PID:35470 UID:1000 GID:1000, CWD:/home/dmarion/tvheadend CNF:/home/dmarion/.hts/tvheadend
  2. 2014-06-11 03:26:41.093 [ INFO] mpegts: http://192.168.123.9:8001/1:0:19:2B66:3F3:1:C00000:0:0:0 - tuning on IPTV
  3. 2014-06-11 03:26:41.093 [ INFO] subscription: 'epggrab' subscribing to mux, weight: 3, adapter: 'IPTV', network: 'vuplus2', mux: 'http://192.168.123.9:8001/1:0:19:2B66:3F3:1:C00000:0:0:0'
  4. 2014-06-11 03:26:41.286 [ ERROR] AVAHI: Service name collision, renaming service to 'Tvheadend #2'
  5. [New Thread 0x7fffe97fa700 (LWP 35490)]
  6. 2014-06-11 03:26:42.987 [ INFO] AVAHI: Service 'Tvheadend #2' successfully established.
  7. 2014-06-11 03:26:50.014 [ INFO] subscription: "epggrab" unsubscribing
  8.  
  9. Program received signal SIGSEGV, Segmentation fault.
  10. [Switching to Thread 0x7ffff3930700 (LWP 35478)]
  11. mpegts_input_recv_packets (mi=0x71b900, mmi=0x0, sb=sb@entry=0x7cc4a8, off=off@entry=0, pcr=pcr@entry=0x0,
  12. pcr_pid=pcr_pid@entry=0x0) at src/input/mpegts/mpegts_input.c:505
  13. 505 mp->mp_mux = mmi->mmi_mux;
  14. (gdb) bt
  15. #0 mpegts_input_recv_packets (mi=0x71b900, mmi=0x0, sb=sb@entry=0x7cc4a8, off=off@entry=0, pcr=pcr@entry=0x0,
  16. pcr_pid=pcr_pid@entry=0x0) at src/input/mpegts/mpegts_input.c:505
  17. #1 0x0000000000482c04 in iptv_input_recv_packets (im=im@entry=0x7cc2a0, len=len@entry=1448, off=off@entry=0)
  18. at src/input/mpegts/iptv/iptv.c:340
  19. #2 0x00000000004835cb in iptv_http_data (hc=<optimized out>, buf=0x7ffff390fb70, len=1448)
  20. at src/input/mpegts/iptv/iptv_http.c:53
  21. #3 0x0000000000437efb in http_client_data_copy (hc=0x7d63f0,
  22. buf=0x7ffff390fb70 "\377\031\345h&8Aq\227[$X\333YU\312N'\207\060\337\374C]\322\357\216JNg\361s\324\327[\325Zt\250\352\365̃?A\325>ZG\027\336\031\063\302\217\241J\n#C\300\203&\337\067=\315\360\024>Y\314O\032\215*\005\373\034\227\350\360܆(fK\335\342@@\006qi\225\230ܮj\204\202\207>ا\233\066\221\355S\331PHA\017\330,\276\030.\245\352頯Joe.\312\353\034\312k\bG\212_\216\377a\235\335\001딸]Q\352mI\334\301\030\061\230\212\271\275\330;0\036\070\361Z\320\fRx\367G\304\344\312y\272\022k\253s\352\322D\371\212\343w\030\240wxz:\036v\312\033J"..., len=1448) at src/httpc.c:672
  23. #4 0x000000000043810b in http_client_data_received (hc=hc@entry=0x7d63f0,
  24. buf=buf@entry=0x7ffff390fb70 "\377\031\345h&8Aq\227[$X\333YU\312N'\207\060\337\374C]\322\357\216JNg\361s\324\327[\325Zt\250\352\365̃?A\325>ZG\027\336\031\063\302\217\241J\n#C\300\203&\337\067=\315\360\024>Y\314O\032\215*\005\373\034\227\350\360܆(fK\335\342@@\006qi\225\230ܮj\204\202\207>ا\233\066\221\355S\331PHA\017\330,\276\030.\245\352頯Joe.\312\353\034\312k\bG\212_\216\377a\235\335\001딸]Q\352mI\334\301\030\061\230\212\271\275\330;0\036\070\361Z\320\fRx\367G\304\344\312y\272\022k\253s\352\322D\371\212\343w\030\240wxz:\036v\312\033J"..., len=len@entry=1448, hdr=hdr@entry=0)
  25. at src/httpc.c:802
  26. #5 0x000000000043a093 in http_client_run (hc=hc@entry=0x7d63f0) at src/httpc.c:885
  27. #6 0x000000000043a85b in http_client_thread (p=<optimized out>) at src/httpc.c:1161
  28. #7 0x000000000040db81 in thread_wrapper (p=0x711960) at src/wrappers.c:125
  29. #8 0x00007ffff6b38182 in start_thread (arg=0x7ffff3930700) at pthread_create.c:312
  30. #9 0x00007ffff635730d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  31. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement