POV-Ray : Newsgroups : povray.unix : Compiling Povray 3.7RC6 on FreeBSD 9-stable : Re: Compiling Povray 3.7RC6 on FreeBSD 9-stable Server Time
7 May 2024 13:50:36 EDT (-0400)
  Re: Compiling Povray 3.7RC6 on FreeBSD 9-stable  
From: jhu
Date: 27 Jul 2012 23:10:01
Message: <web.501356d81bd55c6ad19b0ec40@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:

> Any pattern there?

It won't render:

$ ./povray --benchmark
..
..
..
Information Output Options
  All Streams to console..........On
  Debug Stream to console.........On
  Fatal Stream to console.........On
  Render Stream to console........On
  Statistics Stream to console....On
  Warning Stream to console.......On
==== [Parsing...] ==========================================================


 Building mesh2:
   - vertex_vectors
   - normal_vectors
   - uv_vectors
   - face_indices
Abort trap: 6 (core dumped)

$ gdb povray povray.core

Core was generated by `povray'.
Program terminated with signal 6, Aborted.
#0  0x00000000006e7cfc in thr_kill ()
[New Thread 802053400 (LWP 109774/povray)]
[New Thread 801c7ec00 (LWP 109773/povray)]
[New Thread 801897400 (LWP 109227/povray)]
[New Thread 801007c00 (LWP 108198/povray)]
[New Thread 801007400 (LWP 107677/povray)]
[New Thread 800c09400 (LWP 107062/povray)]

(gdb) where
#0  0x00000000006e7cfc in thr_kill ()
#1  0x000000000070f6b8 in abort ()
#2  0x00000000006d8615 in uw_init_context_1 (context=0x7fffff3f9cf0,
    outer_cfa=0x7fffff3f9f20, outer_ra=0x6e243c) at unwind-pe.h:155
#3  0x00000000006d8be7 in _Unwind_ForcedUnwind (exc=0x8020535f0,
    stop=0x6e2250 <thread_unwind_stop>, stop_argument=0x0) at unwind-pe.h:155
#4  0x00000000006e243c in _pthread_exit_mask ()
#5  0x00000000006e245b in pthread_exit ()
#6  0x00000000006e041c in thread_start ()
#7  0x0000000000000000 in ?? ()
Cannot access memory at address 0x7fffff3fa000


I'm using boost 1.45, perhaps I'll try 1.43 when I get the time.


Post a reply to this message

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