POV-Ray : Newsgroups : povray.beta-test : Can someone force-test "balcony.pov"? : Re: Can someone force-test "balcony.pov"? Server Time
28 Jul 2024 18:25:24 EDT (-0400)
  Re: Can someone force-test "balcony.pov"?  
From: Warp
Date: 20 Jan 2009 19:56:30
Message: <497672be@news.povray.org>
clipka <nomail@nomail> wrote:
> >   If you have your shell configured to dump core when a program crashes,
> > you can use the 'core' file in conjunction with gdb to do what I described
> > without having to run the program again. This can be useful if the program
> > crashing happens only randomly or it takes a very long time to happen.

> Hey, tell me - tell me! How do I activate that? (*bouncing up and down
> impatiently*)

  This is a shell-related option, and thus depends on the shell you are
using. Since I assume you are using bash, try "man ulimit". More precisely
it seems to be its "-c" option. With zsh the command is
"limit coredumpsize <value>".

-- 
                                                          - Warp


Post a reply to this message

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