POV-Ray : Newsgroups : povray.unix : Povray 3.7.0 Crashing on Raspberry Pi : Povray 3.7.0 Crashing on Raspberry Pi Server Time
26 Apr 2024 00:39:11 EDT (-0400)
  Povray 3.7.0 Crashing on Raspberry Pi  
From: Craig Lindley
Date: 17 Mar 2015 21:50:00
Message: <web.5508d9839e40eea01b2ee8700@news.povray.org>
Hello

I've written a program called ArtRays that generates povray source files using
randomness. ArtRays generates the source file and then it execs povray (version
3.7.0) to render the image to a file and then ArtRays displays the file using
SDL.

I'm doing this on a Raspberry Pi2 with four cores and it is amazing fast.
Unfortunately ArtRays runs for a while and then povray crashes with the
following error:

povray: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: void
boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed.

Anyone seen this before and maybe know of a fix?


Post a reply to this message

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