Re: Tracking down a strange SIGABRT

2012-04-11 Thread Ken Thomases
On Apr 11, 2012, at 8:27 PM, Alex Zavatone wrote: > I've got a stange situation that just started happening on one of my devices > and only on this device. > > Not using ARC (yet), no memory leaks. > > Thread one gets a SIGABRT when I load a view, but only on this one device > (IPod Touch Gen3

Tracking down a strange SIGABRT

2012-04-11 Thread Alex Zavatone
I've got a stange situation that just started happening on one of my devices and only on this device. Not using ARC (yet), no memory leaks. Thread one gets a SIGABRT when I load a view, but only on this one device (IPod Touch Gen3) running iOS 5.0.1. It was working fine all day, then it just