Opened 11 years ago
Closed 10 years ago
#2389 closed defect (worksforme)
OMEdit hangs when browse Modelica/Media/Air
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | OMEdit | Version: | trunk |
Keywords: | Hang | Cc: |
Description
OpenModelica 1.9.0 beta4+dev (r17270) through 1.9.0 RC1+dev (r17474)
When browse Library Modelica/Media/air OMEdit hangs.
The latest sub library showed at the bottom state message is "Loading: Modelica.Media.Air.ReferenceMoistAir".
After a while an error show that OMEdit it is not responding, and in Ubuntu another message tells:
"Sorry, the program "omc" closed unexpectedly
Your computer does not have enough free memory to automatically analyze the problem and send a report to the developers."
This error happens on three different machines:
-Windows 7 (double Xeon 16GB),
-Mac OSX 10.8.5 (Mac Mini 16GB)
-Ubuntu 13.04 (8GB). Also at Ubuntu 13.04 over Virtual Machine (VirtualBox).
In System Monitor at Mac omc take 99.9% of CPU and Memory grows until the process finish with all the available memory.
The rest of the Modelica tree seems to be fine.
Adeel: If I remember correctly you just need to set +d=nogen,noevalfunc before calling some of the dangerous API functions to draw icons...