Opened 11 years ago

Closed 11 years ago

#2089 closed defect (fixed)

OMEdit loses connection to OMC if opening Modelica.Media.Examples

Reported by: leo.gall@… Owned by: adrpo
Priority: high Milestone: 1.9.0
Component: Frontend Version: trunk
Keywords: Cc: adrpo, sjoelund.se

Description

System:
OpenModelica 1.9.0 beta4 + dev r15322
Windows 7 64bit

If I try to open the MSL component tree in the component browser, it works for
Modelica.Media

but as soon as I click on
Modelica.Media.Examples

OMEdit stops to work and keeps opening a pop up window (see attachment).

Is this a known crash?

Attachments (3)

OMEdit.png (19.2 KB) - added by leo.gall@… 11 years ago.
Screenshot
openmodelica.omc.output.OMEdit (4.3 KB) - added by adeas31 11 years ago.
OMC output
getComponents.log (677.0 KB) - added by sjoelund.se 11 years ago.

Download all attachments as: .zip

Change History (9)

Changed 11 years ago by leo.gall@…

Screenshot

Changed 11 years ago by adeas31

OMC output

comment:1 Changed 11 years ago by adeas31

  • Cc adrpo sjoelund.se added
  • Component changed from OMEdit to Frontend
  • Owner changed from adeas31 to somebody

The problem is with Modelica.Media.Examples.SimpleLiquidWater model. Whenever OMEdit calls

getComponents(Modelica.Media.Examples.SimpleLiquidWater, useQuotes = true)

OMC crashes.

I have attached the OMC output file.

Changed 11 years ago by sjoelund.se

comment:2 Changed 11 years ago by sjoelund.se

Attached a more detailed backtrace (produced by the bootstrapped omc)

comment:3 Changed 11 years ago by anonymous

Hello,
I experience the same problem. When expanding the tree Modelica.Media.Examples, OMEdit looses the connection to OMC and crashes.
debian 6.0.6; OpenModelica 1.9.0 beta4 + dev r15322
al

comment:4 Changed 11 years ago by sjoelund.se

  • Summary changed from OMEdit looses connection to OMC if opening Modelica.Media.Examples to OMEdit loses connection to OMC if opening Modelica.Media.Examples

comment:5 Changed 11 years ago by adrpo

  • Owner changed from somebody to adrpo
  • Status changed from new to accepted

comment:6 Changed 11 years ago by adrpo

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed in r15902.

Note: See TracTickets for help on using tickets.