[SOLVED]StylerBrowser Memory Leak !!!!! |
Post Reply |
Author | |
shanmuganathan
Groupie Joined: 01 December 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Posted: 09 March 2017 at 3:51am |
Hi All, Version: Xtreme ToolkitPro v15.0.2 Operating System: Windows 7/8.1/10 When trying to create a application similar to your "StylerBrowser" application, facing memory leak issues. The same issue is happening even in your sample StylerBrowser. Steps: => Open StylerBrowser app and navigate to "https://www.linkedin.com" with your credentials, now check memory in task manager. => Open multiple tabs (5 tabs) with same link and note down the current memory in task manager. => Now close all tabs except one tab and check the memory of the application. Even after closing tabs, the memory is not released and this leads to crash when using the application for couple of hours !! Let us know how to fix this issue ??
|
|
shanmuganathan
Groupie Joined: 01 December 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
|
Surprised to see not even a single reply !!
|
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 299 |
Post Options
Thanks(0)
|
Hello,
I've researched this issue, and get next result: Our StyleBrowser sample has class, derived from CHtmlView. For compare I've created new mfc sample with html tabs, which not used codejock library, but use CHtmlView class as base. And in this way I've get same problem with memory leak as our StyleBrowser sample. Thus, I think memory leak depends from MFC class CHtmlView. It is not our bug. Regards, Gontarenko Artem |
|
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 |