matlab crashes exception code 0xc0000374

19 Ansichten (letzte 30 Tage)
Larry Lawson
Larry Lawson am 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 Kommentare
Thomas Pursche
Thomas Pursche am 17 Aug. 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 am 30 Jan. 2022
Hello,
I'm having the same error. How can you solved this?
Thank you!!

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Jan
Jan am 30 Sep. 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 Kommentare
TestingMatlab
TestingMatlab am 15 Mär. 2018
Bearbeitet: TestingMatlab am 15 Mär. 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 am 9 Mai 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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by