Print Page | Close Window

Crashes with 11.1

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=6911
Printed Date: 27 September 2024 at 9:33pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Crashes with 11.1
Posted By: ABuenger
Subject: Crashes with 11.1
Date Posted: 17 April 2007 at 6:42pm
After upgrading to 11.1 I get frequent crashes with my app which I also could reproduce with the modified RibbonMDISample ( http://forum.codejock.com/forum_posts.asp?TID=6899 - http://forum.codejock.com/forum_posts.asp?TID=6899 )

The crash occurs when the app is closed. Not every time, but from time to time, in about 5-10%.


Call stack:

feeefeee()
_CRT_INIT(void * 0x004a0000, unsigned long 0, void * 0x00000001) line 236
_DllMainCRTStartup(void * 0x004a0000, unsigned long 0, void * 0x00000001) line 289 + 17 bytes
NTDLL! 7c9111a7()
NTDLL! 7c933f31()
KERNEL32! 7c81ca3e()
KERNEL32! 7c81cab6()
doexit(int 0, int 0, int 0) line 392
exit(int 0) line 279 + 13 bytes
wWinMainCRTStartup() line 345
KERNEL32! 7c816d4f()



-------------
Codejock support



Replies:
Posted By: Oleg
Date Posted: 18 April 2007 at 1:11am
Hello,
 
add
 
CXTPSkinManagerApiHook* pApiHook = CXTPSkinManagerApiHook::GetInstance();
 pApiHook;
 
in end of constructor
 
Thank you


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: ABuenger
Date Posted: 18 April 2007 at 5:12am
Fixed. 

-------------
Codejock support



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net