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

Memory leak at Unmarshal #726

Open
biubiubiu-ljd opened this issue Jun 3, 2021 · 3 comments
Open

Memory leak at Unmarshal #726

biubiubiu-ljd opened this issue Jun 3, 2021 · 3 comments

Comments

@biubiubiu-ljd
Copy link

Hi,

I've migrated our code from golang/protobuf to gogo generated protobuf.
I see the memory keeps increasing
image
image
I couldn't figure out why exactly the leak occurs, but I'm not very experienced on memory leaks. Most examples I saw were with slice indexing. We unmarshal bunch of other types but it's not happening in those types.

@StevenWash
Copy link

hello,did you solve this problem? And I have the similar questions with you!

@AvilovAlex
Copy link

Hello, the same issue!
If you have any solutions, please share it.

@tooptoop4
Copy link

🐞

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

4 participants