Re: Debugging sporadic crashes

2010-06-07 Thread Jean-Daniel Dupas
Le 7 juin 2010 à 16:39, Gabriel Zachmann a écrit : > I have an application with LSBackgroundOnly = on, and LSUIElement = off. > > Unfortunately, it crashes occasionally, or, rarely, it just hangs for a > minute (with beach ball) then comes back to life. > > So far, I have been unable to find a

Re: Debugging sporadic crashes

2010-06-07 Thread Paul Sanders
On 7 Jun 2010, at 15:39, Gabriel Zachmann wrote: > > All kinds of suggestions, insights, and tips will be highly appreciated. > A quick and easy way to find out where an app is hung is to sample it in Activity Monitor. Regards, Paul Sanders. ___ C

Re: Debugging sporadic crashes

2010-06-07 Thread jonat...@mugginsoft.com
On 7 Jun 2010, at 15:39, Gabriel Zachmann wrote: > > All kinds of suggestions, insights, and tips will be highly appreciated. > Have you sampled your app extensively? If not I would suggest getting to know Shark. Regards Jonathan Mitchell Developer Mugginsoft LLP http://www.mugginsoft.com _

Debugging sporadic crashes

2010-06-07 Thread Gabriel Zachmann
I have an application with LSBackgroundOnly = on, and LSUIElement = off. Unfortunately, it crashes occasionally, or, rarely, it just hangs for a minute (with beach ball) then comes back to life. So far, I have been unable to find a case where this happens deterministically. So, could you please