簡體   English   中英

xcode 5.1中的iOS模擬器崩潰

[英]iOS Simulator Crash in xcode 5.1

模擬器崩潰經常在運行應用程序以及在構建應用程序(例如地圖,野生動物園,設置等)中使用時發生。

錯誤響應在下面共享

Process:         iPhone Simulator [2454]
Path:            /Applications/Xcode 5.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app/Contents/MacOS/iPhone Simulator
Identifier:      com.apple.iphonesimulator
Version:         7.1 (463.9.41)
Build Info:      Indigo-463009041000000~2
Code Type:       X86-64 (Native)
Parent Process:  launchd [182]
Responsible:     iPhone Simulator [2454]
User ID:         850824327

Date/Time:       2014-07-30 14:47:41.082 +0530
OS Version:      Mac OS X 10.9.3 (13D65)
Report Version:  11
Anonymous UUID:  F291053A-A0B0-6AF4-1BF0-5D6C2199246F


Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000001

VM Regions Near 0x1:
--> 
    __TEXT                 00000001082b4000-00000001082f2000 [  248K] r-x/rwx SM=COW  /Applications/Xcode 5.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app/Contents/MacOS/iPhone Simulator

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.AppKit                0x00007fff88f2a702 -[NSThemeFrame 

重置模擬器的內容和設置,然后重試。 如果不起作用,請嘗試以下操作:從以下路徑的Xcode文件夾中刪除派生數據:用戶/ lib / xcode /派生數據。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM