qarth::QarthPatchMonintor::CheckNotifyEvent
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 579
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 257
Description
### Android framework version
net9.0-android
### Affected platform version
.NET 9.06
### Description
I see a group of errors in Sentry, which is very difficult to understand what is falling.
example of stacktraces:
1. OS Version: Android 15 (AP3A.240905.015.A2.S901EXXSCFYF1)
Report Version: 104
Exception Type: Unknown (SIGSEGV)
Application Specific Information:
Segfault
Thread 0 Crashed:
0 libaot-Gambino.Features.dll.so 0x6c87c11d84 + 466134048132
EOF
2. OS Version: Android 11 (RPRS31.Q1-56-9-15)
Report Version: 104
Exception Type: Unknown (SIGSEGV)
Application Specific Information:
Segfault
Thread 0 Crashed:
0 0xd064ded8
EOF
for some reason, title in Sentry of this crash is "qarth::QarthPatchMonintor::CheckNotifyEvent", but there are no info about qarth in stacktrace
### Steps to Reproduce
no steps
### Did you find any workaround?
no
### Relevant log output
```shell
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.