Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 208
    • Issues 208
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #2345

Closed
Open
Created May 10, 2010 by Julien Signoles@signolesDeveloper

Failure with division by zero

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


Id Project Category View Due Date Updated
ID0000473 Frama-C Plug-in > jessie public 2010-05-10 2010-10-14
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 -

Description :

Jessie fails to generate the Why file corresponding to this trivial erroneous program:

===== void main(void) { int x = 1 / 0; }

$ frama-c -jessie a.c [kernel] preprocessing with "gcc -C -E -I. -dD a.c" [jessie] Starting Jessie translation [jessie] Producing Jessie files in subdir a.jessie [jessie] File a.jessie/a.jc written. [jessie] File a.jessie/a.cloc written. [jessie] Calling Jessie tool in subdir a.jessie Generating Why function main Uncaught exception: Failure("create_ratio infinite or undefined rational number") [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