• 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(?) Questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash(?) Questions


  • Subject: Re: Crash(?) Questions
  • From: koko <email@hidden>
  • Date: Mon, 11 Jun 2012 18:29:31 -0600

I understand the Block Objects discussion.  However these would not come in to play until the  App was running and the user chose a file ope or save which uses block for the 'callback'.

This error occurs on launch.  I did not think that the 'mach loader' checked all symbols at launch ..,

-koko


On Jun 11, 2012, at 3:29 PM, Greg Parker wrote:

> On Jun 11, 2012, at 2:14 PM, koko <email@hidden> wrote:
>> I am beta testing a new release with 4 users.  One in Norway gets this when launching the program:
>>
>> Process:         Embrilliance [262]
>> Path:            /Applications/Embrilliance.app/Contents/MacOS/Embrilliance
>> Identifier:      com.britonleap.Embrilliance
>> Version:         ??? (???)
>> Code Type:       X86 (Native)
>> Parent Process:  launchd [123]
>>
>> Interval Since Last Report:          2478349 sec
>> Crashes Since Last Report:           67
>> Per-App Interval Since Last Report:  0 sec
>> Per-App Crashes Since Last Report:   16
>>
>> Date/Time:       2012-06-11 22:30:37.306 +0200
>> OS Version:      Mac OS X 10.5.8 (9L30)
>> Report Version:  6
>> Anonymous UUID:  209D675C-1E6A-4784-85AE-B410AA1348C9
>>
>> Exception Type:  EXC_BREAKPOINT (SIGTRAP)
>> Exception Codes: 0x0000000000000002, 0x0000000000000000
>> Crashed Thread:  0
>>
>> Dyld Error Message:
>> Symbol not found: __NSConcreteStackBlock
>> Referenced from: /Applications/Embrilliance.app/Contents/MacOS/Embrilliance
>> Expected in: /usr/lib/libSystem.B.dylib
>
> Your app uses block objects. This user is trying to run it on 10.5.8. Block objects are unavailable on 10.5.8.
>
> It is sometimes possible to arrange your code and build settings to use block objects only on 10.6+.
>
>
> --
> Greg Parker     email@hidden     Runtime Wrangler
>
>


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Crash(?) Questions
      • From: Greg Parker <email@hidden>
    • Re: Crash(?) Questions
      • From: Kyle Sluder <email@hidden>
    • Re: Crash(?) Questions
      • From: Jens Alfke <email@hidden>
References: 
 >Crash(?) Questions (From: koko <email@hidden>)
 >Re: Crash(?) Questions (From: Greg Parker <email@hidden>)

  • Prev by Date: Re: TextField not updated in a sheet for document-based Cocoa app
  • Next by Date: Re: Crash(?) Questions
  • Previous by thread: Re: Crash(?) Questions
  • Next by thread: Re: Crash(?) Questions
  • Index(es):
    • Date
    • Thread