View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000500 | Frama-C | Plug-in > jessie | public | 2010-06-07 12:20 | 2010-12-18 11:19 | ||||
Reporter | Jochen | ||||||||
Assigned To | cmarche | ||||||||
Priority | normal | Severity | text | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | Frama-C Boron-20100401 | ||||||||
Target Version | Fixed in Version | Frama-C Carbon-20101202-beta2 | |||||||
Summary | 0000500: Uncaught exception in jc/jc_effect.ml caused by union type | ||||||||
Description | The attached program tries to do a dirty conversion from char* to int (just to test the limits of Jessie). If this is done by a cast, Jessie properly reports <<Jessie plugin can not be used on your code>>. If this is done by a union type, however, Jessie reports <<Uncaught exception: File "jc/jc_effect.ml", line 1356, characters 22-28: Assertion failed>>. Probably that exception should be caught and <<...cannot be used on your code>> should be reported in this case, too. See the attached program; comment-out and uncomment the line "#define testUnion" to reproduce both behaviours. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-06-07 12:20 | Jochen | New Issue | |
2010-06-07 12:20 | Jochen | Status | new => assigned |
2010-06-07 12:20 | Jochen | Assigned To | => cmarche |
2010-06-07 12:20 | Jochen | File Added: ftest.c | |
2010-12-16 17:23 | cmarche | Note Added: 0001319 | |
2010-12-16 17:23 | cmarche | Status | assigned => resolved |
2010-12-16 17:23 | cmarche | Resolution | open => fixed |
2010-12-18 11:18 | signoles | Fixed in Version | => Frama-C Carbon-20101202-beta2 |
2010-12-18 11:19 | signoles | Status | resolved => closed |