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 #32

Closed
ivolo opened this issue Jul 4, 2013 · 1 comment
Closed

Crash #32

ivolo opened this issue Jul 4, 2013 · 1 comment
Labels

Comments

@ivolo
Copy link
Contributor

ivolo commented Jul 4, 2013

Stack trace:

CoreFoundation
__exceptionPreprocess + 162

CoreFoundation
-[NSException initWithCoder:]

Foundation
_writeJSONValue + 648

Foundation
___writeJSONObject_block_invoke_0 + 234

CoreFoundation
__NSDictionaryEnumerate + 714

Foundation
_writeJSONObject + 512

Foundation
_writeJSONValue + 484

Foundation
___writeJSONObject_block_invoke_0 + 234

CoreFoundation
__NSDictionaryEnumerate + 714

Foundation
_writeJSONObject + 512

Foundation
_writeJSONValue + 484

Foundation
___writeJSONArray_block_invoke_0 + 106

CoreFoundation
__NSArrayEnumerate + 396

CoreFoundation
-[NSArray enumerateObjectsWithOptions:usingBlock:] + 62

Foundation
_writeJSONArray + 236

Foundation
_writeJSONValue + 536

Foundation
___writeJSONObject_block_invoke_0 + 234

CoreFoundation
__NSDictionaryEnumerate + 714

Foundation
_writeJSONObject + 512

Foundation
_writeJSONValue + 484

Foundation
-[_NSJSONWriter dataWithRootObject:options:error:] + 126

Foundation
+[NSJSONSerialization dataWithJSONObject:options:error:] + 336


Training

Segmentio.m line 234
__18-[Segmentio flush]_block_invoke
@reinpk
Copy link
Contributor

reinpk commented Jul 6, 2013

should be fixed in latest version, after checking and converting types like NSDate and NSUrl... plus removing non-accepted property types. will re-open if we get more information about the bug!

@reinpk reinpk closed this as completed Jul 6, 2013
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