glibc_shim:didn't find correct code to patch

17 Ansichten (letzte 30 Tage)
M Yekta
M Yekta am 2 Okt. 2021
Beantwortet: Angelo Yeo am 26 Jul. 2023
MATLAB is selecting SOFTWARE OPENGL rendering.
glibc_shim: Didn't find correct code to patch
< M A T L A B (R) >
Copyright 1984-2021 The MathWorks, Inc.
R2021a (9.10.0.1602886) 64-bit (glnxa64)
February 17, 2021
To get started, type doc.
For product information, visit www.mathworks.com.
>> !gcc --version
glibc_shim: Didn't find correct code to patch
glibc_shim: Didn't find correct code to patch
gcc (GCC) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>> !which gcc
glibc_shim: Didn't find correct code to patch
glibc_shim: Didn't find correct code to patch
/share/apps/GCC/9.4/bin/gcc
how to solve this error

Antworten (1)

Angelo Yeo
Angelo Yeo am 26 Jul. 2023
Which Linux OS do you use? The error "glibc_shim: didn't find correct code to patch" is coming from glibc-2.17_shim, and MATLAB requires a specific version of glibc. Please take a look at the system requirements for MATLAB and see if the Linux OS is compatible with the system requirement, especially for minimum OS version required.

Kategorien

Mehr zu Graphics Performance finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by