Opened 13 years ago
Last modified 12 years ago
#1691 closed defect
M.E.Digital.Examples fail to run backend — at Initial Version
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Backend | Version: | |
Keywords: | Cc: | Martin Sjölund, Frenkel, TUD, Willi Braun |
Description
{{{loadModel(Modelica,{"3.1"});
res:=buildModel(Modelica.Electrical.Digital.Examples.Multiplexer);}}}
This causes:
Stack overflow! Failing the current function stack chain until the stack overflow signal is caught!
Execution failed!
And a very long trace of - BackendDAETransform.analyseStrongComponentBlock failed to be printed.
Note:
See TracTickets
for help on using tickets.