Hi,
My Beta 40 has a problem with the biscuit example on Slackware 13.0 x86_64.
(/usr/local/share/povray-3.7/scenes/advanced/biscuit.pov)
povray biscuit.pov is fine - biscuit.png looks OK.
povray +W1024 +H768 biscuit.pov - OK.
Then I incremented W and H by 1 through to:
povray +W1159 +H903 biscuit.pov - OK.
povray +W1160 +H904 biscuit.pov - crash.
The crash is repeatable, but I seem to get 2 different flavours
of error messages. I get the same problem with 3 other renders that
I tried. A couple of my own and also with
/usr/local/share/povray-3.7/scenes/advanced/abyss.pov
I don't have this problem when I go back to Beta 38.
Flavour 1:
==== [Parsing...] ==========================================================
----------------------------------------------------------------------------
Parser Statistics
----------------------------------------------------------------------------
Finite Objects: 292
Infinite Objects: 0
Light Sources: 2
Total: 294
----------------------------------------------------------------------------
Parser Time
Parse Time: 0 hours 0 minutes 0 seconds (0.109 seconds)
using 1 thread(s) with 0.102 CPU-seconds total
Bounding Time: 0 hours 0 minutes 0 seconds (0.001 seconds)
using 1 thread(s) with 0.000 CPU-seconds total
----------------------------------------------------------------------------
Render Options
Quality: 9
Bounding boxes.......On Bounding threshold: 3
Antialiasing.........Off
Intermediate image storage backing file seek failed.
==== [Rendering...] ========================================================
Intermediate image storage backing file seek failed.
Rendered 2048 of 1048640 pixels (0%)ile seek failed.
Render failed
Intermediate image storage backing file seek failed.
Rendered 3072 of 1048640 pixels (0%)ile seek failed.
Intermediate image storage backing file seek failed.
Rendered 4096 of 1048640 pixels (0%)ile seek failed.
Intermediate image storage backing file seek failed.
Intermediate image storage backing file seek failed.
Rendered 6144 of 1048640 pixels (0%)ile seek failed.
Intermediate image storage backing file seek failed.
Intermediate image storage backing file seek failed.
Rendered 8192 of 1048640 pixels (0%)ile seek failed.
Intermediate image storage backing file seek failed.
Rendered 9216 of 1048640 pixels (0%)ile seek failed.
Intermediate image storage backing file seek failed.
Rendered 10240 of 1048640 pixels (0%)le seek failed.
Intermediate image storage backing file seek failed.
Intermediate image storage backing file seek failed.
Rendered 12288 of 1048640 pixels (1%)le seek failed.
Intermediate image storage backing file seek failed.
Rendered 13312 of 1048640 pixels (1%)le seek failed.
Intermediate image storage backing file seek failed.
Rendered 14336 of 1048640 pixels (1%)le seek failed.
Fatal error in renderer: Frontend halted render.
Intermediate image storage backing file seek failed.
Flavour 2:
==== [Parsing...] ==========================================================
----------------------------------------------------------------------------
Parser Statistics
----------------------------------------------------------------------------
Finite Objects: 292
Infinite Objects: 0
Light Sources: 2
Total: 294
----------------------------------------------------------------------------
Parser Time
Parse Time: 0 hours 0 minutes 0 seconds (0.132 seconds)
using 1 thread(s) with 0.102 CPU-seconds total
Bounding Time: 0 hours 0 minutes 0 seconds (0.001 seconds)
using 1 thread(s) with 0.000 CPU-seconds total
----------------------------------------------------------------------------
Render Options
Quality: 9
Bounding boxes.......On Bounding threshold: 3
Antialiasing.........Off
==== [Rendering...] ========================================================
terminate called after throwing an instance of 'pov_base::Exception'
what(): Intermediate image storage backing file seek failed.
Aborted
Anybody any ideas? Is it my PC or is it Beta 40?
Cheers,
Peter
Post a reply to this message
|