Some details about the crash I reported yesterday:
Any of these statements

{Wait Remote}

{Wait Connection}

or

{DP.init}

produce a crash which WinDbg reports like this:

(b18.e00): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=00000020 ebx=00000000 ecx=7ffde000 edx=00000020 esi=00000000 edi=0022fb5c
eip=7c90100b esp=0022fb0c ebp=0022fb14 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00210202
ntdll!RtlEnterCriticalSection+0xb:
7c90100b 837a1400        cmp     dword ptr [edx+14h],0 ds:0023:00000034=????????

with the following stack trace:

WARNING: Stack unwind information not available. Following frames may be wrong.
ntdll!RtlEnterCriticalSection+0xb
msvcrt!getc+0x15
emulator!ZN20OZ_PropagatorProfile12profileResetEv+0x1a628
emulator!ZN20OZ_PropagatorProfile12profileResetEv+0x1ca5
emulator!ZN20OZ_PropagatorProfile12profileResetEv+0x3973
emulator!ZN20OZ_PropagatorProfile12profileResetEv+0x3bf3
emulator!OZ_send+0x22eb9
emulator!OZ_send+0x1f7db


I didn't manage to compile 1.4.0 on Windows because of this problem:
http://lists.gforge.info.ucl.ac.be/pipermail/mozart-users/2008/010507.html

Any work-around available for the latter problem?

Cheers,
  Wolfgang

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to