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 Corruption Crash in libyang #2321

Open
pnayek8470 opened this issue Nov 8, 2024 · 1 comment
Open

Memory Corruption Crash in libyang #2321

pnayek8470 opened this issue Nov 8, 2024 · 1 comment
Labels
is:bug Bug description.

Comments

@pnayek8470
Copy link

Issue Details: While running with approximately 100 ONTs and periodically querying PON counter statistics, a crash occurs in libyang. This appears to be a memory corruption issue, as it is intermittent. Debug statements indicate an invalid memory address (0x1) is accessed during a free() operation.
stack.txt

@michalvasko
Copy link
Member

I have briefly looked at the relevant code and found nothing suspicious so I am afraid I will not be able to help without reproducing the issue. However, since you are using a 2 year old version of libyang and the other projects, it is also likely the issue has been fixed in the meantime so my first advice is to update to the latest releases.

@michalvasko michalvasko added the is:bug Bug description. label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug Bug description.
Projects
None yet
Development

No branches or pull requests

2 participants