Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Detected memory leaks! Collapse All
Subject Author Date
Luis Yoon Apr 27, 2011 - 6:49 PM

I use Prof-uis 2.90 and i’ve the momory leaks as below


so anyone can see what is the problems???


* * * TERMINATING DYNAMIC LIBRARY: ProfUIS version 2.90 * * *

Detected memory leaks!

Dumping objects ->

{205198} normal block at 0x03148838, 4120 bytes long.

 Data: <                > 00 00 00 00 00 00 00 00 12 17 B1 00 00 00 00 00

{57} normal block at 0x02CA1740, 61 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD

{56} normal block at 0x02CA17B0, 99 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD B0 17 CA 02

{55} normal block at 0x02CA1840, 88 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD

{53} normal block at 0x02C97F60, 4120 bytes long.

 Data: <                > 00 00 00 00 00 00 00 00 12 17 B1 00 00 00 00 00

{52} normal block at 0x02CA1980, 65 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD

{51} normal block at 0x02CA19F0, 93 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD F0 19 CA 02

{50} normal block at 0x02CA1A80, 90 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD

{49} normal block at 0x02CA1B10, 89 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD 10 1B CA 02

{48} normal block at 0x02CA1BA0, 97 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD

{47} normal block at 0x02CA1C30, 89 bytes long.

 Data: <            0   > CD CD CD CD CD CD CD CD CD CD CD CD 30 1C CA 02

{46} normal block at 0x02CA1CC0, 97 bytes long.

 Data: <                > CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD CD

{45} normal block at 0x02C96F08, 4120 bytes long.

 Data: <                > 00 00 00 00 00 00 00 00 12 17 B1 00 00 00 00 00

{44} normal block at 0x02CA1D50, 92 bytes long.

 Data: <            P   > CD CD CD CD CD CD CD CD CD CD CD CD 50 1D CA 02

Object dump complete.

Technical Support Apr 28, 2011 - 1:44 PM

Visual Studio allows you to detect the source of memory leaks via using allocation numbers:
http://msdn.microsoft.com/en-us/library/4wth1ha5(v=vs.80).aspx