Problème d'encodage lors de la lecture de fichier hdf5 avec Matlab R2022b

조회 수: 4 (최근 30일)
Karim Djoudi
Karim Djoudi 2023년 7월 12일
답변: Andreas Goser 2023년 7월 13일
Lors du chargement d'un fichier hdf5 dans Matlab R2022b, Matlab s'arrete brusquement en signalant une exception liée à un problème d'encodage: mxCreateString called with non-UTF-8 input: TempG1 �C
Le fichier hdf5 concerné ne posait aucun problème avec Matlab R2021b.
J'ai contourné le problème en remplacant la librairie libmwhdf5dataset.dll de Matlab R2022b par celle de R2021b. En procedant de cette façon le problème est effectivement contourné et je ne rencontre plus le problème d'encodage UTF-8.
En conclusion, la librairie libmwhdf5dataset.dll semble avoir évoluée entre Matlab R2021b et R2022b. Y-a t-il un moyen, une méthode pour regler ce problème d'encodage sans remplacer les librairies libmwhdf5dataset.dll?
Merci pour votre réponse.
Ci après le log de l'erreur fourni par Matlab R2022b
Fault Count: 1
Assertion in struct mxArray_tag *__cdecl `anonymous-namespace'::MxCreateStringNCharsT_safe<char>::operator ()(const char *,const char *,unsigned __int64) const at B:\matlab\foundation\matrix\src\matrix\array2.cpp line 500:
mxCreateString called with non-UTF-8 input: TempG1 �C
Current Thread: 'MCR 0 interpreter thread' id 11344
Register State (captured):
RAX = 00007ffd6bd5ac78 RBX = 00007ffd6bd08a8c
RCX = 0000001f587ee900 RDX = 0000000000000000
RSP = 0000001f587ee7e0 RBP = 00000000000001f4
RSI = 00007ffd6bd5ac78 RDI = 00007ffd6bd5ac78
R8 = 00007ffd8ace1648 R9 = 00007ffd8ace1650
R10 = 00007ffd8acd0000 R11 = 0000001f587ee5d8
R12 = 0000001f587eef40 R13 = 00007ffd6bd4abe8
R14 = 00007ffd6bd5ac78 R15 = 0000001f587ef5a0
RIP = 00007ffd6bc4fd3a EFL = 00000202
CS = 0033 FS = 0053 GS = 002b
Stack Trace (captured):
[ 0] 0x00007ffd6bc48bb3 C:\Program Files\MATLAB\R2022b\bin\win64\libmwfl.dll+00035763 foundation::core::diag::thread_context::unspecified_bool+00000051
[ 1] 0x00007ffd6bc47188 C:\Program Files\MATLAB\R2022b\bin\win64\libmwfl.dll+00029064 foundation::core::diag::stacktrace_base::capture+00000024
[ 2] 0x00007ffd6bc4c35c C:\Program Files\MATLAB\R2022b\bin\win64\libmwfl.dll+00050012 foundation::core::diag::symbols::getSymbolAddress+00013724
[ 3] 0x00007ffd6bc4aa21 C:\Program Files\MATLAB\R2022b\bin\win64\libmwfl.dll+00043553 foundation::core::diag::symbols::getSymbolAddress+00007265
[ 4] 0x00007ffd6bc4f64b C:\Program Files\MATLAB\R2022b\bin\win64\libmwfl.dll+00063051 foundation::core::diag::terminate+00000059
[ 5] 0x00007ffd5f297bcc C:\Program Files\MATLAB\R2022b\bin\win64\libmx.dll+00162764 matrix::serialize::WrongTagSize::operator=+00006316
[ 6] 0x00007ffd5f29ddbe C:\Program Files\MATLAB\R2022b\bin\win64\libmx.dll+00187838 matrix::detail::noninlined::mx_array_api::mxCreateString+00000062
[ 7] 0x00007ffd2e0f8c78 C:\Program Files\MATLAB\R2022b\bin\win64\libmwhdf5dataset.dll+00035960
[ 8] 0x00007ffd2e107d68 C:\Program Files\MATLAB\R2022b\bin\win64\libmwhdf5dataset.dll+00097640 HDF5Dataset::write+00009480
[ 9] 0x00007ffd2e100a30 C:\Program Files\MATLAB\R2022b\bin\win64\libmwhdf5dataset.dll+00068144 HDF5Dataset::HDF5Dataset+00000112
[ 10] 0x00007ffd2e58602c C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00090156
[ 11] 0x00007ffd2e5899a7 C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00104871
[ 12] 0x00007ffd2e585031 C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00086065
[ 13] 0x00007ffd2e58b1f3 C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00111091
[ 14] 0x00007ffd2e5869b0 C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00092592
[ 15] 0x00007ffd2e58b1d1 C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00111057
[ 16] 0x00007ffd2e5869b0 C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00092592
[ 17] 0x00007ffd2e58776b C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00096107
[ 18] 0x00007ffd2e58c44c C:\Program Files\MATLAB\R2022b\mcr\toolbox\matlab\imagesci\private\h5infoc.mexw64+00115788 mexFunction+00000380
[ 19] 0x00007ffd6af49149 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00561481 mexfile::Inspector::needs_upgrade+00027273
[ 20] 0x00007ffd6af4cb32 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576306 MexRetrieveVersion+00011746
[ 21] 0x00007ffd6af4ce57 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00577111 MexRetrieveVersion+00012551
[ 22] 0x00007ffd6af2b10e C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00438542 mexUnlock+00017022
[ 23] 0x00007ffd5e35da32 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038898 Mfh_file::dispatch_file_common+00000178
[ 24] 0x00007ffd5e35cd02 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01035522 Mfh_error::lookup+00012722
[ 25] 0x00007ffd5e35d96d C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038701 Mfh_file::dispatch+00000045
[ 26] 0x00007ffd5a570c74 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00330868 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00234740
[ 27] 0x00007ffd5a57f1f0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389616 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00293488
[ 28] 0x00007ffd540c22a1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05710497 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00006049
[ 29] 0x00007ffd540c4078 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05718136 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00013688
[ 30] 0x00007ffd5400e4a8 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+04973736 MathWorks::lxe::printLxeProfStatsForFeature+00300760
[ 31] 0x00007ffd54028909 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05081353 MathWorks::lxe::printLxeProfStatsForFeature+00408377
[ 32] 0x00007ffd53e1840b C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02917387 MathWorks::lxe::LXEConstants::IsIfElse+00525851
[ 33] 0x00007ffd53e1ca14 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02935316 MathWorks::lxe::LXEConstants::IsY+00012980
[ 34] 0x00007ffd53e19e61 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02924129 MathWorks::lxe::LXEConstants::IsY+00001793
[ 35] 0x00007ffd53e1db55 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02939733 MathWorks::lxe::LXEConstants::IsY+00017397
[ 36] 0x00007ffd53e1de03 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02940419 MathWorks::lxe::LXEConstants::IsY+00018083
[ 37] 0x00007ffd53e1d758 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02938712 MathWorks::lxe::LXEConstants::IsY+00016376
[ 38] 0x00007ffd53e19606 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02921990 MathWorks::lxe::LxeTypes::GetTypeXvalueOf+00000598
[ 39] 0x00007ffd53ee7303 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03764995 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00042979
[ 40] 0x00007ffd53eeae10 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03780112 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00058096
[ 41] 0x00007ffd5a644a90 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01198736 FeatureTestObservableWorkspace+00184240
[ 42] 0x00007ffd5a5ae38d C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00582541 mwboost::archive::detail::pointer_oserializer<mwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent>::save_object_ptr+00068205
[ 43] 0x00007ffd5a5afd28 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00589096 mwboost::archive::detail::pointer_oserializer<mwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent>::save_object_ptr+00074760
[ 44] 0x00007ffd5a5afaf6 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00588534 mwboost::archive::detail::pointer_oserializer<mwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent>::save_object_ptr+00074198
[ 45] 0x00007ffd5a642860 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01189984 FeatureTestObservableWorkspace+00175488
[ 46] 0x00007ffd5a628d20 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01084704 FeatureTestObservableWorkspace+00070208
[ 47] 0x00007ffd5a62a42b C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01090603 FeatureTestObservableWorkspace+00076107
[ 48] 0x00007ffd5facbe1b C:\Program Files\MATLAB\R2022b\bin\win64\m_interpreter.dll+00638491 inFullEvalFcn+00000059
[ 49] 0x00007ffd497b967c C:\Program Files\MATLAB\R2022b\bin\win64\builtins\m_interpreter\mwm_interpreter_builtinimpl.dll+00038524 us_set_bundle_context_instance_com_mathworks_m_interpreter_builtinimpl+00002860
[ 50] 0x00007ffd59196476 C:\Program Files\MATLAB\R2022b\bin\win64\builtin.dll+00156790 MathWorks::builtin::BuiltinFcn::invoke+00001174
[ 51] 0x00007ffd5e2b8494 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+00361620 mdLoadModuleForPackageOrClass+00007524
[ 52] 0x00007ffd5e2b8625 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+00362021 mdLoadModuleForPackageOrClass+00007925
[ 53] 0x00007ffd5e26b76e C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+00046958
[ 54] 0x00007ffd5e28d1ad C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+00184749 Mfh_MATLAB_fn_impl::dispatch+00000045
[ 55] 0x00007ffd5a570c74 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00330868 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00234740
[ 56] 0x00007ffd5a57f1f0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389616 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00293488
[ 57] 0x00007ffd540c22a1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05710497 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00006049
[ 58] 0x00007ffd540c4078 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05718136 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00013688
[ 59] 0x00007ffd5400e4a8 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+04973736 MathWorks::lxe::printLxeProfStatsForFeature+00300760
[ 60] 0x00007ffd54028909 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05081353 MathWorks::lxe::printLxeProfStatsForFeature+00408377
[ 61] 0x00007ffd53e1840b C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02917387 MathWorks::lxe::LXEConstants::IsIfElse+00525851
[ 62] 0x00007ffd53e1ca14 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02935316 MathWorks::lxe::LXEConstants::IsY+00012980
[ 63] 0x00007ffd53e19e61 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02924129 MathWorks::lxe::LXEConstants::IsY+00001793
[ 64] 0x00007ffd53e1db55 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02939733 MathWorks::lxe::LXEConstants::IsY+00017397
[ 65] 0x00007ffd53e1de03 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02940419 MathWorks::lxe::LXEConstants::IsY+00018083
[ 66] 0x00007ffd53e1d758 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02938712 MathWorks::lxe::LXEConstants::IsY+00016376
[ 67] 0x00007ffd53e19606 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02921990 MathWorks::lxe::LxeTypes::GetTypeXvalueOf+00000598
[ 68] 0x00007ffd53ee7303 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03764995 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00042979
[ 69] 0x00007ffd53eeae10 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03780112 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00058096
[ 70] 0x00007ffd5a644a90 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01198736 FeatureTestObservableWorkspace+00184240
[ 71] 0x00007ffd540dc0c5 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05816517 MathWorks::lxe::on_unassigned_input+00014181
[ 72] 0x00007ffd540de8af C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05826735 MathWorks::lxe::function_handle::invoke+00000543
[ 73] 0x00007ffd540de5ec C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05826028 MathWorks::lxe::RegisterFunctionHandleTable+00000284
[ 74] 0x00007ffd5f32e934 C:\Program Files\MATLAB\R2022b\bin\win64\libmx.dll+00780596 matrix::detail::noninlined::mx_array_api::mxFevalFunctionHandle+00000036
[ 75] 0x00007ffd5facbeac C:\Program Files\MATLAB\R2022b\bin\win64\m_interpreter.dll+00638636 inFullFevalFcn+00000124
[ 76] 0x00007ffd4a6596cb C:\Program Files\MATLAB\R2022b\bin\win64\libmwgui.dll+00235211 MCallback::_execute+00000459
[ 77] 0x00007ffd4a65f077 C:\Program Files\MATLAB\R2022b\bin\win64\libmwgui.dll+00258167 MCallback::executeImpl+00000327
[ 78] 0x00007ffd4a643e49 C:\Program Files\MATLAB\R2022b\bin\win64\libmwgui.dll+00147017 gui_objects::LightIntegrator::getSpecularContribution+00083321
[ 79] 0x00007ffd4a65ee82 C:\Program Files\MATLAB\R2022b\bin\win64\libmwgui.dll+00257666 MCallback::execute+00000194
[ 80] 0x00007ffd440720e5 C:\Program Files\MATLAB\R2022b\bin\win64\hgdatatypes.dll+00991461 graphics::datatype::ZLocation::setZValue+00014165
[ 81] 0x00007ffd440706a0 C:\Program Files\MATLAB\R2022b\bin\win64\hgdatatypes.dll+00984736 graphics::datatype::ZLocation::setZValue+00007440
[ 82] 0x00007ffd44071895 C:\Program Files\MATLAB\R2022b\bin\win64\hgdatatypes.dll+00989333 graphics::datatype::ZLocation::setZValue+00012037
[ 83] 0x00007ffd43fa0cf3 C:\Program Files\MATLAB\R2022b\bin\win64\hgdatatypes.dll+00134387 mwboost::archive::codecvt_null<wchar_t>::do_out+00000867
[ 84] 0x00007ffd4ac6b283 C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+01225347 mwboost::serialization::singleton_module::unlock+00706019
[ 85] 0x00007ffd4ac6b3de C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+01225694 mwboost::serialization::singleton_module::unlock+00706366
[ 86] 0x00007ffd4ac66936 C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+01206582 mwboost::serialization::singleton_module::unlock+00687254
[ 87] 0x00007ffd4ac64fae C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+01200046 mwboost::serialization::singleton_module::unlock+00680718
[ 88] 0x00007ffd4ac64ea9 C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+01199785 mwboost::serialization::singleton_module::unlock+00680457
[ 89] 0x00007ffd4ae357fa C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+03102714 mcos::waitforWrapper+00133434
[ 90] 0x00007ffd4ade66a1 C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+02778785 mcos::impl::terminateFcn+00883553
[ 91] 0x00007ffd4ade716b C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+02781547 mcos::impl::terminateFcn+00886315
[ 92] 0x00007ffd4ade7351 C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+02782033 mcos::impl::terminateFcn+00886801
[ 93] 0x00007ffd4adea7db C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+02795483 mcos::impl::terminateFcn+00900251
[ 94] 0x00007ffd4afd1cfc C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+04791548 musBeA+00292508
[ 95] 0x00007ffd4afd1bf6 C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+04791286 musBeA+00292246
[ 96] 0x00007ffd5e26c31f C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+00049951
[ 97] 0x00007ffd5e28d20d C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+00184845 Mfh_MATLAB_fn_impl::dispatch_with_reuse+00000045
[ 98] 0x00007ffd540ef5c0 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05895616 MathWorks::lxe::CreateUnboundFunctionHandle+00010688
[ 99] 0x00007ffd540eaa05 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05876229 MathWorks::lxe::new_unbound_function_handle+00002277
[100] 0x00007ffd540ef652 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05895762 MathWorks::lxe::CreateUnboundFunctionHandle+00010834
[101] 0x00007ffd540ea0e1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05873889 MathWorks::lxe::call_global_function+00000289
[102] 0x00007ffd5a57efe0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389088 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00292960
[103] 0x00007ffd540c20cb C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05710027 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00005579
[104] 0x00007ffd540c3e21 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05717537 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00013089
[105] 0x00007ffd5400e4a8 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+04973736 MathWorks::lxe::printLxeProfStatsForFeature+00300760
[106] 0x00007ffd54028819 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05081113 MathWorks::lxe::printLxeProfStatsForFeature+00408137
[107] 0x00007ffd53efbb17 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03848983 MathWorks::lxe::GetTag+00006295
[108] 0x00007ffd53efb6f0 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03847920 MathWorks::lxe::GetTag+00005232
[109] 0x00007ffd53ee6aea C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03762922 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00040906
[110] 0x00007ffd53eeae10 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03780112 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00058096
[111] 0x00007ffd5a644a90 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01198736 FeatureTestObservableWorkspace+00184240
[112] 0x00007ffd5a569aa1 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00301729 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00205601
[113] 0x00007ffd5a569495 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00300181 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00204053
[114] 0x00007ffd5a56bad8 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00309976 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00213848
[115] 0x00007ffd5e35da32 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038898 Mfh_file::dispatch_file_common+00000178
[116] 0x00007ffd5e35c9e8 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01034728 Mfh_error::lookup+00011928
[117] 0x00007ffd5e35daed C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01039085 Mfh_file::dispatch_with_reuse+00000045
[118] 0x00007ffd4aea6eea C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+03567338 mcos::waitforWrapper+00598058
[119] 0x00007ffd4afd1e54 C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+04791892 musBeA+00292852
[120] 0x00007ffd4afd1bf6 C:\Program Files\MATLAB\R2022b\bin\win64\mcos_impl.dll+04791286 musBeA+00292246
[121] 0x00007ffd5e26c31f C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+00049951
[122] 0x00007ffd5e28d20d C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+00184845 Mfh_MATLAB_fn_impl::dispatch_with_reuse+00000045
[123] 0x00007ffd540ef5c0 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05895616 MathWorks::lxe::CreateUnboundFunctionHandle+00010688
[124] 0x00007ffd540eaa05 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05876229 MathWorks::lxe::new_unbound_function_handle+00002277
[125] 0x00007ffd540ef652 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05895762 MathWorks::lxe::CreateUnboundFunctionHandle+00010834
[126] 0x00007ffd540ea0e1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05873889 MathWorks::lxe::call_global_function+00000289
[127] 0x00007ffd5a57efe0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389088 mwboost::archive::codecvt_null<wchar_t>::do_max_length+00292960
This error was detected while a MEX-file was running. If the MEX-file
is not an official MathWorks function, please examine its source code
for errors. Please consult the External Interfaces Guide for information
on debugging MEX-files.

답변 (1개)

Andreas Goser
Andreas Goser 2023년 7월 13일
Bonjour Karim, je suis désolé d'apprendre que vous rencontrez cette incompatibilité. Tout d'abord, je vous déconseille de modifier l'installation avec des fichiers d'autres versions. Cela peut avoir des effets inattendus. Mais il semble que vous en ayez conscience, car vous demandez s'il existe une autre solution.
Voyons si le problème se reproduit. Pouvez-vous partager un exemple de fichier et la manière exacte dont vous importez le fichier?

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!