Skip to content

Conversation

@grendello
Copy link
Contributor

Fixes: #10167

FastDev binary utilities are rebuilt with 16k page alignment for arm64,
which causes them not to segfault on devices or emulators which enabled
16k page support.

At the same time, the 16k-aligned binaries work fine on 4k-page devices/emulators.
Tested both on Android 16.

Fixes: #10167

FastDev binary utilities are rebuilt with 16k page alignment
for arm64, which causes them not to segfault on devices or
emulators which enabled 16k page support.

At the same time, the 16k-aligned binaries work fine on 4k-page
devices/emulators. Tested both on Android 16.
Fixes the issue:

    We didn't expect the Xamarin manifest to have the requested component. If the manifest has been updated, change 'InstallAndroidDependenciesTest.xamarin_manifest_needs_updating' to be 'false'.

I added API 36 to the manifest, so this is expected.
@jonathanpeppers jonathanpeppers enabled auto-merge (squash) June 5, 2025 18:29
@jonathanpeppers jonathanpeppers merged commit ab108f3 into main Jun 5, 2025
59 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/grendel/bump-android-platform-support branch June 5, 2025 20:44
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Windows ARM64] vanilla .NET Android Application (C#) crash on launch Android API 35 ARM64 emulator

3 participants