when run Matlab 2024b in linux. I get message "render process terminated: TS_PROCESS_CRASHED"
Mostrar comentarios más antiguos
When running Matlab 2024b version in linux, I get message "render process terminated: TS_PROCESS_CRASHED".
Is there issue with this message?
Is there a fix for this?
3 comentarios
Steven Lord
el 19 de Nov. de 2024
What was MATLAB doing when this message appeared? My guess is that you were trying to plot data, perhaps a large amount of data. Is that correct?
Frank
el 19 de Nov. de 2024
Philip
el 7 de Feb. de 2025
I am running 2024b Update 4 on macOS Version 15.3 Build 24D60.
I am getting this error when I am foolishly trying to add a title with 800+ characters to a figure running in an XML file.
I don't get the same error if I create the figure from the command line. Of course, in the figure window, I only see a tiny part of the title, but it doesn't crash.
For me the fix for this is obvious - I have to shorten the title (the 800+ characters was because the data being plotted were assembled in a do loop).
FWIW I have never seen this error before.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!