Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [New Thread 0x7fffb21f0700 (LWP 5791)]
- Thread 48 "tvh:tcp-start" received signal SIGSEGV, Segmentation fault.
- [Switching to Thread 0x7fffb37fb700 (LWP 5790)]
- 0x000055555573c218 in tvh_mutex_add_to_list (mutex=mutex@entry=0x7fffb37fa340, filename=filename@entry=0x0, lineno=lineno@entry=-1) at src/tvh_thread.c:169
- 169 TAILQ_SAFE_REMOVE(&thrwatch_mutexes, mutex, link);
- [Current thread is 48 (Thread 0x7fffb37fb700 (LWP 5790))]
- (gdb) bt
- #0 0x000055555573c218 in tvh_mutex_add_to_list (mutex=mutex@entry=0x7fffb37fa340, filename=filename@entry=0x0, lineno=lineno@entry=-1) at src/tvh_thread.c:169
- #1 0x000055555573cad0 in tvh_cond_timedwait (cond=cond@entry=0x7fffb37fa398, mutex=mutex@entry=0x7fffb37fa340, monoclock=monoclock@entry=1310142547533) at src/tvh_thread.c:356
- #2 0x00005555557d4a6e in http_stream_run (hc=hc@entry=0x7fffb37fa7f0, prch=prch@entry=0x7fffb37fa2b0, name=name@entry=0x7fffb37fa280 "TF1", s=s@entry=0x7fff9c0080e0) at src/webui/webui.c:369
- #3 0x00005555557d5039 in http_stream_channel (hc=hc@entry=0x7fffb37fa7f0, ch=<optimized out>, weight=weight@entry=0) at src/webui/webui.c:1321
- #4 0x00005555557d598a in http_stream (hc=0x7fffb37fa7f0, remain=<optimized out>, opaque=<optimized out>) at src/webui/webui.c:1388
- #5 0x000055555574843a in http_exec (hc=hc@entry=0x7fffb37fa7f0, hp=hp@entry=0x7fffb37fa510, remain=0x7fff9c000f4c "channelnumber") at src/http.c:1171
- #6 0x00005555557495ac in http_cmd_get (hc=hc@entry=0x7fffb37fa7f0) at src/http.c:1246
- #7 0x0000555555749695 in http_process_request (hc=0x7fffb37fa7f0, spill=<optimized out>) at src/http.c:1328
- #8 0x0000555555748ab4 in process_request (hc=hc@entry=0x7fffb37fa7f0, spill=spill@entry=0x7fffb37fa770) at src/http.c:1463
- #9 0x0000555555749c9b in http_serve_requests (hc=hc@entry=0x7fffb37fa7f0) at src/http.c:1948
- #10 0x0000555555749e86 in http_serve (fd=55, opaque=0x7fffac000b50, peer=0x7fffac000b68, self=0x7fffac000be8) at src/http.c:1999
- #11 0x0000555555740a1e in tcp_server_start (aux=0x7fffac000b20) at src/tcp.c:709
- #12 0x000055555573c139 in thread_wrapper (p=0x7fffac000cb0) at src/tvh_thread.c:93
- #13 0x00007ffff7297f2a in start_thread (arg=0x7fffb37fb700) at pthread_create.c:463
- #14 0x00007ffff6b09edf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- (gdb)
- ─────────
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement