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 Per Östlund, 12 years ago

Owner: changed from somebody to Adeel Asghar
Status: newassigned
Summary: OMEdit crahses (segfault) when opening Modelica.Mechanics.Translational.Examples.SignConventionOMEdit crashes (segfault) when opening Modelica.Mechanics.Translational.Examples.SignConvention

comment:2 by Henning Kiel, 12 years ago

Owner: changed from Adeel Asghar to Henning Kiel

comment:3 by Henning Kiel, 12 years ago

Resolution: fixed
Status: assignedclosed

fixed in rev.13853

Note: See TracTickets for help on using tickets.