glibc_shim:didn't find correct code to patch

조회 수: 14 (최근 30일)
M Yekta
M Yekta 2021년 10월 2일
답변: Angelo Yeo 2023년 7월 26일
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

답변 (1개)

Angelo Yeo
Angelo Yeo 2023년 7월 26일
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.

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by