Effacer les filtres
Effacer les filtres

Matlab crashing when running program

3 vues (au cours des 30 derniers jours)
Jonathan Clayton
Jonathan Clayton le 6 Juil 2021
I am trying to import a multi-domain PDE model, some times the model runs fine but most of the time I get the log file below. I have included the matlab files I am using below and the mesh files are in the zip file.
MATLAB Log File: C:\Users\SKF_PSU\AppData\Local\Temp\matlab_crash_dump.20548-1
------------------------------------------------
MATLAB Log File
------------------------------------------------
--------------------------------------------------------------------------------
Access violation detected at 2021-07-06 08:58:41 -0400
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : windows-1252
Deployed : false
Graphics Driver : Unknown hardware
Graphics card 1 : Intel Corporation ( 0x8086 ) Intel(R) UHD Graphics 630 Version 27.20.100.8190 (2020-5-5)
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 : 5340214
MATLAB Root : C:\Program Files\MATLAB\R2021a
MATLAB Version : 9.10.0.1684407 (R2021a) Update 3
OpenGL : hardware
Operating System : Microsoft Windows 10 Enterprise
Process ID : 20548
Processor ID : x86 Family 6 Model 165 Stepping 5, GenuineIntel
Session Key : c0c3dbae-6d09-4887-af8f-bd6cec7d1d6e
Window System : Version 10.0 (Build 18363)
Fault Count: 1
Abnormal termination:
Access violation
Current Thread: 'MCR 0 interpreter thread' id 17364
Register State (from fault):
RAX = 000001d59c18f4e0 RBX = 0000000000000dcb
RCX = 000001d595522ad0 RDX = 000001d5953ed150
RSP = 0000003920cee9e0 RBP = 0000003920ceece0
RSI = 000001d590ca2650 RDI = 0000000000000001
R8 = 000001d5953c7d80 R9 = 000001d5953c7d80
R10 = 000001d584d7f1d0 R11 = 000001d59daed040
R12 = 0000000000000003 R13 = 0000003920ceeb60
R14 = 0000000000000010 R15 = 0000003920ceeb80
RIP = 00007ffc8234135a EFL = 00010202
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x00007ffc8234135a C:\Program Files\MATLAB\R2021a\bin\win64\libmwpdekernel.dll+01119066 formGlobalT+00555914
[ 1] 0x00007ffc8233c72f C:\Program Files\MATLAB\R2021a\bin\win64\libmwpdekernel.dll+01099567 formGlobalT+00536415
[ 2] 0x00007ffc8233c254 C:\Program Files\MATLAB\R2021a\bin\win64\libmwpdekernel.dll+01098324 formGlobalT+00535172
[ 3] 0x00007ffc8233d3ab C:\Program Files\MATLAB\R2021a\bin\win64\libmwpdekernel.dll+01102763 formGlobalT+00539611
[ 4] 0x00007ffc8234c282 C:\Program Files\MATLAB\R2021a\bin\win64\libmwpdekernel.dll+01163906 formGlobalT+00600754
[ 5] 0x00007ffc82375a02 C:\Program Files\MATLAB\R2021a\bin\win64\libmwpdekernel.dll+01333762 geomFromMeshGateway+00000754
[ 6] 0x00007ffccf4c8bea C:\Program Files\MATLAB\R2021a\bin\win64\builtin.dll+00101354 MathWorks::builtin::BuiltinFcn::invoke+00001130
[ 7] 0x00007ffccfd64b9c bin\win64\pgo\m_dispatcher.dll+00150428 Mfh_MATLAB_fn_impl::dispatch_mf_with_reuse+00000136
[ 8] 0x00007ffccfd53588 bin\win64\pgo\m_dispatcher.dll+00079240 Mfh_MATLAB_fn_impl::dispatch+00000712
[ 9] 0x00007ffccfd532ed bin\win64\pgo\m_dispatcher.dll+00078573 Mfh_MATLAB_fn_impl::dispatch+00000045
[ 10] 0x00007ffcbf276acd bin\win64\pgo\m_lxe.dll+00355021
[ 11] 0x00007ffcbf27636f bin\win64\pgo\m_lxe.dll+00353135
[ 12] 0x00007ffcbf275ca1 bin\win64\pgo\m_lxe.dll+00351393
[ 13] 0x00007ffcbf2923c7 bin\win64\pgo\m_lxe.dll+00467911 MathWorks::lxe::initializeFcn+00106135
[ 14] 0x00007ffcbf291261 bin\win64\pgo\m_lxe.dll+00463457 MathWorks::lxe::initializeFcn+00101681
[ 15] 0x00007ffcbf290c72 bin\win64\pgo\m_lxe.dll+00461938 MathWorks::lxe::initializeFcn+00100162
[ 16] 0x00007ffcbf2953f3 bin\win64\pgo\m_lxe.dll+00480243 MathWorks::lxe::initializeFcn+00118467
[ 17] 0x00007ffcbf29509f bin\win64\pgo\m_lxe.dll+00479391 MathWorks::lxe::initializeFcn+00117615
[ 18] 0x00007ffcbf27d2c0 bin\win64\pgo\m_lxe.dll+00381632 MathWorks::lxe::initializeFcn+00019856
[ 19] 0x00007ffcbf27c0eb bin\win64\pgo\m_lxe.dll+00377067 MathWorks::lxe::initializeFcn+00015291
[ 20] 0x00007ffcbf278262 bin\win64\pgo\m_lxe.dll+00361058
[ 21] 0x00007ffcbf277c40 bin\win64\pgo\m_lxe.dll+00359488
[ 22] 0x00007ffccfd53c0d bin\win64\pgo\m_dispatcher.dll+00080909 AutoPushingExecutionFrame::~AutoPushingExecutionFrame+00000765
[ 23] 0x00007ffccfd538bd bin\win64\pgo\m_dispatcher.dll+00080061 Mfh_file::dispatch_with_reuse+00000045
[ 24] 0x00007ffcb8a19a20 bin\win64\pgo\mcos_impl.dll+00367136 mdIsA+00013188
[ 25] 0x00007ffcb8a1b167 bin\win64\pgo\mcos_impl.dll+00373095 mdIsA+00019147
[ 26] 0x00007ffcb8a13236 bin\win64\pgo\mcos_impl.dll+00340534
[ 27] 0x00007ffcb8a12ca0 bin\win64\pgo\mcos_impl.dll+00339104
[ 28] 0x00007ffcb8a12b85 bin\win64\pgo\mcos_impl.dll+00338821
[ 29] 0x00007ffcb8a16e7d bin\win64\pgo\mcos_impl.dll+00355965 mdIsA+00002017
[ 30] 0x00007ffccfd54630 bin\win64\pgo\m_dispatcher.dll+00083504 Mfh_MATLAB_fn_impl::ensure_loading_of_load_module+00001856
[ 31] 0x00007ffccfd547b9 bin\win64\pgo\m_dispatcher.dll+00083897 Mfh_MATLAB_fn_impl::dispatch_with_reuse+00000045
[ 32] 0x00007ffcbf278b01 bin\win64\pgo\m_lxe.dll+00363265 MathWorks::lxe::initializeFcn+00001489
[ 33] 0x00007ffcbf27a323 bin\win64\pgo\m_lxe.dll+00369443 MathWorks::lxe::initializeFcn+00007667
[ 34] 0x00007ffcc0eed59a bin\win64\pgo\m_lxe.dll+30201242 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00220682
[ 35] 0x00007ffcbf279c90 bin\win64\pgo\m_lxe.dll+00367760 MathWorks::lxe::initializeFcn+00005984
[ 36] 0x00007ffcc0ef6471 bin\win64\pgo\m_lxe.dll+30237809 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00257249
[ 37] 0x00007ffcbf292294 bin\win64\pgo\m_lxe.dll+00467604 MathWorks::lxe::initializeFcn+00105828
[ 38] 0x00007ffcbf291261 bin\win64\pgo\m_lxe.dll+00463457 MathWorks::lxe::initializeFcn+00101681
[ 39] 0x00007ffcbf290c72 bin\win64\pgo\m_lxe.dll+00461938 MathWorks::lxe::initializeFcn+00100162
[ 40] 0x00007ffcbf2953f3 bin\win64\pgo\m_lxe.dll+00480243 MathWorks::lxe::initializeFcn+00118467
[ 41] 0x00007ffcbf29509f bin\win64\pgo\m_lxe.dll+00479391 MathWorks::lxe::initializeFcn+00117615
[ 42] 0x00007ffcbf27d2c0 bin\win64\pgo\m_lxe.dll+00381632 MathWorks::lxe::initializeFcn+00019856
[ 43] 0x00007ffcbf27c0eb bin\win64\pgo\m_lxe.dll+00377067 MathWorks::lxe::initializeFcn+00015291
[ 44] 0x00007ffcbf278262 bin\win64\pgo\m_lxe.dll+00361058
[ 45] 0x00007ffcbf277c40 bin\win64\pgo\m_lxe.dll+00359488
[ 46] 0x00007ffccfd53c0d bin\win64\pgo\m_dispatcher.dll+00080909 AutoPushingExecutionFrame::~AutoPushingExecutionFrame+00000765
[ 47] 0x00007ffccfd538bd bin\win64\pgo\m_dispatcher.dll+00080061 Mfh_file::dispatch_with_reuse+00000045
[ 48] 0x00007ffcb8a472e1 bin\win64\pgo\mcos_impl.dll+00553697 isValidClassFcn+00000709
[ 49] 0x00007ffcb8a12bd1 bin\win64\pgo\mcos_impl.dll+00338897
[ 50] 0x00007ffcb8a16e7d bin\win64\pgo\mcos_impl.dll+00355965 mdIsA+00002017
[ 51] 0x00007ffccfd54630 bin\win64\pgo\m_dispatcher.dll+00083504 Mfh_MATLAB_fn_impl::ensure_loading_of_load_module+00001856
[ 52] 0x00007ffccfd547b9 bin\win64\pgo\m_dispatcher.dll+00083897 Mfh_MATLAB_fn_impl::dispatch_with_reuse+00000045
[ 53] 0x00007ffcbf278b01 bin\win64\pgo\m_lxe.dll+00363265 MathWorks::lxe::initializeFcn+00001489
[ 54] 0x00007ffcbf27a323 bin\win64\pgo\m_lxe.dll+00369443 MathWorks::lxe::initializeFcn+00007667
[ 55] 0x00007ffcbf274056 bin\win64\pgo\m_lxe.dll+00344150
[ 56] 0x00007ffcbf273f61 bin\win64\pgo\m_lxe.dll+00343905
[ 57] 0x00007ffcbf273ed3 bin\win64\pgo\m_lxe.dll+00343763
[ 58] 0x00007ffcbf273acb bin\win64\pgo\m_lxe.dll+00342731
[ 59] 0x00007ffcbf27636f bin\win64\pgo\m_lxe.dll+00353135
[ 60] 0x00007ffcbf3dbdfd bin\win64\pgo\m_lxe.dll+01818109 mwboost::archive::detail::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>+00022233
[ 61] 0x00007ffcbf27e413 bin\win64\pgo\m_lxe.dll+00386067 MathWorks::lxe::initializeFcn+00024291
[ 62] 0x00007ffcbf3d75e6 bin\win64\pgo\m_lxe.dll+01799654 mwboost::archive::detail::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>+00003778
[ 63] 0x00007ffcbf27dec9 bin\win64\pgo\m_lxe.dll+00384713 MathWorks::lxe::initializeFcn+00022937
[ 64] 0x00007ffcbf27c0eb bin\win64\pgo\m_lxe.dll+00377067 MathWorks::lxe::initializeFcn+00015291
[ 65] 0x00007ffcbf27b136 bin\win64\pgo\m_lxe.dll+00373046 MathWorks::lxe::initializeFcn+00011270
[ 66] 0x00007ffcbf2b3a96 bin\win64\pgo\m_lxe.dll+00604822 MathWorks::lxe::initializeFcn+00243046
[ 67] 0x00007ffcbf2b380a bin\win64\pgo\m_lxe.dll+00604170 MathWorks::lxe::initializeFcn+00242394
[ 68] 0x00007ffcbf2b1993 bin\win64\pgo\m_lxe.dll+00596371 MathWorks::lxe::initializeFcn+00234595
[ 69] 0x00007ffcd2d7f68c bin\win64\pgo\libmx.dll+00652940 matrix::detail::noninlined::mx_array_api::mxFevalFunctionHandle+00000036
[ 70] 0x00007ffccfb45a85 bin\win64\pgo\m_interpreter.dll+00154245 mwboost::serialization::singleton<mwboost::serialization::extended_type_info_typeid<MathWorks::ExecutionEvents::UncaughtErrorEvent> >::singleton<mwboost::serialization::extended_type_info_typeid<MathWorks::ExecutionEvents::UncaughtErrorEvent> >+00027445
[ 71] 0x00007ffcb85e696c C:\Program Files\MATLAB\R2021a\bin\win64\libmwgui.dll+00223596 MCallback::_execute+00000412
[ 72] 0x00007ffcb85ebc48 C:\Program Files\MATLAB\R2021a\bin\win64\libmwgui.dll+00244808 MCallback::executeImpl+00000264
[ 73] 0x00007ffcb85cf609 C:\Program Files\MATLAB\R2021a\bin\win64\libmwgui.dll+00128521 gui_objects::LightIntegrator::getSpecularContribution+00066409
[ 74] 0x00007ffcb85eba92 C:\Program Files\MATLAB\R2021a\bin\win64\libmwgui.dll+00244370 MCallback::execute+00000194
[ 75] 0x00007ffc9e13f535 C:\Program Files\MATLAB\R2021a\bin\win64\hgdatatypes.dll+01111349 graphics::datatype::ZLocation::setZValue+00015637
[ 76] 0x00007ffc9e13dd30 C:\Program Files\MATLAB\R2021a\bin\win64\hgdatatypes.dll+01105200 graphics::datatype::ZLocation::setZValue+00009488
[ 77] 0x00007ffc9e13ecf5 C:\Program Files\MATLAB\R2021a\bin\win64\hgdatatypes.dll+01109237 graphics::datatype::ZLocation::setZValue+00013525
[ 78] 0x00007ffc9e055663 C:\Program Files\MATLAB\R2021a\bin\win64\hgdatatypes.dll+00153187 graphics::datatype::CallbackDataType::destroy+00001107
[ 79] 0x00007ffcb8a029db bin\win64\pgo\mcos_impl.dll+00272859
[ 80] 0x00007ffcb8a02879 bin\win64\pgo\mcos_impl.dll+00272505
[ 81] 0x00007ffcb8a0bdaf bin\win64\pgo\mcos_impl.dll+00310703
[ 82] 0x00007ffcb8a1798e bin\win64\pgo\mcos_impl.dll+00358798 mdIsA+00004850
[ 83] 0x00007ffcb8c32fb4 bin\win64\pgo\mcos_impl.dll+02568116 mcos::waitforWrapper+00064360
[ 84] 0x00007ffcb8a13a5e bin\win64\pgo\mcos_impl.dll+00342622
[ 85] 0x00007ffcb8a13005 bin\win64\pgo\mcos_impl.dll+00339973
[ 86] 0x00007ffcb8a12ca0 bin\win64\pgo\mcos_impl.dll+00339104
[ 87] 0x00007ffcb8a16622 bin\win64\pgo\mcos_impl.dll+00353826
[ 88] 0x00007ffcb8a16e7d bin\win64\pgo\mcos_impl.dll+00355965 mdIsA+00002017
[ 89] 0x00007ffccfd54630 bin\win64\pgo\m_dispatcher.dll+00083504 Mfh_MATLAB_fn_impl::ensure_loading_of_load_module+00001856
[ 90] 0x00007ffccfd547b9 bin\win64\pgo\m_dispatcher.dll+00083897 Mfh_MATLAB_fn_impl::dispatch_with_reuse+00000045
[ 91] 0x00007ffcbf278b01 bin\win64\pgo\m_lxe.dll+00363265 MathWorks::lxe::initializeFcn+00001489
[ 92] 0x00007ffcbf27a323 bin\win64\pgo\m_lxe.dll+00369443 MathWorks::lxe::initializeFcn+00007667
[ 93] 0x00007ffcbf274056 bin\win64\pgo\m_lxe.dll+00344150
[ 94] 0x00007ffcbf273f61 bin\win64\pgo\m_lxe.dll+00343905
[ 95] 0x00007ffcbf273ed3 bin\win64\pgo\m_lxe.dll+00343763
[ 96] 0x00007ffcbf273acb bin\win64\pgo\m_lxe.dll+00342731
[ 97] 0x00007ffcbf27636f bin\win64\pgo\m_lxe.dll+00353135
[ 98] 0x00007ffcbf3dbdfd bin\win64\pgo\m_lxe.dll+01818109 mwboost::archive::detail::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>+00022233
[ 99] 0x00007ffcbf2923c7 bin\win64\pgo\m_lxe.dll+00467911 MathWorks::lxe::initializeFcn+00106135
[100] 0x00007ffcbf291261 bin\win64\pgo\m_lxe.dll+00463457 MathWorks::lxe::initializeFcn+00101681
[101] 0x00007ffcbf290c72 bin\win64\pgo\m_lxe.dll+00461938 MathWorks::lxe::initializeFcn+00100162
[102] 0x00007ffcbf2953f3 bin\win64\pgo\m_lxe.dll+00480243 MathWorks::lxe::initializeFcn+00118467
[103] 0x00007ffcbf29509f bin\win64\pgo\m_lxe.dll+00479391 MathWorks::lxe::initializeFcn+00117615
[104] 0x00007ffcbf27d2c0 bin\win64\pgo\m_lxe.dll+00381632 MathWorks::lxe::initializeFcn+00019856
[105] 0x00007ffcbf27c0eb bin\win64\pgo\m_lxe.dll+00377067 MathWorks::lxe::initializeFcn+00015291
[106] 0x00007ffcbf278262 bin\win64\pgo\m_lxe.dll+00361058
[107] 0x00007ffcbf277c40 bin\win64\pgo\m_lxe.dll+00359488
[108] 0x00007ffccfd53c0d bin\win64\pgo\m_dispatcher.dll+00080909 AutoPushingExecutionFrame::~AutoPushingExecutionFrame+00000765
[109] 0x00007ffccfd538bd bin\win64\pgo\m_dispatcher.dll+00080061 Mfh_file::dispatch_with_reuse+00000045
[110] 0x00007ffcb8a472e1 bin\win64\pgo\mcos_impl.dll+00553697 isValidClassFcn+00000709
[111] 0x00007ffcb8a12bd1 bin\win64\pgo\mcos_impl.dll+00338897
[112] 0x00007ffcb8a16e7d bin\win64\pgo\mcos_impl.dll+00355965 mdIsA+00002017
[113] 0x00007ffccfd54630 bin\win64\pgo\m_dispatcher.dll+00083504 Mfh_MATLAB_fn_impl::ensure_loading_of_load_module+00001856
[114] 0x00007ffccfd547b9 bin\win64\pgo\m_dispatcher.dll+00083897 Mfh_MATLAB_fn_impl::dispatch_with_reuse+00000045
[115] 0x00007ffcbf278b01 bin\win64\pgo\m_lxe.dll+00363265 MathWorks::lxe::initializeFcn+00001489
[116] 0x00007ffcbf27a323 bin\win64\pgo\m_lxe.dll+00369443 MathWorks::lxe::initializeFcn+00007667
[117] 0x00007ffcbf274056 bin\win64\pgo\m_lxe.dll+00344150
[118] 0x00007ffcbf273f61 bin\win64\pgo\m_lxe.dll+00343905
[119] 0x00007ffcbf273ed3 bin\win64\pgo\m_lxe.dll+00343763
[120] 0x00007ffcbf273acb bin\win64\pgo\m_lxe.dll+00342731
[121] 0x00007ffcbf27636f bin\win64\pgo\m_lxe.dll+00353135
[122] 0x00007ffcbf3dbdfd bin\win64\pgo\m_lxe.dll+01818109 mwboost::archive::detail::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>+00022233
[123] 0x00007ffcbf27e413 bin\win64\pgo\m_lxe.dll+00386067 MathWorks::lxe::initializeFcn+00024291
[124] 0x00007ffcbf3d75e6 bin\win64\pgo\m_lxe.dll+01799654 mwboost::archive::detail::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>::oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::ClosedAbstractionFunctionDescriptorOwningIrTree>+00003778
[125] 0x00007ffcbf27dec9 bin\win64\pgo\m_lxe.dll+00384713 MathWorks::lxe::initializeFcn+00022937
[126] 0x00007ffcbf27c0eb bin\win64\pgo\m_lxe.dll+00377067 MathWorks::lxe::initializeFcn+00015291
[127] 0x00007ffcbf27b136 bin\win64\pgo\m_lxe.dll+00373046 MathWorks::lxe::initializeFcn+00011270

Réponses (0)

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by