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 , 6 years ago
Milestone: | 1.13.0 → 1.14.0 |
---|
comment:2 by , 5 years ago
Milestone: | 1.14.0 → 1.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:4 by , 4 years ago
Milestone: | 1.17.0 → 1.18.0 |
---|
Retargeted to 1.18.0 because of 1.17.0 timed release.
Note:
See TracTickets
for help on using tickets.
Rescheduled to 1.14.0 after 1.13.0 releasee