Re: NEWBIE: Unknown crashes

From: Gary Barnett (gbarnett@POLARNET.COM)
Date: 04/14/98


-----Original Message-----
From: Spencer Miles <mojoman@PACIFIER.COM>
To: CIRCLE@post.queensu.ca <CIRCLE@post.queensu.ca>
Date: Monday, April 13, 1998 4:19 PM
Subject: Re:  NEWBIE: Unknown crashes


>I tried what you said, and compiled circlemud using the developer
>studio, and when it crashes, i go to debug.
>However the code it shows me is all dissasembly, the line it takes me to
>is
>00443C4B   movsx       eax,byte ptr [edx]
>What am I supposed to do with this?
>
Sorry I haven't been able to respond sooner.

Are you viewing the call stack? From the info you provide it appears that
either:
1) No call stack (stack corrupted)
2) Not viewing the call stack (user error)

If it's #1 you have a serious problem. Best bet would be to log all commands
to disk before they are executed so you can see which one isn't finishing,
or perhaps be able to duplicate the error if it's a list being corrupted.

--Mallory


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST