Summary: | verifyta segfaults on use of -T option | ||
---|---|---|---|
Product: | UPPAAL | Reporter: | Ferdy Hanssen <hanssen> |
Component: | Engine | Assignee: | Gerd Behrmann <behrmann> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | P2 | ||
Version: | 3.5.8 | ||
Hardware: | All | ||
OS: | All | ||
Architecture: | |||
Attachments: |
Model
Query file |
Description
Ferdy Hanssen
2005-07-14 17:26:22 CEST
Created attachment 50 [details]
Model
Created attachment 51 [details]
Query file
verifyta 3.5.7 does not exhibit this problem Confirmed. This is most likely caused by the fix for bug 170. The problem was not directly in the fix of bug 170, but rather that the fix of bug 170 made that part of the code non-reentrant. For 3.5 I have checked in a fix that removes the requirement that this particular code fragment must be reentrant. 3.4.11 might suffer from the same problem, so I do not close the bug. 3.4.11 is affected by the same problem. Increasing the severity of the bug. A fix has been checked into CVS. |