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

crashed by kscrash itself #544

Closed
yuanshuainiuniu opened this issue Aug 21, 2024 · 2 comments
Closed

crashed by kscrash itself #544

yuanshuainiuniu opened this issue Aug 21, 2024 · 2 comments
Labels

Comments

@yuanshuainiuniu
Copy link

yuanshuainiuniu commented Aug 21, 2024

Thread 47 name:
Thread 47 Crashed:
0   libsystem_platform.dylib      	0x00000002092ea000 _platform_memmove + 576
1   xxxx                       	0x0000000103468dac addJSONData (in xxxx) (KSCrashReportFixer.c:0) + 41192876
2   xxxx                       	0x0000000100da351c ksjson_beginObject (in xxxx) (KSJSONCodec.c:525) + 537884
3   xxxx                       	0x0000000103468c88 onBeginObject (in xxxx) (KSCrashReportFixer.c:261) + 41192584
4   xxxx                       	0x00000001034702b0 decodeElement (in xxxx) (KSJSONCodec.c:0) + 41222832
5   xxxx                       	0x0000000100da1308 ksjson_decode (in xxxx) (KSJSONCodec.c:1163) + 529160
6   xxxx                       	0x00000001034688a0 kscrf_fixupCrashReport (in xxxx) (KSCrashReportFixer.c:349) + 41191584
7   xxxx                       	0x0000000103455e34 kscrash_readReport (in xxxx) (KSCrashC.c:398) + 41115188
8   xxxx                       	0x0000000103455550 -[KSCrash loadCrashReportJSONWithID:] (in xxxx) (KSCrash.m:545) + 41112912
9   xxxx                       	0x0000000103455734 -[KSCrash reportWithIntID:] (in xxxx) (KSCrash.m:586) + 41113396
10  xxxx                       	0x0000000100da490c -[KSCrash allReports] (in xxxx) (KSCrash.m:620) + 542988
11  xxxx                       	0x0000000100da47c0 -[KSCrash sendAllReportsWithCompletion:] (in xxxx) (KSCrash.m:372) + 542656
12  xxxx                       	0x0000000100da3df4 -[KSCrashInstallation sendAllReportsWithCompletion:] (in xxxx) (KSCrashInstallation.m:0) + 540148
@GLinnik21
Copy link
Collaborator

GLinnik21 commented Aug 21, 2024

Hi!
To help resolve this issue, I would need the following additional information:

  1. The full crash report, including any error messages or exception details.
  2. The version of KSCrash you are using.
  3. Details about your app and environment:
    • iOS/macOS version
    • Device model (if applicable)
    • Xcode version used for building
  4. Steps to reproduce the crash, if known.

@GLinnik21 GLinnik21 added the bug label Aug 21, 2024
@GLinnik21
Copy link
Collaborator

No activity

@GLinnik21 GLinnik21 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants