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

Bug 580

Summary: Change query verification message
Product: UPPAAL Reporter: Wei Zhao <zhaow>
Component: GUIAssignee: Wei Zhao <zhaow>
Status: ASSIGNED ---    
Severity: enhancement CC: adavid
Priority: P5    
Version: unspecified   
Hardware: PC   
OS: Linux   
Architecture: x86_64 (64bit)
Attachments: Model

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.