POV-Ray : Newsgroups : povray.bugreports : povray-3.7.0.RC3 - Segmentation fault error : povray-3.7.0.RC3 - Segmentation fault error Server Time
5 May 2024 17:12:44 EDT (-0400)
  povray-3.7.0.RC3 - Segmentation fault error  
From: davcruz
Date: 29 Nov 2011 05:55:00
Message: <web.4ed4b98c7185271fb85604230@news.povray.org>
Hello there,

I'm getting a segmentation fault error when I call povray in a machine running
Fedora 11. This error appears even when I do not provide a input file. I had
already compiled this version in 2 machines running Fedora 15, and it ran like a
charm... But in the older one I get that error. I compiled boost 1.48 in all 3
machines.

I ran gdb and obtained the following output:

Starting program: /programs_local/povray-3.7.0.RC3/povray-3.7.0.RC3/unix/povray
/export02/user/davide/pymol_compositions/pov/beta_secre_1.pov
[Thread debugging using libthread_db enabled]
povray: This is a RELEASE CANDIDATE version of POV-Ray. General distribution is
discouraged.
[New Thread 0xb7f5fb70 (LWP 3183)]

Program received signal SIGSEGV, Segmentation fault.
boost::detail::shared_count::operator= (r=<value optimized out>,
    this=<value optimized out>) at boost/detail/shared_count.hpp:237
237         if( tmp != pi_ )


I'll provide more info if necessary

Thanks

Good work


Post a reply to this message

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