POV-Ray : Newsgroups : povray.general : max_trace_level : Re: max_trace_level Server Time
5 Aug 2024 22:18:51 EDT (-0400)
  Re: max_trace_level  
From: Thorsten Froehlich
Date: 20 Aug 2002 06:46:22
Message: <3d621dfe@news.povray.org>
In article <3d62164d@news.povray.org> , Micha Riser <mri### [at] gmxnet>  wrote:

> I just wanted to point out that the differences between a stack-overflow
> and a memory allocation failure does not seem to be so big to me.

Well, that then depends on the runtime libarary and OS.  A good memory
allocator checks to see if the heap is coming to close to the stack and
fails (easy assuming one knows where the application stack pointer is).  But
apparently that is not everywhere so :-(

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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