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 issue, light_dimmer.cpp #21

Closed
carlhampuswall opened this issue Jan 17, 2024 · 0 comments · Fixed by #22
Closed

Memory issue, light_dimmer.cpp #21

carlhampuswall opened this issue Jan 17, 2024 · 0 comments · Fixed by #22

Comments

@carlhampuswall
Copy link
Member

I think i tracked the issue down to the render() of the light_dimmer something gets unallocated/deleted from memory and then it tries reading from there.

To recreate: go into Light Dimmer on knob give no input and just wait should crash after approx 30s after last input was given.

carlhampuswall added a commit that referenced this issue Jan 17, 2024
…actually changed since last update, this atleast for now fixes crashes occuring when light dimmer wasnt receiving any input for approx 30s. (fixes #21)
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

Successfully merging a pull request may close this issue.

1 participant