Apple time server for codesigning was down?
Apple time server for codesigning was down?
- Subject: Apple time server for codesigning was down?
- From: Jerry Krinock <email@hidden>
- Date: Tue, 24 Jun 2014 16:58:10 -0700
A couple hours ago, xcodebuild failed to build one of my apps, indicating a failure with code signing (codesign). I then tried a Product > Archive on another app (which I don’t ordinarily do since this is a non-Mac-App-Store app) and it failed in the same way. Repeating these attempts several times, I got the same failures, and about half the time, a crash report from the codesign tool, on thread on com.apple.security.XPCTimeStampingService. And, although I can’t find it now, I remember seeing somewhere indication of a "server error".
Knowing that codesign requires a connection to an Apple time server, I refreshed apple.com in web browser but that worked fine. I then turned Wi-Fi off and back on, but that did not help.
Then I thought it might be in my ISP or in the internet, so I turned our cable modem off, took a half hour break, and after that, building succeeded normally.
I’d be interested to know if anyone else had trouble building doing release builds around 14:30 Cupertino time, 21:30 UTC today.
Jerry
Process: codesign [55855]
Path: /usr/bin/codesign
Identifier: codesign
Version: 0.3
Code Type: X86-64 (Native)
Parent Process: Xcode [202]
Responsible: Xcode [202]
User ID: 501
Date/Time: 2014-06-24 14:34:37.859 -0700
OS Version: Mac OS X 10.9.4 (13E16)
Report Version: 11
Anonymous UUID: CBF707B6-7638-964A-F2C6-56E3B2A70477
Sleep/Wake UUID: 29E2356B-A096-408D-A524-42FA0A00F5C6
Crashed Thread: 2 Dispatch queue: com.apple.security.XPCTimeStampingService
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
objc_msgSend() selector name: retain
dyld: in dlopen()
Thread 0:: Dispatch queue: com.apple.main-thread
0 dyld 0x00007fff655731ee ImageLoader::recursiveRebase(ImageLoader::LinkContext const&) + 108
1 dyld 0x00007fff65572a12 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&) + 142
2 dyld 0x00007fff65569764 dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&) + 166
3 dyld 0x00007fff6557076d dlopen + 440
4 libdyld.dylib 0x00007fff9952c7ee dlopen + 59
5 com.apple.CoreFoundation 0x00007fff934cbd66 __CFLookupCarbonCoreFunction + 38
6 com.apple.CoreFoundation 0x00007fff934cdac8 _CFPropertyListCopyShared + 136
7 com.apple.CoreFoundation 0x00007fff934cd44a CFBundleCopyLocalizedString + 506
8 com.apple.security 0x00007fff8d9ebac1 copyErrorMessageFromBundle(int, __CFString const*) + 123
9 com.apple.security 0x00007fff8d9ebcc9 cssmErrorString + 307
10 com.apple.security 0x00007fff8d9ebb3d cssmPerror + 21
11 codesign 0x0000000103e98ff4 0x103e95000 + 16372
12 codesign 0x0000000103e98e9d 0x103e95000 + 16029
13 codesign 0x0000000103e96583 0x103e95000 + 5507
14 libdyld.dylib 0x00007fff9952d5fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff997a1662 kevent64 + 10
1 libdispatch.dylib 0x00007fff93277421 _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff93277136 _dispatch_mgr_thread + 52
Thread 2 Crashed:: Dispatch queue: com.apple.security.XPCTimeStampingService
0 libobjc.A.dylib 0x00007fff94a16097 objc_msgSend + 23
1 com.apple.security 0x00007fff8d93ed4b __sendTSARequestWithXPC_block_invoke_2 + 61
2 libxpc.dylib 0x00007fff8f10aca2 _xpc_connection_reply_callout + 47
3 libxpc.dylib 0x00007fff8f10ac2e _xpc_connection_call_reply + 36
4 libdispatch.dylib 0x00007fff9327528d _dispatch_client_callout + 8
5 libdispatch.dylib 0x00007fff93277673 _dispatch_queue_drain + 451
6 libdispatch.dylib 0x00007fff932789c1 _dispatch_queue_invoke + 110
7 libdispatch.dylib 0x00007fff93276f87 _dispatch_root_queue_drain + 75
8 libdispatch.dylib 0x00007fff93278177 _dispatch_worker_thread2 + 40
9 libsystem_pthread.dylib 0x00007fff8ccb5ef8 _pthread_wqthread + 314
10 libsystem_pthread.dylib 0x00007fff8ccb8fb9 start_wqthread + 13
Thread 2 crashed with X86 Thread State (64-bit):
rax: 0x00007ff9cbd1d570 rbx: 0x00007ff9cbe165d0 rcx: 0x00007fff94a161c4 rdx: 0x0000000000000000
rdi: 0x00007ff9cbd1d570 rsi: 0x00007fff95e89ccc rbp: 0x0000000103f5ddd0 rsp: 0x0000000103f5dd88
r8: 0x0000000000000001 r9: 0x0000000104400000 r10: 0x00007fff95e89ccc r11: 0xa000000000000000
r12: 0x00007ff9cbd1d030 r13: 0x0000000000000000 r14: 0x00007ff9cbd24e70 r15: 0x00007ff9cbe1bbe0
rip: 0x00007fff94a16097 rfl: 0x0000000000010246 cr2: 0x0000000103f5e000
Logical CPU: 2
Error Code: 0x00000000
Trap Number: 13
_______________________________________________
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