Skip to content

PSRAM memory leak? #20594

Jan 25, 2024 · 7 comments · 24 replies
Discussion options

You must be logged in to vote

I found the culprit. I was calling repeatedly re.search(), which means that the memory leak is in the memory management of the compiled regex. I have fixed HASPmota to do a single call for now.

Replies: 7 comments 24 replies

Comment options

You must be logged in to vote
1 reply
@waltkind
Comment options

Comment options

You must be logged in to vote
1 reply
@sfromis
Comment options

Comment options

You must be logged in to vote
1 reply
@sfromis
Comment options

Comment options

You must be logged in to vote
6 replies
@sfromis
Comment options

@waltkind
Comment options

@sfromis
Comment options

@waltkind
Comment options

@sfromis
Comment options

Comment options

You must be logged in to vote
2 replies
@waltkind
Comment options

@s-hadinger
Comment options

Comment options

You must be logged in to vote
1 reply
@sfromis
Comment options

Comment options

You must be logged in to vote
12 replies
@waltkind
Comment options

@waltkind
Comment options

@s-hadinger
Comment options

@s-hadinger
Comment options

Answer selected by waltkind
@waltkind
Comment options

@s-hadinger
Comment options

@waltkind
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
troubleshooting Type - Troubleshooting Berry Type - Issue / feature is related to Berry
4 participants