• 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: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3


  • Subject: Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3
  • From: Jerry Krinock <email@hidden>
  • Date: Tue, 18 Mar 2008 09:15:42 -0700

After studying the documentation on prebinding [1], I've concluded that neither my app nor my framework are prebound, and that should be fine, since the only benefit of prebinding is that the app might launch a little faster in 10.3. I don't care how long my half-dozen 10.3 users have to wait. Just don't crash and I'll be happy.

I did notice one odd thing. That document states that address range 0xfffe0000 to 0xffffffff is "Reserved for use by system services. Do not use this address range." Looking back at the crash report in my original post, I see that the address at the crash, 0xfffeff00, is near the bottom of this range. Maybe that might give someone who is smarter than me a clue?

Here is what I get upon otool-ing the framework:

Jerrys-Mac-Mini:A jk$ otool -hv SSLocalize
SSLocalize:
Mach header
magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
MH_MAGIC I386 ALL 0x00 DYLIB 16 2276 NOUNDEFS DYLDLINK TWOLEVEL NO_REEXPORTED_DYLIBS


Jerry

[1] http://developer.apple.com/documentation/Performance/Conceptual/LaunchTime/Articles/Prebinding.html
_______________________________________________
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: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >Framework Links Work OK in 10.5 and 10.4, Crash in 10.3 (From: Jerry Krinock <email@hidden>)
 >Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3 (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3 (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: error: syntax error before '(' token
  • Next by Date: Re: Xcode 3.0 crashes and 32-bit mode
  • Previous by thread: Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3
  • Next by thread: Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3
  • Index(es):
    • Date
    • Thread