mtex-toolbox / mtex

MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
http://mtex-toolbox.github.io/
GNU General Public License v2.0
278 stars 183 forks source link

Matalb 2022a crahses with MTEX 5.9.0 #1778

Open chitturiveerendra opened 1 year ago

chitturiveerendra commented 1 year ago

Hello, I was using MTEX 5.8.0 with Matlab 2022a version. There was no problem. But when i try to install 5.9.0, Matlab always crashes. I tried to replace the mex folder and extern folder with the previous version. But the problem still exists and i can't install 5.9.0. Please help me with this.

Crash

ralfHielscher commented 1 year ago

Can you determine wich operation crashes your system?

Ralf.

chitturiveerendra commented 1 year ago

startup itself crashes. I tried replacing the mex files from the older version. But i still encounter the same problem

dannynikolai commented 1 year ago

Hello, I have this same problem on Matlab for MacOS. It happens with Matlab 2018, 2022, and 2023...none of them seems to work. Per the error log, the issue happens after I try to execute "install_mtex," and involves an issue with a Mex file. I am not sure which one, but I am subsequently unable to even run Matlab for anything unless I completely delete MTex off of my machine.

lfgmorales commented 1 year ago

Hi

This topic was already discussed many times here, but here we go again

First, you probably didn’t need to delete matlab, deleting the mtex folder and resenting the home path would be fine

Second, download Matlab2023a, you can do that directly from the Matlab webpage and use your license credentials to install it (email, password for your registered license)

Then you download the precompiled nfft binaries from the official website in the terminal using the command

curl -LJ0 --output nfft.zip https://www-user.tu-chemnitz.de/~potts/nfft/download/nfft-3.5.3-mexmaci64-openmp-core2.zip

Then copiy only the .mexmaci64 files from each folder inside “nfft-3.5.3-mexmaci64-openmp-core2/folder_with_the_mexmaci64 and pasted the files to mtex folder “mtex-5.9.0/extern/nfft_openmp

The folder_with_the_mexmaci64i has to be created by yourself, and inside this folder you collect all the *.mexmaci64 files

It worked for me on 2022a,b 2023a,.

Needless to say, make sure you have Xcode properly setup

See here

https://mtex-toolbox.github.io/installation Installation Issues for Mac OSX | MTEXhttps://mtex-toolbox.github.io/installation mtex-toolbox.github.iohttps://mtex-toolbox.github.io/installation [favicon.png] https://mtex-toolbox.github.io/installation

Hope it works

Cheers

Luiz’s

Luiz F. G. Morales ScopeM - ETH Zürich Sent from iPhone

On 25 May 2023, at 00:56, dannynikolai @.***> wrote:



Hello, I have this same problem on Matlab for MacOS. It happens with Matlab 2018, 2022, and 2023...none of them seems to work. Per the error log, the issue happens after I try to execute "install_mtex," and involves an issue with a Mex file. I am not sure which one, but I am subsequently unable to even run Matlab for anything unless I completely delete MTex off of my machine.

— Reply to this email directly, view it on GitHubhttps://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1562028434, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALE5IN4VJ2CSOUVV5Z72IKTXH2G2JANCNFSM6AAAAAAWERTUZM. You are receiving this because you are subscribed to this thread.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1562028434", "url": "https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1562028434", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

chitturiveerendra commented 1 year ago

Hello, I identified that the problem is with mex files. I am unable to install and work on 5.8.0 without any trouble when i replaced the mex files from 5.7.0. When i do the same for 5.10.0, Matlab crashes immediately. i tried to compile the mex files from the given link, but my processor is old Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz. The following is the crash log. How do i solve this? I contacted Matlab, but as MTEX is a third-party app they suggested me to contact you guys.

Configuration:

Crash Decoding : Disabled - No sandbox or build area path

Crash Mode : continue (default)

Default Encoding : UTF-8

Deployed : false

Graphics Driver : Uninitialized hardware

Graphics card 1 : NVIDIA ( 0x10de ) NVIDIA GeForce GT 630 Version 30.0.14.7426 (2023-2-15)

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 : 3645079

MATLAB Root : C:\Program Files\MATLAB\R2022b

MATLAB Version : 9.13.0.2193358 (R2022b) Update 5

OpenGL : hardware

Operating System : Microsoft Windows 10 Pro

Process ID : 11924

Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel

Session Key : f35e1265-0db1-487e-8f36-b3ec31a4493b

Window System : Version 10.0 (Build 19045)

Fault Count: 1

Abnormal termination:

Illegal instruction

Current Thread: 'MCR 0 interpreter thread' id 18568

Register State (from fault):

RAX = 000001e43499f510 RBX = 000000000000000f

RCX = 0000000000000010 RDX = 0000000000000000

RSP = 000000b754bfa240 RBP = 000001e43499f4d0

RSI = 0000000000000000 RDI = 0000000000000000

R8 = 000001e43499f4c0 R9 = 0000000000000090

R10 = 0000000000000011 R11 = 000001e43499f550

R12 = 000000000000000c R13 = 0000000000000005

R14 = 00007ffdd869f020 R15 = 0000000000000001

RIP = 00007ffdd8633570 EFL = 00010202

CS = 0033 FS = 0053 GS = 002b

Stack Trace (from fault):

[ 0] 0x00007ffdd8633570 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00275824 alpha_al_all+00001216

[ 1] 0x00007ffdd8636780 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00288640 nfsft_precompute+00000352

[ 2] 0x00007ffdd85f1ba2 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00007074 mexFunction+00001858

[ 3] 0x00007ffe0d049149 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00561481 mexfile::Inspector::needs_upgrade+00027273

[ 4] 0x00007ffe0d04cb32 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576306 MexRetrieveVersion+00011746

[ 5] 0x00007ffe0d04cca7 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576679 MexRetrieveVersion+00012119

[ 6] 0x00007ffe0d04ce57 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00577111 MexRetrieveVersion+00012551

[ 7] 0x00007ffe0d02b10e C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00438542 mexUnlock+00017022

[ 8] 0x00007ffe0d73da32 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038898 Mfh_file::dispatch_file_common+00000178

[ 9] 0x00007ffe0d73cd02 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01035522 Mfh_error::lookup+00012722

[ 10] 0x00007ffe0d73d96d C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038701 Mfh_file::dispatch+00000045

[ 11] 0x00007ffe0ccd0c74 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00330868 mwboost::archive::codecvt_null::do_max_length+00234740

[ 12] 0x00007ffe0ccdf1f0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389616 mwboost::archive::codecvt_null::do_max_length+00293488

[ 13] 0x00007ffe071f22a1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05710497 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00006049

[ 14] 0x00007ffe071f3899 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05716121 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00011673

[ 15] 0x00007ffe0713e4a8 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+04973736 MathWorks::lxe::printLxeProfStatsForFeature+00300760

[ 16] 0x00007ffe071584f9 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05080313 MathWorks::lxe::printLxeProfStatsForFeature+00407337

[ 17] 0x00007ffe06f4840b C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02917387 MathWorks::lxe::LXEConstants::IsIfElse+00525851

[ 18] 0x00007ffe06f4ca14 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02935316 MathWorks::lxe::LXEConstants::IsY+00012980

[ 19] 0x00007ffe06f49e61 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02924129 MathWorks::lxe::LXEConstants::IsY+00001793

[ 20] 0x00007ffe06f4db55 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02939733 MathWorks::lxe::LXEConstants::IsY+00017397

[ 21] 0x00007ffe06f4de03 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02940419 MathWorks::lxe::LXEConstants::IsY+00018083

[ 22] 0x00007ffe06f4d758 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02938712 MathWorks::lxe::LXEConstants::IsY+00016376

[ 23] 0x00007ffe06f49606 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02921990 MathWorks::lxe::LxeTypes::GetTypeXvalueOf+00000598

[ 24] 0x00007ffe07017303 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03764995 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00042979

[ 25] 0x00007ffe0701ae10 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03780112 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00058096

[ 26] 0x00007ffe0cda4a90 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01198736 FeatureTestObservableWorkspace+00184240

[ 27] 0x00007ffe0cd0e776 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00583542 mwboost::archive::detail::pointer_oserializer<mwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent>::save_object_ptr+00069206

[ 28] 0x00007ffe0cd1018f C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00590223 mwboost::archive::detail::pointer_oserializer<mwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent>::save_object_ptr+00075887

[ 29] 0x00007ffe0cd6ecb3 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00978099 mwboost::archive::detail::iserializer<mwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier>::load_object_data+00303411

[ 30] 0x00007ffe0cd70df7 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00986615 mwboost::archive::detail::iserializer<mwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier>::load_object_data+00311927

[ 31] 0x00007ffe0cd70090 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00983184 mwboost::archive::detail::iserializer<mwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier>::load_object_data+00308496

[ 32] 0x00007ffe0d124679 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00280185 mnGetPrompt+00014889

[ 33] 0x00007ffe0da361b6 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00483766 iqm::Iqm::instance+00001110

[ 34] 0x00007ffe0da870cd C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00815309 iqm::UserEvalPlugin::execute+00001357

[ 35] 0x00007ffdfa6f06e5 C:\Program Files\MATLAB\R2022b\bin\win64\nativejmi.dll+00329445 nativejmi::JmiIIP::serializeExplicit+00007941

[ 36] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 37] 0x00007ffe0da2a05f C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00434271 iqm::Iqm::create+00008687

[ 38] 0x00007ffe0d0f311e C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00078110 ioReadLine+00000430

[ 39] 0x00007ffe0d0f2f35 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00077621 ioReadLine+00000165

[ 40] 0x00007ffe0d124a10 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00281104 mnGetCommandLineBuffer+00000288

[ 41] 0x00007ffe0d124ea2 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00282274 mnParser+00000466

[ 42] 0x00007ffe0d897c64 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00425060 mcr_set_enableReadingFromStdin+00013524

[ 43] 0x00007ffe0d8487f3 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00100339 mcrFunctionSignature::set_signature+00080067

[ 44] 0x00007ffe0d866050 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00221264 mwboost::archive::codecvt_null::`default constructor closure'+00017616

[ 45] 0x00007ffe0da820ca C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00794826 iqm::PackagedTaskPlugin::execute+00000074

[ 46] 0x00007ffe0d892350 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00402256 mcrInstantiationError::operator=+00082912

[ 47] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 48] 0x00007ffe0da2ade1 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00437729 iqm::Iqm::create+00012145

[ 49] 0x00007ffe0da2a529 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00435497 iqm::Iqm::create+00009913

[ 50] 0x00007ffe0d8806dc C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00329436 mcrInstantiationError::operator=+00010092

[ 51] 0x00007ffe0d881105 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00332037 mcrInstantiationError::operator=+00012693

[ 52] 0x00007ffe0d87ea00 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00322048 mcrInstantiationError::operator=+00002704

[ 53] 0x00007ffe4a6e855a C:\Program Files\MATLAB\R2022b\bin\win64\mwboost_thread-vc142-mt-x64-1_75.dll+00034138 mwboost::thread::swap+00000074

[ 54] 0x00007ffe8a6e1bb2 C:\WINDOWS\System32\ucrtbase.dll+00138162 configthreadlocale+00000146

[ 55] 0x00007ffe8c187614 C:\WINDOWS\System32\KERNEL32.DLL+00095764 BaseThreadInitThunk+00000020

[ 56] 0x00007ffe8c9826b1 C:\WINDOWS\SYSTEM32\ntdll.dll+00337585 RtlUserThreadStart+00000033

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.

lfgmorales commented 1 year ago

Hi

Is this a mac?

Cheers

Luiz

Luiz F. G. Morales ScopeM - ETH Zürich Sent from iPhone

On 7 Jul 2023, at 02:28, chitturiveerendra @.***> wrote:



Hello, I identified that the problem is with mex files. I am unable to install and work on 5.8.0 without any trouble when i replaced the mex files from 5.7.0. When i do the same for 5.10.0, Matlab crashes immediately. i tried to compile the mex files from the given link, but my processor is old Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz. The following is the crash log. How do i solve this? I contacted Matlab, but as MTEX is a third-party app they suggested me to contact you guys.

Configuration:

Crash Decoding : Disabled - No sandbox or build area path

Crash Mode : continue (default)

Default Encoding : UTF-8

Deployed : false

Graphics Driver : Uninitialized hardware

Graphics card 1 : NVIDIA ( 0x10de ) NVIDIA GeForce GT 630 Version 30.0.14.7426 (2023-2-15)

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 : 3645079

MATLAB Root : C:\Program Files\MATLAB\R2022b

MATLAB Version : 9.13.0.2193358 (R2022b) Update 5

OpenGL : hardware

Operating System : Microsoft Windows 10 Pro

Process ID : 11924

Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel

Session Key : f35e1265-0db1-487e-8f36-b3ec31a4493b

Window System : Version 10.0 (Build 19045)

Fault Count: 1

Abnormal termination:

Illegal instruction

Current Thread: 'MCR 0 interpreter thread' id 18568

Register State (from fault):

RAX = 000001e43499f510 RBX = 000000000000000f

RCX = 0000000000000010 RDX = 0000000000000000

RSP = 000000b754bfa240 RBP = 000001e43499f4d0

RSI = 0000000000000000 RDI = 0000000000000000

R8 = 000001e43499f4c0 R9 = 0000000000000090

R10 = 0000000000000011 R11 = 000001e43499f550

R12 = 000000000000000c R13 = 0000000000000005

R14 = 00007ffdd869f020 R15 = 0000000000000001

RIP = 00007ffdd8633570 EFL = 00010202

CS = 0033 FS = 0053 GS = 002b

Stack Trace (from fault):

[ 0] 0x00007ffdd8633570 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00275824 alpha_al_all+00001216

[ 1] 0x00007ffdd8636780 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00288640 nfsft_precompute+00000352

[ 2] 0x00007ffdd85f1ba2 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00007074 mexFunction+00001858

[ 3] 0x00007ffe0d049149 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00561481 mexfile::Inspector::needs_upgrade+00027273

[ 4] 0x00007ffe0d04cb32 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576306 MexRetrieveVersion+00011746

[ 5] 0x00007ffe0d04cca7 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576679 MexRetrieveVersion+00012119

[ 6] 0x00007ffe0d04ce57 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00577111 MexRetrieveVersion+00012551

[ 7] 0x00007ffe0d02b10e C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00438542 mexUnlock+00017022

[ 8] 0x00007ffe0d73da32 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038898 Mfh_file::dispatch_file_common+00000178

[ 9] 0x00007ffe0d73cd02 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01035522 Mfh_error::lookup+00012722

[ 10] 0x00007ffe0d73d96d C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038701 Mfh_file::dispatch+00000045

[ 11] 0x00007ffe0ccd0c74 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00330868 mwboost::archive::codecvt_null::do_max_length+00234740

[ 12] 0x00007ffe0ccdf1f0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389616 mwboost::archive::codecvt_null::do_max_length+00293488

[ 13] 0x00007ffe071f22a1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05710497 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00006049

[ 14] 0x00007ffe071f3899 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05716121 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00011673

[ 15] 0x00007ffe0713e4a8 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+04973736 MathWorks::lxe::printLxeProfStatsForFeature+00300760

[ 16] 0x00007ffe071584f9 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05080313 MathWorks::lxe::printLxeProfStatsForFeature+00407337

[ 17] 0x00007ffe06f4840b C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02917387 MathWorks::lxe::LXEConstants::IsIfElse+00525851

[ 18] 0x00007ffe06f4ca14 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02935316 MathWorks::lxe::LXEConstants::IsY+00012980

[ 19] 0x00007ffe06f49e61 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02924129 MathWorks::lxe::LXEConstants::IsY+00001793

[ 20] 0x00007ffe06f4db55 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02939733 MathWorks::lxe::LXEConstants::IsY+00017397

[ 21] 0x00007ffe06f4de03 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02940419 MathWorks::lxe::LXEConstants::IsY+00018083

[ 22] 0x00007ffe06f4d758 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02938712 MathWorks::lxe::LXEConstants::IsY+00016376

[ 23] 0x00007ffe06f49606 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02921990 MathWorks::lxe::LxeTypes::GetTypeXvalueOf+00000598

[ 24] 0x00007ffe07017303 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03764995 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00042979

[ 25] 0x00007ffe0701ae10 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03780112 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00058096

[ 26] 0x00007ffe0cda4a90 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01198736 FeatureTestObservableWorkspace+00184240

[ 27] 0x00007ffe0cd0e776 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00583542 mwboost::archive::detail::pointer_oserializermwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent::save_object_ptr+00069206

[ 28] 0x00007ffe0cd1018f C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00590223 mwboost::archive::detail::pointer_oserializermwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent::save_object_ptr+00075887

[ 29] 0x00007ffe0cd6ecb3 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00978099 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00303411

[ 30] 0x00007ffe0cd70df7 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00986615 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00311927

[ 31] 0x00007ffe0cd70090 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00983184 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00308496

[ 32] 0x00007ffe0d124679 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00280185 mnGetPrompt+00014889

[ 33] 0x00007ffe0da361b6 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00483766 iqm::Iqm::instance+00001110

[ 34] 0x00007ffe0da870cd C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00815309 iqm::UserEvalPlugin::execute+00001357

[ 35] 0x00007ffdfa6f06e5 C:\Program Files\MATLAB\R2022b\bin\win64\nativejmi.dll+00329445 nativejmi::JmiIIP::serializeExplicit+00007941

[ 36] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 37] 0x00007ffe0da2a05f C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00434271 iqm::Iqm::create+00008687

[ 38] 0x00007ffe0d0f311e C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00078110 ioReadLine+00000430

[ 39] 0x00007ffe0d0f2f35 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00077621 ioReadLine+00000165

[ 40] 0x00007ffe0d124a10 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00281104 mnGetCommandLineBuffer+00000288

[ 41] 0x00007ffe0d124ea2 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00282274 mnParser+00000466

[ 42] 0x00007ffe0d897c64 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00425060 mcr_set_enableReadingFromStdin+00013524

[ 43] 0x00007ffe0d8487f3 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00100339 mcrFunctionSignature::set_signature+00080067

[ 44] 0x00007ffe0d866050 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00221264 mwboost::archive::codecvt_null::`default constructor closure'+00017616

[ 45] 0x00007ffe0da820ca C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00794826 iqm::PackagedTaskPlugin::execute+00000074

[ 46] 0x00007ffe0d892350 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00402256 mcrInstantiationError::operator=+00082912

[ 47] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 48] 0x00007ffe0da2ade1 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00437729 iqm::Iqm::create+00012145

[ 49] 0x00007ffe0da2a529 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00435497 iqm::Iqm::create+00009913

[ 50] 0x00007ffe0d8806dc C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00329436 mcrInstantiationError::operator=+00010092

[ 51] 0x00007ffe0d881105 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00332037 mcrInstantiationError::operator=+00012693

[ 52] 0x00007ffe0d87ea00 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00322048 mcrInstantiationError::operator=+00002704

[ 53] 0x00007ffe4a6e855a C:\Program Files\MATLAB\R2022b\bin\win64\mwboost_thread-vc142-mt-x64-1_75.dll+00034138 mwboost:🧵:swap+00000074

[ 54] 0x00007ffe8a6e1bb2 C:\WINDOWS\System32\ucrtbase.dll+00138162 configthreadlocale+00000146

[ 55] 0x00007ffe8c187614 C:\WINDOWS\System32\KERNEL32.DLL+00095764 BaseThreadInitThunk+00000020

[ 56] 0x00007ffe8c9826b1 C:\WINDOWS\SYSTEM32\ntdll.dll+00337585 RtlUserThreadStart+00000033

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.

— Reply to this email directly, view it on GitHubhttps://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALE5IN5R34ZORWULWAHOPSTXO5J2RANCNFSM6AAAAAAWERTUZM. You are receiving this because you commented.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855", "url": "https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

chitturiveerendra commented 1 year ago

Hello.

No, it's windows.

On Fri, 7 Jul, 2023, 10:30 pm Luiz Morales, @.***> wrote:

Hi

Is this a mac?

Cheers

Luiz

Luiz F. G. Morales ScopeM - ETH Zürich Sent from iPhone

On 7 Jul 2023, at 02:28, chitturiveerendra @.***> wrote:



Hello, I identified that the problem is with mex files. I am unable to install and work on 5.8.0 without any trouble when i replaced the mex files from 5.7.0. When i do the same for 5.10.0, Matlab crashes immediately. i tried to compile the mex files from the given link, but my processor is old Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz. The following is the crash log. How do i solve this? I contacted Matlab, but as MTEX is a third-party app they suggested me to contact you guys.

Configuration:

Crash Decoding : Disabled - No sandbox or build area path

Crash Mode : continue (default)

Default Encoding : UTF-8

Deployed : false

Graphics Driver : Uninitialized hardware

Graphics card 1 : NVIDIA ( 0x10de ) NVIDIA GeForce GT 630 Version 30.0.14.7426 (2023-2-15)

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 : 3645079

MATLAB Root : C:\Program Files\MATLAB\R2022b

MATLAB Version : 9.13.0.2193358 (R2022b) Update 5

OpenGL : hardware

Operating System : Microsoft Windows 10 Pro

Process ID : 11924

Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel

Session Key : f35e1265-0db1-487e-8f36-b3ec31a4493b

Window System : Version 10.0 (Build 19045)

Fault Count: 1

Abnormal termination:

Illegal instruction

Current Thread: 'MCR 0 interpreter thread' id 18568

Register State (from fault):

RAX = 000001e43499f510 RBX = 000000000000000f

RCX = 0000000000000010 RDX = 0000000000000000

RSP = 000000b754bfa240 RBP = 000001e43499f4d0

RSI = 0000000000000000 RDI = 0000000000000000

R8 = 000001e43499f4c0 R9 = 0000000000000090

R10 = 0000000000000011 R11 = 000001e43499f550

R12 = 000000000000000c R13 = 0000000000000005

R14 = 00007ffdd869f020 R15 = 0000000000000001

RIP = 00007ffdd8633570 EFL = 00010202

CS = 0033 FS = 0053 GS = 002b

Stack Trace (from fault):

[ 0] 0x00007ffdd8633570 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00275824 alpha_al_all+00001216

[ 1] 0x00007ffdd8636780 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00288640 nfsft_precompute+00000352

[ 2] 0x00007ffdd85f1ba2 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00007074 mexFunction+00001858

[ 3] 0x00007ffe0d049149 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00561481 mexfile::Inspector::needs_upgrade+00027273

[ 4] 0x00007ffe0d04cb32 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576306 MexRetrieveVersion+00011746

[ 5] 0x00007ffe0d04cca7 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576679 MexRetrieveVersion+00012119

[ 6] 0x00007ffe0d04ce57 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00577111 MexRetrieveVersion+00012551

[ 7] 0x00007ffe0d02b10e C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00438542 mexUnlock+00017022

[ 8] 0x00007ffe0d73da32 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038898 Mfh_file::dispatch_file_common+00000178

[ 9] 0x00007ffe0d73cd02 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01035522 Mfh_error::lookup+00012722

[ 10] 0x00007ffe0d73d96d C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038701 Mfh_file::dispatch+00000045

[ 11] 0x00007ffe0ccd0c74 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00330868 mwboost::archive::codecvt_null::do_max_length+00234740

[ 12] 0x00007ffe0ccdf1f0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389616 mwboost::archive::codecvt_null::do_max_length+00293488

[ 13] 0x00007ffe071f22a1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05710497 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00006049

[ 14] 0x00007ffe071f3899 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05716121 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00011673

[ 15] 0x00007ffe0713e4a8 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+04973736 MathWorks::lxe::printLxeProfStatsForFeature+00300760

[ 16] 0x00007ffe071584f9 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05080313 MathWorks::lxe::printLxeProfStatsForFeature+00407337

[ 17] 0x00007ffe06f4840b C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02917387 MathWorks::lxe::LXEConstants::IsIfElse+00525851

[ 18] 0x00007ffe06f4ca14 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02935316 MathWorks::lxe::LXEConstants::IsY+00012980

[ 19] 0x00007ffe06f49e61 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02924129 MathWorks::lxe::LXEConstants::IsY+00001793

[ 20] 0x00007ffe06f4db55 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02939733 MathWorks::lxe::LXEConstants::IsY+00017397

[ 21] 0x00007ffe06f4de03 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02940419 MathWorks::lxe::LXEConstants::IsY+00018083

[ 22] 0x00007ffe06f4d758 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02938712 MathWorks::lxe::LXEConstants::IsY+00016376

[ 23] 0x00007ffe06f49606 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02921990 MathWorks::lxe::LxeTypes::GetTypeXvalueOf+00000598

[ 24] 0x00007ffe07017303 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03764995 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00042979

[ 25] 0x00007ffe0701ae10 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03780112 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00058096

[ 26] 0x00007ffe0cda4a90 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01198736 FeatureTestObservableWorkspace+00184240

[ 27] 0x00007ffe0cd0e776 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00583542 mwboost::archive::detail::pointer_oserializermwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent::save_object_ptr+00069206

[ 28] 0x00007ffe0cd1018f C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00590223 mwboost::archive::detail::pointer_oserializermwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent::save_object_ptr+00075887

[ 29] 0x00007ffe0cd6ecb3 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00978099 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00303411

[ 30] 0x00007ffe0cd70df7 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00986615 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00311927

[ 31] 0x00007ffe0cd70090 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00983184 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00308496

[ 32] 0x00007ffe0d124679 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00280185 mnGetPrompt+00014889

[ 33] 0x00007ffe0da361b6 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00483766 iqm::Iqm::instance+00001110

[ 34] 0x00007ffe0da870cd C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00815309 iqm::UserEvalPlugin::execute+00001357

[ 35] 0x00007ffdfa6f06e5 C:\Program Files\MATLAB\R2022b\bin\win64\nativejmi.dll+00329445 nativejmi::JmiIIP::serializeExplicit+00007941

[ 36] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 37] 0x00007ffe0da2a05f C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00434271 iqm::Iqm::create+00008687

[ 38] 0x00007ffe0d0f311e C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00078110 ioReadLine+00000430

[ 39] 0x00007ffe0d0f2f35 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00077621 ioReadLine+00000165

[ 40] 0x00007ffe0d124a10 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00281104 mnGetCommandLineBuffer+00000288

[ 41] 0x00007ffe0d124ea2 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00282274 mnParser+00000466

[ 42] 0x00007ffe0d897c64 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00425060 mcr_set_enableReadingFromStdin+00013524

[ 43] 0x00007ffe0d8487f3 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00100339 mcrFunctionSignature::set_signature+00080067

[ 44] 0x00007ffe0d866050 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00221264 mwboost::archive::codecvt_null::`default constructor closure'+00017616

[ 45] 0x00007ffe0da820ca C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00794826 iqm::PackagedTaskPlugin::execute+00000074

[ 46] 0x00007ffe0d892350 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00402256 mcrInstantiationError::operator=+00082912

[ 47] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 48] 0x00007ffe0da2ade1 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00437729 iqm::Iqm::create+00012145

[ 49] 0x00007ffe0da2a529 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00435497 iqm::Iqm::create+00009913

[ 50] 0x00007ffe0d8806dc C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00329436 mcrInstantiationError::operator=+00010092

[ 51] 0x00007ffe0d881105 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00332037 mcrInstantiationError::operator=+00012693

[ 52] 0x00007ffe0d87ea00 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00322048 mcrInstantiationError::operator=+00002704

[ 53] 0x00007ffe4a6e855a C:\Program Files\MATLAB\R2022b\bin\win64\mwboost_thread-vc142-mt-x64-1_75.dll+00034138 mwboost:🧵:swap+00000074

[ 54] 0x00007ffe8a6e1bb2 C:\WINDOWS\System32\ucrtbase.dll+00138162 configthreadlocale+00000146

[ 55] 0x00007ffe8c187614 C:\WINDOWS\System32\KERNEL32.DLL+00095764 BaseThreadInitThunk+00000020

[ 56] 0x00007ffe8c9826b1 C:\WINDOWS\SYSTEM32\ntdll.dll+00337585 RtlUserThreadStart+00000033

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.

— Reply to this email directly, view it on GitHub< https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ALE5IN5R34ZORWULWAHOPSTXO5J2RANCNFSM6AAAAAAWERTUZM>.

You are receiving this because you commented.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": " https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855", "url": " https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": " https://github.com" } } ]

— Reply to this email directly, view it on GitHub https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625419364, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6VSNHUUCOMP3G4POCCNIHTXPAFOFANCNFSM6AAAAAAWERTUZM . You are receiving this because you authored the thread.Message ID: @.***>

lfgmorales commented 1 year ago

Hi

Not sure if this is going to work but you can try to download the precompiled nfft binaries from the official website in the terminal using the command

curl -LJ0 --output nfft.zip https://www-user.tu-chemnitz.de/~potts/nfft/download/nfft-3.5.3-mexmaci64-openmp-core2.zip

Extract them, and then copy all the .mex files for windows into a single folder (there are *.mex files for mac and linux here) and paste all of then into mtex folder “ mtex-5.10.0/extern/nfft_openmp“

Luiz F. G. Morales ScopeM - ETH Zürich Sent from iPhone

On 7 Jul 2023, at 15:32, chitturiveerendra @.***> wrote:



Hello.

No, it's windows.

On Fri, 7 Jul, 2023, 10:30 pm Luiz Morales, @.***> wrote:

Hi

Is this a mac?

Cheers

Luiz

Luiz F. G. Morales ScopeM - ETH Zürich Sent from iPhone

On 7 Jul 2023, at 02:28, chitturiveerendra @.***> wrote:



Hello, I identified that the problem is with mex files. I am unable to install and work on 5.8.0 without any trouble when i replaced the mex files from 5.7.0. When i do the same for 5.10.0, Matlab crashes immediately. i tried to compile the mex files from the given link, but my processor is old Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz. The following is the crash log. How do i solve this? I contacted Matlab, but as MTEX is a third-party app they suggested me to contact you guys.

Configuration:

Crash Decoding : Disabled - No sandbox or build area path

Crash Mode : continue (default)

Default Encoding : UTF-8

Deployed : false

Graphics Driver : Uninitialized hardware

Graphics card 1 : NVIDIA ( 0x10de ) NVIDIA GeForce GT 630 Version 30.0.14.7426 (2023-2-15)

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 : 3645079

MATLAB Root : C:\Program Files\MATLAB\R2022b

MATLAB Version : 9.13.0.2193358 (R2022b) Update 5

OpenGL : hardware

Operating System : Microsoft Windows 10 Pro

Process ID : 11924

Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel

Session Key : f35e1265-0db1-487e-8f36-b3ec31a4493b

Window System : Version 10.0 (Build 19045)

Fault Count: 1

Abnormal termination:

Illegal instruction

Current Thread: 'MCR 0 interpreter thread' id 18568

Register State (from fault):

RAX = 000001e43499f510 RBX = 000000000000000f

RCX = 0000000000000010 RDX = 0000000000000000

RSP = 000000b754bfa240 RBP = 000001e43499f4d0

RSI = 0000000000000000 RDI = 0000000000000000

R8 = 000001e43499f4c0 R9 = 0000000000000090

R10 = 0000000000000011 R11 = 000001e43499f550

R12 = 000000000000000c R13 = 0000000000000005

R14 = 00007ffdd869f020 R15 = 0000000000000001

RIP = 00007ffdd8633570 EFL = 00010202

CS = 0033 FS = 0053 GS = 002b

Stack Trace (from fault):

[ 0] 0x00007ffdd8633570 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00275824 alpha_al_all+00001216

[ 1] 0x00007ffdd8636780 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00288640 nfsft_precompute+00000352

[ 2] 0x00007ffdd85f1ba2 C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00007074 mexFunction+00001858

[ 3] 0x00007ffe0d049149 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00561481 mexfile::Inspector::needs_upgrade+00027273

[ 4] 0x00007ffe0d04cb32 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576306 MexRetrieveVersion+00011746

[ 5] 0x00007ffe0d04cca7 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576679 MexRetrieveVersion+00012119

[ 6] 0x00007ffe0d04ce57 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00577111 MexRetrieveVersion+00012551

[ 7] 0x00007ffe0d02b10e C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00438542 mexUnlock+00017022

[ 8] 0x00007ffe0d73da32 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038898 Mfh_file::dispatch_file_common+00000178

[ 9] 0x00007ffe0d73cd02 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01035522 Mfh_error::lookup+00012722

[ 10] 0x00007ffe0d73d96d C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038701 Mfh_file::dispatch+00000045

[ 11] 0x00007ffe0ccd0c74 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00330868 mwboost::archive::codecvt_null::do_max_length+00234740

[ 12] 0x00007ffe0ccdf1f0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389616 mwboost::archive::codecvt_null::do_max_length+00293488

[ 13] 0x00007ffe071f22a1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05710497 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00006049

[ 14] 0x00007ffe071f3899 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05716121 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00011673

[ 15] 0x00007ffe0713e4a8 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+04973736 MathWorks::lxe::printLxeProfStatsForFeature+00300760

[ 16] 0x00007ffe071584f9 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05080313 MathWorks::lxe::printLxeProfStatsForFeature+00407337

[ 17] 0x00007ffe06f4840b C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02917387 MathWorks::lxe::LXEConstants::IsIfElse+00525851

[ 18] 0x00007ffe06f4ca14 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02935316 MathWorks::lxe::LXEConstants::IsY+00012980

[ 19] 0x00007ffe06f49e61 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02924129 MathWorks::lxe::LXEConstants::IsY+00001793

[ 20] 0x00007ffe06f4db55 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02939733 MathWorks::lxe::LXEConstants::IsY+00017397

[ 21] 0x00007ffe06f4de03 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02940419 MathWorks::lxe::LXEConstants::IsY+00018083

[ 22] 0x00007ffe06f4d758 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02938712 MathWorks::lxe::LXEConstants::IsY+00016376

[ 23] 0x00007ffe06f49606 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02921990 MathWorks::lxe::LxeTypes::GetTypeXvalueOf+00000598

[ 24] 0x00007ffe07017303 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03764995 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00042979

[ 25] 0x00007ffe0701ae10 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03780112 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00058096

[ 26] 0x00007ffe0cda4a90 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01198736 FeatureTestObservableWorkspace+00184240

[ 27] 0x00007ffe0cd0e776 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00583542 mwboost::archive::detail::pointer_oserializermwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent::save_object_ptr+00069206

[ 28] 0x00007ffe0cd1018f C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00590223 mwboost::archive::detail::pointer_oserializermwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent::save_object_ptr+00075887

[ 29] 0x00007ffe0cd6ecb3 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00978099 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00303411

[ 30] 0x00007ffe0cd70df7 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00986615 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00311927

[ 31] 0x00007ffe0cd70090 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00983184 mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00308496

[ 32] 0x00007ffe0d124679 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00280185 mnGetPrompt+00014889

[ 33] 0x00007ffe0da361b6 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00483766 iqm::Iqm::instance+00001110

[ 34] 0x00007ffe0da870cd C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00815309 iqm::UserEvalPlugin::execute+00001357

[ 35] 0x00007ffdfa6f06e5 C:\Program Files\MATLAB\R2022b\bin\win64\nativejmi.dll+00329445 nativejmi::JmiIIP::serializeExplicit+00007941

[ 36] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 37] 0x00007ffe0da2a05f C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00434271 iqm::Iqm::create+00008687

[ 38] 0x00007ffe0d0f311e C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00078110 ioReadLine+00000430

[ 39] 0x00007ffe0d0f2f35 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00077621 ioReadLine+00000165

[ 40] 0x00007ffe0d124a10 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00281104 mnGetCommandLineBuffer+00000288

[ 41] 0x00007ffe0d124ea2 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00282274 mnParser+00000466

[ 42] 0x00007ffe0d897c64 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00425060 mcr_set_enableReadingFromStdin+00013524

[ 43] 0x00007ffe0d8487f3 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00100339 mcrFunctionSignature::set_signature+00080067

[ 44] 0x00007ffe0d866050 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00221264 mwboost::archive::codecvt_null::`default constructor closure'+00017616

[ 45] 0x00007ffe0da820ca C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00794826 iqm::PackagedTaskPlugin::execute+00000074

[ 46] 0x00007ffe0d892350 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00402256 mcrInstantiationError::operator=+00082912

[ 47] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 48] 0x00007ffe0da2ade1 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00437729 iqm::Iqm::create+00012145

[ 49] 0x00007ffe0da2a529 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00435497 iqm::Iqm::create+00009913

[ 50] 0x00007ffe0d8806dc C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00329436 mcrInstantiationError::operator=+00010092

[ 51] 0x00007ffe0d881105 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00332037 mcrInstantiationError::operator=+00012693

[ 52] 0x00007ffe0d87ea00 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00322048 mcrInstantiationError::operator=+00002704

[ 53] 0x00007ffe4a6e855a C:\Program Files\MATLAB\R2022b\bin\win64\mwboost_thread-vc142-mt-x64-1_75.dll+00034138 mwboost:🧵:swap+00000074

[ 54] 0x00007ffe8a6e1bb2 C:\WINDOWS\System32\ucrtbase.dll+00138162 configthreadlocale+00000146

[ 55] 0x00007ffe8c187614 C:\WINDOWS\System32\KERNEL32.DLL+00095764 BaseThreadInitThunk+00000020

[ 56] 0x00007ffe8c9826b1 C:\WINDOWS\SYSTEM32\ntdll.dll+00337585 RtlUserThreadStart+00000033

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.

— Reply to this email directly, view it on GitHub< https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ALE5IN5R34ZORWULWAHOPSTXO5J2RANCNFSM6AAAAAAWERTUZM>.

You are receiving this because you commented.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": " https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855", "url": " https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": " https://github.com" } } ]

— Reply to this email directly, view it on GitHub https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625419364, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6VSNHUUCOMP3G4POCCNIHTXPAFOFANCNFSM6AAAAAAWERTUZM . You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625422503, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALE5IN5VCXK73G7WFFB6RDLXPAFXVANCNFSM6AAAAAAWERTUZM. You are receiving this because you commented.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625422503", "url": "https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625422503", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

chitturiveerendra commented 1 year ago

Hello,

I have tried this, still Matlab crashes and the website says that binaries may not work for processors below i7-4xxx. My processor is i7-3770. I think that's the issue. I tried to copy the files from MTEX 5.4.0. But, still the problem persists.

I got the same problem with 5.8.0 but when I replaced the mex files from 5.7.0, it worked fine. But, it doesn't work for 5.8.1 and above versions.

On Fri, 7 Jul, 2023, 10:42 pm Luiz Morales, @.***> wrote:

Hi

Not sure if this is going to work but you can try to download the precompiled nfft binaries from the official website in the terminal using the command

curl -LJ0 --output nfft.zip https://www-user.tu-chemnitz.de/~potts/nfft/download/nfft-3.5.3-mexmaci64-openmp-core2.zip

Extract them, and then copy all the .mex files for windows into a single folder (there are *.mex files for mac and linux here) and paste all of then into mtex folder “ mtex-5.10.0/extern/nfft_openmp“

Luiz F. G. Morales ScopeM - ETH Zürich Sent from iPhone

On 7 Jul 2023, at 15:32, chitturiveerendra @.***> wrote:



Hello.

No, it's windows.

On Fri, 7 Jul, 2023, 10:30 pm Luiz Morales, @.***> wrote:

Hi

Is this a mac?

Cheers

Luiz

Luiz F. G. Morales ScopeM - ETH Zürich Sent from iPhone

On 7 Jul 2023, at 02:28, chitturiveerendra @.***> wrote:



Hello, I identified that the problem is with mex files. I am unable to install and work on 5.8.0 without any trouble when i replaced the mex files from 5.7.0. When i do the same for 5.10.0, Matlab crashes immediately. i tried to compile the mex files from the given link, but my processor is old Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz. The following is the crash log. How do i solve this? I contacted Matlab, but as MTEX is a third-party app they suggested me to contact you guys.

Configuration:

Crash Decoding : Disabled - No sandbox or build area path

Crash Mode : continue (default)

Default Encoding : UTF-8

Deployed : false

Graphics Driver : Uninitialized hardware

Graphics card 1 : NVIDIA ( 0x10de ) NVIDIA GeForce GT 630 Version 30.0.14.7426 (2023-2-15)

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 : 3645079

MATLAB Root : C:\Program Files\MATLAB\R2022b

MATLAB Version : 9.13.0.2193358 (R2022b) Update 5

OpenGL : hardware

Operating System : Microsoft Windows 10 Pro

Process ID : 11924

Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel

Session Key : f35e1265-0db1-487e-8f36-b3ec31a4493b

Window System : Version 10.0 (Build 19045)

Fault Count: 1

Abnormal termination:

Illegal instruction

Current Thread: 'MCR 0 interpreter thread' id 18568

Register State (from fault):

RAX = 000001e43499f510 RBX = 000000000000000f

RCX = 0000000000000010 RDX = 0000000000000000

RSP = 000000b754bfa240 RBP = 000001e43499f4d0

RSI = 0000000000000000 RDI = 0000000000000000

R8 = 000001e43499f4c0 R9 = 0000000000000090

R10 = 0000000000000011 R11 = 000001e43499f550

R12 = 000000000000000c R13 = 0000000000000005

R14 = 00007ffdd869f020 R15 = 0000000000000001

RIP = 00007ffdd8633570 EFL = 00010202

CS = 0033 FS = 0053 GS = 002b

Stack Trace (from fault):

[ 0] 0x00007ffdd8633570

C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00275824

alpha_al_all+00001216

[ 1] 0x00007ffdd8636780

C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00288640

nfsft_precompute+00000352

[ 2] 0x00007ffdd85f1ba2

C:\Users\LEE\Documents\MATLAB\mtex-5.10.0\extern\nfft_openMP\nfsftmex.mexw64+00007074

mexFunction+00001858

[ 3] 0x00007ffe0d049149 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00561481 mexfile::Inspector::needs_upgrade+00027273

[ 4] 0x00007ffe0d04cb32 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576306 MexRetrieveVersion+00011746

[ 5] 0x00007ffe0d04cca7 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00576679 MexRetrieveVersion+00012119

[ 6] 0x00007ffe0d04ce57 C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00577111 MexRetrieveVersion+00012551

[ 7] 0x00007ffe0d02b10e C:\Program Files\MATLAB\R2022b\bin\win64\libmex.dll+00438542 mexUnlock+00017022

[ 8] 0x00007ffe0d73da32 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038898 Mfh_file::dispatch_file_common+00000178

[ 9] 0x00007ffe0d73cd02 C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01035522 Mfh_error::lookup+00012722

[ 10] 0x00007ffe0d73d96d C:\Program Files\MATLAB\R2022b\bin\win64\m_dispatcher.dll+01038701 Mfh_file::dispatch+00000045

[ 11] 0x00007ffe0ccd0c74 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00330868 mwboost::archive::codecvt_null::do_max_length+00234740

[ 12] 0x00007ffe0ccdf1f0 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00389616 mwboost::archive::codecvt_null::do_max_length+00293488

[ 13] 0x00007ffe071f22a1 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05710497 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00006049

[ 14] 0x00007ffe071f3899 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05716121 MathWorks::lxe::ReadOnlyXvaluePtr::operator=+00011673

[ 15] 0x00007ffe0713e4a8 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+04973736 MathWorks::lxe::printLxeProfStatsForFeature+00300760

[ 16] 0x00007ffe071584f9 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+05080313 MathWorks::lxe::printLxeProfStatsForFeature+00407337

[ 17] 0x00007ffe06f4840b C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02917387 MathWorks::lxe::LXEConstants::IsIfElse+00525851

[ 18] 0x00007ffe06f4ca14 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02935316 MathWorks::lxe::LXEConstants::IsY+00012980

[ 19] 0x00007ffe06f49e61 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02924129 MathWorks::lxe::LXEConstants::IsY+00001793

[ 20] 0x00007ffe06f4db55 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02939733 MathWorks::lxe::LXEConstants::IsY+00017397

[ 21] 0x00007ffe06f4de03 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02940419 MathWorks::lxe::LXEConstants::IsY+00018083

[ 22] 0x00007ffe06f4d758 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02938712 MathWorks::lxe::LXEConstants::IsY+00016376

[ 23] 0x00007ffe06f49606 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+02921990 MathWorks::lxe::LxeTypes::GetTypeXvalueOf+00000598

[ 24] 0x00007ffe07017303 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03764995 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00042979

[ 25] 0x00007ffe0701ae10 C:\Program Files\MATLAB\R2022b\bin\win64\m_lxe.dll+03780112 MathWorks::lxe::SetEngineImplUnlinkFlagForAllCallsOnStack+00058096

[ 26] 0x00007ffe0cda4a90 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+01198736 FeatureTestObservableWorkspace+00184240

[ 27] 0x00007ffe0cd0e776 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00583542

mwboost::archive::detail::pointer_oserializermwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent::save_object_ptr+00069206

[ 28] 0x00007ffe0cd1018f C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00590223

mwboost::archive::detail::pointer_oserializermwboost::archive::xml_oarchive,MathWorks::lxe::PreLineExecutionEvent::save_object_ptr+00075887

[ 29] 0x00007ffe0cd6ecb3 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00978099

mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00303411

[ 30] 0x00007ffe0cd70df7 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00986615

mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00311927

[ 31] 0x00007ffe0cd70090 C:\Program Files\MATLAB\R2022b\bin\win64\libmwlxemainservices.dll+00983184

mwboost::archive::detail::iserializermwboost::archive::text_iarchive,MathWorks::MatlabComponents::ComponentIdentifier::load_object_data+00308496

[ 32] 0x00007ffe0d124679 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00280185 mnGetPrompt+00014889

[ 33] 0x00007ffe0da361b6 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00483766 iqm::Iqm::instance+00001110

[ 34] 0x00007ffe0da870cd C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00815309 iqm::UserEvalPlugin::execute+00001357

[ 35] 0x00007ffdfa6f06e5 C:\Program Files\MATLAB\R2022b\bin\win64\nativejmi.dll+00329445 nativejmi::JmiIIP::serializeExplicit+00007941

[ 36] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 37] 0x00007ffe0da2a05f C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00434271 iqm::Iqm::create+00008687

[ 38] 0x00007ffe0d0f311e C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00078110 ioReadLine+00000430

[ 39] 0x00007ffe0d0f2f35 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00077621 ioReadLine+00000165

[ 40] 0x00007ffe0d124a10 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00281104 mnGetCommandLineBuffer+00000288

[ 41] 0x00007ffe0d124ea2 C:\Program Files\MATLAB\R2022b\bin\win64\libmwbridge.dll+00282274 mnParser+00000466

[ 42] 0x00007ffe0d897c64 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00425060 mcr_set_enableReadingFromStdin+00013524

[ 43] 0x00007ffe0d8487f3 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00100339 mcrFunctionSignature::set_signature+00080067

[ 44] 0x00007ffe0d866050 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00221264 mwboost::archive::codecvt_null::`default constructor closure'+00017616

[ 45] 0x00007ffe0da820ca C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00794826 iqm::PackagedTaskPlugin::execute+00000074

[ 46] 0x00007ffe0d892350 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00402256 mcrInstantiationError::operator=+00082912

[ 47] 0x00007ffe0da58a4c C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00625228 iqm::Iqm::setupIqmFcnPtrs+00097324

[ 48] 0x00007ffe0da2ade1 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00437729 iqm::Iqm::create+00012145

[ 49] 0x00007ffe0da2a529 C:\Program Files\MATLAB\R2022b\bin\win64\iqm.dll+00435497 iqm::Iqm::create+00009913

[ 50] 0x00007ffe0d8806dc C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00329436 mcrInstantiationError::operator=+00010092

[ 51] 0x00007ffe0d881105 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00332037 mcrInstantiationError::operator=+00012693

[ 52] 0x00007ffe0d87ea00 C:\Program Files\MATLAB\R2022b\bin\win64\mcr.dll+00322048 mcrInstantiationError::operator=+00002704

[ 53] 0x00007ffe4a6e855a C:\Program

Files\MATLAB\R2022b\bin\win64\mwboost_thread-vc142-mt-x64-1_75.dll+00034138 mwboost:🧵:swap+00000074

[ 54] 0x00007ffe8a6e1bb2 C:\WINDOWS\System32\ucrtbase.dll+00138162 configthreadlocale+00000146

[ 55] 0x00007ffe8c187614 C:\WINDOWS\System32\KERNEL32.DLL+00095764 BaseThreadInitThunk+00000020

[ 56] 0x00007ffe8c9826b1 C:\WINDOWS\SYSTEM32\ntdll.dll+00337585 RtlUserThreadStart+00000033

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.

— Reply to this email directly, view it on GitHub< https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855>,

or unsubscribe<

https://github.com/notifications/unsubscribe-auth/ALE5IN5R34ZORWULWAHOPSTXO5J2RANCNFSM6AAAAAAWERTUZM>.

You are receiving this because you commented.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.***": "ViewAction", "target": " https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855",

"url": " https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1624469855",

"name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": " https://github.com" } } ]

— Reply to this email directly, view it on GitHub < https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625419364>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/A6VSNHUUCOMP3G4POCCNIHTXPAFOFANCNFSM6AAAAAAWERTUZM>

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub< https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625422503>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ALE5IN5VCXK73G7WFFB6RDLXPAFXVANCNFSM6AAAAAAWERTUZM>.

You are receiving this because you commented.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": " https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625422503", "url": " https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625422503", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": " https://github.com" } } ]

— Reply to this email directly, view it on GitHub https://github.com/mtex-toolbox/mtex/issues/1778#issuecomment-1625435566, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6VSNHQTMJ4QJ3GSAQ6B53TXPAG3VANCNFSM6AAAAAAWERTUZM . You are receiving this because you authored the thread.Message ID: @.***>

HamishB commented 1 year ago

Hi, same "illegal instruction" problem with Matlab 2022a, MTEX 5.8.2, MacOS Ventura, with a Apple M1 Pro CPU. We used xattr to stop the Apple not-built-here nag, and commented out startup_mtex in startup.m to allow the user to crash Matlab on command instead of it happening automatically rendering Matlab unusable. Xcode + command line tools are installed as per the Mac OS MTEX troubleshooting page successfully, as far as I can tell.

Finally, copied in (after renaming the old ones) the nfsft.mexmaci64 and nfsoft.mexmaci64 libraries from the OpenMP nfft.zip downloaded with your curl instructions above into the mtex extern/nfft_openMP/ and holy cow it works!

I didn't think it would as the old and new libraries have byte for byte exact file sizes, but the MD5 sums are in fact different. Anyway glad for the win.

Thanks.