Borrar filtros
Borrar filtros

MATLAB Coder crashes when opened in Ubuntu 18.04

16 visualizaciones (últimos 30 días)
Haziq
Haziq el 27 de Mayo de 2024
Respondida: Richard McCormack el 28 de Mayo de 2024
Whenever I try to open the matlab coder from MATLAB, the MATLAB will crash and gives this error
Gtk-Message: 12:36:13.523: Failed to load module "overlay-scrollbar"
[0527/123639.510619:ERROR:gl_utils.cc(319)] [.WebGL-0x25dc130]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
I am using MATLAB R2022b, the Ubuntu version is 18.04.6 and the GNU version is gcc 11.4. Can somebody help explain this error?
  1 comentario
Haziq
Haziq el 27 de Mayo de 2024
Editada: Haziq el 27 de Mayo de 2024
Ok I already figured it out. It seems it crashed because of a bug in the third-party GNU C library on Linux. To work around this I execute this command in matlab load_sl_glibc_patch before openning the coder.

Iniciar sesión para comentar.

Respuestas (1)

Richard McCormack
Richard McCormack el 28 de Mayo de 2024
Hi Haziq,
Thanks for determining that it is a glibc issue.
For posterity, the details about that issue (including workarounds) can be found in this bug report:
Thanks for using MATLAB Coder :)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by