This forum is now read-only. You can discuss you questions on Forums of MQL4.community and MQL5.community

MetaTrader in VMware


Back to topics list
avatar
2
oylesine 2009.08.18 12:44 

Hi there,

I have a problem running a metatrader under vmware. A crash occurs with following message;


There has been a critical error

Time : 2009.08.18 11:16

Program : Client Terminal

Version : 4.00 (build: 225, 10 Jul 2009)

OS : Windows XP Professional 5.1 Service Pack 2 (Build 2600)

Processors : 1 x X86 (level 6)

Memory : 1048048/806928 kb

Exception : C0000005

Address : 004580F3

Access Type : read

Access Addr : 02ED002C


Registers : EAX=00000000 CS=001b EIP=004580F3 EFLGS=00010246

: EBX=00F0BAB4 SS=0023 ESP=02DBFAC4 EBP=02ED002C

: ECX=FFFFFFFF DS=0023 ESI=016E1348 FS=003b

: EDX=016F0858 ES=0023 EDI=02ED002C GS=0000


Stack Trace : 00000000 00000000 00000000 00000000

: 00000000 00000000 00000000 00000000

: 00000000 00000000 00000000 00000000

: 00000000 00000000 00000000 00000000


Modules :

1 : 00400000 002B1000 c:\program files\odlm1\terminal.exe

2 : 01EA0000 00038000 c:\master trader 2\mastertrader2.dll

3 : 20000000 002C5000 c:\windows\system32\xpsp2res.dll

4 : 41000000 0000C000 c:\windows\system32\borlndmm.dll

5 : 58D40000 00007000 c:\windows\system32\wship6.dll

6 : 5AD70000 00038000 c:\windows\system32\uxtheme.dll

7 : 662B0000 00058000 c:\windows\system32\hnetcfg.dll

8 : 71A50000 0003F000 c:\windows\system32\mswsock.dll

9 : 71A90000 00008000 c:\windows\system32\wshtcpip.dll

10 : 71AA0000 00008000 c:\windows\system32\ws2help.dll

11 : 71AB0000 00017000 c:\windows\system32\ws2_32.dll

12 : 72D10000 00008000 c:\windows\system32\msacm32.drv

13 : 72D20000 00009000 c:\windows\system32\wdmaud.drv

14 : 73DD0000 000FE000 c:\windows\system32\mfc42.dll

15 : 74720000 0004C000 c:\windows\system32\msctf.dll

16 : 76380000 00005000 c:\windows\system32\msimg32.dll

17 : 763B0000 00049000 c:\windows\system32\comdlg32.dll

18 : 76B40000 0002D000 c:\windows\system32\winmm.dll

19 : 76C30000 0002E000 c:\windows\system32\wintrust.dll

20 : 76C90000 00028000 c:\windows\system32\imagehlp.dll

21 : 76F20000 00027000 c:\windows\system32\dnsapi.dll

22 : 76F60000 0002C000 c:\windows\system32\wldap32.dll

23 : 76FB0000 00008000 c:\windows\system32\winrnr.dll

24 : 77120000 0008C000 c:\windows\system32\oleaut32.dll

25 : 773D0000 00102000 c:\windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll

26 : 774E0000 0013D000 c:\windows\system32\ole32.dll

27 : 77A80000 00094000 c:\windows\system32\crypt32.dll

28 : 77B20000 00012000 c:\windows\system32\msasn1.dll

29 : 77BD0000 00007000 c:\windows\system32\midimap.dll

30 : 77BE0000 00015000 c:\windows\system32\msacm32.dll

31 : 77C10000 00058000 c:\windows\system32\msvcrt.dll

32 : 77D40000 00090000 c:\windows\system32\user32.dll

33 : 77DD0000 0009B000 c:\windows\system32\advapi32.dll

34 : 77E70000 00091000 c:\windows\system32\rpcrt4.dll

35 : 77F10000 00046000 c:\windows\system32\gdi32.dll

36 : 77F60000 00076000 c:\windows\system32\shlwapi.dll

37 : 7C800000 000F4000 c:\windows\system32\kernel32.dll

38 : 7C900000 000B0000 c:\windows\system32\ntdll.dll

39 : 7C9C0000 00814000 c:\windows\system32\shell32.dll


Call stack :


Can anyone help me to solve this error?


Thanks in advance...

avatar
Moderator
3661
MetaQuotes 2009.08.21 13:43 
Please try to delete all EX4 files from the experts folder, recompile all MQ4 files using MetaEditor and then start the client terminal.
Back to topics list