views:

65

answers:

0

Im working on an iphone app that uses rss. When I scroll my UITableView, if i bounce the bottom too much my app crashes and i get TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION any suggestions? Here is my code: http://pages.stern.nyu.edu/~abc329/SS/

Here is the error I get:

warning: Unable to read symbols for 
 "/System/Library/Frameworks/UIKit.framework/UIKit" (file not found).

warning: Unable to read symbols from 
 "UIKit" (not yet mapped into memory).

warning: Unable to read symbols for 
  "/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics" (file not found).

warning: Unable to read symbols from 
  "CoreGraphics" (not yet mapped into memory).
Program loaded.
sharedlibrary apply-load-rules all

Attaching to program: `/Users/abc329/Library/Application Support/
                      iPhone Simulator/User/Applications/
                      D1B397C8-9464-4979-9F12-4302A502680E/
                      street-spotted.app/street-spotted', process 18528.

(gdb)