non-constant size of 2-dim array leads to crash (some similarities to issue #852)
ID0000856: This issue was created automatically from Mantis Issue 856. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0000856 | Frama-C | Plug-in > Eva | public | 2011-06-07 | 2014-02-12 |
Reporter | kerstin | Assigned To | yakobowski | Resolution | fixed |
Priority | normal | Severity | crash | Reproducibility | always |
Platform | - | OS | - | OS Version | - |
Product Version | Frama-C Carbon-20110201 | Target Version | - | Fixed in Version | Frama-C Fluorine-20130401 |
Description :
Hello, frama-c -val -main ftest ftest.c leads to a crash.
The program is kind of similar to #852 (closed), but without recursive call to ftest and variable size (b[10][a]) instead of variable size (b[1][a]).
But, here you do not obtain the error with frama-c -ftest.c .
Regards, Kerstin