Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

[__NSCFData onDisconnect:]: unrecognized selector sent to instance 0x1fd877f0 #90

Open
wangpeng1 opened this issue Mar 26, 2013 · 1 comment

Comments

@wangpeng1
Copy link

0 CoreFoundation 0x315f22bb + 186
1 libobjc.A.dylib 0x392cb97f objc_exception_throw + 30
2 CoreFoundation 0x315f5e07 + 170
3 CoreFoundation 0x315f4531 + 392
4 CoreFoundation 0x3154bf68 _CF_forwarding_prep_0 + 24
5 Social Points 0x0022a671 -[SocketIO onData:] + 796
6 Social Points 0x0022e5f5 -[SocketIOTransportWebsocket webSocket:didReceiveMessage:] + 96
7 Social Points 0x00234a0b __30-[SRWebSocket _handleMessage:]_block_invoke + 102
8 libdispatch.dylib 0x396e311f + 10
9 libdispatch.dylib 0x396e24b7 + 22
10 libdispatch.dylib 0x396e71bd + 224
11 CoreFoundation 0x315c5f3b + 1290
12 CoreFoundation 0x31538ebd CFRunLoopRunSpecific + 356
13 CoreFoundation 0x31538d49 CFRunLoopRunInMode + 104
14 GraphicsServices 0x350fe2eb GSEventRunModal + 74
15 UIKit 0x3344e301 UIApplicationMain + 1120
16 Social Points 0x000b7efb main + 110
17 Social Points 0x000b7e88 start + 40

@mattmassicotte
Copy link
Contributor

This also appears to be identical to the SocketRocket race I've talked about:

facebookincubator/SocketRocket#78

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants