Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Except Error
#5
I'll make this as simple as it gets. The game was trying to allocate a chunk of memory (for a new overlay, but it absolutely doesn't matter). It crashed when trying to update the bookkeeping info that is associated with each chunk of memory the application gets. That means that either the game overwrote the bookkeeping info (buffer overflow, pointer math fuckup, limit failure), or some outside factor did. I'll look into redirecting the game's allocators to Ares, but no promises, as that usually kills performance due to all the debugging that's compiled in.

Worth playing: 1 | 2 | 3
Reply


Messages In This Thread
Except Error - by Nikademis Von Hisson - 08.06.2010, 19:42:28
RE: Except Error - by DCoder - 08.06.2010, 19:57:16
RE: Except Error - by Nikademis Von Hisson - 08.06.2010, 20:43:53
RE: Except Error - by Renegade - 08.06.2010, 20:52:11
RE: Except Error - by DCoder - 08.06.2010, 21:45:34
RE: Except Error - by WoRmINaToR - 14.06.2010, 19:32:00
RE: Except Error - by Nikademis Von Hisson - 14.06.2010, 21:45:24
RE: Except Error - by Renegade - 15.06.2010, 23:02:19



Users browsing this thread: 1 Guest(s)