Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - [SOLVED]StylerBrowser Memory Leak !!!!!
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[SOLVED]StylerBrowser Memory Leak !!!!!

 Post Reply Post Reply
Author
Message
shanmuganathan View Drop Down
Groupie
Groupie
Avatar

Joined: 01 December 2006
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote shanmuganathan Quote  Post ReplyReply Direct Link To This Post Topic: [SOLVED]StylerBrowser Memory Leak !!!!!
    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 ??
Back to Top
shanmuganathan View Drop Down
Groupie
Groupie
Avatar

Joined: 01 December 2006
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote shanmuganathan Quote  Post ReplyReply Direct Link To This Post Posted: 24 March 2017 at 8:02am
Surprised to see not even a single reply !!
Back to Top
agontarenko View Drop Down
Admin Group
Admin Group


Joined: 25 March 2016
Status: Offline
Points: 260
Post Options Post Options   Thanks (0) Thanks(0)   Quote agontarenko Quote  Post ReplyReply Direct Link To This Post Posted: 17 May 2017 at 10:14am
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.