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

docker部署后master总是会不断挂机再启动 #791

Open
luopiao opened this issue Dec 14, 2023 · 0 comments
Open

docker部署后master总是会不断挂机再启动 #791

luopiao opened this issue Dec 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@luopiao
Copy link

luopiao commented Dec 14, 2023

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0xf8 pc=0xc272d5]

goroutine 388 [running]:
github.com/zhenghaoz/gorse/model/ranking.GetModelName({0x0?, 0x0?})
/go/gorse/model/ranking/model.go:265 +0x95
github.com/zhenghaoz/gorse/model/ranking.(*ModelSearcher).Fit(0xc00023c7e0, 0xc000ea4fc0, 0x25?, 0xc0000e41c0, 0xc00004bde0)
/go/gorse/model/ranking/search.go:194 +0x5fa
github.com/zhenghaoz/gorse/master.(*SearchRankingModelTask).run(0xc00004bba0, 0x17deac7?)
/go/gorse/master/tasks.go:1224 +0x45c
github.com/zhenghaoz/gorse/master.(*Master).RunRagtagTasksLoop.func1({0x1db4ec0, 0xc00004bba0})
/go/gorse/master/master.go:368 +0x189
created by github.com/zhenghaoz/gorse/master.(*Master).RunRagtagTasksLoop
/go/gorse/master/master.go:364 +0x32e

@luopiao luopiao added the bug Something isn't working label Dec 14, 2023
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