Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2006 Mar : Old code producing an EInvalidOp
| Subject: | Old code producing an EInvalidOp |
| Posted by: | "Guy" (guha..@yahoo.com) |
| Date: | Mon, 6 Mar 2006 12:46:44 |
Old code started producing an EInvalidOp at a customer site, yesterday.
...during:
FormatDateTime(TimeFormat,dtTmp);
But this problem occurs only after my user pull down a menu which calls
a delphi DLL which opens a TForm. Since the DLL does not behave
properly, we think it is responsible for the problem....but we dont
know why. Memory corruption? But why only at this location?
Any info would be appreciated, thanks.
-------------------------------------------------------------------------------------------------------------------------
date/time : 2006-03-01, 16:48:13, 203ms
computer name : abc
user name : administrator
operating system : Windows 2000 Service Pack 4 build 2195
system language : English
system up time : 10 hours 12 minutes
program up time : 5 minutes 10 seconds
processors : 2x Intel(R) Xeon(TM) CPU 2.80GHz
physical memory : 2048/2048 MB (free/total)
free disk space : (M:) 5.39 GB
display mode : 1024x768, 16 bit
process id : $6ab8
allocated memory : 24.93 MB
executable : *.exe
exec. date/time : 2006-03-01 16:21
version : 4.2.1.38
bde version : 5.0.1.22
madExcept version : 2.7g
exception class : EInvalidOp
exception message : Invalid floating point operation.
main thread ($2f18):
004033c0 +000 AsMediVisitdebug9.exe system 1965 @FRAC
0054bf89 +045 AsMediVisitdebug9.exe msDateEd 1779
TMS_TimeEdit.SetValue
006ae25d +22d AsMediVisitdebug9.exe MyForm 5993