Skip to content
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

bug(android): application hang detected #13310

Open
sentry-io bot opened this issue Feb 21, 2025 · 3 comments
Open

bug(android): application hang detected #13310

sentry-io bot opened this issue Feb 21, 2025 · 3 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 21, 2025

Sentry Issue: KEYMAN-ANDROID-4J

SIGTRAP: Trap
  ?
  ?
  ?
  ?
  ?
...
(9 additional frame(s) were not displayed)

Web searches tend to strongly correlate this with an "ANR" - Application Not Responding - as Android tends to put it.

No Keyman or KeymanEngine stack frames appear in the stacktrace; our libraries don't even appear under "images".

@jahorton
Copy link
Contributor

OS Version: Android 9 (PPR1.180610.011.J730GDXUDCUE2)
Report Version: 104

Exception Type: Unknown (SIGTRAP)

Application Specific Information:
Trap

Thread 0 Crashed:
0   base.apk                        0xd41ac9f8          <unknown> + 3558525432
1   base.apk                        0xd3373b9d          <unknown> + 3543612317
2   base.apk                        0xd35b21c7          <unknown> + 3545964999
3   base.apk                        0xd232a715          <unknown> + 3526534933
4   base.apk                        0xd3cf87c5          <unknown> + 3553593285
5   base.apk                        0xd3cf766f          <unknown> + 3553588847
6   base.apk                        0xd33876a7          <unknown> + 3543692967
7   base.apk                        0xd4641c95          <unknown> + 3563330709
8   base.apk                        0xd4641c69          <unknown> + 3563330665
9   base.apk                        0xd3393d8f          <unknown> + 3543743887
10  libutils.so                     0xeb91033f          android::Looper::pollInner
11  libutils.so                     0xeb910043          android::Looper::pollOnce
12  libandroid_runtime.so           0xec3b24e9          <unknown> + 3963299049
13  boot-framework.oat              0x72252ccd          <unknown> + 1915038925

@jahorton
Copy link
Contributor

There are potentially-related issues I can find that lightly suggest there could be something WebView related here.

After seeing the latter link above, I asked @darcywong00 to check into it via the Play console, but he was unable to find anything clearly correlated in the manner described by that post.

"not seeing a WebView issue"

That request was on 2025-01-28.

@jahorton
Copy link
Contributor

There are some links that pop up talking about the NDK, but those should be ignored. Native Development Kit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant