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

About EXC_BAD_ACCESS #251

Closed
ellezerh opened this issue Mar 15, 2016 · 1 comment
Closed

About EXC_BAD_ACCESS #251

ellezerh opened this issue Mar 15, 2016 · 1 comment

Comments

@ellezerh
Copy link

Hi,
We are using signalr websocket technology to stream data from server to ios application and also besides that, developing our ios applicaition by using your signalR/Obj-c framework.
after 5 minutes our appliation was started, we are getting error "EXC_BAD_ACCESS".

this error is at 90 line in SREventSourceStreamReader.m

at line 50 :
NSData *buffer = [stream propertyForKey:NSStreamDataWrittenToMemoryStreamKey];

Could you help us about this issue?

Best Regards,

@abillingsley
Copy link
Collaborator

closing as duplicate of #243

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

2 participants