我剛剛下載了xcode 5.0.2,最初打開了Open Project Screen。然後我關閉了xcode,然後我嘗試啓動它,但它馬上就崩潰了。我在控制檯上發現了以下日誌應用程序啓動時在xcode 5.0.2上崩潰
21/11/13 7:56:41.000 pm kernel[0]: CODE SIGNING: cs_invalid_page(0x7fff946ac000): p=2190[Xcode] final status 0x1000200, denying page sending SIGKILL
21/11/13 7:56:41.000 pm kernel[0]: CODESIGNING: vm_fault_enter(0x7fff946ac000): page 0xffffff80103b61d8 obj 0xffffff802b7a17a0 off 0x10aad000 *** INVALID PAGE ***
21/11/13 7:56:41.806 pm ReportCrash[2193]: Trying to extract VM information using cr2
21/11/13 7:56:41.855 pm com.apple.launchd.peruser.503[476]: (com.apple.dt.Xcode.72720[2190]) Exited: Killed: 9
21/11/13 7:56:42.286 pm ReportCrash[2193]: Saved crash report for Xcode[2190] version 5.0.2 (3335.32) to /Users/arpit/Library/Logs/DiagnosticReports/Xcode_2013-11-21-195642_Aruns-MacBook-Pro.crash
21/11/13 7:56:42.289 pm ReportCrash[2193]: Removing excessive log: file:///Users/arpit/Library/Logs/DiagnosticReports/Xcode_2013-11-21-183407_Aruns-MacBook-Pro.crash
對此有何幫助?
我還發現,對於同樣的問題
https://discussions.apple.com/message/23562146#23562146
該日誌是無益的;請發佈Xcode崩潰日誌,這可能稍微有用。 – trojanfoe
如何得到,當xcode isnteven開始,我提供了一個鏈接,它是相同的問題 –