matlab crashes exception code 0xc0000374

18 visualizzazioni (ultimi 30 giorni)
Larry Lawson
Larry Lawson il 13 Feb 2017
When the customer runs any function within MatLab on 1 virtual workstation out of 4 (Windows 7 SP1 on VMware), it will start to run and then just "bomb" and MatLab window closes. In the Application event log, the event ID is 1000 and faulting application name is matlab.exe; version 8.6.0.0. Faulting module name is ntdll.dll, version 6.1.7601.18933. The exception code is 0xc0000374. I have uninstall/reinstalled MatLab with no success and have rebuilt the workstation from a old backup with no success. I don't know where any of the programs logs are located to help troubleshoot. Any help would be appreciated and thanks in advance.
  5 Commenti
Thomas Pursche
Thomas Pursche il 17 Ago 2021
Hello,
same error here. The error occurs from one day to another and nothings seems to be helping. How could you solve this?
Thanks in advance
Stéphanie Monteiro
Stéphanie Monteiro il 30 Gen 2022
Hello,
I'm having the same error. How can you solved this?
Thank you!!

Accedi per commentare.

Risposte (1)

Jan
Jan il 30 Set 2017
Check the system files at first from the Windows Command window:
sfc /scannow
Note that it is unlikely, that the problem occurs, when "any function within MatLab runs", because starting Matlab calls some functions already. So please explain exactly, which function causes the crash.
  4 Commenti
TestingMatlab
TestingMatlab il 15 Mar 2018
Modificato: TestingMatlab il 15 Mar 2018
Problem appeared with "kb4090913 osbuild 16299-251" update but stopped after "windows-10-update-kb4088776".
My second system did not affected by this problem at all. So not sure what was the real cause, but I am glad it is sorted now.
Thanks for your quick reply.
Jason Nicholson
Jason Nicholson il 9 Mag 2018
Similar error for me. It's happening once a day.
Faulting application name: MATLAB.exe, version: 9.4.0.0, time stamp: 0x5a7970ba
Faulting module name: ntdll.dll, version: 6.1.7601.24094, time stamp: 0x5abee643
Exception code: 0xc0000374
Fault offset: 0x00000000000bf6b2
Faulting process id: 0x317c
Faulting application start time: 0x01d3e7928bd86393
Faulting application path: C:\Program Files\MATLAB\R2018a\bin\win64\MATLAB.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: 44a939f9-538b-11e8-8701-4ceb42f2fe1c

Accedi per commentare.

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by