Opened 7 years ago

Last modified 3 years ago

#4620 new defect

CodegenCFunctions.daeExp has stack overflow

Reported by: Henning Kiel Owned by: Adrian Pop
Priority: high Milestone:
Component: Susan (Templates) Version: v1.13.0-dev-nightly
Keywords: Cc:

Description

ScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_1280 leads to a stack overflow in CodegenCFunctions.daeExp/daeExpBinary:

[src/OpenModelica/OMCompiler/Compiler/Template/Tpl.mo:2025:8-2025:159:writable] Error: Interner Fehler Stack overflow when evaluating function:
[bt] #1 libOpenModelicaRuntimeC.dylib(mmc_setStacktraceMessages_threadData)
[bt] #2 libOpenModelicaRuntimeC.dylib(mmc_do_stackoverflow)
[bt] #3 libOpenModelicaCompiler.dylib(CodegenCFunctions.fun_682)
[bt] #4 libOpenModelicaCompiler.dylib(CodegenCFunctions.daeExpBinary)
[bt] #5 libOpenModelicaCompiler.dylib(CodegenCFunctions.fun_682)
[bt] #6 libOpenModelicaCompiler.dylib(CodegenCFunctions.daeExpBinary)
[bt] #7 libOpenModelicaCompiler.dylib(CodegenCFunctions.fun_682)
[bt] #8 libOpenModelicaCompiler.dylib(CodegenCFunctions.daeExpBinary)
...

Change History (5)

comment:1 by Francesco Casella, 6 years ago

Milestone: 1.13.01.14.0

Rescheduled to 1.14.0 after 1.13.0 releasee

comment:2 by Francesco Casella, 5 years ago

Milestone: 1.14.01.16.0

Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0

comment:3 by Francesco Casella, 4 years ago

Milestone: 1.16.01.17.0

Retargeted to 1.17.0 after 1.16.0 release

comment:4 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:5 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.