Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
11
Star
12
Fork
120
openEuler
/
hpc
Code
Issues
3
Pull Requests
0
Wiki
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
434
app-numa-replicas: Fix soname_dep_map bad array subscript
Merged
zhengzengkai:master
openEuler:master
zhengzengkai
create on 2025-09-08 18:30
Clone/Download
HTTPS
SSH
Copy
Email Patch
Diff file
when starting app-numa-replicas service for some specific hpc application, it complains: ``` /usr/bin/app-numa-replicas.sh: line 30: soname_dep_map[$soname]: bad array subscript ``` After some debugging it turns out that the SONAME section of some rare so files may be empty, like below: ``` [root@node-73 ~]# readelf -d /share/xxxx/libklapack_full.so | grep SONAME [root@node-73 ~]# ``` Replace "patchelf --print-soname" with "basename" to get the soname if the SONAME section of some shared lib files are empty, like libklapack_full.so Closes: https://gitee.com/openeuler/hpc/issues/ICWYLT
This pull request needs to pass some approval items
Type
Assign personnel
Status
Reviewer
chunlin
luyao-201
何健聪
Completed
(0/0 )
How to merge Pull Request
git checkout master
git pull https://gitee.com/zhengzengkai/hpc.git master
git push origin master
Comments
4
Commits
1
Files
1
Checks
Code problems
0
Bulk operation
Expand
Collapse
Reviewer
Code Owner
Reviewer
luyao-201
luyao201
何健聪
hejiancong557
chunlin
iotwins
victorjin
victorjin
xiaolinjunhao
xiaolinjunhao
limingyang
lmy1016071721
sunlock0653
sunlock0653
DFRJ
dfrj
helloworld664
yyu497
刘菁
liu-jing110
No Setting
Min number
0
Tester
luyao-201
luyao201
何健聪
hejiancong557
chunlin
iotwins
victorjin
victorjin
xiaolinjunhao
xiaolinjunhao
limingyang
lmy1016071721
sunlock0653
sunlock0653
DFRJ
dfrj
helloworld664
yyu497
刘菁
liu-jing110
No Setting
Min number
0
Priority
Not specified
Serious
Main
Secondary
Unimportant
Label
openeuler-cla/yes
lgtm
approved
sig/sig-HPC
Link Issue
ICWYLT
[app-numa-replicas] gromax特定版本测试报错bad array subscript
Successfully merged pull requests will close issues
Milestone
No related milestones
Participators
(3)
1
https://gitee.com/openeuler/hpc.git
git@gitee.com:openeuler/hpc.git
openeuler
hpc
hpc
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register