Summary: | server.exe crash - memory could not be written | ||
---|---|---|---|
Product: | UPPAAL | Reporter: | Jacob Illum <illum> |
Component: | Engine | Assignee: | Gerd Behrmann <behrmann> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | P2 | ||
Version: | 3.4.5 | ||
Hardware: | PC | ||
OS: | Windows 2000 | ||
Architecture: | |||
Attachments: |
The model that makes uppaal crash
Smaller test case |
Description
Jacob Illum
2004-05-13 11:46:26 CEST
Created attachment 20 [details]
The model that makes uppaal crash
Confirmed. This bug is triggered by an out of array condition in a synchronisation label of the model. The exception that is thrown as a consequence seems to corrupt some of the stack (but only on Windows). My guess is that this is a compiler bug. Created attachment 21 [details]
Smaller test case
I have created a small test case that triggers this problem in the compiler and submitted it as a bug to the mingw people. Let's see what they do about it. Here is a link to the bug report at mingw: https://sourceforge.net/tracker/index.php?func=detail&aid=966724&group_id=2435&atid=102435 Reduced severity to major. Seems that the mingw people finally noticed my bug report, but no ETA for a fix yet. |