Croquet crashing intermittently under WinXP

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Croquet crashing intermittently under WinXP

Jeff McNeill
Hi,

I have intermittent crashing of the VM under WinXP. Honestly, do not know the cause as sometimes croquet works fine for the amount of time I am in it. The crash log entries all look the same, such as below. I have updated the latest NVidia drivers and still crashes, so I don't believe it is an OpenGL thing. No entries are made in the WinXP Event Log, so it is only internal to the Croquet app. Any help or pointers are appreciated.

Crashing can occur right when I launch a Demo Master in Croquet, or after I have entered a world and am hopping around it. Reboots do not seem to fix the problem, though oddly the worlds will load fine once in a while...

This box is very solid otherwise and is stable and able to run apps such as Second Life, Entropia Universe, ActiveWorlds, Qavimator, DazStudio, and all the regular 2d stuff.

Hardware: Dell XPS 400, intel Duo 3ghz, 1gb ram, NVidia 512mb 7300LE, w/latest NVidia drivers.

Crash log:
Tue Sep 12 08:45:36 2006

Exception code: C00000FD
Exception addr: 699283C7
EAX:00000180    EBX:00000120    ECX:01E72770    EDX:00000002
ESI:00000083    EDI:01ED7100    EBP:01841A80    ESP:01E8B768
EIP:699283C7    EFL:00010202
FP Control: FFFF027F
FP Status:  FFFF0020
FP Tag:     FFFFFFFF
VM Version: Croquet 1.0.4 (release) from Apr 19 2006
Compiler: gcc 2.95.2 19991024 (release)

Current byte code: 143
Primitive index: 120

Loaded plugins:
    opengl32.dll
    B3DAcceleratorPlugin 19 April 2006 (i)
    BMPReadWriterPlugin 19 April 2006 (i)
    SocketPlugin 19 April 2006 (i)
    OpenAL32.dll
    SqueakFFIPrims 19 April 2006 (e)
    ZipPlugin 19 April 2006 (i)
    DSAPrims 19 April 2006 (i)
    CroquetPlugin 19 April 2006 (i)
    JPEGReadWriter2Plugin 19 April 2006 (i)
    LargeIntegers v1.5 19 April 2006 (i)
    B2DPlugin 19 April 2006 (i)
    Matrix2x3Plugin 19 April 2006 (i)
    FloatArrayPlugin 19 April 2006 (i)
    BitBltPlugin 19 April 2006 (i)
    FloatMathPlugin 19 April 2006 (i)
    SecurityPlugin 19 April 2006 (i)
    FilePlugin 19 April 2006 (i)
    MiscPrimitivePlugin 19 April 2006 (i)

--
Sincerely,
Jeff McNeill
Reply | Threaded
Open this post in threaded view
|

Re: Croquet crashing intermittently under WinXP

Kyle Hamilton
Exception C00000FD is a stack overflow error.  (just being nice to the
friendly VM developers...)

-Kyle H

On 9/12/06, Jeff McNeill <[hidden email]> wrote:

> Hi,
>
> I have intermittent crashing of the VM under WinXP. Honestly, do not know
> the cause as sometimes croquet works fine for the amount of time I am in it.
> The crash log entries all look the same, such as below. I have updated the
> latest NVidia drivers and still crashes, so I don't believe it is an OpenGL
> thing. No entries are made in the WinXP Event Log, so it is only internal to
> the Croquet app. Any help or pointers are appreciated.
>
> Crashing can occur right when I launch a Demo Master in Croquet, or after I
> have entered a world and am hopping around it. Reboots do not seem to fix
> the problem, though oddly the worlds will load fine once in a while...
>
> This box is very solid otherwise and is stable and able to run apps such as
> Second Life, Entropia Universe, ActiveWorlds, Qavimator, DazStudio, and all
> the regular 2d stuff.
>
> Hardware: Dell XPS 400, intel Duo 3ghz, 1gb ram, NVidia 512mb 7300LE,
> w/latest NVidia drivers.
>
> Crash log:
> Tue Sep 12 08:45:36 2006
>
> Exception code: C00000FD
> Exception addr: 699283C7
> EAX:00000180    EBX:00000120    ECX:01E72770    EDX:00000002
> ESI:00000083    EDI:01ED7100    EBP:01841A80    ESP:01E8B768
> EIP:699283C7    EFL:00010202
> FP Control: FFFF027F
> FP Status:  FFFF0020
> FP Tag:     FFFFFFFF
> VM Version: Croquet 1.0.4 (release) from Apr 19 2006
> Compiler: gcc 2.95.2 19991024 (release)
>
> Current byte code: 143
> Primitive index: 120
>
> Loaded plugins:
>     opengl32.dll
>     B3DAcceleratorPlugin 19 April 2006 (i)
>     BMPReadWriterPlugin 19 April 2006 (i)
>     SocketPlugin 19 April 2006 (i)
>     OpenAL32.dll
>     SqueakFFIPrims 19 April 2006 (e)
>     ZipPlugin 19 April 2006 (i)
>     DSAPrims 19 April 2006 (i)
>     CroquetPlugin 19 April 2006 (i)
>     JPEGReadWriter2Plugin 19 April 2006 (i)
>     LargeIntegers v1.5 19 April 2006 (i)
>     B2DPlugin 19 April 2006 (i)
>     Matrix2x3Plugin 19 April 2006 (i)
>     FloatArrayPlugin 19 April 2006 (i)
>     BitBltPlugin 19 April 2006 (i)
>     FloatMathPlugin 19 April 2006 (i)
>     SecurityPlugin 19 April 2006 (i)
>     FilePlugin 19 April 2006 (i)
>     MiscPrimitivePlugin 19 April 2006 (i)
>
> --
> Sincerely,
> Jeff McNeill


--

-Kyle H