Matlab exit after calling python

1 view (last 30 days)
莹 卢
莹 卢 on 21 Aug 2020
When I called python and wanted to use the neural network to get the actions, MATLAB crashed. the words as following appeared:
is anybody know how to debug it?
MATLAB 崩溃文件: /Users/tz/matlab_crash_dump.30188-1:
--------------------------------------------------------------------------------
abort() detected at 六 8 22 01:20:37 2020 +0800
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : GB2312
Deployed : false
Graphics Driver : Unknown hardware
Java Version : Java 1.8.0_144-b01 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
MATLAB Architecture : maci64
MATLAB Entitlement ID : 6257193
MATLAB Root : /Applications/MATLAB_R2018a.app
MATLAB Version : 9.4.0.813654 (R2018a)
OpenGL : hardware
Operating System : Mac OS ����10.15.2锛�����19C57锛�
Process ID : 30188
Processor ID : x86 Family 6 Model 61 Stepping 4, GenuineIntel
Session Key : 537ffa0d-85eb-4d22-8498-08cd02bc8c99
Window System : Quartz
Fault Count: 1
Abnormal termination
Register State (from fault):
RAX = 00007fa7b7580e00 RBX = 00007fa7b757fe00
RCX = 0000000000000009 RDX = 0000000000000000
RSP = 00007fa7b757fe18 RBP = 00007fff72abc24e
RSI = 000070000c6a3e30 RDI = 00007fa7b757fe18
R8 = 00007fa7b757fe00 R9 = 00007fff72abc1ac
R10 = 0000000000000000 R11 = 000070000c6a3e70
R12 = 00007fff72abea39 R13 = 0000000000000000
R14 = 00007fff72c38bc1 R15 = 0000000000000003
RIP = 0000000000000000 RFL = 000070000c6a3e90
CS = 00000001c4ded3c0 FS = 000070000c6a3eb0 GS = 00007fff72b02a1c
Stack Trace (from fault):
[ 0] 0x000000010ec44f54 bin/maci64/libmwfl.dylib+00053076 _ZN10foundation4core4diag15stacktrace_base7captureERKNS1_14thread_contextEm+00000052
[ 1] 0x000000010ec49e26 bin/maci64/libmwfl.dylib+00073254 _ZN10foundation4core4test17terminate_handledEv+00003958
[ 2] 0x000000010ec48c49 bin/maci64/libmwfl.dylib+00068681 _ZN10foundation4core4diag13terminate_logEPKcPK17__darwin_ucontext+00000185
[ 3] 0x00000001138652f0 bin/maci64/libmwmcr.dylib+00574192 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00010208
[ 4] 0x0000000113862f72 bin/maci64/libmwmcr.dylib+00565106 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00001122
[ 5] 0x0000000113868078 bin/maci64/libmwmcr.dylib+00585848 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00021864
[ 6] 0x000000011386293e bin/maci64/libmwmcr.dylib+00563518 _Z22mnInstallCrashHandlersv+00000350
[ 7] 0x00007fff72c2d42d /usr/lib/system/libsystem_platform.dylib+00017453 _sigtramp+00000029
[ 8] 0x6f6320656c706974 <unknown-module>+00000000
[ 9] 0x00007fff72b02a1c /usr/lib/system/libsystem_c.dylib+00522780 abort+00000120
[ 10] 0x00000001c4d86693 /Users/tz/opt/anaconda3/lib/python3.7/site-packages/torch/.dylibs/libiomp5.dylib+00947859 __kmp_abort_process+00000035

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!