Skip to content

Instantly share code, notes, and snippets.

@trojek
Created March 23, 2021 09:33
Show Gist options
  • Save trojek/4948660c8e02a8ab93c9f09d809c83b2 to your computer and use it in GitHub Desktop.
Save trojek/4948660c8e02a8ab93c9f09d809c83b2 to your computer and use it in GitHub Desktop.
ctrl + \ - pion localDescription onIceCandidate
^\SIGQUIT: quit
PC=0x46e641 m=0 sigcode=128
goroutine 0 [idle]:
runtime.futex(0xa1aef0, 0x80, 0x0, 0x0, 0x7ffd00000000, 0xa1ada0, 0x7ffd18e5c6e8, 0xa1aaa0, 0x7ffd18e5c6f8, 0x40da3f, ...)
/usr/local/go/src/runtime/sys_linux_amd64.s:579 +0x21
runtime.futexsleep(0xa1aef0, 0x0, 0xffffffffffffffff)
/usr/local/go/src/runtime/os_linux.go:44 +0x46
runtime.notesleep(0xa1aef0)
/usr/local/go/src/runtime/lock_futex.go:159 +0x9f
runtime.mPark()
/usr/local/go/src/runtime/proc.go:1340 +0x39
runtime.stopm()
/usr/local/go/src/runtime/proc.go:2257 +0x92
runtime.findrunnable(0xc00002a000, 0x0)
/usr/local/go/src/runtime/proc.go:2916 +0x72e
runtime.schedule()
/usr/local/go/src/runtime/proc.go:3125 +0x2d7
runtime.goexit0(0xc0001bc900)
/usr/local/go/src/runtime/proc.go:3434 +0x1de
runtime.mcall(0x0)
/usr/local/go/src/runtime/asm_amd64.s:327 +0x5b
goroutine 1 [select (no cases)]:
main.main()
/home/tomek/Projects/stageeye-go/test/main.go:92 +0x485
goroutine 6 [select]:
github.com/pion/interceptor/pkg/nack.(*GeneratorInterceptor).loop(0xc0000742d0, 0x849860, 0xc000143cd0)
/home/tomek/go/pkg/mod/github.com/pion/interceptor@v0.0.12/pkg/nack/generator_interceptor.go:127 +0x169
created by github.com/pion/interceptor/pkg/nack.(*GeneratorInterceptor).BindRTCPWriter
/home/tomek/go/pkg/mod/github.com/pion/interceptor@v0.0.12/pkg/nack/generator_interceptor.go:65 +0x105
goroutine 7 [select]:
github.com/pion/interceptor/pkg/report.(*ReceiverInterceptor).loop(0xc0001321c0, 0x849860, 0xc000143cd0)
/home/tomek/go/pkg/mod/github.com/pion/interceptor@v0.0.12/pkg/report/receiver_interceptor.go:88 +0x1ac
created by github.com/pion/interceptor/pkg/report.(*ReceiverInterceptor).BindRTCPWriter
/home/tomek/go/pkg/mod/github.com/pion/interceptor@v0.0.12/pkg/report/receiver_interceptor.go:77 +0x105
goroutine 8 [select]:
github.com/pion/interceptor/pkg/report.(*SenderInterceptor).loop(0xc000132230, 0x849860, 0xc000143cd0)
/home/tomek/go/pkg/mod/github.com/pion/interceptor@v0.0.12/pkg/report/sender_interceptor.go:98 +0x1ac
created by github.com/pion/interceptor/pkg/report.(*SenderInterceptor).BindRTCPWriter
/home/tomek/go/pkg/mod/github.com/pion/interceptor@v0.0.12/pkg/report/sender_interceptor.go:87 +0x105
goroutine 10 [IO wait]:
internal/poll.runtime_pollWait(0x7f3311a0f978, 0x72, 0xc000214010)
/usr/local/go/src/runtime/netpoll.go:222 +0x55
internal/poll.(*pollDesc).wait(0xc00014e198, 0x72, 0x17f3314591f00, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).RawRead(0xc00014e180, 0xc00021a000, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:553 +0xff
net.(*rawConn).Read(0xc0000105a0, 0xc00021a000, 0x1, 0x1)
/usr/local/go/src/net/rawconn.go:43 +0x68
golang.org/x/net/internal/socket.(*Conn).recvMsg(0xc00005ee60, 0xc00020dda8, 0x0, 0x0, 0x7f333aec3f18)
/home/tomek/go/pkg/mod/golang.org/x/net@v0.0.0-20210316092652-d523dce5a7f4/internal/socket/rawconn_msg.go:33 +0x20e
golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
/home/tomek/go/pkg/mod/golang.org/x/net@v0.0.0-20210316092652-d523dce5a7f4/internal/socket/socket.go:247
golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0xc0000752d0, 0xc000210000, 0x200, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/tomek/go/pkg/mod/golang.org/x/net@v0.0.0-20210316092652-d523dce5a7f4/ipv4/payload_cmsg.go:32 +0x1a5
github.com/pion/mdns.(*Conn).start(0xc00014e500)
/home/tomek/go/pkg/mod/github.com/pion/mdns@v0.0.5/conn.go:258 +0x135
created by github.com/pion/mdns.Server
/home/tomek/go/pkg/mod/github.com/pion/mdns@v0.0.5/conn.go:98 +0x47a
goroutine 11 [select]:
github.com/pion/ice/v2.(*Agent).taskLoop(0xc000126b00)
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/agent.go:218 +0x151
created by github.com/pion/ice/v2.NewAgent
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/agent.go:349 +0x911
goroutine 12 [chan receive]:
github.com/pion/ice/v2.(*Agent).startOnConnectionStateChangeRoutine.func1(0xc000126b00)
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/agent.go:405 +0x5a
created by github.com/pion/ice/v2.(*Agent).startOnConnectionStateChangeRoutine
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/agent.go:401 +0x3f
goroutine 13 [select]:
github.com/pion/ice/v2.(*Agent).startOnConnectionStateChangeRoutine.func2(0xc000126b00)
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/agent.go:414 +0xb5
created by github.com/pion/ice/v2.(*Agent).startOnConnectionStateChangeRoutine
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/agent.go:412 +0x65
goroutine 14 [select]:
context.propagateCancel.func1(0x84f6d8, 0xc00001acc0, 0x84c4d0, 0xc0001c0680)
/usr/local/go/src/context/context.go:279 +0xab
created by context.propagateCancel
/usr/local/go/src/context/context.go:278 +0x1fb
goroutine 20 [select]:
github.com/pion/ice/v2.(*candidateBase).recvLoop(0xc000138680, 0xc00001ad20)
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/candidate_base.go:213 +0xc5
created by github.com/pion/ice/v2.(*candidateBase).start
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/candidate_base.go:205 +0x106
goroutine 38 [select]:
github.com/pion/ice/v2.(*candidateBase).recvLoop(0xc000250000, 0xc00001ad20)
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/candidate_base.go:213 +0xc5
created by github.com/pion/ice/v2.(*candidateBase).start
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/candidate_base.go:205 +0x106
goroutine 21 [select]:
github.com/pion/ice/v2.(*candidateBase).recvLoop(0xc000138750, 0xc00001ad20)
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/candidate_base.go:213 +0xc5
created by github.com/pion/ice/v2.(*candidateBase).start
/home/tomek/go/pkg/mod/github.com/pion/ice/v2@v2.0.16/candidate_base.go:205 +0x106
rax 0xca
rbx 0xa1ada0
rcx 0x46e643
rdx 0x0
rdi 0xa1aef0
rsi 0x80
rbp 0x7ffd18e5c6c0
rsp 0x7ffd18e5c678
r8 0x0
r9 0x0
r10 0x0
r11 0x286
r12 0x0
r13 0x1
r14 0x840268
r15 0x0
rip 0x46e641
rflags 0x286
cs 0x33
fs 0x0
gs 0x0
exit status 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment