POV-Ray : Newsgroups : povray.windows : Windows crash. : Re: Windows crash. Server Time
28 Jun 2024 02:24:54 EDT (-0400)
  Re: Windows crash.  
From: Ron Parker
Date: 15 Apr 1999 12:11:11
Message: <3716018f.0@news.povray.org>
On Thu, 15 Apr 1999 15:28:39 +0200, Spider <spi### [at] bahnhofse> wrote:
>Registers:
>EAX=00000000 CS=0137
>EIP=0047296e EFLGS=00010206
>EBX=00000000 SS=013f
>ESP=00f6fbf0 EBP=00f6fdb4
>ECX=00f6fe00 DS=013f
>ESI=00f84f04 FS=0fc7
>EDX=00000000 ES=013f
>EDI=00f84f00 GS=0000
>
>Bytes at CS:EIP:
>66 8b 30 31 c9 31 ff 66 83 fe 03 75 03 8b 48 24

For what it's worth, 66 8b 30 is "mov si, [eax]", which means
that whatever this code is, it's trying to dereference a null
pointer.


Post a reply to this message

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