zwopple / PocketSocket

Objective-C websocket library for building things that work in realtime on iOS and OS X.
Other
414 stars 129 forks source link

EXC_BAD_ACCESS in PSWebSocketNetworkThread #21

Closed ghost closed 8 years ago

ghost commented 9 years ago

I'm having this issue pop up when using PocketSocket, but it's not 100% reproducible. Seems to be somehow timing related. For context, I'm using the library to help unit test a web socket consumer library, so we start/stop the web socket server before/after each test. This error doesn't always happen, but seems to happen enough that it's causing us some issues.

screen shot 2014-12-17 at 10 21 03 am

Let me know if there's more information I can give you to help in tracking this down.

robertjpayne commented 8 years ago

Going to close this for now, believe it has been fixed in develop.