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

Find memory leak #1

Open
JasonLovesDoggo opened this issue Jul 6, 2024 · 1 comment
Open

Find memory leak #1

JasonLovesDoggo opened this issue Jul 6, 2024 · 1 comment

Comments

@JasonLovesDoggo
Copy link
Owner

systems reach 512mb of memory after ~1w of operation, check stats modules to ensure no leaks.

there seems to be one somewhere

@JasonLovesDoggo
Copy link
Owner Author

2024/12/20 23:50:14 [Recovery] 2024/12/20 - 23:50:14 panic recovered:
error
runtime error: invalid memory address or nil pointer dereference
error
/usr/local/go/src/runtime/panic.go:261 (0x4506d7)

/usr/local/go/src/runtime/signal_unix.go:881 (0x4506a5)
info
/usr/local/go/src/runtime/memmove_amd64.s:200 (0x46f121)
info
/usr/local/go/src/runtime/slice.go:261 (0x451dfd)
info
/go/pkg/mod/github.com/tom-draper/api-analytics/analytics/go/[email protected]/core.go:50 (0x99a35e)
info
/go/pkg/mod/github.com/tom-draper/api-analytics/analytics/go/[email protected]/analytics.go:40 (0x99d536)

see tom-draper/api-analytics#53

issue is with

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