ganeshmurthy commented on issue #711: Added debug-dump backtrace for leaked objects in pooled memory. URL: https://github.com/apache/qpid-dispatch/pull/711#issuecomment-605685842 Please correct me if I am wrong here. If I set the debugDumpFile attribute of router entity and have QD_MEMORY_STATS as ON and run the system_tests_one_router, I see the following on stdout 20: Router QDR debug dump file: 20: alloc.c: Items of type 'qd_policy_settings_t' remain allocated at shutdown: 14 It would be useful for me to see the alloaction backtrace of all the above 14 qd_policy_settings_t in the debugDumpFile, right ?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
