[pre-b24] graphical memory leak detected

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Freddybear
Wyrmic
Posts: 201
Joined: Wed Dec 06, 2006 6:58 pm
Location: Mordor, Ohio

[pre-b24] graphical memory leak detected

#1 Post by Freddybear »

I downloaded and installed the Gdebugger application. After starting it on t-engine, I turned on all the breakpoint options. A large number of "deprecated function call" breaks occurred, so I turned that option off again. I then proceeded to play a character which I had previously created. (a sun paladin).

After playing the character for a few minutes, I quit the game and exited from t-engine. The GL debug tool caught the following error:

From the gdebugger: Memory Leak: GL Context 2 was not deleted before application termination [Leak Size: 14,696KB]

Memory analysis viewer shows two graphical contexts. GL context 1 deleted, and GL context 2 not closed when application was terminated.

Post Reply