strange ios crash

HI i have found libsystem_kernel.dylib crash. i can't reproduce this error even this is not unrecognisable. here is stack trace

Crashed: com.apple.main-thread

0 libsystem_kernel.dylib 0xaac mach_msg_trap + 8 1 libsystem_kernel.dylib 0x107c mach_msg + 72 2 CoreFoundation 0x6c88 <redacted> + 368 3 CoreFoundation 0xaf90 <redacted> + 1160 4 CoreFoundation 0x1e174 CFRunLoopRunSpecific + 572 5 GraphicsServices 0x1988 GSEventRunModal + 160 6 UIKitCore 0x4e5a88 <redacted> + 1080 7 UIKitCore 0x27ef78 UIApplicationMain + 336 8 libTweaks.dylib 0x2a6b4 _apdecr_UIApplicationMain(int, char**, NSString*, NSString*) + 108 9 libswiftUIKit.dylib 0x27ee4 $s5UIKit17UIApplicationMainys5Int32VAD_SpySpys4Int8VGGSgSSSgAJtF + 100 10 REDDI 0x214d6c main + 4368469356 (AppDelegate.swift:4368469356) 11 ??? 0x1028a84d0 (Missing)

Thank you so much for bringing this issue to our attention. Could you please provide the following information to help us resolve the crashing problem? There is no much information on the post besides that is iOS.

  1. Steps to Reproduce the Crash: The more detailed steps you can offer, the better. Let us know exactly what you do before the app crashes, including the specific actions you take and any relevant menus or buttons.
  2. Screenshots and Duration: Taking screenshots of each step in the process and inserting them into your message would be fantastic. Also, please note how long after putting the app in the background it crashes.
  3. App Information: Could you please provide us with the following:
    • iOS version
    • App ID
    • Link to the app store listing
  4. Crash report (as an attachment): Crash reports are usually privacy-sensitive, so if possible, could you please send it as an attachment? Providing the crash report attached will greatly aid us in debugging and diagnosing the issue. Trying to read a lengthy pasted crash log is indeed challenging and our tools can symbolize it more accurately from an attachment.
  5. Any other relevant information: Even if it seems small, it could be crucial! For example, any recent changes made to your device, or if you are using any specific third-party apps.

To investigate and resolve the crash yourself please follow these steps:

  1. Collect a crash report created by the operating system. See Acquiring Crash Reports and Diagnostic Logs. If your app crashed during review, please ask App Review for the crash report.
  2. Fully symbolicate the crash report. See Adding Identifiable Symbol Names to a Crash Report.
  3. Match the crash report to a common pattern. Based on the pattern, take specific actions to further investigate the crash. See Identifying the Cause of Common Crashes.

For additional help investigating why your app crashed, please refer to the following resources:

  • Analyzing a Crash Report
  • Diagnosing Issues Using Crash Reports and Device Logs
  • Understanding Crashes and Crash Logs

Your help in providing these details will be greatly appreciated. We'll do our best to resolve this issue as soon as possible.

strange ios crash
 
 
Q