netopeer2 icon indicating copy to clipboard operation
netopeer2 copied to clipboard

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)

Open musefanhua opened this issue 1 year ago • 1 comments

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?

musefanhua avatar Jul 12 '24 08:07 musefanhua