Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Assertion in Debug.cpp:246 "nesting_depth == 0" [BUGS?]
BugQuestion.gif  Assertion in Debug.cpp:246 "nesting_depth == 0" [BUGS?] [message #1840] Wed, 22 March 2006 16:25 Go to previous message
hojtsy is currently offline  hojtsy
Messages: 241
Registered: January 2006
Location: Budapest, Hungary
Experienced Member
I have an assertion failure in my application while quitting. Assertion is triggered in this method of Core/Debug.cpp:

TimingInspector::~TimingInspector() {
ASSERT(nesting_depth == 0);

I have running timers and threads when I quit. Could this be the reason for this assertion? I am using 603-dev2 on Windows.

[Updated on: Wed, 03 May 2006 19:53] by Moderator

Report message to a moderator

 
Read Message BugQuestion.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: To Save setup settings buttons
Next Topic: Wizard(s) for various class generation...[FEATURE REQUEST][WORKAROUND]
Goto Forum:
  


Current Time: Sat Jun 08 10:38:27 CEST 2024

Total time taken to generate the page: 0.02293 seconds