Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anolis OS 8 aarch64 版本cad2x 运行报错 Segmentation fault #3

Open
kkk-letcode opened this issue Dec 7, 2024 · 1 comment
Open

Comments

@kkk-letcode
Copy link

kkk-letcode commented Dec 7, 2024

内核版本 kernel-core-4.18.0-477.36.1.0.1.an8.aarch64
将cad2x 和common内的文件都复制到/opt/cad2x 目录下,复制simsun.ttc 到/opt/cad2x/fonts下,执行如下语句
/opt/cad2x/cad2x -o /home/cad2x/addon-previewer-main/back/cad2x/test2d.pdf /home/cad2x/addon-previewer-main/back/cad2x/test2d.dwg -ac -e ANSI_936 -f simsun -l /opt/cad2x/fonts
报错
x/fonts
Segmentation fault
请帮忙看看

@kkk-letcode kkk-letcode changed the title aarch64 版本cad2x 运行报错 Segmentation fault Anolis OS 8 aarch64 版本cad2x 运行报错 Segmentation fault Dec 7, 2024
@orca-zhang
Copy link
Member

readelf -d /opt/cad2x/cad2x
ldd /opt/cad2x/cad2x
LD_TRACE_LOADED_OBJECTS=1 /opt/cad2x/cad2x

看看输出分别是什么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants