POV-Ray : Newsgroups : povray.beta-test : crash in winME : crash in winME Server Time
31 Jul 2024 06:21:12 EDT (-0400)
  crash in winME  
From: Elias Pschernig
Date: 7 Sep 2001 17:33:55
Message: <3b993d43@news.povray.org>
Stopping during parsing seems to crash for me. If nobody can reproduce it, I
take it it's time for a re-install for me :) Anyway, here's my report:

I write this into a new scene, and save it:

#while(1)
#debug "X\n"
#end

Then I let it parse for a few second, and hit Stop.
Now I hit Run again.

After printing the standard message, but before printing the first X, I get
this:

PVENGINE caused an invalid page fault in modul PVENGINE.EXE at 0177:00480443.
registers:
EAX=00bd2d40 CS=0177 EIP=00480443 EFLGS=00010206
EBX=00000023 SS=017f ESP=02fdfcc0 EBP=00000000
ECX=52416374 DS=017f ESI=00bd2d58 FS=4c5f
EDX=494e5434 ES=017f EDI=005951e8 GS=0000
Bytes bei CS:EIP:
89 51 0c 8b 48 0c 85 c9 74 06 8b 50 08 89 51 08 
stack:
00000001 004a4fae 00bd2d58 00555bc8 0000067d 00000000 ffffffff 00000001
0000012c 00453d77 00577a4e ffffffff 00000000 00000000 00000000 0054407c 

Sometimes it starts parsing again, but when I do Stop/Run another time, I
get the above crash.

System Info:

3.5.beta1.msvc.win32
Windows ME
P-III 933, 384MB

-- 
#macro C(X,Y)cylinder{X*x<X,0,-Y/2>.1}#end#macro U(R,X,Y)intersection{torus{.9
.1}box{-1 0rotate y*R*90}translate<X,0,Y>scale 1-z*.5}#end union{U(0,0,0)U(1,0
,0)U(2,-1,-1)U(1,1,0)U(1,1.5,-3)U(1,2,0)U(3,1,0)U(2,2,0)U(0,3,0)U(3,2,.5)C(.1,
2)C(.8,1)C(.8,-1)C(1.1,1)C(1.9,-1)pigment{rgb 10}rotate x*90translate<-1,0,4>}


Post a reply to this message

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