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
IdWhoWhenSizeType
22debug output
Kees-Jan DijkzeulAug 27 2003 02:01:13 UTC25009text/plain
WhoWhenWhatRemovedAdded
Kees-Jan DijkzeulAug 27 2003 05:09:26 UTCdepends_on295
Raymond PennersSep 4 2003 12:00:31 UTCstatusNEWRESOLVED
resolutionFIXED
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