Are there any plans to build aspose/words-cloud
container image for arm64 architecture?
Yes, we have such plans. I will contact the team to check their progress
any updates on this one?
Yes, this issue is currently under development, so once it is finished, I will shareit with you on that topic.
hi there, in the latest release of dockerhub image 25.6
We have published an arm64 image, but for now, I don’t have an arm cluster to test it on. Could you please give it a try?
Thanks for finally releasing the arm64 image. I tried it, but it crashes when processing docx files.
You can find the log files (x86 - success; arm64 - failure) and the test docx file attached to this message.
I had to store the logs in pdf format, as the forum doesn’t allow txt uploads.
Looks like the crash was caused by:
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-
sample.conf", line 6: unknown element "reset-dirs"
dotnet: symbol lookup error: /app/runtimes/linux-arm64/native/libSkiaSharp.so:
undefined symbol: uuid_generate_random
log-x86.pdf (672,4 КБ)
log-arm.pdf (243,0 КБ)
file-sample_1MB.docx (1002,7 КБ)
Thanks for testing, I will check that one.