POV-Ray : Newsgroups : povray.beta-test : Can someone force-test "balcony.pov"? Server Time
28 Jul 2024 18:16:02 EDT (-0400)
  Can someone force-test "balcony.pov"? (Message 21 to 22 of 22)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Warp
Subject: Re: Can someone force-test "balcony.pov"?
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

From: clipka
Subject: Re: Can someone force-test "balcony.pov"?
Date: 20 Jan 2009 21:15:00
Message: <web.49768336c0d58302a8b1e7e60@news.povray.org>
Warp <war### [at] tagpovrayorg> wrote:
>   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>".

You guessed right - thx. "man ulimit" didn't help, but "man bash" and "/ulimit"
took me to the right place...


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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