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 : CurveTo.execute #186

Open
Tliens opened this issue Apr 18, 2022 · 1 comment
Open

crash : CurveTo.execute #186

Tliens opened this issue Apr 18, 2022 · 1 comment

Comments

@Tliens
Copy link

Tliens commented Apr 18, 2022

Crashed: com.straussmade.swiftsvg.path.concurrent
0 Playhouse 0x16f51a4 CurveTo.execute(on:previousCommand:) + 4319728036 (:4319728036)
1 Playhouse 0x1708190 closure #1 in closure #1 in SVGPath.parseD(_:) + 93 (SVGPath.swift:93)
2 Playhouse 0x4acec0 thunk for @escaping @callee_guaranteed () -> () + 4300558016 (:4300558016)

@ivanicspeter92
Copy link

After two days of looking at where the problem is, we upgraded our Xcode to 14.1 which resolved the issue.

The earlier version was crashing randomly at one of the SVG files but none of our team members could figure out which one was it, or what caused this behaviour. Hope this helps any of 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

2 participants