Re(2): Strange crash, CFBundle*
Re(2): Strange crash, CFBundle*
- Subject: Re(2): Strange crash, CFBundle*
- From: Jens Bauer <email@hidden>
- Date: Sat, 8 Dec 2001 01:00:35 +0100
Hi Douglas,
On Fri, 7 Dec, 2001, Douglas Davidson <email@hidden> wrote:
>
On Friday, December 7, 2001, at 09:59 AM, Jens Bauer wrote:
>
>
> I'm having a strange crash (periodically), in the following code:
>
>
Strange crashes of this sort are often due to someone inadvertently
>
releasing something in the internals of a CFBundle, that was returned to
>
them by a "get" function. The release need not be anywhere in the code
>
that actually crashes. Are you by any chance releasing the main bundle,
>
or something else returned from it?
Thanks Douglas, I will look through my code. The only thing I remember was
used, is the "CFRelease". I will probably have to wait till I get back to
work.
Love,
Jens