Opened 12 years ago
Closed 12 years ago
#1897 closed defect (fixed)
OMEdit crashes (segfault) when opening Modelica.Mechanics.Translational.Examples.SignConvention
Reported by: | Henning Kiel | Owned by: | Henning Kiel |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
simulating it from OMShell works:
loadModel(Modelica)
true
simulate(Modelica.Mechanics.Translational.Examples.SignConvention)
record SimulationResult
resultFile = "/tmp/OpenModelica/Modelica.Mechanics.Translational.Examples.SignConvention_res.mat",
simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Translational.Examples.SignConvention', storeInTemp = false, noClean = false, options = , outputFormat = 'mat', variableFilter = '.*', measureTime = false, cflags = , simflags = ",
messages = "",
timeFrontend = 0.622040232,
timeBackend = 0.027094224,
timeSimCode = 0.009423824,
timeTemplates = 0.020903774,
timeCompile = 0.469588734,
timeSimulation = 0.012958629000000001,
timeTotal = 1.1621211630000001
end SimulationResult;
Change History (3)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | OMEdit crahses (segfault) when opening Modelica.Mechanics.Translational.Examples.SignConvention → OMEdit crashes (segfault) when opening Modelica.Mechanics.Translational.Examples.SignConvention |
comment:2 by , 12 years ago
Owner: | changed from | to
---|
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
fixed in rev.13853