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 » Developing U++ » UppHub » AggCtrl
Re: AggCtrl [message #18332 is a reply to message #18315] Mon, 22 September 2008 22:40 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi,
I've just found that the code I posted above doesn't work properly in Release mode. Maybe some of you already found it too... I've tried to find different settings and here's how it worked:
GCC.Blitz.Gui.Shared: Not working
GCC.Debug_full.Gui.Release.Shared: Not working
GCC.Gui.Shared: Not working
GCC.Debug.Debug_full.Gui.Noblitz.Shared: OK
GCC.Debug.Debug_full.Gui.Shared: OK

For short: anything compiled in release mode crashed with "Out of memory" or "Invalid memory access" or tried to eat up all the memory on my box (got about 300MB in RAM + 800MB in swap before I killed it Twisted Evil ) In Debug mode everything works fine. I guess it must be some memory checks which are active only in release mode...
I have absolutly no idea what I do wrong Embarassed I even tried to set full debug in release mode and run the app in debugger, but with no usefull results (btw: do the optimizations spoil debugging info?) Could somebody give me a hint, please?

Thanks...

Update:
Never mind this message please... I've just found 2 uninitialized variables in constructor, which were causing the troubles Embarassed

[Updated on: Mon, 22 September 2008 22:51]

Report message to a moderator

 
Read Message icon3.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: RSS Parser/Composer Class For U++
Next Topic: upp 3D engine
Goto Forum:
  


Current Time: Fri Jul 18 10:04:02 CEST 2025

Total time taken to generate the page: 0.03952 seconds