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

Bug 580 - Change query verification message
Summary: Change query verification message
Status: ASSIGNED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: GUI (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Assignee: Wei Zhao
URL:
Depends on:
Blocks:
 
Reported: 2014-09-30 13:34 CEST by Wei Zhao
Modified: 2014-10-09 09:17 CEST (History)
1 user (show)

See Also:
Architecture: x86_64 (64bit)


Attachments
Model (2.03 KB, text/xml)
2014-09-30 13:34 CEST, Wei Zhao
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wei Zhao 2014-09-30 13:34:05 CEST
Created attachment 271 [details]
Model

Change the old verification message: 

Location Derive._id1
[ Derive.x=0 Derive.y=1 Integrate.dt=0 Sample.t=0 #time=0 ]
Integrate.x=0 Integrate.y=1 Sample.x=0 Sample.y=1 
violates model sanity with transition
Derive._id0->Derive._id1 { 1, tau, y := 1 }

Using the new verification message design:

Message: violates model sanity with transition
The error location is showed in the model (GUI).
Comment 1 Marius Mikučionis 2014-10-09 09:17:11 CEST
I am assigning this bug to Wei.
Does this error also happen on 32bit (i686) architecture?
I suspect that it is platform independent.