divyavamsee / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

CPTAnimation crash on commit 49ebaf7a84b520c85413bc4396dbeb6b1c58477e #604

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Run "Real Time Plot" from CorePlotExamples.xcworkspace (Core Plot Gallery) 
with iPhone Retina

What is the expected output? What do you see instead?

- The Graph should update. There is a crash: EXC_BAD_ACCESS in CPTAnimation.m 
(updateOnMainThreadWithParameters method) — Line 394: 
setterMethod(boundObject, boundSetter, tweenedValue);

What version of the product are you using? On what operating system?

- CorePlot v2, commit 49ebaf7a84b520c85413bc4396dbeb6b1c58477e
- with XCode 5.01 & iOS 7

Original issue reported on code.google.com by e.br...@krisandbrake.com on 30 Oct 2013 at 1:53

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by eskr...@mac.com on 30 Oct 2013 at 10:50

GoogleCodeExporter commented 9 years ago
This issue was closed by revision eb21cf5e2054.

Original comment by eskr...@mac.com on 2 Nov 2013 at 10:27