On Thu, Mar 25, 2010 at 12:06 PM, Eduardo Cavazos <[email protected]> wrote: > I added an Asteroids game to Agave. What it looks like:
AWESOME > It runs in Ikarus, Ypsilon, Chez, and Larceny. On Ikarus trunk with the latest agave, dharmalab, and surfage I get this stack track: ception: STATUS_ACCESS_VIOLATION at eip=6C743307 eax=7BD18F39 ebx=00000020 ecx=00010000 edx=FA9A8F39 esi=7EC90000 edi=00000000 ebp=0022CB88 esp=0022CB10 program=C:\cygwin\home\grettke\ikarus\build.ikarus.dev\bin\ikarus.exe, pid 5892, thread main cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args 0022CB88 6C743307 (0000001C, 0022CBB8, 0022CBC8, 004105C4) 0022CBC8 0040FA98 (7FE0187D, 00680220, 00000000, 7F69117C) End of stack trace But when I run the script with '--debug', it works fine. What more can I do to debug here?
