Re: Interface Builder crashing frequently
Re: Interface Builder crashing frequently
- Subject: Re: Interface Builder crashing frequently
- From: "Doug Knowles" <email@hidden>
- Date: Tue, 8 Jan 2008 20:41:55 -0500
Jon,
The project in question has a huge directory of files for an application I'm about to port, and it's very likely you put your finger on the problem; now I certainly have a plan for attacking it tomorrow.
Thanks!
Doug K;
On Jan 8, 2008 8:36 PM, Jonathan Hess <
email@hidden> wrote:
On Jan 8, 2008, at 12:57 PM, Doug Knowles wrote:
> I will file a bug, but has anyone had problems with frequent IB
> crashes that they've worked around?
>
> IB 3.0 crashes frequently on my Mac Pro under 10.5.1; actually, the
> "crash" is an assertion failure alert (sometimes 5 or 6 cascaded).
>
> Assertion Message: Resources must have a value!
>
> Backtrace:
> 1. Interface Builder 0x00006a9a [IBApplication
> handleAssertion:inFile:onLine:]
> 2. CocoaPlugin 0x119c5dfd [IBCocoaDocument
> synchronizedFileExtensions]
> 3. CocoaPlugin 0x119c6ba0 [IBCocoaDocument
> synchronizeMediaWithModifiedProjectFiles:project:status:]
> 4. CocoaPlugin 0x119c7289 [IBCocoaDocument
> synchronizeWithModifiedProjectFiles:project:status:]
> 5. InterfaceBuilderKit 0x00258c1f [IBDocument
> projectResourceReader:readFiles:]
> 6. InterfaceBuilderKit 0x00258a15 [IBProjectResourceReader
> notifyProgress:]
Hey Doug -
I believe that this occurs when IB attempts to read the image files
from your project and encounters a file with an extension that makes
it look like an Image when the file really isn't an image. For
example, having an empty file in your project with a .tiff extension
will probably cause this problem.
Jon Hess
>
> I've tried deleting preferences and the contents of IB's Application
> Support folder.
>
> I've never seen the problem on my personal MacBook Pro, although I
> don't open the same projects there. I've considered a corrupted NIB
> file, but it happens on just-created NIBs, too.
>
> Any advice appreciated, as always.
>
> Doug K;
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden