View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0001161 | Frama-C | Plug-in > jessie | public | 2012-04-16 12:02 | 2012-04-17 22:12 | ||||||||
Reporter | nmuller | ||||||||||||
Assigned To | cmarche | ||||||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||||||
Status | assigned | Resolution | open | ||||||||||
Product Version | Frama-C Nitrogen-20111001 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0001161: error in wp_behav.c | ||||||||||||
Description | The following file does not pass the analysis (the resulting trace is supplied in additional informations) | ||||||||||||
Additional Information | frama-c -jessie -jessie-atp alt-ergo wp_behav1.c [kernel] preprocessing with "gcc -C -E -I. -dD wp_behav1.c" [jessie] Starting Jessie translation [jessie] Producing Jessie files in subdir wp_behav1.jessie [jessie] File wp_behav1.jessie/wp_behav1.jc written. [jessie] File wp_behav1.jessie/wp_behav1.cloc written. [jessie] Calling Jessie tool in subdir wp_behav1.jessie Generating Why function f Generating Why function min Generating Why function bhv Generating Why function stmt_contract Generating Why function local_named_behavior File "jc/jc_interp.ml", line 2965, characters 7-7: Uncaught exception: File "jc/jc_interp.ml", line 2965, characters 7-13: Assertion failed [jessie] user error: Jessie subprocess failed: jessie -why-opt -split-user-conj -v -locs wp_behav1.cloc wp_behav1.jc | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
|
![]() |
|
virgile (developer) 2012-04-17 17:51 |
The issue lies in the statement contract at line 62 of attached file: apparently Jessie (the compiler, not the plugin) does not support behavior with assumes clauses in this case. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-16 12:02 | nmuller | New Issue | |
2012-04-16 12:02 | nmuller | Status | new => assigned |
2012-04-16 12:02 | nmuller | Assigned To | => virgile |
2012-04-16 12:02 | nmuller | File Added: wp_behav.c | |
2012-04-17 17:51 | virgile | Note Added: 0002933 | |
2012-04-17 17:51 | virgile | Assigned To | virgile => cmarche |
2012-04-17 17:51 | virgile | Severity | minor => feature |
2012-04-17 17:51 | virgile | Reproducibility | have not tried => always |
2012-04-17 17:51 | virgile | Category | Kernel > ACSL implementation => Plug-in > jessie |
2012-04-17 17:51 | virgile | Product Version | Frama-C Carbon-20110201 => Frama-C Hydrogen-20080301 |
2012-04-17 22:12 | yakobowski | Product Version | Frama-C Hydrogen-20080301 => Frama-C Nitrogen-20111001 |