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 209
    • Issues 209
    • 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
  • #978

Closed
Open
Created Mar 25, 2014 by Arvid Jakobsson@jakobsson

"[...]/e_acsl_bittree.c:341: __get_exact: Assertion `0' failed." using full memory model, asserting validty of local var

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


Id Project Category View Due Date Updated
ID0001715 Frama-C Plug-in > E-ACSL public 2014-03-25 2014-09-15
Reporter arvidj Assigned To signoles Resolution fixed
Priority normal Severity minor Reproducibility always
Platform - OS - OS Version -
Product Version - Target Version - Fixed in Version Frama-C Neon-20140301

Description :

The attached program fails with the following message:

bug-full-mmodel.gen.c.out: /home/arvidj/dev/e-acsl/share/e-acsl/memory_model/e_acsl_bittree.c:341: __get_exact: Assertion `0' failed. Aborted (core dumped)

Steps To Reproduce :

Frama-c run with the following parameters: -machdep x86_64 -e-acsl -e-acsl-full-mmodel bug-full-mmodel.c -then-on e-acsl -print -ocode bug-full-mmodel.gen.c

Compiled with the following flags: export SHARE=frama-c -print-share-path gcc -g -O0 -std=c99 -pedantic -Wall -Wno-long-long -Wno-attributes -Wno-unused-but-set-variable -fno-builtin -o $1.out $SHARE/e-acsl/e_acsl.c $SHARE/e-acsl/memory_model/e_acsl_bittree.c $SHARE/e-acsl/memory_model/e_acsl_mmodel.c $1 -lgmp

Attachments

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