I've changed my Alarm Clock app to fit in with Shanes eBook tutorial, but I'm getting an error reading theData array.
Santa's Alarm Clock(4174,0x109fea000) malloc: *** auto malloc[4174]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
Santa's Alarm Clock(4174,0x109fea000) malloc: *** auto malloc[4174]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
Santa's Alarm Clock(4174,0x109fea000) malloc: *** auto malloc[4174]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
2011-08-19 11:42:45.107 Santa's Alarm Clock[4174:707] _________ theData __________
2011-08-19 11:42:45.108 Santa's Alarm Clock[4174:707] (
"<Ad @0x401cf7ec0: OSAID(106)>",
"<Ad @0x401cf7ec0: OSAID(106)>"
I've checked and double checked by 'Ad' script, and can't fault it. Besides, it's setting all 22 of my columns with correct values.
I simply don't understand what the break to debug means.
Any pointers on where I should start looking please.