Compiled MATLAB crashes on instrfind

1 Ansicht (letzte 30 Tage)
Paul Nichol
Paul Nichol am 26 Mai 2016
Bearbeitet: Daniele TRIMARCHI am 21 Jul. 2020
I am using the serial functions for the com port reads/writes. (MATLAB 2015a), which all work fine. After I compile and run, it crashes on the instrfind command is called, specifically at line 129 in istrfind.m (out1 = com.mathworks.toolbox.instrument.Instrument.getNonLockedObjects;) Is this because the instrument tool kit is not getting packaged with my application? How do I make sure it does? Or is this a bug?

Antworten (1)

Abhisek Roy
Abhisek Roy am 31 Mai 2016
Hi Paul,
Please have a look at the following External Bug Report -
http://www.mathworks.com/support/bugreports/1218395
It looks like the issue is happening due a bug which has been fixed as of R2015b(6.1) and R2015aSP1(6.0.1). A workaround is mentioned in the above page; please try it. In case you still experience a crash, please create a Service Request at this link. Please share the Crash dump and/or any error message which you might have encountered during the crash. Have a look at the following page which explains how you can locate the Crash dumps -
http://www.mathworks.com/matlabcentral/answers/100816-how-do-i-locate-the-crash-dump-files-generated-by-matlab
Regards, Abhisek
  1 Kommentar
Daniele TRIMARCHI
Daniele TRIMARCHI am 21 Jul. 2020
Bearbeitet: Daniele TRIMARCHI am 21 Jul. 2020
I am experiencing this problem with Matllab 2020a. I have tried with the suggested workaround (javaclasspath.txt) but with no success.
Is this a regression of version 2020a (and in this case: when has this regression being introduced) or am I doing something wrong..?
Thanks,
Daniele

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by