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
  • #2443
Closed
Open
Created Apr 07, 2009 by Virgile Prevosto@virgileOwner

Option -jessie-cpu-limit not taken into account in GUI

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


Id Project Category View Due Date Updated
ID0000034 Frama-C Plug-in > jessie public 2009-04-07 2009-12-03
Reporter virgile Assigned To cmarche Resolution fixed
Priority normal Severity feature Reproducibility always
Platform - OS - OS Version -
Product Version Frama-C Lithium-20081201 Target Version - Fixed in Version -

Description :

[bug 7495 from old bts, reported by David Mentré]

Hello,

When calling Frama-C/Jessie with "-jessie-cpu-limit 2 -jessie-gui", the Timeout value in the GUI is not set to 2 but to the default 10.

To reproduce the issue:

cat minimal.c void main(void) { return; }

frama-c -jessie-analysis -jessie-atp alt-ergo -jessie-cpu-limit 2 -jessie-gui minimal.c

Yours, david

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