View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000192 | Frama-C | Kernel | public | 2009-07-15 12:52 | 2014-02-12 16:56 | ||||
Reporter | lukaszc | ||||||||
Assigned To | pascal | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | Frama-C Beryllium-20090601-beta1 | ||||||||
Target Version | Fixed in Version | Frama-C Beryllium-20090901 | |||||||
Summary | 0000192: -ocode causes crach | ||||||||
Description | frama-c -ocode ends with crash | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
pascal (reporter) 2009-07-20 10:28 |
Well found. Workaround: always use a filename as the argument to option -ocode. Example: ~/ppc $ bin/toplevel.opt -ocode [kernel] error: unexpected error Invalid_argument("index out of bounds") [kernel] error: please report as `crash' at http://bts.frama-c.com ~/ppc $ bin/toplevel.opt -ocode toto.c ~/ppc $ |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-07-15 12:52 | lukaszc | New Issue | |
2009-07-20 10:27 | pascal | Status | new => assigned |
2009-07-20 10:27 | pascal | Assigned To | => pascal |
2009-07-20 10:28 | pascal | Note Added: 0000280 | |
2009-07-20 10:28 | pascal | Status | assigned => acknowledged |
2009-07-20 11:08 | svn | ||
2009-07-20 11:08 | svn | Status | acknowledged => resolved |
2009-07-20 11:08 | svn | Resolution | open => fixed |
2009-08-26 11:25 | signoles | Fixed in Version | => Frama-C Beryllium |
2009-09-02 10:54 | signoles | Status | resolved => closed |
2013-12-19 01:13 | pascal | Source_changeset_attached | => framac master c4d57bd8 |
2014-02-12 16:56 | pascal | Source_changeset_attached | => framac stable/neon c4d57bd8 |