Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-04-25 08:18:30



Reply to topic  [ 3 posts ] 
UHD / 4K, will it make the memory issues worse? 
Author Message

Joined: 2012-02-09 21:01:50
Posts: 284
Reply with quote
Will the client work with 4K monitors, especially when taking fullscreen photos? Sure it should RUN in general, but I am thinking about crashes when taking fullscreen snapshot etc...


2014-05-17 09:56:56
Profile

Joined: 2009-03-17 18:42:51
Posts: 5550
Reply with quote
Tillie wrote:
Will the client work with 4K monitors, especially when taking fullscreen photos? Sure it should RUN in general, but I am thinking about crashes when taking fullscreen snapshot etc...
The larger the screen size, the more memory used, yes, and since current 32bits viewers are struggling with the 4Gb addressable memory limit, it will indeed only increase the likeliness of crashes due to hitting that limit more often.

The Cool VL Viewer does its very best to trap memory allocation failures, but it can't trap everything: implicit allocations done by code generated by the C++ compiler (typically by the "new" allocator in objects constructors, but not only) and/or the std library internal allocations are not trapped: these usually only affect relatively small allocations (which are more likely to succeed than bigger, explicit ones done by the viewer code), but even these can end up failing in extreme memory usage/fragmentation conditions, leading to crashes.


2014-05-17 10:07:29
Profile WWW

Joined: 2012-02-09 21:01:50
Posts: 284
Reply with quote
:cry:

64bit client for the go! :oops:


2014-05-17 10:27:08
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 145 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.