Xcode 7.0.1 SIGSEV on Git push
Xcode 7.0.1 SIGSEV on Git push
- Subject: Xcode 7.0.1 SIGSEV on Git push
- From: Alex Zavatone <email@hidden>
- Date: Wed, 30 Sep 2015 16:42:01 -0400
Mac OS 10.11
Xcode 7.0.1
com.apple.dt.Xcode.sourcecontrol.Git
Just tested out my iOS 7/8 apps under Xcode 7.0.1, disabled bitcode so that they would let all targets would build and run on my iOS 7 and 8 devices. Updated the build settings as recommended which overwrote my custom entered info in the info plists. Went to commit and push to our remote git repo and checked the "push to remote" checkbox and clicked OK.
Instant SIGSEV crash.
Process: com.apple.dt.Xcode.sourcecontrol.Git [70976]
Path: /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/XPCServices/com.apple.dt.Xcode.sourcecontrol.Git.xpc/Contents/MacOS/com.apple.dt.Xcode.sourcecontrol.Git
Identifier: com.apple.dt.Xcode.sourcecontrol.Git
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [41168]
User ID: 501
Date/Time: 2015-09-30 16:32:29.806 -0400
OS Version: Mac OS X 10.11 (15A282b)
Report Version: 11
Anonymous UUID: 9187397F-46CF-9EA7-B1B6-6C7445ABD143
Sleep/Wake UUID: AC6A45A8-6E27-4B5B-BF97-3D19FFA2A719
Time Awake Since Boot: 50000 seconds
Time Since Wake: 2500 seconds
System Integrity Protection: enabled
Crashed Thread: 4 Dispatch queue: com.apple.NSXPCConnection.user.41168
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0:
-->
__TEXT 00000001018d0000-00000001018f0000 [ 128K] r-x/rwx SM=COW /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/XPCServices/com.apple.dt.Xcode.sourcecontrol.Git.xpc/Contents/MacOS/com.apple.dt.Xcode.sourcecontrol.Git
Thread 0:
0 libsystem_kernel.dylib 0x00007fff8cd482ca __semwait_signal_nocancel + 10
1 libsystem_c.dylib 0x00007fff98087f12 nanosleep$NOCANCEL + 188
2 libsystem_c.dylib 0x00007fff980b0114 sleep$NOCANCEL + 42
3 libdispatch.dylib 0x00007fff8bfe0755 _dispatch_queue_cleanup2 + 140
4 libsystem_pthread.dylib 0x00007fff98c5e3f1 _pthread_tsd_cleanup + 555
5 libsystem_pthread.dylib 0x00007fff98c5df78 _pthread_exit + 117
6 libsystem_pthread.dylib 0x00007fff98c5ec22 pthread_exit + 30
7 libdispatch.dylib 0x00007fff8bfe06ab dispatch_main + 43
8 libxpc.dylib 0x00007fff98063473 _xpc_objc_main + 666
9 libxpc.dylib 0x00007fff98061f1e xpc_main + 494
10 com.apple.Foundation 0x00007fff8a8651e3 -[NSXPCListener resume] + 160
11 com.apple.dt.Xcode.sourcecontrol.Git 0x00000001018d1918 main + 107
12 libdyld.dylib 0x00007fff864d45ad start + 1
_______________________________________________
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