![]() |
Crash in TabManager sample [13.2] |
Post Reply
|
| Author | |
flashk
Groupie
Joined: 04 March 2008 Status: Offline Points: 44 |
Post Options
Thanks(0)
Quote Reply
Topic: Crash in TabManager sample [13.2]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:
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
mgoldshteyn
Groupie
Joined: 30 December 2007 Status: Offline Points: 18 |
Post Options
Thanks(0)
Quote Reply
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:
![]() |
|
![]() |
|
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 October 2009 at 6:35pm |
|
I sense it could have something to do with this: |
|
|
PokerMemento - http://www.pokermemento.com/
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 October 2009 at 3:24am |
|
Thanks, I see it now
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |