Hey bigstar,
It happened again, this time when I pressed CTRL+M, to mve a folder. I pressed those keys for 3 times and each gave me this message is Status Window:
An internal error has occurred.
Access violation at address 00436214 in module 'FlashFXP.exe'. Read of address 00000004
I just checked my debug.log and there are 3 new entries for this problem as follows:
Code:
---------------------------22:39:30 07/08/2002---------------------------
Version: 2.0 RC2 (build 869)
Compiled on: Jul 30, 2002
OS Ver: 5.1 (build 2600)
Exception 'EAccessViolation' in module FlashFXP.exe at 00035214
Access violation at address 00436214 in module 'FlashFXP.exe'. Read of address 00000004
Source file: Forms.pas, Line 3473
Error within Try/Except
Call stack:
:00436214 [FlashFXP.exe] (Forms.pas, line 3473)
:004608C9 [FlashFXP.exe] (EnhFunc.pas, line 728)
:0052BBE2 [FlashFXP.exe] (FrmMain1.pas, line 10498)
:0044E1ED [FlashFXP.exe] (Menus.pas, line 1382)
:0044EBA7 [FlashFXP.exe] (Menus.pas, line 1777)
:004467E9 [FlashFXP.exe] (Controls.pas, line 6802)
---------------------------22:41:15 07/08/2002---------------------------
Version: 2.0 RC2 (build 869)
Compiled on: Jul 30, 2002
OS Ver: 5.1 (build 2600)
Exception 'EAccessViolation' in module FlashFXP.exe at 00035214
Access violation at address 00436214 in module 'FlashFXP.exe'. Read of address 00000004
Source file: Forms.pas, Line 3473
Error within Try/Except
Call stack:
:00436214 [FlashFXP.exe] (Forms.pas, line 3473)
:004608C9 [FlashFXP.exe] (EnhFunc.pas, line 728)
:0052BBE2 [FlashFXP.exe] (FrmMain1.pas, line 10498)
:0044E1ED [FlashFXP.exe] (Menus.pas, line 1382)
:0044EBA7 [FlashFXP.exe] (Menus.pas, line 1777)
:004467E9 [FlashFXP.exe] (Controls.pas, line 6802)
---------------------------22:41:17 07/08/2002---------------------------
Version: 2.0 RC2 (build 869)
Compiled on: Jul 30, 2002
OS Ver: 5.1 (build 2600)
Exception 'EAccessViolation' in module FlashFXP.exe at 00035214
Access violation at address 00436214 in module 'FlashFXP.exe'. Read of address 00000004
Source file: Forms.pas, Line 3473
Error within Try/Except
Call stack:
:00436214 [FlashFXP.exe] (Forms.pas, line 3473)
:004608C9 [FlashFXP.exe] (EnhFunc.pas, line 728)
:0052BBE2 [FlashFXP.exe] (FrmMain1.pas, line 10498)
:0044E1ED [FlashFXP.exe] (Menus.pas, line 1382)
:0044EBA7 [FlashFXP.exe] (Menus.pas, line 1777)
:004467E9 [FlashFXP.exe] (Controls.pas, line 6802)
Hope this is not the same issue as I reported before.
Thanks for your attention!