[solved] Exception when closing dialog based app |
Post Reply |
Author | |
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(1)
Posted: 14 June 2016 at 4:22am |
This dialog worked fine with XT P16.4 but crashes with XTP 17.2
in both cases i use VS 2013 First there is an ASSERT in wincore.cpp line 1065 ENSURE(pMap != NULL); It looks like a Problem with CXTPFrameShadowManager: Here is the stack: cuml13.dll!CWnd::DestroyWindow() Line 1065 C++ cuml13.dll!CWnd::~CWnd() Line 823 C++ > cuml13.dll!CXTPFrameShadowManager::CWtsEventListener::~CWtsEventListener() Line 180 C++ cuml13.dll!CXTPFrameShadowManager::CWtsEventListener::`scalar deleting destructor'(unsigned int) C++ cuml13.dll!CXTPFrameShadowManager::~CXTPFrameShadowManager() Line 228 C++ cuml13.dll!CXTPSingleton<CXTPFrameShadowManager>::Destroy(void * ptr) Line 102 C++ cuml13.dll!CXTPSingletonPointer::~CXTPSingletonPointer() Line 50 C++ cuml13.dll!`CXTPSingleton<CXTPFrameShadowManager>::InstancePointer'::`2'::`dynamic atexit destructor for 'instanceHolder''() C++ cuml13.dll!doexit(int code, int quick, int retcaller) Line 628 C cuml13.dll!_cexit() Line 448 C ... |
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Could you please fix the problem or give me a workaround?
|
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Hello Codejock-Team!
Can you please have a look at the code of the CXTPFrameShadowManager? Please help! |
|
astoyan
Admin Group Joined: 24 August 2013 Status: Offline Points: 304 |
Post Options
Thanks(0)
|
The issue has been fixed. Please re-do you test once an update is out and let me know if anything doesn't work as expected.
Regards, Alexander
|
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Thank you for the feedback!
Can you post the code (change) or is it too complicated? Regards, Alex |
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Can you post the necessary fix?
|
|
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 |