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

<libc> malloc-free fails when heap gets fully freeed #234

Closed
akashkollipara opened this issue Feb 18, 2023 · 2 comments · Fixed by #272
Closed

<libc> malloc-free fails when heap gets fully freeed #234

akashkollipara opened this issue Feb 18, 2023 · 2 comments · Fixed by #272
Assignees
Labels
bug-critical System failure can be predicted cyancore framework Cyancore framework feature request terravisor Terravisor related issue

Comments

@akashkollipara
Copy link
Member

Describe the bug
free of heap fails when heap usage -> 0 (tries)
error in merge while loop

To Reproduce
Steps to reproduce the behavior:

  1. driver_exit_all function frees most of heap in minimal port.

Expected behavior
should not abort.

@akashkollipara akashkollipara added terravisor Terravisor related issue cyancore framework Cyancore framework feature request bug-critical System failure can be predicted labels Feb 18, 2023
@akashkollipara akashkollipara added this to the Boron milestone Feb 18, 2023
@akashkollipara akashkollipara self-assigned this Feb 18, 2023
@akashkollipara
Copy link
Member Author

akashkollipara commented Feb 18, 2023

pushing fix as part of FR for Issue #233 as it is dependent on the fix.

@akashkollipara
Copy link
Member Author

Marking as closed.

@akashkollipara akashkollipara linked a pull request Jan 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-critical System failure can be predicted cyancore framework Cyancore framework feature request terravisor Terravisor related issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant