> Le 29 août 2019 à 11:56, Joakim Dahlgren Strandberg <joaki...@kth.se> a écrit 
> :
> 
> Hi,
> 
> I've used valgrind on tutorial-03 and as far as I can tell Gnoga seems to 
> leak memory. To do it I've added
>       Gnoga.Application.Multi_Connect.End_Application;
> in one of the button click handlers to make it possible to stop the Gnoga web 
> server without using ctrl+c. Is there someone that can verify or refute that 
> memory is being leaked? Evidently David has been running Gnoga web servers 
> for long periods of time (for example http://www.gnoga.com) without memory 
> leak issue but still it would be nice if one could understand why valgrind is 
> reporting that not all memory has been reclaimed when the gnoga web server 
> has shutdown.

Hello Joakim,

I've just do:
$ valgrind bin/plot_test 
==27673== Memcheck, a memory error detector
==27673== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==27673== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info
==27673== Command: bin/plot_test
...

But Gnoga server is not starting.
Which command do you use?
What is your configuration?
I use GNAT Community 2019 on macOS 10.13.

Thanks, Pascal.
http://blady.pagesperso-orange.fr




_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to