Why matlab 2018b crashes with an internal problem on Mac OS 10.14.6 even when nothing runs

1 visualización (últimos 30 días)
I recently installed matlab2018b on my macbook pro14.1. I can always open it smoothly and run some code, but now and then it crashed with the same report even when I actually did nothing, see below, and I checked my OpenGL version is 4.1 intel-12.10.12. Donnot know if this could be the problem. Also I initially installed Matlab with Chinese as prefered language, and changed it to English later, but in the crash reports there were still unrecognized Chinese characters and I also cannot open the crash files, which seemed broken.
std::terminate() detected at 四 1 14 17:04:48 2021 +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_152-b16 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
MATLAB Architecture : maci64
MATLAB Entitlement ID : 6257193
MATLAB Root : /Applications/MATLAB_R2018b.app
MATLAB Version : 9.5.0.944444 (R2018b)
OpenGL : hardware
Operating System : Mac OS 10.14.6锛 18G87锛
Process ID : 1902
Processor ID : x86 Family 6 Model 142 Stepping 9, GenuineIntel
Session Key : 5610e26b-c092-4f2c-815e-79f5b246eb12
Window System : Quartz
Fault Count: 1
Abnormal termination
Register State (captured):
RAX = 0000000119ddb49f RBX = 000070000c3079e0
RCX = 0000000119e30380 RDX = 0000000119e3a110
RSP = 000070000c3076b0 RBP = 000070000c3079c0
RSI = 000070000c307a20 RDI = 0000000119e3ac90
R8 = 0000000119de177c R9 = 00007fffe6b5e643
R10 = 0000000000000001 R11 = 0000000119e3a110
R12 = 0000000000000000 R13 = 0000000000000000
R14 = 0000000000000000 R15 = 000070000c307ec0
RIP = 000000010e52e839 RFL = 000000010e645b24
CS = 000070000c307820 FS = 000070000c307800 GS = 0000000119de1f87
Stack Trace (captured):
[ 0] 0x000000010e527d84 bin/maci64/libmwfl.dylib+00007556 _ZN10foundation4core4diag15stacktrace_base7captureEm+00000020
[ 1] 0x000000010e52d588 bin/maci64/libmwfl.dylib+00030088 _ZN10foundation4core4test17terminate_handledEv+00006392
[ 2] 0x000000010e52b9f5 bin/maci64/libmwfl.dylib+00023029 _ZN10foundation4core4diag13terminate_logEPKcPK17__darwin_ucontext+00000149
[ 3] 0x000000011313567b bin/maci64/libmwmcr.dylib+00632443 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00012635
[ 4] 0x0000000113133207 bin/maci64/libmwmcr.dylib+00623111 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00003303
[ 5] 0x0000000113138200 bin/maci64/libmwmcr.dylib+00643584 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00023776
[ 6] 0x00000001131323df bin/maci64/libmwmcr.dylib+00619487 _Z22mnInstallCrashHandlersv+00000495
[ 7] 0x00007fff7a13519e /usr/lib/libc++abi.dylib+00061854 _ZSt11__terminatePFvvE+00000008
[ 8] 0x00007fff7a134f86 /usr/lib/libc++abi.dylib+00061318 __cxa_get_exception_ptr+00000000
[ 9] 0x00007fff7a127f99 /usr/lib/libc++abi.dylib+00008089 __cxa_get_globals+00000000
[ 10] 0x00007fff7b6dab51 /usr/lib/libobjc.A.dylib+00084817 objc_exception_throw+00000362
[ 11] 0x00007fff5100912f /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation+00987439 +[NSException raise:format:]+00000201
[ 12] 0x00007fff5319f06b /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation+00020587 -[NSPlaceholderString initWithFormat:locale:arguments:]+00000115
[ 13] 0x00007fff5319efc8 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation+00020424 +[NSString stringWithFormat:]+00000169
[ 14] 0x000000011d10bffe bin/maci64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.dylib+01863678 wuusgJAD+00000558
[ 15] 0x000000011d107729 bin/maci64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.dylib+01845033 bKQIstXI+00000009
[ 16] 0x000000011d1da76a bin/maci64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.dylib+02709354 PfahsAce+00000570
[ 17] 0x000000011d10b050 bin/maci64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.dylib+01859664 kjvRvBnv+00000704
[ 18] 0x000000011d10aead bin/maci64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.dylib+01859245 kjvRvBnv+00000285
[ 19] 0x000000011d10b2b2 bin/maci64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.dylib+01860274 jpORHPny+00000130
[ 20] 0x00007fff7d09c2eb /usr/lib/system/libsystem_pthread.dylib+00013035 _pthread_body+00000126
[ 21] 0x00007fff7d09f249 /usr/lib/system/libsystem_pthread.dylib+00025161 _pthread_start+00000066
[ 22] 0x00007fff7d09b40d /usr/lib/system/libsystem_pthread.dylib+00009229 thread_start+00000013

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by