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++ Library support » U++ Core » Out of memory panic
Re: Out of memory panic [message #35229 is a reply to message #35223] Tue, 24 January 2012 08:33 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
cbpporter wrote on Mon, 23 January 2012 15:22

I am getting the "out of memory" log message and application crash quite often. Would it be possible for this message to print the total occupied RAM by the application before the call to new and the size of the requested block that caused the crash.



I can try... I cannot guarantee this is possible.

Quote:


And I am using some DLLs. Should I use the USE_MALLOC flag?


Well, it definitely worth a try. With DLLs, there is always chances that our new/delete overloads get mixed with system new/delete, especially if library is C++ based...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: TextSettings update
Next Topic: Json serialization support
Goto Forum:
  


Current Time: Thu May 16 05:15:56 CEST 2024

Total time taken to generate the page: 0.01794 seconds