#3542 closed defect (fixed)
CombiTable1Ds with Data Reading in external file does not work anymore!!
Reported by: | Owned by: | Martin Sjölund | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.4 |
Component: | Third-Party Libraries | Version: | |
Keywords: | CombiTable1Ds, external data | Cc: | Beutlich@… |
Description
In the recent nightly builds, it is not possible to read external data using CombiTable1Ds.
When loading data in CombiTable1Ds at the begining of simulation, Omedit bugs and says "Memory allocation Error".
For information, it works on r1.9.4-dev24 and previous versions.
I joined an example.
Attachments (1)
Change History (10)
by , 9 years ago
Attachment: | BugReadData.zip added |
---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Cc: | added |
---|
Confirmed to have the same bug also in other Modelica tools. I will update ModelicaExternalC when it is fixed upstream.
comment:4 by , 9 years ago
It's even worse: CombiTable2D with 2x3 or 3x2 tables gives same error and crashed in previous versions.
comment:5 by , 9 years ago
On my side it is working again for CombiTable1Ds in version OpenModelica-v1.9.4-dev-525-gf0bcb4f. I think on some previous nightly build too.
comment:6 by , 9 years ago
Component: | Unknown → Third-Party Libraries |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:7 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This was fixed a little while ago when we merged the updated MSL version of the C sources.
The external C sources of MSL have been updated recently, so it could be an MSL issue. I'll play around a bit and try to determine the error.