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

CPTAxis was mutated while being enumerated #461

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. configuration axis (including text formatter) then hiding axis (from key 
presses on button)
2. Repeat 1 for unto 30 sec will produce one of BAD_EXEC or exception regarding 
was mutated while being enumerated. In the latter case I have a call stack 
(image attached)
3.

What is the expected output? What do you see instead?
Expected axis to show and disappear per requests

What version of the product are you using? On what operating system?
Xcode 4.5, deployment iOS 5.0
CorePlot 1.0

Please provide any additional information below.
It seems like the crush is in the background code where axis labels are 
enumerated/updated for rendering (didnt use the source code - that would be the 
next phase).

Original issue reported on code.google.com by rudnik.l...@gmail.com on 9 Oct 2012 at 2:07

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by eskr...@mac.com on 21 Oct 2012 at 9:47

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

Original comment by eskr...@mac.com on 22 Oct 2012 at 12:14