Crash in CXTPFramePaintManager::CalcFrameCaption |
Post Reply |
Author | |
Fredrik
Senior Member Joined: 22 June 2005 Status: Offline Points: 235 |
Post Options
Thanks(0)
Posted: 15 May 2023 at 10:24am |
I got a crash from customer in CXTPFramePaintManager::CalcFrameCaption where pFrameHook->GetSite() return nullptr at start-up. Happened once so far and unfortunately additional information. Has anyone else gotten the same crash? Ideas for potential causes except out of memory? (The crash is from a dmp file)
|
|
Windows 10, Visual Studio 20157, Toolkit Pro 18.3.0
|
|
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 886 |
Post Options
Thanks(0)
|
CJ is very inconsistent with null pointer checks and with nulling out "back pointers" after calling to release an object causing it to be deleted. I don't recall adding a check to this code but that looks like something you would want to do here in your source.
|
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 291 |
Post Options
Thanks(0)
|
Hello Can you please provide more detailed information and steps to take, screenshots or video can be useful as well. If it cannot be re-produced in any of our sample applications provided I would appreciate you sending a small code snippet or ideally a sample application so that we could debug it. Regards, Artem Gontarenko
|
|
Fredrik
Senior Member Joined: 22 June 2005 Status: Offline Points: 235 |
Post Options
Thanks(0)
|
Unfortunately I don't have any more information than the crash dmp file provides. And today we had another customer sending a dmp file showing the same crash. Could a nullptr check be introduced there?
|
|
Windows 10, Visual Studio 20157, Toolkit Pro 18.3.0
|
|
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 |