[Gambas-bugtracker] Bug #2460: During the debugging process the systems stops with a failure free(): double free detected in tcache 2

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Wed Feb 16 09:05:29 CET 2022


http://gambaswiki.org/bugtracker/edit?object=BUG.2460&from=L21haW4-

Comment #19 by Peter KOSTRZ:

Hi Benoit,
Thanks for the feedback. I am rewriting now the whole thing not using xmlDocument and AppendChild at the moment. The way I do is by reading in a file in a xmlNode Structure, make the changes and then use xmlWriter to regen the file with the changes. I am not so successful yet but hope I find the solution soon.
As soon as I have a little bit more time (somewhen this week) I will test out your ptoposal. Do I understand it right: You want to remove other "Nodes" in the same level  from its parent. Mean: when it is the first (and only) child it works with AppendChild() ....

I will try and give feedback. Just for your information: We are buling up an API environment for the finacial market usind GAMBAS and it works fine so far (except AppendChild()) ;-) .....

Greeetings from Switzerland
Peter

Peter KOSTRZ changed the state of the bug to: Accepted.




More information about the Bugtracker mailing list