piaoyongren / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

Previous frame inner to this frame (gdb could not unwind past this frame) issue in pie chart #176

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi ,
i am using core plot frame work in my app .I n my app i m using bar and pie 
graph.
Whenevr after going on bar chart ,i am going on pie chart issue will appear of 
inifinte loop that crasheh the app.below message i got :
"Previous frame inner to this frame (gdb could not unwind past this frame)"

Original issue reported on code.google.com by monikadh...@gmail.com on 13 Jul 2010 at 6:30

GoogleCodeExporter commented 8 years ago
Can you see in the debugger what the call cycle is? What functions/methods are 
involved in the loop?

Original comment by drewmcco...@mac.com on 13 Jul 2010 at 7:14

GoogleCodeExporter commented 8 years ago
plz findout in attachment the method at the end of this method i am getting an 
infinite loop and the message that break my app.

Original comment by monikadh...@gmail.com on 13 Jul 2010 at 7:38

Attachments:

GoogleCodeExporter commented 8 years ago
Can you pause the app in the debugger, and see where this infinite loop arises?

Original comment by drewmcco...@mac.com on 13 Jul 2010 at 1:17

GoogleCodeExporter commented 8 years ago
My screens are first is list that contain (bar chart ,line chart,pie chart).
After that if i am first going to bar chart or line chart and after that going 
to pie chart than in that case at the end of viewdidload than pie app stuck in 
a loop in cpxyplotspace.

Original comment by monikadh...@gmail.com on 14 Jul 2010 at 5:32

GoogleCodeExporter commented 8 years ago
No further response, so closing.

Original comment by drewmcco...@mac.com on 13 Oct 2010 at 10:00