ERROR IRRECUPERABLE 6005: EXCEPTION ERROR

HMG en Español

Moderator: Rathinagiri

Post Reply
angeles59
Posts: 1
Joined: Thu Jun 15, 2017 2:48 am
DBs Used: DBF

ERROR IRRECUPERABLE 6005: EXCEPTION ERROR

Post by angeles59 »

hola desarrolle un sistema con HMG 3.4.4 y esporadicamente genera un archivo hb_out.log con el siguiente error:

Application Internal Error - Z:\SICP1318\2017\PRESUPUESTO.exe
Terminated at: 2017-09-06 10:01:19
Error irrecuperable 6005: Exception error:

Exception Code:C0000006 IN_PAGE_ERROR
Exception Address:004A53D1
EAX:00000000 EBX:00000000 ECX:00000018 EDX:0000006C
ESI:0079430E EDI:0063F560 EBP:009C8B14
CS:EIP:001B:004A53D1 SS:ESP:0023:0022EDF0
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010246
Exception Parameters: 00000000 0079430E C0000128
CS:EIP: 80 3E B4 0F 87 87 2C 00 00 0F B6 06 FF 24 85 2C
SS:ESP: 00000003 00000005 009C8B14 00A0EB7C 00000000 00000001 009C8B14 00492221 00000018 009E8A84 00000000 7710DA70 00000000 009C8B24 009C8B14 00562977

C stack:
EIP: EBP: Frame: OldEBP, RetAddr, Params...
004A53D1 009C8B14 00A0A8E4 00A0AB5C 00A0A6FC 00A0A8AC 00000002 009C1274 00000000 0000000A 00838A22 009C131C


Modules:
00400000 004A6000 Z:\SICP1318\2017\PRESUPUESTO.exe
77AA0000 0013C000 C:\Windows\SYSTEM32\ntdll.dll
770C0000 000D4000 C:\Windows\system32\kernel32.dll
75E50000 0004A000 C:\Windows\system32\KERNELBASE.dll
77790000 000A0000 C:\Windows\system32\ADVAPI32.dll
771A0000 000AC000 C:\Windows\system32\msvcrt.dll
773F0000 00019000 C:\Windows\SYSTEM32\sechost.dll
76FF0000 000A1000 C:\Windows\system32\RPCRT4.dll
74B70000 0019E000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.DLL
778B0000 0004E000 C:\Windows\system32\GDI32.dll
77BF0000 000C9000 C:\Windows\system32\USER32.dll
77410000 0000A000 C:\Windows\system32\LPK.dll
77250000 0009D000 C:\Windows\system32\USP10.dll
76EF0000 00057000 C:\Windows\system32\SHLWAPI.dll
77830000 0007B000 C:\Windows\system32\COMDLG32.DLL
76180000 00C4A000 C:\Windows\system32\SHELL32.dll
74170000 00005000 C:\Windows\system32\MSIMG32.DLL
693E0000 00021000 C:\Windows\system32\MSVFW32.DLL
74070000 00032000 C:\Windows\system32\WINMM.dll
77420000 0015C000 C:\Windows\system32\ole32.dll
76E60000 0008F000 C:\Windows\system32\OLEAUT32.dll
736C0000 00051000 C:\Windows\system32\WINSPOOL.DRV
770A0000 0001F000 C:\Windows\system32\IMM32.DLL
776C0000 000CC000 C:\Windows\system32\MSCTF.dll
6BE40000 00094000 C:\Windows\system32\Msftedit.dll
75B70000 0000C000 C:\Windows\system32\CRYPTBASE.dll
74B30000 00040000 C:\Windows\system32\uxtheme.dll
6B850000 0017C000 C:\Program Files\360\Total Security\safemon\safemon.dll
75EF0000 00005000 C:\Windows\system32\PSAPI.DLL
750E0000 00009000 C:\Windows\system32\VERSION.dll
76FB0000 00035000 C:\Windows\system32\WS2_32.dll
77BE0000 00006000 C:\Windows\system32\NSI.dll
743A0000 00011000 C:\Windows\system32\NETAPI32.dll
75400000 00009000 C:\Windows\system32\netutils.dll
75800000 00019000 C:\Windows\system32\srvcli.dll
74390000 0000F000 C:\Windows\system32\wkscli.dll
75BF0000 0000B000 C:\Windows\system32\profapi.dll
74700000 00013000 C:\Windows\system32\dwmapi.dll

Called from SETPROPERTY(7931) in source\h_controlmisc.prg
Called from RUTASFUENTES(30) in C:\SISTEMAS\PRESUPUESTO_HMG\2017\rutas_fuentes.prg
Called from VALIDAR_CLAVE(153) in C:\SISTEMAS\PRESUPUESTO_HMG\2017\main.prg
Called from (b)MAIN(66) in C:\SISTEMAS\PRESUPUESTO_HMG\2017\main.prg
Called from _DOCONTROLEVENTPROCEDURE(6056) in source\h_windows.prg
Called from EVENTS(1801) in source\h_windows.prg
Called from DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(5717) in source\h_windows.prg
Called from DOMETHOD(9003) in source\h_controlmisc.prg
Called from MAIN(134) in C:\SISTEMAS\PRESUPUESTO_HMG\2017\main.prg

de antemano les agradezco su apoyo
User avatar
serge_girard
Posts: 3165
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: ERROR IRRECUPERABLE 6005: EXCEPTION ERROR

Post by serge_girard »

There's nothing you can do that can't be done...
User avatar
serge_girard
Posts: 3165
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: ERROR IRRECUPERABLE 6005: EXCEPTION ERROR

Post by serge_girard »

If this error persists, you can try to run your program from a BAT file, then first copy z:\..exe to you c:\...
and start from C: drive.

Maybe this helps!

Serge
There's nothing you can do that can't be done...
Post Reply