• 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
Two sets of statics mysteriously instantiated?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Two sets of statics mysteriously instantiated?


  • Subject: Two sets of statics mysteriously instantiated?
  • From: "Andy O'Meara" <email@hidden>
  • Date: Mon, 04 Nov 2013 11:30:47 -0600

Hey everyone,

Real quick, first let me shout out to the Xcode 5 dev team for their usual hard work hitting hundreds of thousands of developer's moving target of expectations and dev needs.

As for the issue, we're using Xcode 5.0.1 on 10.8 and we just can't crack this C/C++ project mystery.  Basically, we're seeing two sets of the static/global space made and initialized (confirmed by seeing a breakpoint set in a static initializer hit twice during app startup).  Then at some point in execution, static references start pointing towards the second set of statics, indicated by fresh and untouched singleton data structures.  We can condense the repro case down considerably in code but we haven't been able to get it reproing in a project we can submit in a radar yet.

Anyone have any ideas or leads?

Thanks in advance!
Andy O'Meara
 _______________________________________________
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


  • Prev by Date: Re: source control in Xcode 5
  • Next by Date: Re: source control in Xcode 5
  • Previous by thread: Re: source control in Xcode 5
  • Next by thread: Re: ARM64 and -mios-version-min=7.0?
  • Index(es):
    • Date
    • Thread