ChiefPilot/F3PlotStrip

Crashes using ios7

Closed this issue · 4 comments

I get assertion failure when running in iOS7 -
Work fine in iOS6

Assertion failed: (CGFloatIsValid(x) && CGFloatIsValid(y)), function void CGPathAddArc(CGMutablePathRef, const CGAffineTransform *, CGFloat, CGFloat, CGFloat, CGFloat, CGFloat, bool), file Paths/CGPath.cc, line 279.
(lldb)

Here is a screen shot from the debugger
screen shot 2014-01-17 at 9 20 18 am

Should be fixed up now in master - thanks!

Tried it
Still crashes

Rajeev Bhalla

On Jan 21, 2014, at 2:14 PM, Brad Benson notifications@github.com wrote:

Should be fixed up now in master - thanks!


Reply to this email directly or view it on GitHub.

Any chance you might be able to provide some sample code that demonstrates the error?

Sure I will see what I can get you tomorrow.

On Jan 22, 2014, at 9:15 PM, Brad Benson notifications@github.com wrote:

Any chance you might be able to provide some sample code that demonstrates the error?


Reply to this email directly or view it on GitHub.