|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hello :-))
scenes/advanced/gaussianblob.pov crashed on my PII-233,96MB,Windows95.
This might be usefull:
PVENGINE verursachte einen Stapelfehler in Modul PVENGINE.EXE bei
014f:004292a6.
Register:
EAX=00000000 CS=014f EIP=004292a6 EFLGS=00010246
EBX=025fe7f0 SS=0157 ESP=02321fc8 EBP=02944ac8
ECX=02322138 DS=0157 ESI=00cb01c8 FS=1177
EDX=005d4310 ES=0157 EDI=00000000 GS=0000
Bytes bei CS:EIP:
89 2c 24 89 5c 24 04 89 74 24 08 ff 12 85 c0 74
Stapelwerte:
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Greetings :-))
Thorsten
(3.5beta6, various systems, windows)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thorsten <tho### [at] ewetelnet> wrote:
: This might be usefull:
: PVENGINE verursachte einen Stapelfehler in Modul PVENGINE.EXE bei
At least to those who understand German... ;)
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 11 Oct 2001 06:11:30 -0400, Warp wrote:
>Thorsten <tho### [at] ewetelnet> wrote:
>: This might be usefull:
>
>: PVENGINE verursachte einen Stapelfehler in Modul PVENGINE.EXE bei
>
> At least to those who understand German... ;)
From context, I'm going to assume that "Stapelfehler" means "stack fault."
Which beta is this?
--
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ron Parker wrote:
>
> From context, I'm going to assume that "Stapelfehler" means "stack fault."
Wow, was that difficult? ;-)
I'm curious, Warp, what's the Finnish version of this?
> Which beta is this?
>
beta 6 accroding to the original message. Seems that there is still a
problem with those loops.
Christoph
--
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other
things on: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 11 Oct 2001 15:23:22 +0200, Christoph Hormann wrote:
>
>
>Ron Parker wrote:
>>
>> From context, I'm going to assume that "Stapelfehler" means "stack fault."
>
>Wow, was that difficult? ;-)
Only moderately. The "Stapelverte" tipped me off. But I really don't
know a lick of German, even though my wife was born in Hanau.
--
#macro R(P)z+_(P)_(P)_(P+1)_(P+1)+z#end#macro Q(C)bicubic_patch{type 1u_steps 6
v_steps 6R(1)R(3)R(5)R(7)translate 9*z-2pigment{rgb z}}#end#macro _(Y)#local X=
asc(substr(C,Y,1))-65;<mod(X,4)div(X,4)>#end#local O=union{Q("ABEFUQWS")Q(// RON
"WSXTLOJN")}Q("JNKLCGCD")union{O}union{O translate 3*x}light_source{x 1}//PARKER
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thank all of you for trying to make some sense of the German error message :-))
> >> From context, I'm going to assume that "Stapelfehler" means "stack fault."
Maybe...
> But I really don't know a lick of German
And I've never seen an English Windows error message ;-)) Sorry.
But I think the most important information in the German message were the values
:-))
Or is there somebody out there, using an English windows version, and having the
same problems with gaussianblob.pov ?
Greetings :-))
Thorsten
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Christoph Hormann <chr### [at] gmxde> wrote:
: I'm curious, Warp, what's the Finnish version of this?
I don't know because I have the english version of Windows.
(Yes, there is a Finnish version, of course, but I simply hate it, as
many other Finnish users do; the translated OS just sounds horrible... :P
Finland is a country where English can be considered a second language;
you usually can do anything in english and people will generally understand
you; this is often the case in company meetings etc, where there are
foreigners; English is not a problem and is a commonly used language.)
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 11 Oct 2001 16:46:51 +0200, Thorsten wrote:
>
>But I think the most important information in the German message were the values
>:-))
You might think so, but probably not. I don't think I've ever gotten what
could be called useful information from anything in that message except
maybe the CS:EIP.
--
#local R=<7084844682857967,0787982,826975826580>;#macro L(P)concat(#while(P)chr(
mod(P,100)),#local P=P/100;#end"")#end background{rgb 1}text{ttf L(R.x)L(R.y)0,0
translate<-.8,0,-1>}text{ttf L(R.x)L(R.z)0,0translate<-1.6,-.75,-1>}sphere{z/9e3
4/26/2001finish{reflection 1}}//ron.parker@povray.org My opinions, nobody else's
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ron Parker:
> On Thu, 11 Oct 2001 16:46:51 +0200, Thorsten wrote:
> >
> >But I think the most important information in the German message were the values
> >:-))
>
> You might think so, but probably not. I don't think I've ever gotten what
> could be called useful information from anything in that message except
> maybe the CS:EIP.
Ok... Here's a try:
PVENGINE caused a stack error in module PVENGINE.EXE at 014f:004292a6.
registers:
EAX=00000000 CS=014f EIP=004292a6 EFLGS=00010246
EBX=025fe7f0 SS=0157 ESP=02321fc8 EBP=02944ac8
ECX=02322138 DS=0157 ESI=00cb01c8 FS=1177
EDX=005d4310 ES=0157 EDI=00000000 GS=0000
bytes at CS:EIP:
89 2c 24 89 5c 24 04 89 74 24 08 ff 12 85 c0 74
stack values:
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000
How about this one ?
Or do you think, the brilliant error messages of windows doesn't make any sense at
all?
Greetings :-))
Thorsten
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 11 Oct 2001 18:18:21 +0200, Thorsten wrote:
>Or do you think, the brilliant error messages of windows doesn't make any sense at
>all?
This is what I meant. It makes sense, but the numbers are almost never
useful after the fact. Dr. Watson sometimes generates useful logs, but
in general there's no substitute for duplicating the bug on a dev machine.
--
plane{-z,-3normal{crackle scale.2#local a=5;#while(a)warp{repeat x flip x}rotate
z*60#local a=a-1;#end translate-9*x}pigment{rgb 1}}light_source{-9red 1rotate 60
*z}light_source{-9rgb y rotate-z*60}light_source{9-z*18rgb z}text{ttf"arial.ttf"
"RP".01,0translate-<.6,.4,.02>pigment{bozo}}light_source{-z*3rgb-.2}//Ron Parker
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|