-
Notifications
You must be signed in to change notification settings - Fork 533
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
Encountering a crash on startup when enabling hybrid AOT #1241
Comments
Is that any of them separately or all of them together? Does this happen for all ABIs, or just arm64-v8a? (More a question for @vargaz, but) Is there any relation between this bug and Issue #1218? |
After further investigation this issue appears to be constant across multiple ABIs (armeabi-v7a, arm64-v8a), and occurs with multiple projects, including a newly created simple "Hello World" template. It should be very easy to reproduce with the following:
Diagnostic build output: There are also about 20 messages coming from |
Any news for this topic? I really need the speed improvements of AOT without sacrificing code protection and hybrid AOT seems to be correct path for my purpose but currently I'm also getting a startup crash when enabled. |
Using d15-8, I am no longer able to reproduce this on 64bit devices when |
Changes: xamarin/monodroid@2c3e786...5e2b25e * xamarin/monodroid@5e2b25ea1: Bump to xamarin/androidtools@01d05424 (dotnet#1241) Changes: dotnet/android-tools@bbe85df...f0b3abd * dotnet/android-tools@f0b3abd: Revert "[Xamarin.Android.Tools.AndroidSdk] Update SDK component for API-32 (dotnet#156)" We do not yet have all of our proverbial ducks in a row to bump these Android SDK versions. Revert until we're fully ready to bump.
Changes: xamarin/monodroid@2c3e786...5e2b25e * xamarin/monodroid@5e2b25ea1: Bump to xamarin/androidtools@01d05424 (#1241) Changes: dotnet/android-tools@bbe85df...f0b3abd * dotnet/android-tools@f0b3abd: Revert "[Xamarin.Android.Tools.AndroidSdk] Update SDK component for API-32 (#156)" We do not yet have all of our proverbial ducks in a row to bump these Android SDK versions. Revert until we're fully ready to bump.
Steps to Reproduce
Expected Behavior
Test suite ruins to completion successfully.
Actual Behavior
Version Information
Operating System: Mac OS X 10.12.3
Product Name: Xamarin.Android
Branch Name: d15-6
Build Revision: 2e24209998f93aa15c66ea5733724660a122dd88
[Device] Manufacturer: HUAWEI, Model: VTR-L29, Version: 7.0, ABI: arm64-v8a, Timezone: Not set
Log File
http://xqa.blob.core.windows.net/gist/log-2d21177b132f4d1fa79c25bdf55007ae.txt
The text was updated successfully, but these errors were encountered: