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

Malformed URL caused crash #66

Open
marcwickens opened this issue May 15, 2013 · 0 comments
Open

Malformed URL caused crash #66

marcwickens opened this issue May 15, 2013 · 0 comments

Comments

@marcwickens
Copy link

This could be classed as user error, however the error I get back didn't point me towards the problem, which kind of sent me round in circles for a bit.

I sent in an invalid URL (http:/www.mystream.com - notice the missing '/' after 'http:' ).
This resulted in a crash and the error '“message sent to deallocated instance' coming from line 837 in AudioStreamer.m (CFReadStreamClose(stream);)

Again you could argue it's not the job of this class to verify such things, however if I think an error should be raised instead of crash. Thought I'd raise it here anyway. Will have a dig through to see if I can understand what is happening.

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