• 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
Objective-C Garbage Collection problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Objective-C Garbage Collection problems


  • Subject: Objective-C Garbage Collection problems
  • From: Josh de Lioncourt <email@hidden>
  • Date: Mon, 8 Mar 2010 16:01:30 -0800

This is a very perplexing problem. I hope someone can shed some light on it.

1. I have a project which uses an open source framework which is already compiled.

2. The open source framework, in its own Xcode project, compiles just fine whether Objective-C garbage colection is set to supported or unsupported. No problems.

3. In my project, (a very very simple project meant for example purposes), everything compiles and runs just fine if garbage collection is set to "unsupported".

4. When garbage collection is supported, everything builds, but I receive this message when the app launches:
GDB: Data Formatters temporarily unavailable, will re-try after a 'continue'. (Not safe to call dlopen at this time.)

I'm exceptionally confused. I don't actually think the framework is the problem. The code compiles and runs fine when garbage collection is unsupported, so I don't think there's anything wrong there either.

Is there another build setting I need to change that I'm missing somewhere?

Thanks guys.

	Josh

_______________________________________________

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: Objective-C Garbage Collection problems
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: short question but I don't know how to describe it
  • Next by Date: Re: short question but I don't know how to describe it
  • Previous by thread: Re: EventLoop
  • Next by thread: Re: Objective-C Garbage Collection problems
  • Index(es):
    • Date
    • Thread