• 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: crash in __static_initialization_and_destruction on 10.3.9 but not 10.4.4?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crash in __static_initialization_and_destruction on 10.3.9 but not 10.4.4?


  • Subject: Re: crash in __static_initialization_and_destruction on 10.3.9 but not 10.4.4?
  • From: Steve Checkoway <email@hidden>
  • Date: Wed, 01 Feb 2006 10:10:30 -0800

Jens Krüger wrote:
There was a change in the order terminators are called in 10.4. Before 10.4 global objects were destructed in the same order they were constructed (not good). In 10.4 objects are destructed in the reverse order they were constructed.
Not related to this problem, there is also a problem with initializers before 10.4. Basically, initializers are run too lazily before 10.4.


http://developer.apple.com/releasenotes/DeveloperTools/dyld.html

That is very good to know. Thank you for pointing that page out.

- Steve
_______________________________________________
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: crash in __static_initialization_and_destruction on 10.3.9 but not 10.4.4?
      • From: Gen Kiyooka <email@hidden>
References: 
 >Re: crash in __static_initialization_and_destruction on 10.3.9 but not 10.4.4? (From: Jens Krüger <email@hidden>)

  • Prev by Date: Re: Linking against something in /Library/Frameworks
  • Next by Date: Re: Adding a framework to CVS - revisited
  • Previous by thread: Re: crash in __static_initialization_and_destruction on 10.3.9 but not 10.4.4?
  • Next by thread: Re: crash in __static_initialization_and_destruction on 10.3.9 but not 10.4.4?
  • Index(es):
    • Date
    • Thread