• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[SOLVED] Weird crashes since installing software update 10.4.7
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED] Weird crashes since installing software update 10.4.7


  • Subject: [SOLVED] Weird crashes since installing software update 10.4.7
  • From: "Kenny Millar" <email@hidden>
  • Date: Thu, 29 Jun 2006 16:55:10 +0100
  • Organization: Kenny Millar

Hi List,

OK, I moved some stuff out of the 'initWithFrame' method and into the
'awakeFromNib' method, and all is well now.

I guess the timing of loading nibs must have changed subtely, and
highlighted something I was doing wrong. (We live and learn!)

-Kenny

-----Original Message-----
From: I. Savant [mailto:email@hidden]
Sent: 29 June 2006 16:35
To: Kenny Millar
Cc: email@hidden
Subject: Re: Weird crashes since installing software update 10.4.7

Kenny:

   Have you tried cleaning your target and rebuilding?

--
I.S.


On Jun 29, 2006, at 11:22 AM, Kenny Millar wrote:

> Hi List,
>
> I've been working on an app for a while now, and had no real problems
> to speak of.
> However yesterday I installed the Mac OS X 10.4.7 software update.
>
> Now, if I hit 'Build and Debug' (Command+Y) the app start and runs no
> problem at all.
> If I hit 'Build and Go' (Command + R) then the app crashes at startup
> with EXC_BAD_ACCESS.
> The call stack looks like this.....
>
> 0	objc_msgSend_rtp
> 1	-[NSNibControlConnector EstablishConnector]
> 2	-[NSIBObjectData nibInstantiateWithOwner:topLevelObject:]
> 3 	loadnib
>
> The weird thing is that to fix this I have to go into IB, nudge some
> of the controls around (like simply move them a pixel left or right),
> save, quit IB, then build and run and everything is OK again, until
> the next time I change something in IB.
>
> My app is very simple and has only 1 window, with 1 push button and
> 1 custom view control.
>
> Can anyone help? Has anyone else seen this type of behaviour?
> (Especially since installing 10.4.7) ?
>
> -Kenny
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> 40gmail.com
>
> This email sent to email@hidden

 _______________________________________________
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

References: 
 >Re: Weird crashes since installing software update 10.4.7 (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: Weird crashes since installing software update 10.4.7
  • Next by Date: Re: Network Polling
  • Previous by thread: Re: Weird crashes since installing software update 10.4.7
  • Next by thread: Network Polling
  • Index(es):
    • Date
    • Thread