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 » [FEATURE REQUEST] could Alloc fail a little more gracefully?
Re: [FEATURE REQUEST] could Alloc fail a little more gracefully? [message #17840 is a reply to message #17839] Sat, 30 August 2008 20:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
nixnixnix wrote on Sat, 30 August 2008 13:54

No I tend to create the huge images I want to display but the memory alloc fails not because of lack of memory but because of some other preset limit so far as I can tell. It is this limit that I would like to remove or be able to change.

Nick


Well, that is interesting.

Other possible issue that comes to mind is Win32 address space fragmentation. Are you in 32-bit?

Besides, I was also thinking about your problem and I believe that one possible correct solution is not to load everything in memory. Maybe you could process the image as file stream? That would allow processing of images that are REALLY BIG Smile

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: StrIntValue -> uses int64
Next Topic: Full Support for timezone/DST [FEATURE REQUEST]
Goto Forum:
  


Current Time: Sun Jul 20 01:15:07 CEST 2025

Total time taken to generate the page: 0.03045 seconds