Package the matlab program as a python program and run it for a period of time. The program will report the following errors:

--------------------------------------------------------------------------------
Access violation detected at 2022-05-30 09:56:04 +0800
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : GBK
Deployed : true
Graphics Driver : Unknown hardware
Graphics card 1 : Intel Corporation ( 0x8086 ) Intel(R) HD Graphics 620 Version 22.20.16.4749 (2017-7-24)
Java Version : Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
MATLAB Architecture : win64
MATLAB Entitlement ID : Unknown
MATLAB Root : D:\Program Files\Matlab
MATLAB Version : 9.9.0.1467703 (R2020b)
OpenGL : hardware
Operating System : Microsoft Windows 10 家庭中文版
Process ID : 1180
Processor ID : x86 Family 6 Model 142 Stepping 9, GenuineIntel
Session Key : 8fa6294e-80ea-4727-8fdf-d978f8ec8048
Window System : Version 10.0 (Build 19042)
Fault Count: 1
Abnormal termination:
Access violation
Current Thread: '' id 10812
Register State (from fault):
RAX = ffff82376b02cf60 RBX = 00007ffc39479880
RCX = 00007ffc435130f0 RDX = 0000005a533ee800
RSP = 0000005a533ee970 RBP = 0000005a533eea70
RSI = 0000023382b74cc0 RDI = 00000233ae540050
R8 = 000000000000006f R9 = 0000005a533eea70
R10 = 0000000000000000 R11 = 0000000000000246
R12 = 0000005a533eeb08 R13 = 0000005a533eec68
R14 = 0000000000000000 R15 = 0000005a533eeb78
RIP = 00007ffc43505804 EFL = 00010287
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x00007ffc43505804 D:\Program Files\Matlab\bin\win64\matlabruntimeforpython3_8.pyd+00284676 mwboost::serialization::singleton_module::lock+00006564
[ 1] 0x00007ffc434c2b2d D:\Program Files\Matlab\bin\win64\matlabruntimeforpython3_8.pyd+00011053
[ 2] 0x00007ffc3910a054 C:\Users\FreezeH9\anaconda3\python38.dll+00237652 cfunction_call_varargs+00000100
[ 3] 0x00007ffc3911ec35 C:\Users\FreezeH9\anaconda3\python38.dll+00322613 call_function+00002581
[ 4] 0x00007ffc39120cfe C:\Users\FreezeH9\anaconda3\python38.dll+00331006 _PyEval_EvalFrameDefault+00003822
[ 5] 0x00007ffc3911bbd8 C:\Users\FreezeH9\anaconda3\python38.dll+00310232 _PyEval_EvalCodeWithName+00000552
[ 6] 0x00007ffc3911e946 C:\Users\FreezeH9\anaconda3\python38.dll+00321862 call_function+00001830
[ 7] 0x00007ffc39120634 C:\Users\FreezeH9\anaconda3\python38.dll+00329268 _PyEval_EvalFrameDefault+00002084
[ 8] 0x00007ffc3911bbd8 C:\Users\FreezeH9\anaconda3\python38.dll+00310232 _PyEval_EvalCodeWithName+00000552
[ 9] 0x00007ffc3911cb3f C:\Users\FreezeH9\anaconda3\python38.dll+00314175 _PyFunction_Vectorcall+00000447
[ 10] 0x00007ffc390dc198 C:\Users\FreezeH9\anaconda3\python38.dll+00049560 _PyObject_FastCallDict+00000192
[ 11] 0x00007ffc391e3a79 C:\Users\FreezeH9\anaconda3\python38.dll+01129081 _PyObject_Call_Prepend+00000105
[ 12] 0x00007ffc391e39e9 C:\Users\FreezeH9\anaconda3\python38.dll+01128937 slot_tp_call+00000081
[ 13] 0x00007ffc3911effa C:\Users\FreezeH9\anaconda3\python38.dll+00323578 call_function+00003546
[ 14] 0x00007ffc39120cfe C:\Users\FreezeH9\anaconda3\python38.dll+00331006 _PyEval_EvalFrameDefault+00003822
[ 15] 0x00007ffc3911bbd8 C:\Users\FreezeH9\anaconda3\python38.dll+00310232 _PyEval_EvalCodeWithName+00000552
[ 16] 0x00007ffc3914822b C:\Users\FreezeH9\anaconda3\python38.dll+00492075 PyEval_EvalCodeEx+00000155
[ 17] 0x00007ffc39148189 C:\Users\FreezeH9\anaconda3\python38.dll+00491913 PyEval_EvalCode+00000045
[ 18] 0x00007ffc39147eb6 C:\Users\FreezeH9\anaconda3\python38.dll+00491190 run_eval_code_obj+00000070
[ 19] 0x00007ffc39147e45 C:\Users\FreezeH9\anaconda3\python38.dll+00491077 run_mod+00000097
[ 20] 0x00007ffc39197a1f C:\Users\FreezeH9\anaconda3\python38.dll+00817695 pyrun_file+00000163
[ 21] 0x00007ffc391977e0 C:\Users\FreezeH9\anaconda3\python38.dll+00817120 pyrun_simple_file+00000268
[ 22] 0x00007ffc391976ab C:\Users\FreezeH9\anaconda3\python38.dll+00816811 PyRun_SimpleFileExFlags+00000079
[ 23] 0x00007ffc392c5297 C:\Users\FreezeH9\anaconda3\python38.dll+02052759 PyRun_AnyFileExFlags+00000099
[ 24] 0x00007ffc3926f433 C:\Users\FreezeH9\anaconda3\python38.dll+01700915 pymain_run_file+00389991
[ 25] 0x00007ffc391c4968 C:\Users\FreezeH9\anaconda3\python38.dll+01001832 pymain_run_python+00000328
[ 26] 0x00007ffc391c47f1 C:\Users\FreezeH9\anaconda3\python38.dll+01001457 Py_RunMain+00000021
[ 27] 0x00007ffc391c453e C:\Users\FreezeH9\anaconda3\python38.dll+01000766 pymain_main+00000066
[ 28] 0x00007ffc392188b9 C:\Users\FreezeH9\anaconda3\python38.dll+01345721 Py_Main+00000037
[ 29] 0x00007ff672481268 C:\Users\FreezeH9\anaconda3\python.exe+00004712 __scrt_common_main_seh+00000268
[ 30] 0x00007ffc8a427034 C:\WINDOWS\System32\KERNEL32.DLL+00094260 BaseThreadInitThunk+00000020
[ 31] 0x00007ffc8b182651 C:\WINDOWS\SYSTEM32\ntdll.dll+00337489 RtlUserThreadStart+00000033

Réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Produits

Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by