• 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: Runs on PPC, crashes on Intel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Runs on PPC, crashes on Intel


  • Subject: Re: Runs on PPC, crashes on Intel
  • From: Steve Checkoway <email@hidden>
  • Date: Fri, 24 Feb 2006 15:26:20 -0800


On Feb 24, 2006, at 2:36 PM, Robert J. Lang wrote:

  extern stringstream dbgPreCleanupStr;
  dbgPreCleanupStr.str("");

which looks like a perfectly innocuous, legal call (and indeed, if I build a
small test app that includes this call, it compiles and runs on Intel).


(stringstream dbgPreCleanupStr is a static variable that was initialized
with the default ctor elsewhere.)


And, as I said, the app runs fine on PPC.

This looks like a case where you are running into problems with initializer order. Is this code being called in another ctor of a static object?


- Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: Runs on PPC, crashes on Intel
      • From: "Robert J. Lang" <email@hidden>
References: 
 >Runs on PPC, crashes on Intel (From: "Robert J. Lang" <email@hidden>)

  • Prev by Date: Re: Any compiler warning for default copy constructors?
  • Next by Date: Re: (no subject)
  • Previous by thread: Runs on PPC, crashes on Intel
  • Next by thread: Re: Runs on PPC, crashes on Intel
  • Index(es):
    • Date
    • Thread