Opened 14 years ago

Last modified 14 years ago

#1504 closed defect (fixed)

Stack overflow for EngineV6

Reported by: Martin Sjölund Owned by: Martin Sjölund
Priority: high Milestone:
Component: Version:
Keywords: Cc: Martin Sjölund,

Description

loadModel(Modelica);
loadModel(ModelicaServices);
translateModel(Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6);

Wait 15 minutes (64-bit machine might be required; it hit 4.4GB RAM for me)... Stack Overflow :(

Change History (1)

comment:1 by Adrian Pop, 14 years ago

fixed in revision 8799:

adrpo@test:~/dev/om/build/bin/stack$ time ../omc stack.mos
true
true
"SimCode: The model  has been translated"

real    150m29.054s
user    146m54.380s
sys     3m15.350s
Note: See TracTickets for help on using tickets.