Unable to boot ios simulator

I have downloaded X-code and started my first program .


When i tried to run the program using simulator , i am seeing an error with simulator "unable to boot ios simulator".


I am seeing following crash log:


Process: launchd_sim [48408]

Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/sbin/launchd_sim

Identifier: launchd_sim

Version: 2.1.0 (560.20.11)

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: launchd_sim [48408]

User ID: 25600



Date/Time: 2015-06-25 15:06:37.697 +0530

OS Version: Mac OS X 10.10.3 (14D136)

Report Version: 11

Anonymous UUID: E27375FB-5B95-7309-7380-6714438EDE6B





Time Awake Since Boot: 13000 seconds



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



Exception Type: EXC_BAD_INSTRUCTION (SIGILL)

Exception Codes: 0x0000000000000001, 0x0000000000000000



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

0 launchd_sim 0x0000000104868fee 0x104841000 + 163822

1 launchd_sim 0x0000000104845dc4 0x104841000 + 19908

2 libdyld.dylib 0x0000000104c68145 start + 1



Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000104872ea3 rbx: 0x0000000104872e93 rcx: 0x000000010487da88 rdx: 0xffffffffffffffff

rdi: 0x000000000000000d rsi: 0x00000000000001c0 rbp: 0x00007fff5b3be8d0 rsp: 0x00007fff5b3be800

r8: 0x2f706d742f657461 r9: 0x0000000104d36600 r10: 0x0000000000004dc8 r11: 0x0000000104f6bc3d

r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x00007fff5b3bea20 r15: 0x0000000000000000

rip: 0x0000000104868fee rfl: 0x0000000000010287 cr2: 0x000000010486b1b9



Logical CPU: 4

Error Code: 0x00000000

Trap Number: 6





Binary Images:

0x104841000 - 0x104879fff +launchd_sim (2.1.0 - 560.20.11) <0442297D-31AD-37EE-96E2-C009D4F546D8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/sbin/launchd_sim

0x104887000 - 0x1048ab77f +dyld_sim (353.2.1) <C4C4D1A2-E19B-33BE-A569-EFBD99B392C7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim

0x1048f1000 - 0x1048f8fff +libSystem.dylib (1214.5.1) <E20E6F02-EC06-3A55-900F-B86DAC634FEC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libSystem.dylib

0x104900000 - 0x104af874f +libobjc.A.dylib (647.1) <E2D8BBF9-2E91-324C-BFB9-873404DB2E9A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libobjc.A.dylib

0x104b1c000 - 0x104b21ff7 +libcache_sim.dylib (69) <9BD08341-65F7-3CEC-8413-7A61D90833B3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcache_sim.dylib

0x104b26000 - 0x104b35fff +libcommonCrypto.dylib (60061) <342DE493-A7A3-31C2-918D-966C0C3384EC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcommonCrypto.dylib

Unable to boot ios simulator
 
 
Q