Skip to content

BAD_ACCESS in USParser #2

@shalafi83

Description

@shalafi83

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions