Skip to content

The UI in concrete simulator writes "-327", for no apparent reason at all chanels. #321

Description

@nikolajrk

Describe the bug
The UI in concrete simulator writes "-327", for no apparent reason at all chanels.

To Reproduce
The way i reached the bug was that i tried to initialise CNOT channel as CNOT[int][int], as it should send two integers, instead of one, which is illigal syntax (this also btw makes Uppaal fail silently, not given a wrong syntax error). Now, although i changed it to only sending one integer, the concrete simulator is broken.

Version(s) of UPPAAL tested
Both Uppaal 5.0.0 and 5.1.0-beta
Screenshots
The template in Editor:
Image
The process in Symbolic Simulator:
Image
In Concrete Simulator:
Image

Desktop (please complete the following information):

  • OS: Linux (Ubunto)

The model is:

bug321.xml

Metadata

Metadata

Assignees

Labels

CosmeticMostly aesthetic issues, that does not affect usagebugSomething isn't workingconfirmed

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions