Search Unity

4.6.1p1 any OSX build crashes immediately on startup (EDIT: also on 4. 6.1p2)

Discussion in 'Editor & General Support' started by any_user, Dec 12, 2014.

  1. any_user

    any_user

    Joined:
    Oct 19, 2008
    Posts:
    374
    After updating to 4.6.1p1, I can't build for OSX anymore. The application just immediately crashes on startup. It also happens with a build of a new empty project. Can anybody confirm this or is my Unity installation broken?

    Bug Case: 655570

    Code (CSharp):
    1.  
    2. Process:               Untitled [691]
    3. Path:                  /Users/USER/*/Untitled.app/Contents/MacOS/Untitled
    4. Identifier:            unity.DefaultCompany.Test
    5. Version:               Unity Player version 4.6.1p1 (4.6.1p1)
    6. Code Type:             X86 (Native)
    7. Parent Process:        ??? [1]
    8. Responsible:           Untitled [691]
    9. User ID:               501
    10.  
    11. Date/Time:             2014-12-12 18:19:25.691 +0100
    12. OS Version:            Mac OS X 10.10.1 (14B25)
    13. Report Version:        11
    14. Anonymous UUID:        0A27B73E-E6C5-8C0B-2420-DCECE4ECD541
    15.  
    16.  
    17. Time Awake Since Boot: 1400 seconds
    18.  
    19. Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    20.  
    21. Exception Type:        EXC_BREAKPOINT (SIGTRAP)
    22. Exception Codes:       0x0000000000000002, 0x0000000000000000
    23.  
    24. Dyld Error Message:
    25.   Symbol not found: _mono_set_dirs
    26.   Referenced from: /Users/USER/*/Untitled.app/Contents/MacOS/Untitled
    27.   Expected in: /Users/USER/*/Untitled.app/Contents/MacOS/../Frameworks/MonoEmbedRuntime/osx/libmono.0.dylib
    28.  
    29. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    30. 0   dyld                             0x8fe7c085 dyld_fatal_error + 1
    31. 1   dyld                             0x8fe7f111 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 184
    32. 2   libdyld.dylib                     0x993a146c dyld_stub_binder_ + 20
    33. 3   unity.DefaultCompany.Test         0x0033f5aa 0x1000 + 3401130
    34. 4   unity.DefaultCompany.Test         0x0064f3aa 0x1000 + 6611882
    35. 5   unity.DefaultCompany.Test         0x0065073b 0x1000 + 6616891
    36. 6   com.apple.Foundation             0x9bbb54a3 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 50
    37. 7   com.apple.CoreFoundation         0x9b56f6e4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
    38. 8   com.apple.CoreFoundation         0x9b4503f1 _CFXNotificationPost + 3713
    39. 9   com.apple.Foundation             0x9bba33c4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    40. 10  com.apple.AppKit                 0x9a654198 -[NSApplication _postDidFinishNotification] + 365
    41. 11  com.apple.AppKit                 0x9a653e88 -[NSApplication _sendFinishLaunchingNotification] + 239
    42. 12  com.apple.AppKit                 0x9a65063d -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 827
    43. 13  com.apple.AppKit                 0x9a64ff0a -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 277
    44. 14  libobjc.A.dylib                   0x926b9119 -[NSObject performSelector:withObject:withObject:] + 84
    45. 15  com.apple.Foundation             0x9bbc4937 __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke + 118
    46. 16  com.apple.Foundation             0x9bbc446f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 451
    47. 17  com.apple.Foundation             0x9bbc4264 _NSAppleEventManagerGenericHandler + 211
    48. 18  com.apple.AE                     0x9494c8c2 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 583
    49. 19  com.apple.AE                     0x94918a37 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    50. 20  com.apple.AE                     0x9491892a aeProcessAppleEvent + 313
    51. 21  com.apple.HIToolbox               0x905084b1 AEProcessAppleEvent + 55
    52. 22  com.apple.AppKit                 0x9a64c522 _DPSNextEvent + 2663
    53. 23  com.apple.AppKit                 0x9a64b5e1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 186
    54. 24  com.apple.AppKit                 0x9a63ddac -[NSApplication run] + 907
    55. 25  com.apple.AppKit                 0x9a627310 NSApplicationMain + 2082
    56. 26  unity.DefaultCompany.Test         0x0064faab 0x1000 + 6613675
    57. 27  unity.DefaultCompany.Test         0x00002af5 0x1000 + 6901
    58.  
    59. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    60. 0   libsystem_kernel.dylib           0x9c2eb8d2 kevent64 + 10
    61. 1   libdispatch.dylib                 0x9c10f73f _dispatch_mgr_invoke + 245
    62. 2   libdispatch.dylib                 0x9c10f3a2 _dispatch_mgr_thread + 52
    63.  
    64. Thread 2:
    65. 0   libsystem_kernel.dylib           0x9c2eae6e __workq_kernreturn + 10
    66. 1   libsystem_pthread.dylib           0x9994336d _pthread_wqthread + 939
    67. 2   libsystem_pthread.dylib           0x99940eea start_wqthread + 30
    68.  
    69. Thread 3:
    70. 0   libsystem_kernel.dylib           0x9c2eae6e __workq_kernreturn + 10
    71. 1   libsystem_pthread.dylib           0x9994336d _pthread_wqthread + 939
    72. 2   libsystem_pthread.dylib           0x99940eea start_wqthread + 30
    73.  
    74. Thread 4:
    75. 0   libsystem_kernel.dylib           0x9c2eae6e __workq_kernreturn + 10
    76. 1   libsystem_pthread.dylib           0x9994336d _pthread_wqthread + 939
    77. 2   libsystem_pthread.dylib           0x99940eea start_wqthread + 30
    78.  
    79. Thread 5:
    80. 0   libsystem_kernel.dylib           0x9c2eae6e __workq_kernreturn + 10
    81. 1   libsystem_pthread.dylib           0x9994336d _pthread_wqthread + 939
    82. 2   libsystem_pthread.dylib           0x99940eea start_wqthread + 30
    83.  
    84. Thread 6:
    85. 0   libsystem_kernel.dylib           0x9c2eae6e __workq_kernreturn + 10
    86. 1   libsystem_pthread.dylib           0x9994336d _pthread_wqthread + 939
    87. 2   libsystem_pthread.dylib           0x99940eea start_wqthread + 30
    88.  
    89. Thread 7:
    90. 0   libsystem_kernel.dylib           0x9c2eae6e __workq_kernreturn + 10
    91. 1   libsystem_pthread.dylib           0x9994336d _pthread_wqthread + 939
    92. 2   libsystem_pthread.dylib           0x99940eea start_wqthread + 30
    93.  
    94. Thread 8:
    95. 0   libsystem_kernel.dylib           0x9c2eae6e __workq_kernreturn + 10
    96. 1   libsystem_pthread.dylib           0x9994336d _pthread_wqthread + 939
    97. 2   libsystem_pthread.dylib           0x99940eea start_wqthread + 30
    98.  
    99. Thread 9:
    100. 0   libsystem_kernel.dylib           0x9c2eae6e __workq_kernreturn + 10
    101. 1   libsystem_pthread.dylib           0x9994336d _pthread_wqthread + 939
    102. 2   libsystem_pthread.dylib           0x99940eea start_wqthread + 30
    103.  
    104. Thread 0 crashed with X86 Thread State (32-bit):
    105.   eax: 0x8feb052c  ebx: 0x993a13cd  ecx: 0x00000000  edx: 0x8fed84c0
    106.   edi: 0x8fed84c0  esi: 0x8fe7ef70  ebp: 0xbfffe978  esp: 0xbfffe95c
    107.    ss: 0x00000023  efl: 0x00000246  eip: 0x8fe7c085   cs: 0x0000001b
    108.    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
    109.   cr2: 0x099ee000
    110. Logical CPU:     4
    111. Error Code:      0x00000000
    112. Trap Number:     3
    113.  
    114.  
    115. Binary Images:
    116.     0x1000 -   0xb7cff3 +unity.DefaultCompany.Test (Unity Player version 4.6.1p1 - 4.6.1p1) <3A9D3BAC-6E10-35D2-8D8E-1E4FCE058A9C> /Users/USER/*/Untitled.app/Contents/MacOS/Untitled
    117.   0xc8e000 -   0xf06ffb +libmono.0.dylib (1) <6F55C0F6-5CC2-3BF6-997A-72422AE052EE> /Users/USER/*/Untitled.app/Contents/Frameworks/MonoEmbedRuntime/osx/libmono.0.dylib
    118.  0x6105000 -  0x6105ff9 +cl_kernels (???) <BB45A6F3-FA30-4F21-9CB8-95B5C835486D> cl_kernels
    119.  0x87fe000 -  0x87feffb +cl_kernels (???) <18B68A2C-71D1-47D3-834E-1B5A68A8CC19> cl_kernels
    120.  0x9919000 -  0x995bff3  com.apple.CloudDocs (1.0 - 280.1.2) <0F6DAB87-5A29-38A4-9D39-EA299E06BA13> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
    121.  0x9c00000 -  0x9cebff7  unorm8_bgra.dylib (2.4.5) <92A32497-932A-3966-91AD-DEA4CA456A5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    122. 0x8fe7b000 - 0x8feaee03  dyld (353.2.1) <EBFF7998-58E8-32F5-BF0D-9690278EC792> /usr/lib/dyld
    123. 0x90008000 - 0x9000dfff  com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    124. 0x9000e000 - 0x9017fffb  libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    125. 0x90180000 - 0x901c7ff3  com.apple.AppleJPEG (1.0 - 1) <C14A2B49-A664-3EDE-9B9B-6A678ED7F8DE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    126. 0x9044e000 - 0x904a1fff  libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
    127. 0x904a2000 - 0x904ceffb  libsandbox.1.dylib (358.1.1) <A62AE9BC-7FF4-33D1-AB30-7497832770E7> /usr/lib/libsandbox.1.dylib
    128. 0x904cf000 - 0x908a5ff7  com.apple.HIToolbox (2.1.1 - 756) <5204085A-4D56-3430-889F-11C42E43729B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    129. 0x908a6000 - 0x908f7fff  com.apple.opencl (2.4.2 - 2.4.2) <33B19D84-C463-3762-B1AB-C5CB8F7DC87F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    130. 0x908f8000 - 0x90917ffb  libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
    131. 0x90918000 - 0x9091bff7  com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    132. 0x9091c000 - 0x90942ff3  libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
    133. 0x90945000 - 0x90954ff3  com.apple.opengl (11.0.7 - 11.0.7) <C4738E5F-C178-3A01-B941-C638E6A14D7C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    134. 0x90955000 - 0x90b4bfff  libicucore.A.dylib (531.30) <BD09E200-FF42-3E9D-814C-0BC8F2C0EAC9> /usr/lib/libicucore.A.dylib
    135. 0x90b4c000 - 0x90b54fff  com.apple.CoreServices.FSEvents (1210 - 1210) <FC372799-6E8E-3290-9816-6981D39BC9D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    136. 0x90b55000 - 0x90e04ff7  com.apple.RawCamera.bundle (6.01 - 766) <085C3715-87C1-3431-A5C4-C4C002B4A5BD> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    137. 0x90e05000 - 0x90e09ffb  com.apple.IOSurface (97 - 97) <ADB57CD2-455A-317C-818E-6379BF427D10> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    138. 0x90e0a000 - 0x90eaafff  com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    139. 0x90eb9000 - 0x90ecbfff  com.apple.Sharing (328.3 - 328.3) <460DD833-B33A-369E-A5EF-B21D5AA231EF> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    140. 0x90ecc000 - 0x90ee9fff  libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
    141. 0x90eea000 - 0x90fb5fff  com.apple.DiscRecording (9.0 - 9000.4.1) <490CDFC5-B1BF-36CA-AB7E-FEAF99BF272A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    142. 0x90fb6000 - 0x913f1feb  com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    143. 0x913f2000 - 0x91421ff7  com.apple.DictionaryServices (1.2 - 229) <1F5C35C7-67AA-30A0-A366-EB4B361152A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    144. 0x91422000 - 0x9142fff7  com.apple.ProtocolBuffer (1 - 225.1) <E5744DE6-B3FC-3289-9E71-98E88DECE545> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    145. 0x91430000 - 0x91433ffb  libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
    146. 0x91434000 - 0x91436fff  libCVMSPluginSupport.dylib (11.0.7) <A87C589A-DA64-3D62-8BDE-065784993B1A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    147. 0x91437000 - 0x9145dffb  libxpc.dylib (559.1.22) <CB6B442F-8BE4-37B6-9A00-4753BC1C368C> /usr/lib/system/libxpc.dylib
    148. 0x9145e000 - 0x914f0fff  com.apple.CoreSymbolication (3.1 - 56072) <BADFFEF1-5CD8-37BC-B8FD-7C955EF0D0A1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    149. 0x914f1000 - 0x91534fff  libGLU.dylib (11.0.7) <3519CD46-386A-3702-A5EE-AE59923C5AA7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    150. 0x91535000 - 0x91535fff  libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
    151. 0x91536000 - 0x917c9ff7  com.apple.CoreData (110 - 526) <C2C79A0B-70B1-3D88-951D-1C19D35B78E1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    152. 0x917ca000 - 0x917d4ffb  com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    153. 0x917d5000 - 0x918e8fff  com.apple.MediaControlSender (2.0 - 215.10) <9A59F1DE-E9B6-3A56-84A1-F3F9DC66189B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    154. 0x918e9000 - 0x918f1ff7  libCGCMS.A.dylib (772) <C556A973-97EF-353D-AA9A-82483BDB481C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    155. 0x918f2000 - 0x918ffff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <DD10F01B-45E7-31A0-A19B-2AEEB689C6C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    156. 0x91900000 - 0x9190eff7  libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
    157. 0x9190f000 - 0x9194ffff  com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    158. 0x91950000 - 0x91a1afff  com.apple.backup.framework (1.6.1 - 1.6.1) <82A5ADA6-6434-3801-AE63-4C56ADC93B28> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    159. 0x91a1b000 - 0x91a1bfff  liblaunch.dylib (559.1.22) <2FDDB7A5-C022-3C40-A263-1DC74F0B446D> /usr/lib/system/liblaunch.dylib
    160. 0x91a1c000 - 0x91a1eff3  com.apple.EFILogin (2.0 - 2) <414F4023-49B5-3FB8-8778-55D4025EB6E8> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    161. 0x91a1f000 - 0x91a59fff  com.apple.MediaKit (16 - 757) <430EC569-B083-3608-B91F-3EC6B6065519> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    162. 0x91a5a000 - 0x91e8dff3  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    163. 0x91e8e000 - 0x92276ff7  libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    164. 0x92277000 - 0x92278fff  liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
    165. 0x92279000 - 0x9232bfff  libCoreStorage.dylib (471) <3E1DA770-7958-3243-B0D3-126E71E36BAA> /usr/lib/libCoreStorage.dylib
    166. 0x9232c000 - 0x92339fff  com.apple.OpenDirectory (10.10 - 187) <94A3ED17-CD64-3D4A-8470-69C937CABF50> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    167. 0x9233a000 - 0x924a3ff7  com.apple.avfoundation (2.0 - 889.10) <BC1712A8-FBDC-35A4-997C-2A0CA4296E8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    168. 0x924a4000 - 0x924a5fff  libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
    169. 0x92535000 - 0x92545ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    170. 0x92546000 - 0x92578ff7  com.apple.GSS (4.0 - 2.0) <36CBBD76-19AC-333E-AB52-A93800ABC89A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    171. 0x92579000 - 0x925f8fff  com.apple.SystemConfiguration (1.14 - 1.14) <89A67A1E-850F-3ED1-AB7D-9057A5B0FF0D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    172. 0x925f9000 - 0x92614ff7  com.apple.CFOpenDirectory (10.10 - 187) <12F3D599-88CE-3952-8987-7F6CEA2A809A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    173. 0x92615000 - 0x9269cfff  com.apple.CoreServices.OSServices (640.3 - 640.3) <8DD52AC8-238C-3E5C-ADBB-ABDA770D708A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    174. 0x9269d000 - 0x926afff7  libsasl2.2.dylib (193) <B5813595-A89D-39D4-BB06-F6013D3BD98C> /usr/lib/libsasl2.2.dylib
    175. 0x926b0000 - 0x9288c2ef  libobjc.A.dylib (646) <EF789AF0-508F-3D49-A988-376CE2E1107C> /usr/lib/libobjc.A.dylib
    176. 0x9288d000 - 0x9288dfff  libOpenScriptingUtil.dylib (162) <9872C464-DF90-37C2-9871-8A3F53C615EC> /usr/lib/libOpenScriptingUtil.dylib
    177. 0x9288e000 - 0x928faffb  com.apple.datadetectorscore (6.0 - 396.1) <77C29022-34D1-3556-95F6-FDBE4576CAF9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    178. 0x928fb000 - 0x92998fff  com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    179. 0x92ae6000 - 0x92b8bfff  com.apple.Metadata (10.7.0 - 916.1) <C1EAE5EA-C25B-337C-A0DD-82F694FDD140> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    180. 0x92b8c000 - 0x92b9dfff  libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
    181. 0x92b9e000 - 0x92ba4ff3  libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
    182. 0x92ba5000 - 0x92bd8fff  com.apple.CoreServicesInternal (221.1 - 221.1) <045D0E8B-6935-3A11-B56B-45FF9A5474FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    183. 0x92bd9000 - 0x92be5ff7  libcsfde.dylib (471) <36D1C779-E345-3B11-84C1-B13E7504335B> /usr/lib/libcsfde.dylib
    184. 0x92be6000 - 0x92bf3ff7  libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
    185. 0x92bf4000 - 0x92bfffff  com.apple.AppSandbox (4.0 - 238) <D05DB10E-06C7-3220-B63A-FDD1AFCAA30B> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    186. 0x92c00000 - 0x92c13fff  com.apple.ProtectedCloudStorage (1.0 - 1) <0A330FB7-44EE-359F-BAB7-48351AACD305> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    187. 0x92c14000 - 0x92c18fff  com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    188. 0x92c19000 - 0x92d2fff7  com.apple.CoreText (352.0 - 454.1) <02F310BE-E185-328C-A461-6D6B762D4A6D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    189. 0x92dd2000 - 0x92dd5fff  com.apple.xpc.ServiceManagement (1.0 - 1) <942B9491-B97C-36DB-A9F0-3EA3273FCD2C> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    190. 0x92dd6000 - 0x92e04ff7  libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
    191. 0x92e05000 - 0x92e05fff  com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    192. 0x92e06000 - 0x92e46ffb  libGLImage.dylib (11.0.7) <1F2F2EFE-1EFA-398F-80D6-8AC6EA5160DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    193. 0x92e47000 - 0x92ef4fff  libcrypto.0.9.7.dylib (106) <19669D99-DC79-3715-BC3A-850016DDDD7F> /usr/lib/libcrypto.0.9.7.dylib
    194. 0x92f27000 - 0x930ebff3  com.apple.QuartzCore (1.10 - 361.11) <9CED60CF-9B7F-3288-A7E9-3AE087F9E076> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    195. 0x930ec000 - 0x931e2ff7  libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
    196. 0x931e3000 - 0x93206ffb  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <FA330995-5E22-352D-8089-6F4EE2E178A5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    197. 0x93207000 - 0x9320cff7  libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
    198. 0x9320d000 - 0x9324dfff  libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
    199. 0x9324e000 - 0x932c2fff  com.apple.Heimdal (4.0 - 2.0) <5D2BE254-CFCD-3A15-9A89-1CBBDE0FF265> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    200. 0x932c3000 - 0x932c7ffb  com.apple.TCC (1.0 - 1) <BFA66EA1-2839-3648-80F6-96AE136A6838> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    201. 0x932c8000 - 0x93333ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    202. 0x93334000 - 0x93349ffb  com.apple.MultitouchSupport.framework (260.30 - 260.30) <2E28AF1C-AC6C-364F-B181-C5926A7F5A4D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    203. 0x9334a000 - 0x934d5ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <44BCEAB8-306D-307F-92C8-6656F3578220> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    204. 0x934d6000 - 0x93a31ffb  com.apple.MediaToolbox (1.0 - 1562.19) <6BAB878B-526B-314F-824B-95D9D2FED1D2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    205. 0x93a32000 - 0x93a4fffb  com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    206. 0x93a50000 - 0x93aa9ffb  libAVFAudio.dylib (118.3) <65762748-F772-3959-8D14-197AFB778132> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    207. 0x93aad000 - 0x93ac4ff3  com.apple.AppContainer (4.0 - 238) <6D233F8C-F8D1-365F-B678-E0B75A6E6C15> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    208. 0x93ac5000 - 0x93ad3ff3  libxar.1.dylib (254) <D7C4FDEB-61AA-3FC1-8B7B-0AE3A3A64492> /usr/lib/libxar.1.dylib
    209. 0x93ad4000 - 0x93ad6fff  com.apple.SecCodeWrapper (4.0 - 238) <5F089303-4DBE-36D2-84B3-F53CDA3718AC> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    210. 0x93ad7000 - 0x93ae0ff7  libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
    211. 0x93f88000 - 0x93f8afff  libsystem_configuration.dylib (699.1.5) <CDD8D1DA-3414-3A19-B340-EA116D52EA21> /usr/lib/system/libsystem_configuration.dylib
    212. 0x93f8b000 - 0x93fe6ffb  libTIFF.dylib (1231) <14F5E31A-4ABC-3DF7-AB85-9DB406D3613C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    213. 0x93fe7000 - 0x93feefff  libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
    214. 0x93fef000 - 0x9400aff3  com.apple.openscripting (1.4 - 162) <EB1D1BA6-C0B0-3D3B-AE54-676324FFF3E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    215. 0x9400b000 - 0x94012fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    216. 0x941c4000 - 0x941ddfff  libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
    217. 0x941de000 - 0x941dffff  com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    218. 0x941e0000 - 0x941ecff7  libkxld.dylib (2782.1.97) <779DF7F9-9B34-3FD9-9BC1-482CDA59E17A> /usr/lib/system/libkxld.dylib
    219. 0x941ed000 - 0x94200fff  com.apple.CoreBluetooth (1.0 - 1) <DF406F6F-C173-3598-8785-8A2014F770EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    220. 0x94201000 - 0x94559fff  libmecabra.dylib (666.1) <540C2537-35BD-3909-B98D-66783A3FB334> /usr/lib/libmecabra.dylib
    221. 0x9455a000 - 0x94562fff  libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
    222. 0x94563000 - 0x94596fff  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    223. 0x94597000 - 0x945a3ff3  libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
    224. 0x9475c000 - 0x94782ffb  libPng.dylib (1231) <A9ACFC7E-9F25-3F15-AFAB-C74C3DAA1D06> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    225. 0x94783000 - 0x94784fff  libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
    226. 0x94785000 - 0x947bffff  com.apple.AirPlaySupport (2.0 - 215.10) <BA87CB33-2E42-389A-AFC1-0ABEE42C3E38> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    227. 0x947c0000 - 0x947c5ff7  libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
    228. 0x947c6000 - 0x947cafff  libCoreVMClient.dylib (79) <85CBF1F3-3CE1-304F-88DF-15608C9A2367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    229. 0x947cb000 - 0x947f5fff  libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
    230. 0x947f6000 - 0x947f6fff  com.apple.CoreServices (62 - 62) <FF296ED2-0F90-3055-BBE4-7BF9E42322EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    231. 0x947f7000 - 0x947fdff7  libsystem_trace.dylib (72.1.3) <E1985F9C-78FC-3098-8683-81F0DCEE54BB> /usr/lib/system/libsystem_trace.dylib
    232. 0x9490d000 - 0x94971ff7  com.apple.AE (681 - 681) <EEE62980-421B-33BD-BB88-6BDE269A3060> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    233. 0x94972000 - 0x94979ff3  libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
    234. 0x9497a000 - 0x94994ff7  liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
    235. 0x94995000 - 0x94999fff  libheimdal-asn1.dylib (398.1.2) <71FCB9F7-A330-3C02-89F3-B483B1C67E54> /usr/lib/libheimdal-asn1.dylib
    236. 0x9499a000 - 0x94d1cff7  com.apple.VideoToolbox (1.0 - 1562.19) <0DF7B33E-B8BE-385E-931A-B7E7ECF16B7B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    237. 0x94d1d000 - 0x94d5aff7  libsystem_network.dylib (411) <4D5BCDE3-5155-3D97-84C5-778D56A5122A> /usr/lib/system/libsystem_network.dylib
    238. 0x94d5b000 - 0x94db6fff  com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    239. 0x94db7000 - 0x94ebbff7  libJP2.dylib (1231) <77B25D2E-F9DE-3565-894A-970DE207B0EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    240. 0x94ebc000 - 0x94f32fff  com.apple.securityfoundation (6.0 - 55126) <64E4CE02-8BE6-3408-99A5-23E5CF7545BC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    241. 0x94f33000 - 0x94fc8ff3  libsystem_c.dylib (1044.1.2) <819FD4E2-3B29-38F0-AC5C-BEE865489F5F> /usr/lib/system/libsystem_c.dylib
    242. 0x94fc9000 - 0x950baffb  libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
    243. 0x950bb000 - 0x9512effb  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <F46A7092-ADC6-3596-B046-8026F2814D8D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    244. 0x9512f000 - 0x951a5ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B6F346D2-BF88-3925-B962-E59267FA2268> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    245. 0x951a6000 - 0x95255ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <5BCD60EC-DAD3-369F-B836-49086A6A6D39> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    246. 0x95256000 - 0x95275ff7  com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    247. 0x95276000 - 0x95405ff3  libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
    248. 0x95406000 - 0x9542fff7  libsystem_info.dylib (459) <4F7A7111-7F0D-3891-9DC9-41F5D79949FE> /usr/lib/system/libsystem_info.dylib
    249. 0x95430000 - 0x95562ffb  com.apple.UIFoundation (1.0 - 1) <00A59CFF-A217-3998-B22E-6E452278A302> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    250. 0x95ee7000 - 0x95ee9fff  com.apple.securityhi (9.0 - 55006) <E278B0FD-7303-381A-BDBC-C590C71EE86E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    251. 0x95eea000 - 0x95f40fff  libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
    252. 0x95f41000 - 0x95f4afff  com.apple.CommonAuth (4.0 - 2.0) <88D8A3D8-5F27-3545-8CD2-456FFDE5383D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    253. 0x968fa000 - 0x9692effb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    254. 0x9692f000 - 0x96962fe3  libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
    255. 0x96963000 - 0x9697aff3  libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    256. 0x9697b000 - 0x96a64fff  libcrypto.0.9.8.dylib (52) <8BA9026A-18DA-3F45-9850-85DF4378F284> /usr/lib/libcrypto.0.9.8.dylib
    257. 0x96a65000 - 0x96b65ff7  com.apple.LaunchServices (644.12 - 644.12) <4C578D41-6004-38F8-A0DF-81B15BA3864E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    258. 0x96b7c000 - 0x96c24ff7  com.apple.CoreMedia (1.0 - 1562.19) <ECB3338A-318A-3612-BBC1-11E0E99DB595> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    259. 0x96c3d000 - 0x96c46fff  libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
    260. 0x96d01000 - 0x96d01fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <96675103-6E3D-326A-83C0-82D3A34C3A1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    261. 0x96d02000 - 0x96f06ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <8485A7F6-5217-355E-8501-385C557A97EA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    262. 0x96f35000 - 0x96f3dff7  com.apple.icloud.FindMyDevice (1.0 - 1) <A0C38380-8B46-39CF-A0A1-27ABDAD1D574> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    263. 0x96f3e000 - 0x96f7dfff  com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    264. 0x96f7e000 - 0x96f82ffb  libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
    265. 0x96f83000 - 0x96f85fff  com.apple.loginsupport (1.0 - 1) <47A71885-BB14-3DB8-AE19-F74ABA120290> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    266. 0x9723f000 - 0x97635ff3  com.apple.CoreGraphics (1.600.0 - 772) <0D322365-219E-3D67-96BB-2B2416ACB4F5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    267. 0x97636000 - 0x9763dfff  com.apple.agl (3.3.0 - AGL-3.3.0) <B5C27F6B-1650-33A2-A310-BB4C12385E49> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    268. 0x9763e000 - 0x97952fef  com.apple.CoreAUC (211.0.0 - 211.0.0) <78C567D8-532D-3A08-BF7D-0C25A859F64A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    269. 0x97953000 - 0x97963fff  libGL.dylib (11.0.7) <2AF64D8C-3447-3C85-B4A1-77F03456E402> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    270. 0x97964000 - 0x97966ffb  libRadiance.dylib (1231) <2F86BE82-404D-335C-B83E-F71D3C4969B8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    271. 0x97967000 - 0x9798dff7  com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    272. 0x97b04000 - 0x97b59ff7  com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    273. 0x97b5a000 - 0x97b63fff  com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    274. 0x97b99000 - 0x97b99fff  com.apple.Carbon (154 - 157) <5A078967-8437-3721-A6B1-70CC00461D7B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    275. 0x97b9a000 - 0x97b9effb  libGIF.dylib (1231) <9DE811E6-6151-32B2-8C89-AD97EC7815B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    276. 0x97b9f000 - 0x97e1bff3  com.apple.security (7.0 - 57031.1.35) <4721C22E-D6C2-3202-B80D-5E67169466D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    277. 0x97e1c000 - 0x97e2dff3  libsystem_coretls.dylib (35.1.2) <87AE2CBB-A397-3392-A152-02AEA6D194D6> /usr/lib/system/libsystem_coretls.dylib
    278. 0x97e2e000 - 0x97e7ffff  libcups.2.dylib (408) <08C5D411-533C-345A-B820-092C96215F2E> /usr/lib/libcups.2.dylib
    279. 0x97e80000 - 0x97e8bff7  com.apple.NetAuth (5.0 - 5.0) <D6C31218-47E4-3553-9208-D1091A81044E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    280. 0x97e8c000 - 0x97f7cff3  com.apple.DiskImagesFramework (10.10 - 389.1) <2C988912-3B5E-3E13-A172-01221AAC91E6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    281. 0x97f7d000 - 0x97f7fffb  libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
    282. 0x97f80000 - 0x9801afff  com.apple.ColorSync (4.9.0 - 4.9.0) <091CDCEC-1B25-3FE7-94C2-8AEFA6564E95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    283. 0x98fca000 - 0x9902afff  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <1844FC5A-83E0-3031-B68B-9F36197AAACB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    284. 0x9907f000 - 0x990abfff  com.apple.ChunkingLibrary (2.1 - 163.1) <2B0CBB85-EF91-351A-8750-A185996E4CDB> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    285. 0x9911d000 - 0x99214fff  libFontParser.dylib (134) <95F8F2D1-B28D-3687-95A9-45033FEE0504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    286. 0x99215000 - 0x9932bff3  com.apple.desktopservices (1.9 - 1.9) <01A07F2E-9F9A-3847-AB11-C550827B3778> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    287. 0x9932c000 - 0x99332ff7  com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    288. 0x99333000 - 0x99335fff  libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
    289. 0x99336000 - 0x9939fff7  libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
    290. 0x993a0000 - 0x993a3fff  libdyld.dylib (353.2.1) <6533C0BC-6FE5-3E43-A44D-EF2193978EC0> /usr/lib/system/libdyld.dylib
    291. 0x993a7000 - 0x993f0ffb  libFontRegistry.dylib (134) <023BB8A2-8BBA-30DC-B0C2-A5F0AE3667D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    292. 0x993f1000 - 0x99413ff3  libssl.0.9.7.dylib (106) <E0174C8B-F4E3-3B8C-9F88-1D7B088DC155> /usr/lib/libssl.0.9.7.dylib
    293. 0x99414000 - 0x9942bfff  libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
    294. 0x99430000 - 0x9948dff3  com.apple.print.framework.PrintCore (10.0 - 451) <2563665B-7B7F-3B8A-83B1-E5AC8D389909> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    295. 0x9948e000 - 0x99496ffb  com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    296. 0x99497000 - 0x994a0fff  com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    297. 0x994a1000 - 0x994a3ff7  libsystem_sandbox.dylib (358.1.1) <12A90EA1-A218-3B6B-A441-E1A8F866FA44> /usr/lib/system/libsystem_sandbox.dylib
    298. 0x994a4000 - 0x99590fe7  libvMisc.dylib (512) <56B7DE45-36B1-32BE-B823-DB14F315EEB9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    299. 0x99591000 - 0x995bafff  libRIP.A.dylib (772) <0B645C55-5450-320B-BF84-408B66A29364> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    300. 0x995bb000 - 0x995c4fff  libGFXShared.dylib (11.0.7) <AFC7CCD1-D935-3968-8CE3-303C13354F2B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    301. 0x995c5000 - 0x99618fff  com.apple.CoreMediaIO (601.0 - 4749) <96E6B0EE-1251-39BA-A186-0D2DA82CB69C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    302. 0x99619000 - 0x9961cfff  libextension.dylib (55.1) <6FF35E52-648C-3F90-932C-5EB9FFEEEB49> /usr/lib/libextension.dylib
    303. 0x9961d000 - 0x9990fffb  com.apple.CoreImage (10.0.33) <75B23F45-8D99-3521-89AE-AF2AF4487096> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    304. 0x99910000 - 0x9993ffff  com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    305. 0x99940000 - 0x99948fff  libsystem_pthread.dylib (105.1.4) <D90BD4F4-8DFA-3683-9C26-313D2F4F8C41> /usr/lib/system/libsystem_pthread.dylib
    306. 0x99949000 - 0x99949fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <64ED443E-25D5-3A2C-A028-0D0C7FAF57C6> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    307. 0x9994a000 - 0x9994bfff  libSystem.B.dylib (1213) <77FA0B3F-4412-31F6-A798-21D068AE16C3> /usr/lib/libSystem.B.dylib
    308. 0x9994c000 - 0x9994cfff  com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    309. 0x9994d000 - 0x99966fff  com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    310. 0x99967000 - 0x99968fff  libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
    311. 0x9a2c7000 - 0x9a5c5ff7  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <C18EC809-6E67-3D9C-82D5-34170A81254C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    312. 0x9a5c6000 - 0x9a5cdfff  com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    313. 0x9a5ce000 - 0x9a623ff3  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <F5A586C3-A440-3E0E-966A-7841A182E5B2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    314. 0x9a624000 - 0x9b210fff  com.apple.AppKit (6.9 - 1343.16) <FC30E524-3BC6-3220-BBB5-1512A4ED5E7B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    315. 0x9b211000 - 0x9b217ff7  libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
    316. 0x9b218000 - 0x9b35cfff  com.apple.ImageIO.framework (3.3.0 - 1038) <98EC2248-5270-3CB5-84FD-CD225A9875D4> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    317. 0x9b35e000 - 0x9b3d5fff  com.apple.CoreUtils (1.0 - 101.1) <7169E4D1-0771-36AD-85C8-60CF37FFF16E> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    318. 0x9b3d6000 - 0x9b3eafff  com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    319. 0x9b3eb000 - 0x9b3ebfff  libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
    320. 0x9b3ec000 - 0x9b43fff7  com.apple.HIServices (1.22 - 519) <5B54AB76-C487-367B-ACD5-2AF6BC85E1B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    321. 0x9b440000 - 0x9b7f3fff  com.apple.CoreFoundation (6.9 - 1151.16) <2F4FE1E8-D09B-3C62-B884-7A41111F4FBB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    322. 0x9b7f4000 - 0x9b807fff  libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
    323. 0x9b808000 - 0x9b844ff3  com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    324. 0x9b845000 - 0x9b847fff  libquarantine.dylib (76) <9ADD861F-A66E-3AD1-A77E-C622E91BD203> /usr/lib/system/libquarantine.dylib
    325. 0x9bad3000 - 0x9bb21ff7  libcurl.4.dylib (83.1.2) <F5D7DC22-1308-34FD-8A4E-A4DC3F8351E4> /usr/lib/libcurl.4.dylib
    326. 0x9bb22000 - 0x9bb9fff3  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <C3A9E799-0B67-3292-AF44-43CCA846C169> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    327. 0x9bba0000 - 0x9beffffb  com.apple.Foundation (6.9 - 1151.16) <76BF64BB-34C4-3409-BB6F-CAACDEE7681A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    328. 0x9bf00000 - 0x9bf7afff  com.apple.ApplicationServices.ATS (360 - 375) <7E075657-314E-3130-97A7-AFD826000C7B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    329. 0x9bf7b000 - 0x9bf7dffb  libCGXType.A.dylib (772) <9F0C0190-2E25-361D-9713-33C3DDADE8F3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    330. 0x9bf7e000 - 0x9bfb8fff  com.apple.LDAPFramework (2.4.28 - 194.5) <AB471BFC-FDB3-347E-ABC0-BB7836662278> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    331. 0x9bfb9000 - 0x9bfdcfff  libJPEG.dylib (1231) <33D03A5B-CED8-3FDC-8892-723DD6E423FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    332. 0x9bfdd000 - 0x9c10aff7  com.apple.coreui (2.1 - 305) <8D2978A1-8152-32CB-B265-4C923FDF3017> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    333. 0x9c10b000 - 0x9c132fff  libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
    334. 0x9c133000 - 0x9c136fff  libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
    335. 0x9c137000 - 0x9c243fe3  libvDSP.dylib (512) <54403134-29AE-3806-89D7-2CBA7B455736> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    336. 0x9c244000 - 0x9c2d0ff3  com.apple.PerformanceAnalysis (1.0 - 1) <CB175B15-8AA3-3ECA-88ED-E561D7722DFB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    337. 0x9c2d1000 - 0x9c2f0fff  libsystem_kernel.dylib (2782.1.97) <9F86CA37-93FC-31F0-8ACC-53D244AF9EC2> /usr/lib/system/libsystem_kernel.dylib
    338. 0x9c2f1000 - 0x9c2f9feb  libcldcpuengine.dylib (2.4.5) <7DB7526E-F292-3C24-B78A-BB7C2C9038BC> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    339. 0x9c2fa000 - 0x9c2fafff  com.apple.Accelerate (1.10 - Accelerate 1.10) <180BFBE5-2218-3A6F-A1B2-CCA1C92B66F7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    340. 0x9c2fb000 - 0x9c335ff7  com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    341. 0x9c336000 - 0x9c344ff7  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <637E7AB2-1077-319C-A6A2-D0D0F01951BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    342. 0x9c345000 - 0x9c350ff7  com.apple.CrashReporterSupport (10.10 - 629) <BB92BB57-6F2F-3348-BEF4-58036DF40FA4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    343.  
    344. External Modification Summary:
    345.   Calls made by other processes targeting this process:
    346.     task_for_pid: 1
    347.     thread_create: 0
    348.     thread_set_state: 0
    349.   Calls made by this process:
    350.     task_for_pid: 0
    351.     thread_create: 0
    352.     thread_set_state: 0
    353.   Calls made by all processes on this machine:
    354.     task_for_pid: 678
    355.     thread_create: 0
    356.     thread_set_state: 0
    357.  
    358. VM Region Summary:
    359. ReadOnly portion of Libraries: Total=184.7M resident=80.4M(44%) swapped_out_or_unallocated=104.3M(56%)
    360. Writable regions: Total=112.0M written=5020K(4%) resident=7004K(6%) swapped_out=0K(0%) unallocated=105.2M(94%)
    361.  
    362. REGION TYPE                      VIRTUAL
    363. ===========                      =======
    364. CG backing stores                   336K
    365. CG image                             12K
    366. CG shared images                    208K
    367. Kernel Alloc Once                     4K
    368. MALLOC                             81.6M
    369. MALLOC (admin)                       48K
    370. Memory Tag 242                       12K
    371. OpenCL                               16K
    372. Stack                              68.1M
    373. VM_ALLOCATE                        17.1M
    374. __DATA                             8732K
    375. __IMAGE                             528K
    376. __LINKEDIT                         41.5M
    377. __OBJC                             2480K
    378. __TEXT                            143.2M
    379. __UNICODE                           544K
    380. mapped file                       142.7M
    381. shared memory                         4K
    382. ===========                      =======
    383. TOTAL                             506.9M
    384.  
    385.  
     
  2. Bendik-Stang

    Bendik-Stang

    Joined:
    Dec 2, 2012
    Posts:
    3
    We have the same problem. Tried several build settings and on many different macs.
     
  3. BBRome

    BBRome

    Joined:
    Jul 3, 2012
    Posts:
    373
    +1 random 3/4 - hour
     
  4. elvis-satta

    elvis-satta

    Joined:
    Nov 13, 2013
    Posts:
    19
    Same story here: nothing work anymore. I've filed a bug report too, finger crossed.
    Case 657364
     
  5. Xaurrien

    Xaurrien

    Joined:
    Jul 2, 2012
    Posts:
    20
    We also are observing the same issue with our project.
     
  6. any_user

    any_user

    Joined:
    Oct 19, 2008
    Posts:
    374
    Any comments by Unity on this? It's a pretty serious issue, and It's still happening in 4.6.1p2..
     
  7. GregMeach

    GregMeach

    Joined:
    Dec 5, 2012
    Posts:
    249
    This happened to me also, however, once I picked x86_64 it launched fine.

    Are you all seeing the crashes on 64bit too?
     
  8. any_user

    any_user

    Joined:
    Oct 19, 2008
    Posts:
    374
    That's true, 64 bit works – great!
    Is there actually a reason on OSX to *not* make 64 bit builds? Are there any systems supported by Unity that don't support 64 bit? If I'm not mistaken, all apple computers since 2006 should support it.
     
  9. elvis-satta

    elvis-satta

    Joined:
    Nov 13, 2013
    Posts:
    19
    Ahhh.. Is this true? I was just looking here because 4.6.1 p2 same weird crash.
    The x86_64 build is running good but it break the compatibility with my current project with ZigFu kinect hardware.
     
    Last edited: Dec 20, 2014
  10. WarbladerToo

    WarbladerToo

    Joined:
    Nov 2, 2009
    Posts:
    96
    It's a new feature... and as usually not tested very well
     
  11. elvis-satta

    elvis-satta

    Joined:
    Nov 13, 2013
    Posts:
    19
    4.6.1p3 same crash...
     
  12. any_user

    any_user

    Joined:
    Oct 19, 2008
    Posts:
    374
    yeah buildling for osx is a very new feature..
     
  13. Graham-Dunnett

    Graham-Dunnett

    Administrator

    Joined:
    Jun 2, 2009
    Posts:
    4,287
    The QA team have been told about this issue and the bugs that have been reported.
     
    Xaurrien and elvis-satta like this.
  14. elvis-satta

    elvis-satta

    Joined:
    Nov 13, 2013
    Posts:
    19
  15. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    I realised most users day and day out post about MacOSX issues, please can you ask QA are they even bothering to test on Mac properly, for me Unity has been working fine on Mac each release, until the latest 4.6.1 patches where trying to build on BlackBerry build options are screwed and inspector has issues. These are basic tests that can be done before a patch release, if QA dont wish to waste time on patch, then they do not need run automation packs. Anyway I dont understand why Mac is causing so many issues and yet common sense would be to BEEF up the Mac tests before each build.
     
  16. ai_enabled

    ai_enabled

    Joined:
    Sep 16, 2013
    Posts:
    15
    Has anybody tried the latest build 4.6.2?
     
  17. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    No mention of any mac updates in changelog, so who knows really
     
  18. ai_enabled

    ai_enabled

    Joined:
    Sep 16, 2013
    Posts:
    15
    The issue is fixed in Unity v4.6.3!