Re: vm blocks, structs etc

Edward Di Geronimo Jr. (edwdig@bergen.org)
Tue, 31 Dec 1996 12:43:59 -0500

>A couple of things. First, I don't see anywhere in your snips that you
>dirtied and unlocked the map block in the initialize document method. I did
>see the dirty and unlock for the object block. This may be a part of your
>problem.

Yes, I do dirty & unlock. Just didn't copy it. After that I do a VMUpdate to
ensure it gets written before it crashes (so I can do stuff like analyize
with a hex editor)

>Second - Are you using Swat? If so, I would single step thru the attach ui

Swat doesn't like my program. When I click new file it dies with a stack
overflow. Glue says "Stack/uninitialized data size: 5016" The program works
just fine in Ensemble with "stack 5000". I tried bumping it up to 6000, and
even 10000 but swat still crashes. Doesn't even make it to the initialize
file method.

------------------------------------------------------------------------
| I've always been afraid to die, but I think I'm more afraid to live. |
| -Billy Corgan, Smashing Pumpkins, The Aeroplane Flys High |
------------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
------------------------------------------------------------------------