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

Bug 229 - Problems with range check on array parameters
Summary: Problems with range check on array parameters
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: Engine (show other bugs)
Version: 3.6 Alpha 2
Hardware: All All
: P1 major
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2005-11-28 10:56 CET by Gerd Behrmann
Modified: 2005-12-02 18:12 CET (History)
0 users

See Also:
Architecture:


Attachments
Test case (1.07 KB, text/xml)
2005-11-28 10:56 CET, Gerd Behrmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerd Behrmann 2005-11-28 10:56:34 CET
In the attached system, evaluating the guards causes an index out of range error
in verifyta. The error does not occur when refering to the global arrays
directly rather than the array parameters.

Bug was reported by Martin Instenberg on the public mailing list.
Comment 1 Gerd Behrmann 2005-11-28 10:56:52 CET
Created attachment 75 [details]
Test case
Comment 2 Gerd Behrmann 2005-12-02 18:12:57 CET
A fix is in CVS (I think the fix came in revision 1317).