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

runtime error #1

Open
qaisjp opened this issue Oct 22, 2018 · 1 comment
Open

runtime error #1

qaisjp opened this issue Oct 22, 2018 · 1 comment

Comments

@qaisjp
Copy link
Owner

qaisjp commented Oct 22, 2018

2018/10/22 21:06:50 [Recovery] 2018/10/22 - 21:06:50 panic recovered:
GET /check/mapp/... HTTP/1.1
Host: bi:6663
Accept: */*
Accept-Encoding: gzip, deflate
Connection: keep-alive
User-Agent: python-requests/2.8.1


runtime error: invalid memory address or nil pointer dereference
/afs/inf.ed.ac.uk/user/s16/s1620208/.local/go/src/runtime/panic.go:513 (0x42bf28)
/afs/inf.ed.ac.uk/user/s16/s1620208/.local/go/src/runtime/panic.go:82 (0x42b07d)
/afs/inf.ed.ac.uk/user/s16/s1620208/.local/go/src/runtime/signal_unix.go:390 (0x4414a1)
/afs/inf.ed.ac.uk/user/s16/s1620208/.local/go/src/net/textproto/textproto.go:115 (0x60dcf6)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/qaisjp/gosign/daemon.go:107 (0x960f6b)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/qaisjp/gosign/client.go:109 (0x95fd6c)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/qaisjp/cosign-webapi/pkg/api/backend/check.go:44 (0x9696d9)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/qaisjp/cosign-webapi/pkg/api/api.go:35 (0x96ac93)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/gin-gonic/gin/context.go:108 (0x949142)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/gin-gonic/gin/recovery.go:48 (0x95a529)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/gin-gonic/gin/context.go:108 (0x949142)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/gin-gonic/gin/logger.go:84 (0x959831)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/gin-gonic/gin/context.go:108 (0x949142)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/gin-gonic/gin/gin.go:361 (0x951afa)
/afs/inf.ed.ac.uk/user/s16/s1620208/Documents/Go/src/github.com/gin-gonic/gin/gin.go:326 (0x951321)
/afs/inf.ed.ac.uk/user/s16/s1620208/.local/go/src/net/http/server.go:2741 (0x680e6a)
/afs/inf.ed.ac.uk/user/s16/s1620208/.local/go/src/net/http/server.go:1847 (0x67d0d5)
/afs/inf.ed.ac.uk/user/s16/s1620208/.local/go/src/runtime/asm_amd64.s:1333 (0x459520)
@qaisjp
Copy link
Owner Author

qaisjp commented Oct 22, 2018

@findoslice this is the crash. it seems to happen randomly

@qaisjp qaisjp transferred this issue from another repository Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant