Dirty memory causing crashes?

This forum is currently in read-only mode.
From the Asset Store
Memory game, with 10 levels for you to have fun. Made in Construct3, template available for purchase.
  • I encountered an odd crash in my game. Odd because it won't crash until another crash happens first. A programmer I know mentioned something about "dirty memory" that can be leftover from a crashed application. I've confirmed that after crashing, if I load up tons of applications then run it again, it doesn't crash. It does sound like what he was talking about. If it is indeed dirty memory causing crashes, would it be difficult to make the runtime clear memory of before using it?

  • What OS are you using? WinXP?

  • Can you reliably reproduce either crash? That's always the key. Memory bugs can cause sporadic crashes depending on what's left behind in memory - usually showing up as "sometimes it crashes, sometimes it doesn't". They're particularly tricky to track down!

  • Yep. Happens the same way every time.

    There are two crashes, going through this procedure happens the same way each time:

    I preview in construct or run the exported game (tried it both ways), try crash number one, it doesn't crash. Restart, try crash number two (which crashes every time), it crashes. Restart, try crash number one again, it crashes. Crash number one will continually happen as I restart and try again. After crash number one has happened, if I load up a whole bunch of applications then rerun the game, crash number one does not happen again until crash number two happens and I restart the process.

    Vista, btw.

  • hmm could be some uninitialized variables.

    I think you should track this bug, post the .cap and put that same explanation as the description.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The .cap is like 23 MB with 7000 events. :/ That's why I haven't posted it already. If I try to narrow it down, it stops crashing. There's so much stuff in my game and it takes so long to check that it could literally take me weeks to get a .cap of small enough to post that still replicates the behavior. I guess it probably won't be much help for finding that bug then.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)