Re: (OT) Helper tool crashing under 10.2.8
Re: (OT) Helper tool crashing under 10.2.8
- Subject: Re: (OT) Helper tool crashing under 10.2.8
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 31 Jan 2005 07:45:15 -0700
On Jan 31, 2005, at 7:00 AM, j o a r wrote:
Thanks for the suggestion. As a supplementary question can you
think of any reason why the same executable would corrupt the
heap under 10.2.8 but not under 10.3? Under 10.3 it is absolutely
solid, it never crashes at all. Under 10.2.8 it crashes every time.
I take it that the app is developed on Mac OS X 10.3? If so, do you
use the Cross-Development SDK to ensure that you're not using
something "illegal" for Mac OS X 10.2? Also use the "compatibility
checking" features of IB to check your nib files!
In addition to what Joar has suggested, if you have Xcode 1.5 installed
I would also suggest debugging your tool using Guard Malloc and see
what happens. If this is a memory problem, Guard Malloc might help you
figure it out. To enable Guard Malloc, choose "Enable Guard Malloc" in
the Debug menu.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden