Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F frama-c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #2275
Closed
Open
Created May 11, 2010 by Julien Signoles@signolesDeveloper

Partial support of tset leads to assert failure

ID0000476: This issue was created automatically from Mantis Issue 476. Further discussion may take place here.


Id Project Category View Due Date Updated
ID0000476 Frama-C Plug-in > jessie public 2010-05-11 2010-12-18
Reporter signoles Assigned To cmarche Resolution fixed
Priority normal Severity minor Reproducibility always
Platform - OS - OS Version -
Product Version Frama-C Boron-20100401 Target Version - Fixed in Version Frama-C Carbon-20101202-beta2

Description :

=== a.c === void f(int t[], int n) { /*@ assert t[0..n-1] == 0; */ }

$ frama-c -jessie a.c [kernel] preprocessing with "gcc -C -E -I. -dD /localhome/julien/a.c" [jessie] Starting Jessie translation [jessie] Producing Jessie files in subdir /localhome/julien/a.jessie [jessie] File /localhome/julien/a.jessie/a.jc written. [jessie] File /localhome/julien/a.jessie/a.cloc written. [jessie] Calling Jessie tool in subdir /localhome/julien/a.jessie Generating Why function f File "jc/jc_interp.ml", line 1000, characters 27-27: Uncaught exception: File "jc/jc_interp.ml", line 1000, characters 27-33: Assertion failed [jessie] user error: Jessie subprocess failed: jessie -why-opt -split-user-conj -v -locs a.cloc a.jc

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking