FROM : Bill Bumgarner
DATE : Wed Feb 06 23:26:45 2008
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
DATE : Wed Feb 06 23:26:45 2008
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
| Related mails | Author | Date |
|---|---|---|
| Alexander Griekspo… | Feb 6, 18:36 | |
| Jonathan Hess | Feb 6, 23:12 | |
| Alexander Griekspo… | Feb 6, 23:20 | |
| Bill Bumgarner | Feb 6, 23:21 | |
| Bill Bumgarner | Feb 6, 23:26 | |
| Alexander Griekspo… | Feb 6, 23:32 |






Cocoa mail archive

