Applications are crashing on Mac OSX 10.11 (15A244d) build

Hi,

I installed the latest Mac OSX 10.11 (15A244d) build on my Mac machine & then when I am trying to launch my Xcode 3.2.5 applications, it is crashing everytime. Following is the crash report. Can you please let me know what's the issue?


Thanks

Asutos



Process: XCodeApplication [433]

Path: /Volumes/VOLUME/XCodeApplication.app/Contents/MacOS/XCodeApplication

Identifier: com.efi.XCodeApplication

Version: 3.0.0.06 (3.0.0.06)

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: XCodeApplication [433]

User ID: 501


Date/Time: 2015-08-13 14:21:25.910 -0700

OS Version: Mac OS X 10.11 (15A244d)

Report Version: 11

Anonymous UUID: 01B10E10-B036-B185-410E-2760DA7B1478



Time Awake Since Boot: 180 seconds


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


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x00007ffbffeaf110

Exception Note: EXC_CORPSE_NOTIFY


VM Regions Near 0x7ffbffeaf110:

Stack 00007000004af000-0000700000531000 [ 520K] rw-/rwx SM=COW thread 10

-->

STACK GUARD 00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL stack guard for thread 0


Application Specific Information:

objc_msgSend() selector name: itemArray

objc[433]: garbage collection is ON


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

0 libobjc.A.dylib 0x00007fff9856551d objc_msgSend + 29

1 com.apple.AppKit 0x00007fff9d91907e -[NSSpellChecker _fillSpellCheckerPopupButton:] + 63

2 com.apple.AppKit 0x00007fff9d917d4c -[NSSpellChecker init] + 276

3 com.apple.AppKit 0x00007fff9d917b83 +[NSSpellChecker sharedSpellChecker] + 67

4 com.apple.AppKit 0x00007fff9d917a1e -[NSTextView checkTextInRange:types:options:] + 878

5 com.apple.AppKit 0x00007fff9d917653 -[NSTextView _performScheduledTextChecking:] + 826

6 libdispatch.dylib 0x00007fff956af409 _dispatch_client_callout + 8

7 libdispatch.dylib 0x00007fff956bd0ec _dispatch_source_latch_and_call + 2235

8 libdispatch.dylib 0x00007fff956b4a3b _dispatch_source_invoke + 937

9 libdispatch.dylib 0x00007fff956c06e3 _dispatch_main_queue_callback_4CF + 422

10 com.apple.CoreFoundation 0x00007fff9244b5c9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

11 com.apple.CoreFoundation 0x00007fff9240657d __CFRunLoopRun + 1949

12 com.apple.CoreFoundation 0x00007fff92405b78 CFRunLoopRunSpecific + 296

13 com.apple.HIToolbox 0x00007fff92e043e5 RunCurrentEventLoopInMode + 235

14 com.apple.HIToolbox 0x00007fff92e0417b ReceiveNextEventCommon + 432

15 com.apple.HIToolbox 0x00007fff92e03fbb _BlockUntilNextEventMatchingListInModeWithFilter + 71

16 com.apple.AppKit 0x00007fff9d6dcae7 _DPSNextEvent + 1076

17 com.apple.AppKit 0x00007fff9daa8ac5 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 440

18 com.apple.AppKit 0x00007fff9d8ee768 NSCoreDragCGEventBlockingProc + 135

19 com.apple.HIServices 0x00007fff8f3226ae SampleMouseAndKeyboard + 141

20 com.apple.HIServices 0x00007fff8f3223a4 DragInApplication + 50

21 com.apple.HIServices 0x00007fff8f321433 CoreDragStartDragging + 705

22 com.apple.AppKit 0x00007fff9d8eb941 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 1010

23 com.apple.AppKit 0x00007fff9d8e8b2f -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1212

24 com.apple.AppKit 0x00007fff9d8e8661 -[NSWindow(NSDrag) dragImage:at:offset:event:pasteboard:source:slideBack:] + 135

25 com.efi.XCodeApplication 0x0000000100000d83 -[EFSourceView dragDummyImage] + 80

26 com.efi.XCodeApplication 0x0000000100002fce -[EFViewController displayWarningAboutInstalledApps] + 551

27 com.apple.Foundation 0x00007fff9497f41b __NSThreadPerformPerform + 279

28 com.apple.CoreFoundation 0x00007fff92414e31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17

29 com.apple.CoreFoundation 0x00007fff92406c5c __CFRunLoopDoSources0 + 556

30 com.apple.CoreFoundation 0x00007fff9240617f __CFRunLoopRun + 927

31 com.apple.CoreFoundation 0x00007fff92405b78 CFRunLoopRunSpecific + 296

32 com.apple.HIToolbox 0x00007fff92e043e5 RunCurrentEventLoopInMode + 235

33 com.apple.HIToolbox 0x00007fff92e0417b ReceiveNextEventCommon + 432

34 com.apple.HIToolbox 0x00007fff92e03fbb _BlockUntilNextEventMatchingListInModeWithFilter + 71

35 com.apple.AppKit 0x00007fff9d6dcae7 _DPSNextEvent + 1076

36 com.apple.AppKit 0x00007fff9daa8ac5 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 440

37 com.apple.AppKit 0x00007fff9d6d2986 -[NSApplication run] + 682

38 com.apple.AppKit 0x00007fff9d654e9a NSApplicationMain + 1176

39 com.efi.FierySoftwareInstaller 0x0000000100000cc4 start + 52


Thread 1:

0 libsystem_kernel.dylib 0x00007fff9a37a78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9e9057c9 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff9e903409 start_wqthread + 13


Thread 2:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff9a37b0a2 kevent_qos + 10

1 libdispatch.dylib 0x00007fff956b450c _dispatch_mgr_invoke + 216

2 libdispatch.dylib 0x00007fff956b4183 _dispatch_mgr_thread + 52


Thread 3:

0 libsystem_kernel.dylib 0x00007fff9a37a78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9e9057c9 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff9e903409 start_wqthread + 13


Thread 4:

0 libsystem_kernel.dylib 0x00007fff9a37a78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9e9057c9 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff9e903409 start_wqthread + 13


Thread 5:

0 libsystem_kernel.dylib 0x00007fff9a37a78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9e9057c9 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff9e903409 start_wqthread + 13


Thread 6:

0 libsystem_kernel.dylib 0x00007fff9a379f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9e9061f0 _pthread_cond_wait + 767

2 com.apple.Foundation 0x00007fff9492f1b2 -[NSCondition wait] + 240

3 com.apple.Foundation 0x00007fff949206d0 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 935

4 com.apple.Foundation 0x00007fff949202ab -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131

5 com.efi.FierySoftwareInstaller 0x00000001000057fb -[EFViewController getInstalledAppsAndPackageVersion] + 2131

6 com.apple.Foundation 0x00007fff94ac91ca __NSThread__start__ + 1351

7 libsystem_pthread.dylib 0x00007fff9e905cb3 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9e905c30 _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff9e903419 thread_start + 13


Thread 7:

0 libsystem_kernel.dylib 0x00007fff9a37a78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9e9057c9 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff9e903409 start_wqthread + 13


Thread 8:

0 libsystem_kernel.dylib 0x00007fff9a37a78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9e9057c9 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff9e903409 start_wqthread + 13


Thread 9:: CVDisplayLink

0 libsystem_kernel.dylib 0x00007fff9a379f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9e9061f0 _pthread_cond_wait + 767

2 com.apple.CoreVideo 0x00007fff8de60e82 CVDisplayLink::runIOThread() + 676

3 com.apple.CoreVideo 0x00007fff8de608b5 startIOThread(void*) + 147

4 libsystem_pthread.dylib 0x00007fff9e905cb3 _pthread_body + 131

5 libsystem_pthread.dylib 0x00007fff9e905c30 _pthread_start + 168

6 libsystem_pthread.dylib 0x00007fff9e903419 thread_start + 13


Thread 10:: com.apple.NSEventThread

0 libsystem_kernel.dylib 0x00007fff9a374c96 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff9a3740d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff92406e64 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff9240632c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x00007fff92405b78 CFRunLoopRunSpecific + 296

5 com.apple.AppKit 0x00007fff9d79b599 _NSEventThread + 149

6 libsystem_pthread.dylib 0x00007fff9e905cb3 _pthread_body + 131

7 libsystem_pthread.dylib 0x00007fff9e905c30 _pthread_start + 168

8 libsystem_pthread.dylib 0x00007fff9e903419 thread_start + 13


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

rax: 0x00007fff98565500 rbx: 0x0000000400462880 rcx: 0x0000000000000000 rdx: 0x00007fff5fbfbff0

rdi: 0x0000000400868e80 rsi: 0x00007fff9e07ed22 rbp: 0x00007fff5fbfc1e0 rsp: 0x00007fff5fbfbe88

r8: 0x0000000000000010 r9: 0x00000000020001a0 r10: 0x00007fff9e07ed22 r11: 0x00007ffbffeaf0f8

r12: 0x00000004008727a0 r13: 0x000000040019afc0 r14: 0x00007fff98565500 r15: 0x00007fff98565500

rip: 0x00007fff9856551d rfl: 0x0000000000010202 cr2: 0x00007ffbffeaf110


Logical CPU: 0

Error Code: 0x00000004

Trap Number: 14



Binary Images:

0x100000000 - 0x100012fff +com.efi.XCodeApplication (3.0.0.06 - 3.0.0.06) <A88CF949-A8EC-2A24-59DC-225CA3BEA8BC> /Volumes/VOLUME/XCodeApplication.app/Contents/MacOS/XCodeApplication

0x100028000 - 0x100028ff7 liblaunch.dylib (755.1.13) <EDC83AA4-F0B8-3C23-869A-11CDA021E453> /usr/lib/system/liblaunch.dylib

0x10002f000 - 0x100057fff libxpc.dylib (755.1.13) <900EB889-37FB-3D89-8D92-C571C33121ED> /usr/lib/system/libxpc.dylib

0x100076000 - 0x100078ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <BEA73E4B-4596-3B1B-9A3B-A444ADB84978> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x105c04000 - 0x105c19ff7 libCGInterfaces.dylib (316) <6026DF85-E35B-3E62-8C2B-4931134F216B> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib

0x105eaa000 - 0x105eb1ff7 com.apple.AccessibilityBundles (1.0 - 38) <0CD9EE83-C4B8-345F-807B-7DB0FFB33E7B> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/AccessibilityBundles

0x105f7f000 - 0x105f80ff6 +cl_kernels (???) <7FDCDC6A-D283-4E51-9E4A-D7C0682AAACF> cl_kernels

0x106ec9000 - 0x107074ffb GLEngine (12.0.34.11) <74768AB5-05DA-3433-B0E8-DFA0E891DD44> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x1070b1000 - 0x1070dbff7 GLRendererFloat (12.0.34.11) <C1849BFA-FBCD-3D50-A7E4-D978E1EBF962> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

0x108000000 - 0x108796fff libclh.dylib (4.0.3 - 4.0.3) <446039F2-F5C0-342E-B0EF-C64F214EF09D> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib

0x123440000000 - 0x123440887fff com.apple.GeForceTeslaGLDriver (10.0.37 - 10.0.0) <F505D204-7EEE-3F4E-B6D9-1997C0B18B90> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver

0x7fff617e9000 - 0x7fff6181fbf7 dyld (360.11) <8D611E1A-C060-3E57-82F1-E952FB6908C8> /usr/lib/dyld

0x7fff8adee000 - 0x7fff8ae19ff3 libarchive.2.dylib (32) <C0B8981D-B667-39E3-9618-6395BB67BBA2> /usr/lib/libarchive.2.dylib

0x7fff8b1b6000 - 0x7fff8b1fbff7 com.apple.coreservices.SharedFileList (23 - 23) <80D56F36-2B54-3708-84A4-3835E826D13F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList

0x7fff8b1fc000 - 0x7fff8b1fdfff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib

0x7fff8b2b4000 - 0x7fff8b2b4fff libenergytrace.dylib (10) <CE5449B5-00CB-3CE1-8CAC-4331C7573F29> /usr/lib/libenergytrace.dylib

0x7fff8b2d1000 - 0x7fff8b2edff7 libextension.dylib (78) <71EA5853-72A3-335F-B068-E7BEEF78D7B6> /usr/lib/libextension.dylib

0x7fff8b491000 - 0x7fff8b5b5fff com.apple.LaunchServices (726.4 - 726.4) <81D61070-0554-31CB-990D-ADA3BA907857> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x7fff8b695000 - 0x7fff8b8a2ffb libicucore.A.dylib (551.20) <6A9C1B1D-79F7-321B-A0FA-9BFCDF2830D7> /usr/lib/libicucore.A.dylib

0x7fff8bf79000 - 0x7fff8c059ff7 unorm8_rgba.dylib (2.6.2) <7B4B58A7-A612-3FF3-B44B-24E4F9596353> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib

0x7fff8c05a000 - 0x7fff8c065ff7 libGPUSupport.dylib (12.0.34.11) <BF699029-CD8B-3FA7-B3B1-1F97BE32CE6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

0x7fff8c0ef000 - 0x7fff8c0fffff libSparseBLAS.dylib (1159) <0D54EC42-CC6E-3F26-B5B0-248C926FA928> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib

0x7fff8c100000 - 0x7fff8c11fff7 com.apple.framework.Apple80211 (11.0 - 1101.29) <93DF1194-CB1E-382E-87D2-750F7CCC04DF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8c120000 - 0x7fff8c122fff com.apple.loginsupport (1.0 - 1) <93B8943F-DFC0-3D0B-AD26-396B6C895A12> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport

0x7fff8c3dd000 - 0x7fff8c3e6fff com.apple.CommonAuth (4.0 - 2.0) <E139102B-3DEC-395D-A65A-971AC13A0AFA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 1

thread_create: 0

thread_set_state: 0

Calls made by this process:

task_for_pid: 0

thread_create: 0

thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 351

thread_create: 0

thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=237.6M resident=0K(0%) swapped_out_or_unallocated=237.6M(100%)

Writable regions: Total=16.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=16.1G(100%)


VIRTUAL REGION

REGION TYPE SIZE COUNT (non-coalesced)

=========== ======= =======

Accelerate.framework 128K 2

Activity Tracing 2048K 2

CG backing stores 1512K 4

CG image 8K 3

CG shared images 272K 7

CoreAnimation 224K 22

CoreUI image data 712K 8

CoreUI image file 192K 4

Dispatch continuations 4096K 2

Foundation 24K 3

IOKit 7940K 2

Image IO 3768K 4

Kernel Alloc Once 8K 3

MALLOC 318.0M 41

MALLOC (reserved) 15.8G 3 reserved VM address space (unallocated)

MALLOC guard page 48K 10

Memory Tag 242 12K 2

OpenCL 12K 3

OpenGL GLSL 256K 4

Process Corpse Info 2048K 2

STACK GUARD 56.0M 12

Stack 12.6M 12

VM_ALLOCATE 72K 10

__DATA 37.1M 217

__GLSLBUILTINS 2588K 2

__IMAGE 528K 2

__LINKEDIT 88.5M 14

__TEXT 149.1M 221

__UNICODE 552K 2

mapped file 43.9M 14

shared memory 16.4M 10

=========== ======= =======

TOTAL 16.5G 616

TOTAL, minus reserved VM space 748.1M 616


Model: Macmini4,1, BootROM MM41.0042.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 5 GB, SMC 1.65f2

Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 1 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313132533654465238432D47372020

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313333392E4D313646

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.24)

Bluetooth: Version 4.4.0d86 16188, 3 services, 27 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Serial ATA Device: ST9320325ASG, 320.07 GB

Serial ATA Device: HL-DT-STDVDRW GA32N

USB Device: USB 2.0 Bus

USB Device: Keyboard Hub

USB Device: Apple Keyboard

USB Device: USB 2.0 Bus

USB Device: USB Bus

USB Device: BRCM2070 Hub

USB Device: Bluetooth USB Host Controller

USB Device: IR Receiver

USB Device: HASP HL 3.25

USB Device: Apple Optical USB Mouse

USB Device: USB Bus

Thunderbolt Bus:

Hi Asutos,


Does your app need to load a kext or driver to function?


Max.

The only version of Xcode working on 10.11beta is Xcode7beta.

My xcode 6.4 started crashing on putting breakpoint in debug. With so many problems with El Capitan, I decided to go back to Yosemeti.


I had to repartition using disk utility, and install Yosemeti on the new partition.

Hi Max,

We are not using this in our app. It's a wrapper application to install the packages in to the system.


Thanks

Asutos

Hi Lapis,

XCode 6.1.1 version is working fine on Mac OSX 10.11 (15A244d) build.


Thanks

Asutos

Hi,

This issue got resolved in Mac 10.11 Beta 7 (15A263e) build. My applications are working fine on Beta 7 build. Thanks everyone for the help.


Thanks

Asutos

Applications are crashing on Mac OSX 10.11 (15A244d) build
 
 
Q