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

occasionally i see crash in my app. #361

Open
nikhildhavale opened this issue Aug 23, 2021 · 0 comments
Open

occasionally i see crash in my app. #361

nikhildhavale opened this issue Aug 23, 2021 · 0 comments

Comments

@nikhildhavale
Copy link

nikhildhavale commented Aug 23, 2021

The app crashes in ios 14. At hit test in MGSwipecell.
here are the relevant crash logs

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000124ebc3498
VM Region Info: 0x124ebc3498 is in 0x1000000000-0x7000000000; bytes after start: 9910891672 bytes before end: 402405968743
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
commpage (reserved) fc0000000-1000000000 [ 1.0G] ---/--- SM=NUL ...(unallocated)
---> GPU Carveout (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated)
UNUSED SPACE AT END

36 UIKitCore 0x0000000199fc0278 -[UIView(Geometry) hitTest:withEvent:] + 476 (UIView.m:9951)
37 UIKitCore 0x0000000199c602d8 -[UITableViewCell hitTest:withEvent:] + 112 (UITableViewCell.m:6168)
38 0x0000000102ba5cbc -[MGSwipeTableCell hitTest:withEvent:] (MGSwipeTableCell.m:0)
39 UIKitCore 0x0000000199fc07c0 -[UIView(Geometry) _hitTest:withEvent:windowServerHitTestWindow:] + 96 (UIView.m:
@MortimerGoro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant