Assertion failed at project.ml:563
ID0000179: This issue was created automatically from Mantis Issue 179. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0000179 | Frama-C | Kernel | public | 2009-07-09 | 2009-09-24 |
Reporter | dpariente | Assigned To | pascal | Resolution | unable to reproduce |
Priority | normal | Severity | crash | Reproducibility | always |
Platform | - | OS | - | OS Version | - |
Product Version | Frama-C GIT, precise the release id | Target Version | - | Fixed in Version | Frama-C Beryllium-20090901 |
Description :
Hello,
When launching: frama-c -load state.sav (state.sav was previously generated and saved through -save command line option), an error is displayed: [kernel] error: unexpected error File "src/project/project.ml", line 563, characters 11-17: Assertion failed [kernel] error: please report as `crash' at http://bts.frama-c.com
A printexc at project.ml:563 instead of "assert false" gives: ***** Stack overflow[values] computing for function MAIN ====== INITIAL STATE ====== ====== INITIAL STATE COMPUTED ====== Growing heap to 289522k bytes
Regards, Dillon