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

crash [SAFlushHTTPBodyInterceptor buildBodyWithInput:] (SAFlushHTTPBodyInterceptor.m:61) #148

Open
lzttxs opened this issue Mar 4, 2025 · 0 comments

Comments

@lzttxs
Copy link

lzttxs commented Mar 4, 2025

帮忙尽快解决

crash类型:#67 Thread
SIGSEGV
SEGV_ACCERR

堆栈信息:

0
CoreFoundation
__CFStringCreateByAddingPercentEncodingWithAllowedCharacters + 512

2
Foundation
-[NSString(NSURLUtilities) stringByAddingPercentEncodingWithAllowedCharacters:] + 32
3
ktv
-[SAFlushHTTPBodyInterceptor buildBodyWithInput:] (SAFlushHTTPBodyInterceptor.m:61)
4
ktv
-[SAFlushHTTPBodyInterceptor processWithInput:completion:] (SAFlushHTTPBodyInterceptor.m:42)
5
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
6
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:166)
7
ktv
-[SAFlushJSONInterceptor processWithInput:completion:] (SAFlushJSONInterceptor.m:0)
8
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
9
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:166)
10
ktv
-[SAUpdateRecordInterceptor processWithInput:completion:] (SAUpdateRecordInterceptor.m:46)
11
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
12
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:166)
13
ktv
-[SAEncryptInterceptor processWithInput:completion:] (SAEncryptInterceptor.m:55)
14
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
15
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:166)
16
ktv
-[SAQueryRecordInterceptor processWithInput:completion:] (SAQueryRecordInterceptor.m:0)
17
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
18
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:166)
19
ktv
-[SACanFlushInterceptor processWithInput:completion:] (SACanFlushInterceptor.m:44)
20
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
21
ktv
-[SAFlowManager processWithFlow:taskIndex:input:completion:] (SAFlowManager.m:135)
22
ktv
__60-[SAFlowManager processWithFlow:taskIndex:input:completion:]_block_invoke (SAFlowManager.m:0)
23
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:167)
24
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:166)
25
ktv
-[SASerialQueueInterceptor processWithInput:completion:] (SASerialQueueInterceptor.m:0)
26
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
27
ktv
-[SAFlowManager processWithFlow:taskIndex:input:completion:] (SAFlowManager.m:135)
28
ktv
-[SAFlowManager startWithFlow:input:completion:] (SAFlowManager.m:0)
29
ktv
-[SAFlowManager startWithFlowID:input:completion:] (SAFlowManager.m:0)
30
ktv
__58-[SensorsAnalyticsSDK flushAllEventRecordsWithCompletion:]_block_invoke (SensorsAnalyticsSDK.m:1028)
31
ktv
__60-[SAFlowManager processWithFlow:taskIndex:input:completion:]_block_invoke (SAFlowManager.m:0)
32
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:0)
33
ktv
-[SAQueryRecordInterceptor processWithInput:completion:] (SAQueryRecordInterceptor.m:0)
34
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
35
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:166)
36
ktv
-[SACanFlushInterceptor processWithInput:completion:] (SACanFlushInterceptor.m:44)
37
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:152)
38
ktv
-[SAFlowManager processWithFlow:taskIndex:input:completion:] (SAFlowManager.m:135)
39
ktv
__60-[SAFlowManager processWithFlow:taskIndex:input:completion:]_block_invoke (SAFlowManager.m:0)
40
ktv
-[SAFlowManager processWithTask:nodeIndex:input:completion:] (SAFlowManager.m:167)
41
ktv
__60-[SAFlowManager processWithTask:nodeIndex:input:completion:]_block_invoke (SAFlowManager.m:166)
42
libdispatch.dylib
__dispatch_call_block_and_release + 32

48
libsystem_pthread.dylib
__pthread_wqthread + 288

截图

Image

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