Crash with Invalid argument for Frama_C_alloc_size function
ID0001302: This issue was created automatically from Mantis Issue 1302. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0001302 | Frama-C | Plug-in > Eva | public | 2012-11-14 | 2013-04-19 |
Reporter | Anne | Assigned To | yakobowski | Resolution | fixed |
Priority | normal | Severity | crash | Reproducibility | always |
Platform | - | OS | - | OS Version | - |
Product Version | Frama-C Oxygen-20120901 | Target Version | - | Fixed in Version | Frama-C Fluorine-20130401 |
Description :
$ frama-c toto.c -val gives : [value] user error: Invalid argument for Frama_C_alloc_size function (...) Unexpected error (Kernel_function.No_Definition). Please report as 'crash' at http://bts.frama-c.com/.
It seems ok that the value analysis doesn't know what to do with this example, but I guess it shouldn't 'crash'...