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

Problem of memory leak in ngrok 1.7 #2

Open
Klearcc opened this issue Apr 9, 2024 · 1 comment
Open

Problem of memory leak in ngrok 1.7 #2

Klearcc opened this issue Apr 9, 2024 · 1 comment

Comments

@Klearcc
Copy link

Klearcc commented Apr 9, 2024

Great project! I would like to ask if the original version of ngrok 1.7 has a memory leak issue that causes ngrok to crash. Is there a solution to this problem?

@Cocean001 Cocean001 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
@Cocean001 Cocean001 reopened this Apr 29, 2024
@Cocean001
Copy link
Owner

Cocean001 commented Apr 29, 2024

Hi @Klearcc ,

Thanx for reaching out! Yes, ngrok 1.7 is known to have memory leak issues that can cause crashes, particularly with large data transfers. The issue primarily stems from not properly managing and releasing memory, especially with large data transfers.

To tackle this, I'm working on upgrade this script to patch the memory leaks since the official version doesn’t address these problems. Your mention has definitely provided a good direction for this enhancement, and I’m looking to include this in future updates of my personal project.

Thank you for your input—it’s invaluable for improving the project!

Cheers!

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

2 participants