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

netopeer2-server: /home/ubuntn/libyang-2.0.112/src/parser_xml.c:696: lydxml_subtree_r: Assertion `xmlctx->status == LYXML_ELEM_CLOSE' failed. Aborted (core dumped) #1607

Open
musefanhua opened this issue Jul 12, 2024 · 1 comment
Labels
is:bug Bug description. status:invalid Issue is not reproducible.

Comments

@musefanhua
Copy link

Hello, I used netopeer2-2.0.35 to build a service, and used gonetconf as a client to connect to the service. When I sent some specially constructed data packets, the service debug mode was aborted. The information is as follows: netopeer2 -server: /home/ubuntn/libyang-2.0.112/src/parser_xml.c:696: lydxml_subtree_r: Assertion `xmlctx->status == LYXML_ELEM_CLOSE' failed.

Aborted (core dumped),
is this a BUG?

@jktjkt
Copy link
Contributor

jktjkt commented Jul 12, 2024

That's a very old version; can you reproduce the error with the newest release? What YANG models are in use, and how does the request which triggers the error message looks like?

@michalvasko michalvasko added is:bug Bug description. status:invalid Issue is not reproducible. labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug Bug description. status:invalid Issue is not reproducible.
Projects
None yet
Development

No branches or pull requests

3 participants