flutter-openpgp icon indicating copy to clipboard operation
flutter-openpgp copied to clipboard

SIGABRT crash in libopenpgp_bridge.so on Android 14 devices

Open sabreys opened this issue 8 months ago • 2 comments

  • Problem: OpenPGP library causing SIGABRT error on Android 14 devices [split_config.arm64_v8a.apk!libopenpgp_bridge.so]
  • Affected devices: Specifically devices running Android 14 (e.g., Motorola Edge 2022)
  • Symptoms: When app launches, screen flashes black/white, device heats up and eventually crashes
  • Error not visible in Firebase Crashlytics but appears in Vitals

I don't encounter this problem on some devices in release mode but I haven't found any solution.

sabreys avatar Mar 24 '25 21:03 sabreys

Hi @sabreys thanks for report this issue, which version are you using? please if you are able to reproduce the issue, could you try with previous versions, such as: 3.10.0 or 3.9.1

We recently released a new version 3.10.1 using android ndk28 I wanna check if that's related to the issue

jerson avatar Mar 25 '25 00:03 jerson

ref: https://github.com/jerson/openpgp-mobile/commit/1c9bd615cb4b378547727e5029968b74368ff12a

jerson avatar Mar 25 '25 00:03 jerson