• 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
Unexplained hangs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unexplained hangs


  • Subject: Unexplained hangs
  • From: James Maxwell <email@hidden>
  • Date: Fri, 25 Apr 2008 18:15:11 -0700

Hello All,

I have a very strange error with a project I've been working on. I've been trying different designs to try to work out a particular problem, and over that time I've been making different subclasses of a particular object. Suddnely, for no reason that I can see, *any* subclass of this object fails to init. The debugger hangs on "objc_msgSend", and clicking continue gives "EXC_BAD_ACCESS."

Now, I know there could be a million reasons why an object wouldn't init, but if I use the super class, the program runs fine. To make the point even more obvious, even subclass with NO overrides of any kind won't init, but using the superclass directly works just fine. The code compiles, but hangs when I run it.

I've been having weird problems all day, and I'm just wondering if anybody knows of any particularly strange bugs in xCode 3.0, and whether there are any cures. This seriously makes no sense (and I've been having other problems today which similarly made little sense).

Any thoughts **greatly** appreciated.

thanks,

J.
_______________________________________________

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


  • Follow-Ups:
    • Re: Unexplained hangs
      • From: Keary Suska <email@hidden>
  • Prev by Date: Re: how to manage multiple non-document windows
  • Next by Date: Re: QTMovie grabing while playback
  • Previous by thread: Re: Need a native guide through "Cannot remove an observer" woods
  • Next by thread: Re: Unexplained hangs
  • Index(es):
    • Date
    • Thread