Xcode crashes when dragging the UI elements from storyboard - ios

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

Related

xcode 13.1 crash while project loading

I am trying to open a project made in Xcode 12 using Xcode 13.1 and I get crash. In Xcode 12 it opens without problems Log shown below. Can you help me ? Thank you.
P.S. I found that the problem is in Info.plist but could not localize it
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Xcode [7074]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 13.1 (19466)
Build Info: IDEFrameworks-19466000000000000~20 (13A1030d)
App Item ID: 497799835
App External ID: 844664792
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2021-11-05 16:39:48.5109 +0200
OS Version: macOS 12.0.1 (21A559)
Report Version: 12
Anonymous UUID: D316D717-0D90-660E-6F7F-7597A80EED19
Time Awake Since Boot: 25000 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:
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSArrayM allKeys]: unrecognized selector sent to instance 0x7fef2821dc60
Problem did fix. While reading Info.plist Xcode 13 did crash on 'App Transport Security Settings' key parsing. I removed it from .plist & manually recreated 'App Transport Security Settings' key hierarchy. Strange situation...

Xcode 7 keeps crashing opening a project (xcworkspace)

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:

Xcode 5.1.1 crash on starting

I've just migrated from Xcode 5.0.2 to 5.1.1 and I'm always getting an exception just when the app is opening and I'm really puzzled with it because I don't know what's happening, I need that version of xcode to test with my device iphone 5s.
This is the exception I'm getting:
Process: Xcode [7340]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 5.1.1 (5085)
Build Info: IDEFrameworks-5085000000000000~10
App Item ID: 497799835
App External ID: 520942841
Code Type: X86-64 (Native)
Parent Process: launchd [333]
Responsible: Xcode [7340]
User ID: 501
Date/Time: 2014-07-15 19:28:54.658 +0200
OS Version: Mac OS X 10.9.1 (13B42)
Report Version: 11
Anonymous UUID: 044342C4-F689-0487-D2A8-77FEE8704AB4
Sleep/Wake UUID: 0C4C242B-6F81-466E-A7E6-FF91D0887C3F
Crashed Thread: 0 Dispatch queue: IDESourceControlTree Change Queue
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 5B1008
ASSERTION FAILURE in /SourceCache/DVTFrameworks/DVTFrameworks-5074/DVTFoundation/Protocols/DVTInvalidation.m:254
Details: <IDESourceControlRepository, 0x7fe39514ff20> was never invalidated.
Open Xcode's preferences and get rid of all repositories in the Accounts pane.
If that's not sufficient, you may have to take this project out of source control completely.

iOS Simulator Crash in xcode 5.1

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.

Xcode 5.0.2 crashes on start-up (OSAKit plugin - code signature invalid)

Today Xcode is crashing for me every time I start it up. When I last used it last week it was working fine and I haven't changed anything.
I've tried reinstalling Xcode but it has made no difference. Does anybody have any ideas how I can get it working again?
Process: Xcode [1062]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 5.0.2 (3335.32)
Build Info: IDEApplication-3335032000000000~4
App Item ID: 497799835
App External ID: 106632651
Code Type: X86-64 (Native)
Parent Process: launchd [260]
Responsible: Xcode [1062]
User ID: 501
PlugIn Path: /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
PlugIn Identifier: com.apple.OSAKit
PlugIn Version: 1.4 (89)
Date/Time: 2014-01-14 14:09:05.686 +0000
OS Version: Mac OS X 10.9.1 (13B42)
Report Version: 11
Anonymous UUID: B2D995CA-38C1-0B1C-DA4E-8DD870BE2A37
Crashed Thread: 0 Dispatch queue: DVTPlugInExtensionFaultingLock
Exception Type: EXC_CRASH (Code Signature Invalid)
Exception Codes: 0x0000000000000000, 0x0000000000000000
VM Regions Near 0x7fff7692ee40 (cr2):
__DATA 00007fff7691b000-00007fff76920000 [ 20K] rw-/rwx SM=COW /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
--> __DATA 00007fff76920000-00007fff76936000 [ 88K] rw-/rwx SM=COW /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
__DATA 00007fff76936000-00007fff76937000 [ 4K] rw-/rwx SM=COW /usr/lib/system/libsystem_m.dylib
Application Specific Information:
ProductBuildVersion: 5A3005
As pointed out by trojanfoe in the comment above, the OSAKit framework had become corrupted somehow. Copying an uncorrupted version of the files from another machine fixed the problem.

Resources