POV-Ray : Newsgroups : povray.beta-test : Segmentation Fault : Re: Segmentation Fault Server Time
30 Jun 2024 17:39:49 EDT (-0400)
  Re: Segmentation Fault  
From: Le Forgeron
Date: 13 Sep 2010 16:07:40
Message: <4c8e848c$1@news.povray.org>
Le 13/09/2010 21:41, Anthony D. Baye nous fit lire :
> "Anthony D. Baye" <Sha### [at] spamnomorehotmailcom> wrote:
>> Le_Forgeron <jgr### [at] freefr> wrote:
>>> and it might also be interesting to use frame_number, initial_frame,
>>> final_frame to automatically adjust the frame_rate
>>>  ( http://www.povray.org/documentation/view/3.6.1/228/ )
>>> from the command line
>>>  ( http://www.povray.org/documentation/view/3.6.1/216/ )
>>> +kff240 +kf10.0 +ki0.0 +kfi1
>>> (clock going from 0 to 10, frames from 1 to 240, 20 frames per clock unit)
>>
>> I normally do use the built-ins for computation, but I couldn't find my
>> animation notes on what was what, so I made my own terms.
>>
>> I haven't been using all the animation options...

it was just a reminder, I just know they exists... have always trouble
to find them all. Do not take that too seriously.

>>
>> A.D.B.
> 
> Ran a simple test with full command line options, replacing the animation code
> with rotate 360*clock*x and reducing the number of frames to 24.
> 
> Render still seg-faults after first frame.
> 
> Is there any way to do a full un-install of povray in linux?
> 
> I could try re-compiling from sources.

Installation from sources does not need uninstall (it might just
overwrite the old files... and change the damned ownership of your
default in $HOME/.povray/3.7/... if you install with "sudo make install"
(and it will install them in ~root/.povray/3.7 if you install as true root)

Last idea, what is your image format for output, and what is the library
version ?
(hint: libpng ??? might have a binary issue between the 1.2 & 1.4, IIRC)


Post a reply to this message

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