POV-Ray : Newsgroups : povray.bugreports : Crash with sphere_sweep using b_spline : Crash with sphere_sweep using b_spline Server Time: 24 Jul 2008 10:02:31 GMT
  Crash with sphere_sweep using b_spline  
From: Gilles Tran
Date: 12 Oct 2003 05:56:25
The code below (rendered alone or within a complete scene) causes an access
violation exception.
POV-Ray 3.5 ICl-win32
Windows XP SR1

sphere_sweep {
    b_spline
    7,
    <0,-5,-5>,0.2,
    <-2,-.5,-5>,0.2,
    <-1,-.5,-5>,0.2,
    <-3,-.5,5>,0.2,
    <-1,-.5,5>,0.2,
    <-2,-.5,5>,0.2,
    <0,-.5,5>,0.2
}

b_spline seems to be the likely cause.
Detected by another user, confirmed on my machine, unconfirmed on other
machines.

Gilles Tran
-- 
**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters


Post a reply to this message

Copyright 1991-2004 POV-Team™