POV-Ray : Newsgroups : povray.general : 3-line strings.inc crash : Re: 3-line strings.inc crash Server Time
30 Jul 2024 12:24:07 EDT (-0400)
  Re: 3-line strings.inc crash  
From: Chris B
Date: 18 Feb 2009 15:15:17
Message: <499c6c55@news.povray.org>
"How Camp" <hac### [at] gmailcom> wrote in message 
news:web.499c666f14a5e080c59235590@news.povray.org...
>
> I seem to be able to crash POV with the following 3 lines of code:
>
>
> #include "strings.inc"
> #debug concat(VStr(<1,1,1>))
> #if (AnyVar = 1) #end
>
>
>
> Can anyone verify that POV throws an unhandled exception and crashes?
>
> I'm on WinXP, using POV 3.6.1c ...
>

Yes. It crashes 3.6.1c on Vista too.
It doesn't crash the current 3.7 beta on my machine, it just reports AnyVar 
as an undeclared identifier.
Declaring the variable seems to stop it crashing 3.6.1c.

Regards,
Chris B.


Post a reply to this message

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