Hi all,

I'm using OpenSG with .NET 2003 and MFC and the debugger reports huge memory leaks. So I tried the MFC Demo I found in OpenSG/Examples/MFC-Demo to find out what I am doing wrong..
But they also appear in that Simple Programm.

The debugger detects a big memory leak after closing the application across all OpenSG versions I tried (OpenSG4,6 and current CVS version)
Output dump:

Detected memory leaks!
Dumping objects ->
{9494} normal block at 0x09FF6BC0, 16 bytes long.
Data: < _   _          > C0 5F F4 01 C0 5F F4 01 01 00 00 00 01 00 00 00
{9493} normal block at 0x01E79570, 16 bytes long.
Data: < x   x          > 18 78 FF 09 18 78 FF 09 02 00 00 00 01 00 00 00
{9213} normal block at 0x0A013938, 8 bytes long.
(...)
{9199} normal block at 0x0A013720, 32 bytes long.
Data: <%d matrix change> 25 64 20 6D 61 74 72 69 78 20 63 68 61 6E 67 65
{9198} normal block at 0x0A0132D0, 32 bytes long.
Data: <%d material chan> 25 64 20 6D 61 74 65 72 69 61 6C 20 63 68 61 6E
{9197} normal block at 0x0A0134C8, 32 bytes long.
Data: <%d Nodes culltes> 25 64 20 4E 6F 64 65 73 20 63 75 6C 6C 74 65 73
(...)
{8228} normal block at 0x01F4DBA8, 32 bytes long.
Data: <GL_EXT_blend_sub> 47 4C 5F 45 58 54 5F 62 6C 65 6E 64 5F 73 75 62
{8227} normal block at 0x01F4DB48, 32 bytes long.
Data: <GL_EXT_blend_col> 47 4C 5F 45 58 54 5F 62 6C 65 6E 64 5F 63 6F 6C
{8226} normal block at 0x01F4DAE8, 32 bytes long.
Data: <GL_NV_texture_sh> 47 4C 5F 4E 56 5F 74 65 78 74 75 72 65 5F 73 68
.......

the dump takes about 10 minutes and seemes to be OpenGL objects..
I also tried on different machines and with the Intel Compiler -> same problem.
Has someone experienced the same "feature"?

Thanks in advance,
Michael

.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to