Did 10.7.5 break App Sandbox for anyone?
Did 10.7.5 break App Sandbox for anyone?
- Subject: Did 10.7.5 break App Sandbox for anyone?
- From: Sean McBride <email@hidden>
- Date: Mon, 01 Oct 2012 12:38:12 -0400
- Organization: Rogue Research Inc.
Hi all,
Since it's so half-baked, I only play with App Sandbox once in a while, but it seems 10.7.5 has a major regression.
When built with com.apple.security.app-protection=true my app launches on 10.7.4 and 10.8.x, but crashes at launch on 10.7.5:
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Application Specific Information:
dyld: launch, running initializers
/usr/lib/libSystem.B.dylib
xpchelper reply message validation: code signature invalid
The code signature is not valid: The operation couldn’t be completed. (OSStatus error -67061.)
Application Specific Signatures:
code signature invalid
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libxpc.dylib 0x00007fff91ff6267 runtime_init + 823
1 libdispatch.dylib 0x00007fff953ea3f2 dispatch_once_f + 53
2 libxpc.dylib 0x00007fff91ff6af5 _xpc_runtime_set_domain + 285
3 libxpc.dylib 0x00007fff91ff3f3d _libxpc_initializer + 452
4 libSystem.B.dylib 0x000000010baf9e7e libSystem_initializer + 222
5 dyld 0x00007fff607f3da6 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 218
6 dyld 0x00007fff607f3af2 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
7 dyld 0x00007fff607f12e4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 260
8 dyld 0x00007fff607f127d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
9 dyld 0x00007fff607f127d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
10 dyld 0x00007fff607f20b7 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59
11 dyld 0x00007fff607e74dd dyld::initializeMainExecutable() + 206
12 dyld 0x00007fff607eb60b dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 1852
13 dyld 0x00007fff607e5059 _dyld_start + 49
Anyone else seeing this?
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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