|
From: JVZ <je...@fo...> - 2017-01-09 15:18:46
|
On Mon, 9 Jan 2017 15:21:31 +0100 "Olivier B." <per...@gm...> wrote: >Does constructing the app on the heap do the same? >Or are you sure are not constructing an other FXApp in your >mainWindows or the code it triggers? FXApp has some static data. You >seem to be able to build multiple ones, but the second deletion >doesn't work well Of course, deleting something twice would be a problem. I really suggest something like valgrind to root out memory-related problems. Also, one could build with DEBUG mode (which enables tracing) to get a more detailed picture of the sequence of things going on. If anyone knows of additional tools, please offer your suggestions, as I would love to increase the repertoire of solutions. -- JVZ +----------------------------------------------------------------------------+ | Copyright (C) 08:50 01/ 9/2017 Jeroen van der Zijp. All Rights Reserved. | +----------------------------------------------------------------------------+ |