Re: EInvalidOp in D2007 FillChar & Move



From your symptoms, it appears that some other code has left data on the FPU
stack, causing it to overflow when FillChar or Move try to use it. Do you
have a code snippet with which I can reproduce the symptoms to investigate
this further?

--
Regards,
John

--
The Fastcode Project: http://www.fastcodeproject.org/

"Craig Peterson" <"craig no scootersoftware spam com"> wrote in message
news:48865b96$1@xxxxxxxxxxxxxxxxxxxxxxxxx
I'm posting here because it looks like I can blame John O'Harrow for both
functions. ;)

We're using Delphi 2007 along with madExcept and we've now had two users
send us bug reports showing "EInvalidOp: Invalid floating pointer
operation" errors, one in System.Move and one in System.FillChar.

I've included the details in below. I don't think we mess with the FPU in
our own code other than using /, *, and Trunc, though I can't rule out
something in a third-party library. Any ideas what we're doing wrong?

Thanks,
Craig Peterson
Scooter Software


.



Relevant Pages

  • Re: EInvalidOp in D2007 FillChar & Move
    ... causing it to overflow when FillChar or Move try to use it. ... Do you have a code snippet with which I can reproduce the symptoms to investigate this further? ...
    (borland.public.delphi.language.basm)
  • RE: Composite Control question
    ... can you provide me some code snippet to reproduce ... I will wait for your feedback of reproduce steps for both issues, ... This posting is provided "as is" with no warranties and confers no rights. ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • RE: MDI Tooltip Problem
    ... help us reproduce this problem on our side for better understanding? ... we input, so if we input "this is \n a test" in PropertyBrowser, we will ... get "this is\\n a test" in the generated code snippet. ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Rowheaderwith of datagrid changes unexpectedly on rowerror-sets/re
    ... Can you provide some code snippet or a little sample project for us to ... reproduce out this issue? ... This posting is provided "as is" with no warranties and confers no rights. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • RE: DragDrop question
    ... windows explorer folder onto the form, the Drag_Enter event will be fired ... I can not reproduce the problem, here is my reproduce code.(I tested on ... Or you may try to see if you have advised the dragenter event twice which ...
    (microsoft.public.dotnet.languages.csharp)