79751061

Date: 2025-08-30 10:02:02
Score: 1.5
Natty:
Report link

The message wasn’t clear enough it only said that some files aren’t aligned to the 16 KB requirement, but it didn’t specify from which library those files.

Full file dir was lib/arm64-v8a/libmodft2.so and if you search for part of it (in my case modft2) you can identify which library is causing the issue.

After that updating or replacing the library (I had to replace it in my case) solved the problem.

Before

Before fix

After

After issued the fixed

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Paul Maltsev