crash - Application get crashed due to "SIGABRT" in iPhone? -


i developing ipad application , did orientations. times application crashed due "sigabrt" , error log is,

  *** terminating app due uncaught exception 'calayerinvalidgeometry', reason: 'calayer position contains nan: [15 nan]'  

i have used 3 table view in apps, have added labels , images table view cell.and have displayed contents dynamically , set frame size dynamically. please me out

thanks

you're probable getting somewhere division 0 operation, if contents dynamically set. try debug code.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -