Hi,

 

My name is Khanh Nguyen and currently using SQLite3.DLL 3.7.6 in my
application (DLL built with VS2008 C++ with this flag: Multi-threaded
Debug DLL (/MDd).

 

The DLL has some memory leaks that I have captured here:

 

The thread 'Win32 Thread' (0x368) has exited with code 0 (0x0).

Detected memory leaks!

Dumping objects ->

{8390} normal block at 0x01364C70, 64 bytes long.

 Data: <c:/DEV/Platform/> 63 3A 2F 44 45 56 2F 50 6C 61 74 66 6F 72 6D
2F 

{8382} normal block at 0x0138C9C0, 32 bytes long.

 Data: <7Zl7ji/F9x+bOgbG> 37 5A 6C 37 6A 69 2F 46 39 78 2B 62 4F 67 62
47 

{8380} normal block at 0x0138B938, 32 bytes long.

 Data: <PolicyDataPack.i> 50 6F 6C 69 63 79 44 61 74 61 50 61 63 6B 2E
69 

{8377} normal block at 0x01391F48, 448 bytes long.

 Data: <                > 10 1F F3 02 00 00 00 00 00 00 00 00 CD CD CD
CD 

{7174} normal block at 0x01391DC8, 64 bytes long.

 Data: <c:/DEV/Platform/> 63 3A 2F 44 45 56 2F 50 6C 61 74 66 6F 72 6D
2F 

{7166} normal block at 0x013621D8, 32 bytes long.

 Data: <7Zl7ji/F9x+bOgbG> 37 5A 6C 37 6A 69 2F 46 39 78 2B 62 4F 67 62
47 

{7164} normal block at 0x01386690, 32 bytes long.

 Data: <PolicyDataPack.i> 50 6F 6C 69 63 79 44 61 74 61 50 61 63 6B 2E
69 

{7161} normal block at 0x01390430, 448 bytes long.

 Data: <                > 10 1F F3 02 00 00 00 00 00 00 00 00 CD CD CD
CD 

{7108} normal block at 0x0138CDC8, 64 bytes long.

 Data: <c:/DEV/Platform/> 63 3A 2F 44 45 56 2F 50 6C 61 74 66 6F 72 6D
2F 

{7100} normal block at 0x01386320, 32 bytes long.

 Data: <ENt5KkYHRqeU/iLR> 45 4E 74 35 4B 6B 59 48 52 71 65 55 2F 69 4C
52 

{7098} normal block at 0x0138BCD8, 32 bytes long.

 Data: <PolicyDataPack.b> 50 6F 6C 69 63 79 44 61 74 61 50 61 63 6B 2E
62 

{7095} normal block at 0x0138D530, 448 bytes long.

 Data: <                > 10 1F F3 02 00 00 00 00 00 00 00 00 CD CD CD
CD 

{7033} normal block at 0x013796D8, 64 bytes long.

 Data: <c:/DEV/Platform/> 63 3A 2F 44 45 56 2F 50 6C 61 74 66 6F 72 6D
2F 

{7025} normal block at 0x0136DED0, 32 bytes long.

 Data: <5U/jyx2txHeUQUe/> 35 55 2F 6A 79 78 32 74 78 48 65 55 51 55 65
2F 

{7023} normal block at 0x013658D0, 32 bytes long.

 Data: <NetworkSetting3.> 4E 65 74 77 6F 72 6B 53 65 74 74 69 6E 67 33
2E 

{7020} normal block at 0x01389BF0, 448 bytes long.

 Data: <                > 10 1F F3 02 00 00 00 00 00 00 00 00 CD CD CD
CD 

Object dump complete.

The program '[5432] DebugConsole.exe: Native' has exited with code 0
(0x0).

 

Please help me overcome this memory leak issue.

 

Thanks and Kind Regards,

 

Khanh

 

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to