-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Description
Hello, i am creating this issue since there is a crash that is continuously growing and we already identified.
The crash is due to a code that is using a function that is deprecated.
According to libxml2 library, we found that XMLNodeDump is deprecated based on: http://www.xmlsoft.org/html/libxml-tree.html#xmlNodeDump
"structures it is limited to 2GB and somehow deprecated, use xmlBufNodeDump() instead"
The issue is really hard to reproduce but we where able to track the root cause.
diegosalazarCO and RabbitNever
Metadata
Metadata
Assignees
Labels
No labels

