Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 168
    • Issues 168
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • 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
  • #1001

assigns crash on incorrect locations

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


Id Project Category View Due Date Updated
ID0001844 Frama-C Plug-in > wp public 2014-07-17 2014-07-17
Reporter boulme Assigned To correnson Resolution open
Priority normal Severity crash Reproducibility always
Platform - OS Linux Ubuntu 14.04 LTS OS Version -
Product Version Frama-C Neon-20140301 Target Version - Fixed in Version -

Description :

On the file "crash_assigns.c", an invalid assign clause makes wp crash with the message:

Current source was: crash_assigns.c:5 The full backtrace is: Raised at file "hashtbl.ml", line 353, characters 18-27 Called from file "hashtbl.ml", line 361, characters 22-38

Plug-in wp aborted: internal error. Please report as 'crash' at http://bts.frama-c.com/. Your Frama-C version is Neon-20140301.

Additional Information :

Replacing the invalid assigns clause with a valid one like assigns t[0..9]; makes the pb disappear...

Steps To Reproduce :

run frama-c-gui crash_assigns.c

and try to prove assigns clause using wp.

Attachments

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