|
|
So, in a bit of haste, I ran my scene with
#declare Inverse = function (x, y, z, R, S) {log( 1-Inverse(x,y,z,R,S) )}
which of course calls itself, and POV-Ray issued a warning and stopped, but it
also became unresponsive and gave me this in the terminal window
*** Error in `qtpovray': realloc(): invalid old size: 0x00007f580801dcd0 ***
*** Error in `qtpovray': malloc(): memory corruption: 0x00007f580801d420 ***
Just throwing that out there.
povray 3.8.0-alpha.9861167.unofficial
This is an unofficial version compiled by:
Dick Balaska - qtpovray edition <dic### [at] buckosoftcom>
The POV-Ray Team is not responsible for supporting this version.
Copyright 1991-2018 Persistence of Vision Raytracer Pty. Ltd.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Post a reply to this message
|
|