Skip to content

fix: rebuilt steambootstrap#1691

Merged
utkarshdalal merged 1 commit into
utkarshdalal:masterfrom
joshuatam:fix/rebuild-steambootstrap
Jul 10, 2026
Merged

fix: rebuilt steambootstrap#1691
utkarshdalal merged 1 commit into
utkarshdalal:masterfrom
joshuatam:fix/rebuild-steambootstrap

Conversation

@joshuatam

@joshuatam joshuatam commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

Fix for steambootstrap CANNOT LINK EXECUTABLE "/data/app/~TxTdA-0nX8eajpnZIEADAQ==/app.gamenative-KhT8BuJ6M9l4K9qHdczwfA==/lib/arm64/libsteambootstrap.so": can't enable GNU RELRO protection for "/data/app/~TxTdA-0nX8eajpnZIEADAQ==/app.gamenative-KhT8BuJ6M9l4K9qHdczwfA==/lib/arm64/libsteambootstrap.so": Out of memory

Recording

N/A

Type of Change

  • Bug fix
  • Performance / stability improvement
  • Compatibility improvements
  • Other (requires prior approval)

Checklist

  • If I have access to #code-changes, I have discussed this change there and it has been green-lighted. If I do not have access, I have still provided clear context in this PR. If I skip both, I accept that this change may face delays in review, may not be reviewed at all, or may be closed.
  • This change aligns with the current project scope (core functionality, stability, or performance). If not, it has been explicitly approved beforehand.
  • I have attached a recording of the change.
  • I have read and agree to the contribution guidelines in CONTRIBUTING.md.

Summary by cubic

Rebuilt libsteambootstrap.so for arm64-v8a to fix the GNU RELRO “Out of memory” error at startup. Prevents the Android runtime crash and lets the library load correctly on affected devices.

Written for commit de4dfb2. Summary will update on new commits.

Review in cubic

@joshuatam joshuatam requested a review from utkarshdalal as a code owner July 10, 2026 06:54
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • app/src/main/jniLibs/arm64-v8a/libsteambootstrap.so is excluded by !**/*.so

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b0cb6f9e-2152-4200-8cb5-336c14c31d9e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@utkarshdalal utkarshdalal merged commit b6fd912 into utkarshdalal:master Jul 10, 2026
2 checks passed
@joshuatam joshuatam deleted the fix/rebuild-steambootstrap branch July 10, 2026 06:58
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

Successfully merging this pull request may close these issues.

2 participants