You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently ( as a user of the program reports ) the program crashes in his setup
"All pictures are in one directory being 4,1Go big. There are 5204 .jpg files from 58Ko to 3,4Mo. Everything works perfectly during approx. 20-30sec and then the program crashes."
I am not surprised that the memory hypervisor has bugs , although it shouldn't cause a segfault.. this needs attention..
The system that has the problem has the following configuration
System Resolution is 1280x974
Window Resolution is 1024x600
Graphics card vendor : NVIDIA Corporation
Renderer : ION/PCIe/SSE2
Version : 3.3.0 NVIDIA 295.40
Maximum Texture Dimension Size is 8192
Texture Sizes set to quality 4 = 1560x1170
Trying to get max texture memory
Received response for GPU Texture size is 256M
GPU has space for 256 MB of texture
Received response for GPU Texture size is 32M
GPU has space for 32 MB of texture
Software GPU texture limit set to 256 MB
Software RAM limit set to 256 MB
and crashes after these debug messages
Abort making texture , GPU cant accomodate it ( 12675 KB )
Abort making texture , GPU cant accomodate it ( 12675 KB )
Abort making texture , GPU cant accomodate it ( 7056 KB )
Abort making texture , GPU cant accomodate it ( 7056 KB )
Abort making texture , GPU cant accomodate it ( 7056 KB )
Abort making texture , GPU cant accomodate it ( 12675 KB )
Abort making texture , GPU cant accomodate it ( 7056 KB )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
System memory bounds reached ( while on range 190 - 260 [ over 221 , last 182 ] )
Erreur de segmentation (core dumped)
The text was updated successfully, but these errors were encountered:
Apparently ( as a user of the program reports ) the program crashes in his setup
"All pictures are in one directory being 4,1Go big. There are 5204 .jpg files from 58Ko to 3,4Mo. Everything works perfectly during approx. 20-30sec and then the program crashes."
I am not surprised that the memory hypervisor has bugs , although it shouldn't cause a segfault.. this needs attention..
The system that has the problem has the following configuration
System Resolution is 1280x974
Window Resolution is 1024x600
Graphics card vendor : NVIDIA Corporation
Renderer : ION/PCIe/SSE2
Version : 3.3.0 NVIDIA 295.40
Maximum Texture Dimension Size is 8192
Texture Sizes set to quality 4 = 1560x1170
Trying to get max texture memory
Received response for GPU Texture size is 256M
GPU has space for 256 MB of texture
Received response for GPU Texture size is 32M
GPU has space for 32 MB of texture
Software GPU texture limit set to 256 MB
Software RAM limit set to 256 MB
and crashes after these debug messages
Abort making texture , GPU cant accomodate it ( 12675 KB )
Abort making texture , GPU cant accomodate it ( 12675 KB )
Abort making texture , GPU cant accomodate it ( 7056 KB )
Abort making texture , GPU cant accomodate it ( 7056 KB )
Abort making texture , GPU cant accomodate it ( 7056 KB )
Abort making texture , GPU cant accomodate it ( 12675 KB )
Abort making texture , GPU cant accomodate it ( 7056 KB )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
Unloaded a total of 0 textures and 5081 pictures
System memory bounds reached ( while on range 150 - 221 [ over 182 , last 181 ] )
System memory bounds reached ( while on range 190 - 260 [ over 221 , last 182 ] )
Erreur de segmentation (core dumped)
The text was updated successfully, but these errors were encountered: