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

Deadlock when install kscrash init through custom base path api #446

Open
BlankConan opened this issue Aug 16, 2023 · 0 comments
Open

Deadlock when install kscrash init through custom base path api #446

BlankConan opened this issue Aug 16, 2023 · 0 comments

Comments

@BlankConan
Copy link

BlankConan commented Aug 16, 2023

stacks

Thread 0 Crashed:
0  libsystem_platform.dylib     0x00000001a8c3b4dc 0x1a8c36000 + 21724
1  Demo                        0x0000000103b69184 +[KSCrash sharedInstance] (in Demo) (KSCrash.m:136)
2  Demo                        0x0000000103b701d4 setEnabled (in Demo) (KSCrashMonitor_NSException.m:138)
3  Demo                        0x0000000103b6da60 kscm_setActiveMonitors (in Demo) (KSCrashMonitor.c:191)
4  Demo                        0x0000000103b6af44 kscrash_setMonitoring (in Demo) (KSCrashC.c:203)
5  Demo                        0x0000000103b6963c -[KSCrash setMonitoring:] (in Demo) (KSCrash.m:203)
6  Demo                        0x0000000103b693e8 -[KSCrash initWithBasePath:] (in Demo) (KSCrash.m:165)
7  Demo                        0x0000000103b692e8 -[KSCrash init] (in Demo) (KSCrash.m:144)
8  Demo                        0x0000000103b691a0 __27+[KSCrash sharedInstance]_block_invoke (in Demo) (KSCrash.m:137)
9  libdispatch.dylib            0x00000001a8a412f0 0x1a8a3d000 + 17136
10 libdispatch.dylib            0x00000001a8a43158 0x1a8a3d000 + 24920
11 Demo                        0x0000000103b69184 +[KSCrash sharedInstance] (in Demo) (KSCrash.m:136)
12 Demo                        0x0000000103b701d4 setEnabled (in Demo) (KSCrashMonitor_NSException.m:138)
13 Demo                        0x0000000103b6da60 kscm_setActiveMonitors (in Demo) (KSCrashMonitor.c:191)
14 Demo                        0x0000000103b6af44 kscrash_setMonitoring (in Demo) (KSCrashC.c:203)
15 Demo                        0x0000000103b6acec kscrash_install (in Demo) (KSCrashC.c:187)
16 Demo                        0x0000000103b69fb8 -[KSCrash install] (in Demo) (KSCrash.m:318)

image

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