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

BAD_ACCESS in USParser #2

Open
shalafi83 opened this issue Jul 28, 2014 · 0 comments
Open

BAD_ACCESS in USParser #2

shalafi83 opened this issue Jul 28, 2014 · 0 comments

Comments

@shalafi83
Copy link

Hi there,
I have a problem in USParser.m, in particular during the parsing the app crashes launching EXC_BAD_ACCESS on line 202 ,

NSURL *location = [NSURL URLWithString:definitionsLocation relativeToURL:self.baseURL];
NSLog(@"Processing definitions import at location: %@", location);

in method (void)processImportElement:(NSXMLElement *)el wsdl:(USWSDL *)wsdl

do you have any idea about this?
Working on Xcode 5.1 and osX 10.9.4
Thank you

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