POV-Ray : Newsgroups : povray.general : Crash! Server Time
12 Aug 2024 05:19:24 EDT (-0400)
  Crash! (Message 1 to 2 of 2)  
From: Dennis Miller
Subject: Crash!
Date: 10 Mar 1999 22:03:11
Message: <36E75DC2.A1C5FF2D@mediaone.net>
I was working happily on a scene using Quality 4 as my setting, then
when I switched to the default Quality (9?), POVray 3.1 crashed:
PVENGINE caused an invalid page fault in
module PVENGINE.EXE at 0167:00439e86.
Registers:
EAX=00000014 CS=0167 EIP=00439e86 EFLGS=00010216
EBX=0370f67c SS=016f ESP=0370f6cc EBP=0370fd20
ECX=00000001 DS=016f ESI=04741000 FS=5e97
EDX=00000000 ES=016f EDI=0370f96c GS=0000
Bytes at CS:EIP:
f2 a5 8a c8 80 e1 03 f2 a4 5f e9 25 f7 ff ff 8b
Stack dump:
0370f95c 85604180 3fdb4395 00000000 00000000 40000000 3fd28f5c 00000000
3ff00000 e0000000 3fe6b851 eb7221ed 405252d8 5bad1689 40631b3c a421fc9e

There are a bunch of macros in the scene, and I could post it if that
would be helpful.
Any ideas?
Thanks,
d.


Post a reply to this message

From: Ken
Subject: Re: Crash!
Date: 10 Mar 1999 22:13:50
Message: <36E733BC.AD06457E@pacbell.net>
Dennis Miller wrote:
> 
> I was working happily on a scene using Quality 4 as my setting, then
> when I switched to the default Quality (9?), POVray 3.1 crashed:

> 
> There are a bunch of macros in the scene, and I could post it if that
> would be helpful.
> Any ideas?
> Thanks,
> d.

I get those on a somewhat regular basis. I think it might be bad memory
locations or the program is trying to access memory allocated to other
resources. If you were running macros there is no doubt the program was
scrambling around trying to find places to store the data while it
processed it and might have glitched on a read or write operation.

Unless you have a piece of code that will without fail cause the same
error to happen the Pov team doesn't wan't to hear about it. They
can't really tell from that fault message what occured to cause the
problem and if they can't reproduce it themselves they have no where
to start looking to resolve it.

-- 
Ken Tyler

mailto://tylereng@pacbell.net


Post a reply to this message

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