POV-Ray : Newsgroups : povray.beta-test : Beta 11 vnormalize/#debug/#read crash : Re: Beta 11 vnormalize/#debug/#read crash Server Time
29 Jul 2024 22:20:56 EDT (-0400)
  Re: Beta 11 vnormalize/#debug/#read crash  
From: Mark Wagner
Date: 26 Feb 2002 22:42:24
Message: <3c7c55a0$1@news.povray.org>
Warwick Barnes wrote in message <3c7c3ac7$1@news.povray.org>...
>When runnning PovRay Beta 11 on Windows 2000 SP2, the following code
>produces either
>
>1. A normal PovRay "explected float constant" error
>2. Endless "Unable to allocate memory for message string" dialog boxes
>3. A crash and instant exit from PovRay


>#declare Result = vnormalize(<0, 0, 0>);

There's the problem -- normalizing the zero vector is not defined.

--
Mark


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.