• 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
Re: XCode built project crash related to .o files and p_threads?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode built project crash related to .o files and p_threads?


  • Subject: Re: XCode built project crash related to .o files and p_threads?
  • From: Stephen Northcott <email@hidden>
  • Date: Wed, 4 Feb 2009 16:25:39 +0700



Hi Andreas,

I can only guess. If the option "Predictive Compilation" is checked, try without it. You'll find this option in Xcode Peferences -> Building pane.


I actually tracked it down to a class instance being created one way based on an .h file with some compiler #defines in it.
And the cpp having a different version of / ignoring those definitions. No idea how, but it presented repeatedly in XCode with the initial instance of the class when created having addresses offset by 4 bytes from those that the same class functions understood to be the case!


i.e. Some kind of #define bug IMO.

A Clean All will solve it, but the next incremental build it comes back.

Obviously it's not a bug throughout gcc / XCode as it would have been picked up before by others I am sure.
I think it has something to do with the size / organization of my project, or some kind of corruption somewhere.


I'll take a look at the option you mention as it may at least shed some light on the problem.

Thanks,
Stephen.
_______________________________________________
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


  • Follow-Ups:
    • Re: XCode built project crash related to .o files and p_threads?
      • From: Chris Espinosa <email@hidden>
References: 
 >XCode built project crash related to .o files and p_threads? (From: Stephen Northcott <email@hidden>)
 >Re: XCode built project crash related to .o files and p_threads? (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: XCode built project crash related to .o files and p_threads?
  • Next by Date: Re: XCode and ccache
  • Previous by thread: Re: XCode built project crash related to .o files and p_threads?
  • Next by thread: Re: XCode built project crash related to .o files and p_threads?
  • Index(es):
    • Date
    • Thread