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

Response map crash #2312

Open
yeguizhong opened this issue May 18, 2023 · 1 comment
Open

Response map crash #2312

yeguizhong opened this issue May 18, 2023 · 1 comment
Labels

Comments

@yeguizhong
Copy link

yeguizhong commented May 18, 2023

version 15.0.0

This crash problem has troubled me for a long time. First of all, this problem is not necessary, but his voice and shadow can always be found in the crash log of each version, which makes me very headache. Can anyone give me some help!

0 libobjc.A.dylib objc_msgSend + 8
1 CoreFoundation NSDictionaryI_new_block_invoke + 96
2 CoreFoundation __NSDictionaryI_new + 480
3 Foundation newJSONObject + 1400
4 Foundation newJSONValue + 496
5 Foundation newJSONValue + 1044
6 Foundation newJSONObject + 568
7 Foundation newJSONValue + 496
8 Foundation newJSONObject + 568
9 Foundation newJSONValue + 496
10 Foundation -[NSJSONReader parseData:options:error:] + 1096
11 Foundation closure #1 in JSONDecoder.decode(
:from:) + 128
12 Foundation JSONDecoder.decode(
:from:) + 464
13 Foundation dispatch thunk of JSONDecoder.decode(
:from:) + 56
14 Moya Response.swift - 第 181 行 Response.map(:atKeyPath:using:failsOnEmptyData:) + 181
15 XXXX - 第 4379661448 行 specialized XXXPlugin.process(:target:) + 4379661448

@peril-moya peril-moya bot added the bug? label May 18, 2023
@wiganda94
Copy link

Hello, I got the same problem, crash at Moya > Response.swift line 181. do you have any suggestions? Thank You

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