A lot of Memory leaks |
Post Reply |
Author | |
gniwon
Newbie Joined: 11 August 2005 Location: Korea, South Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 16 August 2005 at 12:50am |
My application is based on GUI_Eclipse sample. If create Toolbar, following Memory leaks happens. Detected memory leaks! c:\program files\codejock software\mfc\xtreme toolkit pro v9.60\src\commonpro.src\xtpimagemanager.cpp(1331) : {5160} client block at 0x01B2B818, subtype c0, 164 bytes long. |
|
jini
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Can you attach project here or in issue trsck?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
gniwon
Newbie Joined: 11 August 2005 Location: Korea, South Status: Offline Points: 4 |
Post Options
Thanks(0)
|
I solved this matter.
|
|
jini
|
|
sdancer75
Groupie Joined: 08 July 2008 Location: Greece Status: Offline Points: 70 |
Post Options
Thanks(0)
|
I have the same problem. What did you do to solve the problem ?
|
|
Just me!
|
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
I have other objects (XTP 17.2)
..\..\Source\Markup\XTPMarkupObject.cpp(461) : {1352630} normal block at 0x1081BC50, 536 bytes long. Data: < > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..\..\Source\Markup\XTPMarkupObject.cpp(598) : {1352629} normal block at 0x0EFB80A8, 4 bytes long. Data: < > 01 00 00 00 ..\..\Source\Markup\XTPMarkupObject.cpp(717) : {1352628} client block at 0x0B97C140, subtype c0, 108 bytes long. f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\dumpcont.cpp(23) : atlTraceGeneral - a CCmdTarget object at $0B97C140, 108 bytes long ..\..\Source\Markup\XTPMarkupObject.cpp(598) : {1352627} normal block at 0x0B9811A8, 4 bytes long. Data: < > 01 00 00 00 ..\..\Source\Markup\XTPMarkupDrawingContext.cpp(474) : {1352626} client block at 0x105E5978, subtype c0, 100 bytes long. f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\dumpcont.cpp(23) : atlTraceGeneral - a CCmdTarget object at $105E5978, 100 bytes long ..\..\Source\Markup\XTPMarkupObject.cpp(598) : {1352625} normal block at 0x08169B40, 4 bytes long. Data: < > 01 00 00 00 ..\..\Source\CommandBars\Frame\XTPFrameThemeModernUI.cpp(192) : {1352624} client block at 0x1761BA28, subtype c0, 96 bytes long. f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\dumpcont.cpp(23) : atlTraceGeneral - a CCmdTarget object at $1761BA28, 96 bytes long ..\..\Source\Markup\XTPMarkupObject.cpp(461) : {1352613} normal block at 0x0EAE1768, 536 bytes long. Data: < > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..\..\Source\Markup\XTPMarkupObject.cpp(598) : {1352612} normal block at 0x1056ECB8, 4 bytes long. Data: < > 01 00 00 00 ..\..\Source\Markup\XTPMarkupObject.cpp(717) : {1352611} client block at 0x0BA54E88, subtype c0, 108 bytes long. f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\dumpcont.cpp(23) : atlTraceGeneral - a CCmdTarget object at $0BA54E88, 108 bytes long ..\..\Source\Markup\XTPMarkupObject.cpp(598) : {1352610} normal block at 0x1761BED0, 4 bytes long. Data: < > 01 00 00 00 ..\..\Source\Markup\XTPMarkupDrawingContext.cpp(474) : {1352609} client block at 0x105F6580, subtype c0, 100 bytes long. f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\dumpcont.cpp(23) : atlTraceGeneral - a CCmdTarget object at $105F6580, 100 bytes long ..\..\Source\Markup\XTPMarkupObject.cpp(598) : {1352608} normal block at 0x0BB21A48, 4 bytes long. Data: < > 01 00 00 00 ..\..\Source\CommandBars\Frame\XTPFrameThemeModernUI.cpp(191) : {1352607} client block at 0x0EAF66A8, subtype c0, 96 bytes long. f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\dumpcont.cpp(23) : atlTraceGeneral - a CCmdTarget object at $0EAF66A8, 96 bytes long ..\..\Source\Markup\XTPMarkupObject.cpp(461) : {1352575} normal block at 0x105CD030, 536 bytes long. |
|
sdancer75
Groupie Joined: 08 July 2008 Location: Greece Status: Offline Points: 70 |
Post Options
Thanks(0)
|
Problem sovled. It was a false alarm.
I just used _CrtDumpMemoryLeaks(); in a wrong position. Regards |
|
Just me!
|
|
Sergio
Senior Member Joined: 18 September 2006 Status: Offline Points: 216 |
Post Options
Thanks(0)
|
Hi Alex,
Have you solved your memory leaks ? I have the same problem. Thanks
|
|
Sergio
|
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(1)
|
Hi Sergio!
No more Leaks awith XTP 17.3! :-) |
|
Sergio
Senior Member Joined: 18 September 2006 Status: Offline Points: 216 |
Post Options
Thanks(0)
|
Hi Alex,
OK, thanks!
|
|
Sergio
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |