Bug 286 - access violation
Status:
RESOLVED FIXED
Component:
Core
Version:
unspecified
Hardware:
PC Windows 2000
Importance:
P2 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Aug 19 2003 01:37:08 UTC
by:
Kees-Jan Dijkzeul
Modified:
Sep 4 2003 12:00:31 UTC
| Id | Who | When | Size | Type |
|---|---|---|---|---|
| 22 | debug output | |||
| Kees-Jan Dijkzeul | Aug 27 2003 02:01:13 UTC | 25009 | text/plain | |
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Kees-Jan Dijkzeul | Aug 27 2003 05:09:26 UTC | depends_on | 295 | |
| Raymond Penners | Sep 4 2003 12:00:31 UTC | status | NEW | RESOLVED |
| resolution | FIXED |
Description
Kees-Jan Dijkzeul Aug 19 2003 01:37:08 UTC
At some point, wr attempts to show a prelude (though only a grey rectangle appears). Timers list 0:01 for mp, 7:31 for rb and 3:06:33 for dl, so I assume it is a mp prelude. Anyway, wr crashes with an access violation 0xC0000005. Offending instruction seems to be 0050075C call dword ptr [eax+0Ch]
Comment 1
Kees-Jan Dijkzeul Aug 19 2003 01:55:49 UTC
I just (quite accidentally, I must admit) reproduced this one. Exact same behaviour, different timer values. Only the mp timer shows 0:01 remaining again
Comment 2
Kees-Jan Dijkzeul Aug 19 2003 03:38:32 UTC
This seems to consistently happen on the first mp after bug 285 occurred. Since bug 285 is pretty much happening all the time, this is getting annoying :-)
Comment 3
Kees-Jan Dijkzeul Aug 22 2003 02:33:01 UTC
With the -test4 release, I've seen no more crashes, even though bug 285 is still present.
Comment 4
Kees-Jan Dijkzeul Aug 26 2003 01:31:04 UTC
1.4.0 just crashed on me. Exact same symptoms (mp timer showing 0:01 remaining, grey rectangle that probably once would have become mp prelude is shown and annoyingly in the way while typing this. Offending instruction now seems to be "FFFFFFF5 ???" You guys are jumping to the oddest places. Engaging debug version....
Comment 5
Kees-Jan Dijkzeul Aug 27 2003 01:57:31 UTC
I now had a crash that's somewhere in the middle of this bug and bug 292: Access violation in the middle of an exercise in the middle of a restbreak. Debug output attached.
Comment 6
Kees-Jan Dijkzeul Aug 27 2003 02:01:13 UTC
Created attachment 22 debug output