simulink library browser crashes when trying to load a custom library

7 views (last 30 days)
Hello everyone,
I have some issues with simulink library browser when it tries to load a custom library
I added a custom library to the simulink library browser, by adding its folder to the Matlab path, and creating a simple slblocks file.
At beginning it works perfectly, but following several updates of this library, now the Simulink library browser gets stuck and crashes when trying to generate the repository.
I thought there were some problems with the library blocks, so I tested one by one, by the blocks work normally. So I send the crash report file to the Matlab help center, and I am waiting for their suggestions. If you want you can see this crash dump file at this address http://dl.free.fr/ppVQUv4uR as well (you can download it by clicking on the button "Valider et télécharger le fichier").
Actually I would like to understand more the process of repository generation.
I would like to know if there is a way to debug the operations carried out by the simulink library browser, during the generation of the repository. And actually what are the operations performed by the simulink library when it loads the custom library?
thanks for reading
any suggestions are welcome

Answers (1)

Kaustubha Govind
Kaustubha Govind on 22 Feb 2013
Is your custom library in a directory whose path contains a comma by any chance? Please see Bug Report #589910
  1 Comment
grapevine
grapevine on 25 Feb 2013
Edited: grapevine on 25 Feb 2013
thanks for the answer,
I verified I didn't define a path with a coma or other special characters.
I start thinking that I have reached the stack memory limit for the simulink library browser. is that possible?

Sign in to comment.

Products

Community Treasure Hunt

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

Start Hunting!