MT5 windows 11 access violation error 0xc0000005

 

MT5 recently does not start - it generates no log entries, and nothing in the "Crashes" folder. Windows 11 task manager shows terminal64.exe for a few seconds, then it disappears. Windows event viewer shows an application error - code 0xc0000005, which means access violation.Strangely, the metatester agents are not impacted, they run just fine, only the terminal.

Seems the latest windows patch bundle may have changed some security settings somewhere...

Is anybody else having MT5 startup problems recently?

Here is the windows event viewer log info:

Faulting application name: terminal64.exe, version: 5.0.0.4380, time stamp: 0x054b6e00
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x0000020070864fa0
Faulting process id: 0x0x15924
Faulting application start time: 0x0x1DAC030CC6828B4
Faulting application path: C:\Program Files\MetaTrader 5\terminal64.exe
Faulting module path: unknown
Report Id: 3031b5a2-b3db-45b2-9404-e4603dd2fccf
Faulting package full name:
Faulting package-relative application ID:

The checks a trading robot must pass before publication in the Market
The checks a trading robot must pass before publication in the Market
  • www.mql5.com
Before any product is published in the Market, it must undergo compulsory preliminary checks in order to ensure a uniform quality standard. This article considers the most frequent errors made by developers in their technical indicators and trading robots. An also shows how to self-test a product before sending it to the Market.
 
Here the same, update MetaQuotes, to last version and Crash.

I Try update Windows 10, not solve.

Try update to Windows 11 23H2, not solve.

Don't start mt5setup, or terminal64.

Nome do aplicativo com falha: mt5setup.exe, versão: 5.0.0.4540, carimbo de data/hora: 0x004a2200
Nome do módulo com falha: ntdll.dll, versão: 10.0.22621.4111, carimbo de data/hora: 0x518e67bb
Código de exceção: 0xc0000005
Deslocamento da falha: 0x000000000003988d
ID do processo com falha: 0x0x28C4
Hora de início do aplicativo com falha: 0x0x1DB0F244CF3AF96
Caminho do aplicativo com falha: C:\Users\User\Downloads\mt5setup.exe
Caminho do módulo com falha: C:\WINDOWS\SYSTEM32\ntdll.dll
ID do Relatório: 643660b1-22e4-431e-a468-440e1633ec06
Nome completo do pacote com falha: 
ID do aplicativo relativo ao pacote com falha: 
 

Precisely the same issue as the previous posts:


Windows 2008 R2 with service pack 1:

Faulting application name: metatester64.exe, version: 5.0.0.4764, time stamp: 0x035ec600
Faulting module name: metatester64.exe, version: 5.0.0.4764, time stamp: 0x035ec600
Exception code: 0xc000001d
Fault offset: 0x00000000020473ee
Faulting process id: 0x10cc
Faulting application start time: 0x01db52f0a823a93f
Faulting application path: D:\Installs\MetaTrader 5 Strategy Tester\metatester64.exe
Faulting module path: D:\Installs\MetaTrader 5 Strategy Tester\metatester64.exe
Report Id: e5e4dd85-bee3-11ef-b959-e091f5941706


N.B: Interesting fact that exactly same replica of OS, build, installed apps and updates on a different Hardware works without an issue!?!?! Suspect drivers incompatibility!!!

Googling around does not provide any relevant answers -

Attached the two systems specs for confirmation: System1 - problematic, System2 - fully operational


Files:
system1.jpg  103 kb
system2.jpg  102 kb
 

@killian7603 #: Precisely the same issue as the previous posts: Windows 2008 R2 with service pack 1:

N.B: Interesting fact that exactly same replica of OS, build, installed apps and updates on a different Hardware works without an issue!?!?! Suspect drivers incompatibility!!!

Googling around does not provide any relevant answers -

Attached the two systems specs for confirmation: System1 - problematic, System2 - fully operational

MetaTrader 5 no longer fully supports Windows 7 or Windows 2008 Server (even if it is R2).

Microsoft's support for Windows 2008 R2 also ended Jan 14, 2020.

 
Fernando Carreiro #:

MetaTrader 5 no longer fully supports Windows 7 or Windows 2008 Server (even if it is R2).

Microsoft's support for Windows 2008 R2 also ended Jan 14, 2020.

Thank you Fernando for pointing this!

It is indeed quite valid point, HOWEVER, question remains, whay would identical OS with just different HW works uninteruptedly and performs LiveUpdates like nothing !?!

Not too worried about it, but just drives me nuts to find the core of the issue as I hate mysteries ;-)

 
killian7603 #:

Thank you Fernando for pointing this!

It is indeed quite valid point, HOWEVER, question remains, whay would identical OS with just different HW works uninteruptedly and performs LiveUpdates like nothing !?!

Not too worried about it, but just drives me nuts to find the core of the issue as I hate mysteries ;-)

the difference is the hardware. If the hardware didnt matter, then I would still be able to run windows 98SE on system hardware today. Your theory is around the wrong way. It is the hardware that is the problem.

Besides, even if it was just drivers, the chances of you finding compatable drivers is very close to nil.

And even if you did. windows update and windows security would detect you had changed the drivers and within a short amount of time -- revert the drivers to the older ones.

 
Michael Charles Schefe #:

the difference is the hardware. If the hardware didnt matter, then I would still be able to run windows 98SE on system hardware today. Your theory is around the wrong way. It is the hardware that is the problem.

Besides, even if it was just drivers, the chances of you finding compatable drivers is very close to nil.

And even if you did. windows update and windows security would detect you had changed the drivers and within a short amount of time -- revert the drivers to the older ones.

@Michael Charles Schefe:

Thank you Michael!

So it is the hardware that matters more in this case, rather than the OS! Well, then this sums it up! :-)

Hope it would be a good answer for someone who comes across this.

Thank you for the prompt and exhaustive participation guys! :-)