If the problem is due to undeleted messages, it is complex to detect with the debug and valgrind because the messages aren’t marked like lost memory. You need to change the code and delete the messages after receive it.
De: omn...@googlegroups.com [mailto:omn...@googlegroups.com] En nombre de Francisco Estevez
Enviado el: miércoles, 22 de julio de 2015 9:55
Para: OMNeT++ Users <omn...@googlegroups.com>
Asunto: [Omnetpp-l] Re: Memory issue in omnet or inetmanet-2.0
Hi Michael,
thanks a lot.
About your question, there is no difference between the number of nodes or time between the GUI-based or the commandline simulations, therefore i don't know the problem between them (It seems like the GUI uses a kind of container to limit the memory usage or something like that).
--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at http://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/R5gnTvcPjgY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
I have suffered problems with the memory in Windows, sometimes even if you delete the object, the memory manager does not reuse the free memory, sometimes the same simulation consume a lot of memory and when you repeat the simulation, with the same parameters, runs smoothly, but have not had the same problem in Linux.
If anyone has experienced similar problem, or has some idea for it, I'm all ears!
Thanks a lot.
Danh