Re: Trouble loading bundles at runtime
Re: Trouble loading bundles at runtime
- Subject: Re: Trouble loading bundles at runtime
- From: Bill Bumgarner <email@hidden>
- Date: Wed, 6 Feb 2008 14:26:45 -0800
On Feb 6, 2008, at 2:21 PM, Bill Bumgarner wrote:
Some suggestions:
- Check the bundle's path; is it different in the failure case vs.
the success case?
- does the download process do some kind of a "all done, move into
place" operation?
- could there be a race condition where your loading code is
activated before the cleanup-after-download is done?
And another:
- Use fs_usage or Instruments File Activity template to monitor the
filesystem interaction on a broken run vs. a normal run. Comparing
the sequence of FS API calls should give indication as to exactly
where things have gone horribly wrong.
b.bum
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden