I'm having this problem during my simulation on OPNET Modeler.
During the ODB debug, I found out that whenever I type "memstats", the
simulation will crash and giving the following error.
<<< Program Fault >>>
* Time: 18:28:14 Sun Apr 04 2010
* Product: modeler (32-bit)
* Package: module (top.Test_Article_1.dau_1.Sensor)
* Function: vos_poolmem_pool_stats_get
* Error: program abort -- Invalid Memory Access
T (11), EV (13), MOD (top.Test_Article_1.dau_1.Sensor),
PROC (vos_poolmem_pool_stats_get)
If I don't type "memstats", then after the final event, it still gives
similar error about vos_poolmem_pool_stats_get and crashes. The result
hence cannot be collected.
I can't find related FAQ on OPNET Tech support center.
What should I do?
Thanks very much