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

Crash only when a build for distribution is made #97

Closed
pavelgubarev opened this issue May 8, 2018 · 3 comments
Closed

Crash only when a build for distribution is made #97

pavelgubarev opened this issue May 8, 2018 · 3 comments

Comments

@pavelgubarev
Copy link

Hi. The app with SwiftSVG works fine when we launch it on our devices with xCode. But when we make a build and distribute it with TestFlight we have this error.

#0Crashed: com.straussmade.swiftsvgEXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000018 Raw Text
--
0 | SwiftSVG | Identifiable.swift line 74_T08SwiftSVG12IdentifiablePA2A19SVGContainerElementRzrlE8identifyySS10identifier_tFAA8SVGGroupC_Tg5
1 | SwiftSVG | SVGParserSupportedElements.swift line 0_T08SwiftSVG12IdentifiablePA2A19SVGContainerElementRzrlE8identifyySS10identifier_tFAA8SVGGroupC_Tg5TA
2 | SwiftSVG | SVGParserSupportedElements.swift line 0_T0SSIegx_SSytIegir_TRTA
3 | SwiftSVG | NSXMLSVGParser.swift line 142specialized NSXMLSVGParser.parser(_:didStartElement:namespaceURI:qualifiedName:attributes:)
4 | SwiftSVG | NSXMLSVGParser.swift line 0@objc NSXMLSVGParser.parser(_:didStartElement:namespaceURI:qualifiedName:attributes:)


Line number 74 in Identifiable.swift is self.containerLayer.name = identifier

Any clues?

@buguibu
Copy link

buguibu commented May 8, 2018

Could you take a look on this other issue #92 ? It seems to be related and your debug could help.

@pavelgubarev
Copy link
Author

Thanks buguibu!

@buguibu
Copy link

buguibu commented Jun 5, 2018

Hi @pavelgubarev , you can close the issue if it's truly related to the one i proposed , ok? thanks!

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