We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Last Log: `time="2024-09-01T23:17:19+08:00" level=info msg="write timeout remove" panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x18 pc=0x642429]
goroutine 27 [running]: bufio.(*Writer).Write(0xc0000e0080, 0xc0003359e4, 0x32664, 0x3f61c, 0xb, 0x0, 0x0) /opt/hostedtoolcache/go/1.14.13/x64/src/bufio/bufio.go:623 +0x129 net/http.(*response).write(0xc0000ee380, 0x32d45, 0xc000335303, 0x32d45, 0x3fcfd, 0x0, 0x0, 0xb, 0x0, 0x0) /opt/hostedtoolcache/go/1.14.13/x64/src/net/http/server.go:1606 +0x31c net/http.(*response).Write(0xc0000ee380, 0xc000335303, 0x32d45, 0x3fcfd, 0xb, 0x0, 0x0) /opt/hostedtoolcache/go/1.14.13/x64/src/net/http/server.go:1564 +0x5d github.com/gwuhaolin/livego/protocol/httpflv.(*FLVWriter).SendPacket(0xc00055a0c0, 0x0, 0x0) /home/runner/work/livego/livego/protocol/httpflv/writer.go:151 +0x198 github.com/gwuhaolin/livego/protocol/httpflv.NewFLVWriter.func1(0xc00055a0c0) /home/runner/work/livego/livego/protocol/httpflv/writer.go:55 +0x36 created by github.com/gwuhaolin/livego/protocol/httpflv.NewFLVWriter /home/runner/work/livego/livego/protocol/httpflv/writer.go:54 +0x376`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Last Log:
`time="2024-09-01T23:17:19+08:00" level=info msg="write timeout remove"
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x18 pc=0x642429]
goroutine 27 [running]:
bufio.(*Writer).Write(0xc0000e0080, 0xc0003359e4, 0x32664, 0x3f61c, 0xb, 0x0, 0x0)
/opt/hostedtoolcache/go/1.14.13/x64/src/bufio/bufio.go:623 +0x129
net/http.(*response).write(0xc0000ee380, 0x32d45, 0xc000335303, 0x32d45, 0x3fcfd, 0x0, 0x0, 0xb, 0x0, 0x0)
/opt/hostedtoolcache/go/1.14.13/x64/src/net/http/server.go:1606 +0x31c
net/http.(*response).Write(0xc0000ee380, 0xc000335303, 0x32d45, 0x3fcfd, 0xb, 0x0, 0x0)
/opt/hostedtoolcache/go/1.14.13/x64/src/net/http/server.go:1564 +0x5d
github.com/gwuhaolin/livego/protocol/httpflv.(*FLVWriter).SendPacket(0xc00055a0c0, 0x0, 0x0)
/home/runner/work/livego/livego/protocol/httpflv/writer.go:151 +0x198
github.com/gwuhaolin/livego/protocol/httpflv.NewFLVWriter.func1(0xc00055a0c0)
/home/runner/work/livego/livego/protocol/httpflv/writer.go:55 +0x36
created by github.com/gwuhaolin/livego/protocol/httpflv.NewFLVWriter
/home/runner/work/livego/livego/protocol/httpflv/writer.go:54 +0x376`
The text was updated successfully, but these errors were encountered: