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

存入数据为nsnumber何nsstring异常 #39

Open
HatsuneMikuV opened this issue Mar 23, 2017 · 0 comments
Open

存入数据为nsnumber何nsstring异常 #39

HatsuneMikuV opened this issue Mar 23, 2017 · 0 comments

Comments

@HatsuneMikuV
Copy link

存入一个为@(0),@(1),@"1",@"0",都出现异常,

NSData * data = [NSJSONSerialization dataWithJSONObject:object options:0 error:&error];

===== po object
@"1"

===== po [object class]
error: Couldn't materialize: couldn't allocate a temporary region for the result: failed to send packet: 'M103d60620,8:0000000000000000'
error: errored out in DoExecute, couldn't PrepareToExecuteJITExpression

上面那四种 我都试过了 都崩溃 这个虽然是系统的方法 但是 应该是没问题的 现在问什么崩溃,还望解答

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