![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi, I am running my system with purify. I encountered a memory leak in txn_begin. How to resolve this. New memory leaked: 192 bytes (0.000113%); potentially leaked: 0 bytes (0%) MLK: 132 bytes leaked at 0x12328450 This memory was allocated from: malloc [rtlib.o] __os_malloc [libdb_cxx-4.3.so] __os_calloc [libdb_cxx-4.3.so] __txn_begin [libdb_cxx-4.3.so] __txn_begin_pp [libdb_cxx-4.3.so] DbEnv::txn_begin(DbTxn *,DbTxn * *, unsigned) |
|
[libdb_cxx-4.3.so] MLK: 52 bytes leaked at 0x1232f698 This memory was allocated from: malloc [rtlib.o] __os_malloc [libdb_cxx-4.3.so] __db_txnlist_init [libdb_cxx-4.3.so] __txn_undo [libdb_cxx-4.3.so] __txn_abort [libdb_cxx-4.3.so] __txn_abort_pp [libdb_cxx-4.3.so] MLK: 8 bytes leaked at 0xa8cbdd8 |
|
This memory was allocated from: malloc [rtlib.o] operator new( unsigned) [libstdc++.so.5] DbEnv::txn_begin(DbTxn *,DbTxn * *, unsigned) |
![]() |
| Thread Tools | |
| Display Modes | |
| |