Print Page | Close Window

Crash in TabManager sample [13.2]

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=15423
Printed Date: 21 June 2025 at 6:41pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Crash in TabManager sample [13.2]
Posted By: flashk
Subject: Crash in TabManager sample [13.2]
Date Posted: 22 October 2009 at 7:44pm
Hi,

I've installed Toolkit Pro 13.2 and compiled it using Visual Studio 2008 in "Dynamic Release" mode. I'm getting a crash in the TabManager sample. The crash is 100% reliable for me. Here are the minimum steps to reproduce:

  • Run TabManager.exe

  • Select any item from the Theme drop list in the toolbar

  • Application crashes




Replies:
Posted By: Oleg
Date Posted: 23 October 2009 at 8:30am
Hi,
 
Hmm, maybe its because exe don't have resources. How you compile sample ? .
Please compile as Debug and show assert error.


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


Posted By: mgoldshteyn
Date Posted: 23 October 2009 at 10:38am
I can reproduce this crash.
 
Here is the failed assertion:
 
AFXWIN_INLINE CWnd* CWnd::GetParent() const

{ ASSERT(::IsWindow(m_hWnd)); return CWnd::FromHandle(::GetParent(m_hWnd)); }

Here is the entire call stack:
 
Here is a screen shot from the VS2008 debugger to give you more details:
 


Posted By: znakeeye
Date Posted: 23 October 2009 at 6:35pm

I sense it could have something to do with this:

http://forum.codejock.com/forum_posts.asp?TID=15378 - http://forum.codejock.com/forum_posts.asp?TID=15378


-------------
PokerMemento - http://www.pokermemento.com/


Posted By: Oleg
Date Posted: 26 October 2009 at 3:24am
Thanks, I see it now

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



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