Send to Apple reports information for details
Process: Xcode [31577]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 8.3 (12169)
Build Info: IDEFrameworks-12169000000000000~2
App Item ID: 497799835
App External ID: 821487965
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [31577]
User ID: 501
Date/Time: 2017-03-29 18:48:35.451 +0800
OS Version: Mac OS X 10.12.4 (16E195)
Report Version: 12
Anonymous UUID: 564BD29A-8710-A81C-C15D-B939D5755107
Time Awake Since Boot: 31000 seconds
System Integrity Protection: enabled
Crashed Thread: 7 Dispatch queue: shared-compile-command-queue :: NSOperation 0x7fd5420c3cf0 (QOS: DEFAULT)
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
ProductBuildVersion: 8E162
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-12169/IDEFoundation/Diagnostic/IDEDiagnosticActivityLogMessage.m:298
Details: (fixItString) should not be nil.
Object: <IDEDiagnosticFixItItem: 0x7fd53f133fa0>
Method: initWithFixItString:replacementLocation:
Thread: <NSThread: 0x7fd53d8d8030>{number = 18, name = (null)}
Hints:
Backtrace:
-[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
_DVTAssertionHandler (in DVTFoundation)
_DVTAssertionFailureHandler (in DVTFoundation)
Related
I can run my app on device but when I run it on simulator, I got an error, how can I run it on a simulator?
xcode version: 12.1
simulator version: 14.1
I can't lunch the simulator now
Process: SpringBoard [8490]
Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/CoreServices/SpringBoard.app/SpringBoard
Identifier: SpringBoard
Version: 1.0 (50)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [8020]
Responsible: SimulatorTrampoline [784]
User ID: 501
Date/Time: 2020-11-04 18:33:21.811 +0800
OS Version: Mac OS X 10.15.7 (19H2)
Report Version: 12
Anonymous UUID: 4B907FF2-14B6-5989-E5EB-360FD491CCA0
Time Awake Since Boot: 5400 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x5] Code Signature
Application Specific Information:
dyld: launch, loading dependent libraries
DYLD_SHARED_CACHE_DIR=/Users/apple/Library/Developer/CoreSimulator/Caches/dyld/19H2/com.apple.CoreSimulator.SimRuntime.iOS-14-1.18A8394
DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot
DYLD_FALLBACK_FRAMEWORK_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks
DYLD_FALLBACK_LIBRARY_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib
Dyld Error Message:
Library not loaded: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
Reason: no suitable image found. Did find:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform: code signature invalid for '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform'
Binary Images:
0x10286f000 - 0x102875fff com.apple.springboard (1.0 - 50) <5E08B57A-06BC-3482-9CD7-3E821C3DBD85> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/CoreServices/SpringBoard.app/SpringBoard
As title.
When I drag and drop the UI elements to my viewcontroller.swift then click "connect", it always crashes. I have cleaned the project and restart the computer but the problem is still there.
Strangely, the Xcode wouldn't crash in the new project.
Can anybody help me? Thanks
Crash film: https://www.youtube.com/watch?v=UP-ufW53slM
This is the crash report.
Process: Xcode [1692] Path:
/Applications/Xcode.app/Contents/MacOS/Xcode Identifier:
com.apple.dt.Xcode Version: 7.3 (10183.3) Build Info:
IDEFrameworks-10183003000000000~2 App Item ID: 497799835 App
External ID: 816750016 Code Type: X86-64 (Native)
Parent Process: ??? [1] Responsible: Xcode [1692]
User ID: 501
Date/Time: 2016-07-13 14:32:44.972 +0800 OS Version:
Mac OS X 10.11.5 (15F34) Report Version: 11 System Integrity
Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT) Exception Codes:
0x0000000000000000, 0x0000000000000000 Exception Note:
EXC_CORPSE_NOTIFY
Application Specific Information: ProductBuildVersion: 7D175 UNCAUGHT
EXCEPTION (NSInvalidArgumentException): +[IDESwiftSourceCodeGenerator
isTeardownCounterpart:]: unrecognized selector sent to class
0x113617ec0 UserInfo: (null) Hints: None
Logical CPU: 0 Error Code: 0x0100001f Trap Number: 133
VM Region Summary: ReadOnly portion of Libraries: Total=555.5M
resident=0K(0%) swapped_out_or_unallocated=555.5M(100%) Writable
regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%)
unallocated=1.2G(100%)
Model: MacBookAir3,1, BootROM MBA31.0061.B07, 2 processors, Intel Core
2 Duo, 1.6 GHz, 4 GB, SMC 1.67f10 Graphics: NVIDIA GeForce 320M,
NVIDIA GeForce 320M, PCI, 256 MB Memory Module: BANK 0/DIMM0, 2 GB,
DDR3, 1067 MHz, 0x80AD, 0x484D54333235533642465238412D47372020
Please check multiple outlet connected to same object .
Xcode->StoryBoard->OutletCollection->Referencing outlet. Remove all and reconnect
I have already deleted the xcuserdata and installed the pods, please help
Process: Xcode [7657] Path:
/Applications/Xcode.app/Contents/MacOS/Xcode Identifier:
com.apple.dt.Xcode Version: 7.2.1 (9548.1)
Build Info: IDEFrameworks-9548001000000000~2 App Item ID:
497799835 App External ID: 816142004 Code Type:
X86-64 (Native) Parent Process: ??? [1] Responsible:
Xcode [7657] User ID: 501 Date/Time:
2016-03-08 14:31:23.339 -0300 OS Version: Mac OS X 10.11.3
(15D21) Report Version: 11 Anonymous UUID:
8FA68617-F453-C688-3C68-1CE8439AAB53 Sleep/Wake UUID:
D4A9457B-2985-4548-B57A-8D9462B68A23 Time Awake Since Boot: 20000
seconds Time Since Wake: 4600 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT) Exception Codes:
0x0000000000000000, 0x0000000000000000 Exception Note:
EXC_CORPSE_NOTIFY
Application Specific Information: ProductBuildVersion: 7C1002 UNCAUGHT
EXCEPTION (NSInvalidArgumentException): data parameter is nil
UserInfo: (null) Hints: None Backtrace:
I got crashed bug logs from Review Team, i tried to reproduce but can't on my device. I don't know where i can start.
Incident Identifier: F1E7FB74-9137-4A5C-862B-E6B37986EE06
CrashReporter Key: 64fa1b8d2b4ec9de527f4904264fa949d3791ecb
Hardware Model: xxx
Identifier: com.nguyenthuan.chuctet
Version: 1 (1.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Date/Time: 2015-02-02 10:26:19.926 -0800
Launch Time: 2015-02-02 10:26:14.116 -0800
OS Version: iOS 8.1.3 (12B466)
Report Version: 105
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 0
Last Exception Backtrace:
(0x1835a659c 0x1942000e4 0x18849129c 0x188053630 0x1880520e0 0x187dd7564 0x187d48e78 0x18355ea50 0x18355b9dc 0x18355bdbc 0x1834890a4 0x18c60f5a4 0x187dbaaa4 0x1000ed690 0x19486ea08)
Simulator crash occurs frequently while running app and also using in build app like maps , safari , settings etc.. .
The error response is shared below
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
Reset Content and Settings of your simulator and try again. If it doesn't work try this : delete the derived data from Xcode folder in this path : user/lib/xcode/derived data.