Compiled MATLAB crashes on instrfind

1 visualización (últimos 30 días)
Paul Nichol
Paul Nichol el 26 de Mayo de 2016
Editada: Daniele TRIMARCHI el 21 de Jul. de 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?

Respuestas (1)

Abhisek Roy
Abhisek Roy el 31 de Mayo de 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 comentario
Daniele TRIMARCHI
Daniele TRIMARCHI el 21 de Jul. de 2020
Editada: Daniele TRIMARCHI el 21 de Jul. de 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

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Compiler en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by