Skip to content
New issue

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

SIGSEGV server.go on build, in build stage, running tests #2

Open
Karm opened this issue Dec 5, 2018 · 0 comments
Open

SIGSEGV server.go on build, in build stage, running tests #2

Karm opened this issue Dec 5, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Karm
Copy link
Owner

Karm commented Dec 5, 2018

Submitted by @robcza

2018/12/05 18:21:56 There is no hash on path test-data/400_resolver_cache.bin.md5 ready for client CommonName 400. Although data file on path test-data/400_resolver_cache.bin exists. Client sent away.
2018/12/05 18:21:56 interrupt
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x6c7427]

goroutine 1592 [running]:
net/http.(*Server).Shutdown(0xc0000120d0, 0x0, 0x0, 0x0, 0x0)
    /opt/go/src/net/http/server.go:2620 +0x167
github.com/Karm/serve-file.main.func2(0xc0000843c0, 0xc0000120d0, 0xc000708070, 0xc0000120d0)
    /gopath/src/github.com/Karm/serve-file/server.go:174 +0x9c
created by github.com/Karm/serve-file.main
    /gopath/src/github.com/Karm/serve-file/server.go:171 +0x2d0
exit status 2
FAIL    github.com/Karm/serve-file    26.618s
The command '/bin/sh -c go test' returned a non-zero code: 1
@Karm Karm self-assigned this Dec 5, 2018
@Karm Karm added the bug Something isn't working label Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant