This issue tracker is closed. Please visit UPPAAL issue tracker at Github instead.

Bug 205 - Crash when calling functions from invariants
Summary: Crash when calling functions from invariants
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: Engine (show other bugs)
Version: 3.5.9
Hardware: All All
: P2 normal
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2005-10-02 14:10 CEST by Gerd Behrmann
Modified: 2005-10-04 16:40 CEST (History)
0 users

See Also:
Architecture:


Attachments
Minimal test case (129 bytes, application/octet-stream)
2005-10-02 14:11 CEST, Gerd Behrmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerd Behrmann 2005-10-02 14:10:47 CEST
If the return value of a function is used to bound a clock in an invariant or a
guard, the engine segfaults (or fails in an assertion if assertions are enabled)
if the return type of the function is not explicitly bounded.
Comment 1 Gerd Behrmann 2005-10-02 14:11:19 CEST
Created attachment 62 [details]
Minimal test case
Comment 2 Gerd Behrmann 2005-10-04 16:40:56 CEST
A fix has been checkd into CVS.