• 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: All of a sudden, app security exception?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: All of a sudden, app security exception?


  • Subject: Re: All of a sudden, app security exception?
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 27 Mar 2015 17:51:13 -0700

> On Mar 27, 2015, at 3:20 PM, Rick Mann <email@hidden> wrote:
>
> Okay, but something is still suddenly different. I didn't change my exception configuration.

Some change in your compiled code caused a different code path through the OS's code-signing verification code, and that code path happens to involve internally throwing (and catching) a C++ exception. All you can do is shrug, really; this is just an internal implementation detail of the Security framework.

As Kyle said, the workaround is to turn off C++ exception breakpoints. I find myself needing to do this any time I’m exercising code that does anything security/crypto related, or it’ll catch random throws inside Security.

—Jens
_______________________________________________

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


References: 
 >All of a sudden, app security exception? (From: Rick Mann <email@hidden>)
 >Re: All of a sudden, app security exception? (From: Kyle Sluder <email@hidden>)
 >Re: All of a sudden, app security exception? (From: Rick Mann <email@hidden>)

  • Prev by Date: Help Bundle Trouble...
  • Next by Date: Re: Help Bundle Trouble...
  • Previous by thread: Re: All of a sudden, app security exception?
  • Next by thread: Help Bundle Trouble...
  • Index(es):
    • Date
    • Thread