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

Bug 204 - Crash when using record member to index arrays of channels
Summary: Crash when using record member to index arrays of channels
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:05 CEST by Gerd Behrmann
Modified: 2005-10-04 16:41 CEST (History)
0 users

See Also:
Architecture:


Attachments
Minimal test case (128 bytes, application/octet-stream)
2005-10-02 14:05 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:05:17 CEST
When having an array of channels, using a member of a record type to index the
array in a synchronisation causes a segfault.
Comment 1 Gerd Behrmann 2005-10-02 14:05:46 CEST
Created attachment 61 [details]
Minimal test case
Comment 2 Gerd Behrmann 2005-10-04 16:41:18 CEST
A fix has been checked into CVS.