Random crashes when calling functions from a dll

I am experiencing crashes of Matlab when I call functions from an external dll (with calllib). What is especially weird is that all of these functions causing crashes actually work... from time to time. When I run my script containing the calls to functions, it can crash at one point, then I run Matlab again, run the script with the exact same input data, and it crashes at another function call, or even between function calls! There is no obvious crash pattern.
I cannot attach the dll itself but here are the header file and the script containing the calllibs, if it is of any help.

3 件のコメント

Arnaud Samie
Arnaud Samie 2019 年 7 月 1 日
And here is some debug info from Visual Studio... Looks like it comes from Matlab more than the dll
Charles Smith
Charles Smith 2023 年 8 月 15 日
Did you ever find a solution to this? I'm having a similar issue.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeC Shared Library Integration についてさらに検索

製品

リリース

R2015b

質問済み:

2019 年 7 月 1 日

コメント済み:

2023 年 8 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by