create new spritekit scene file crash immediately

last week i download xcode 8 beta5 and begin to develop apple watch game.


The I find Xcode is immediately crashing on create any SpriteKit Scene file and SpriteKit Particle file , but create new Spritekit Action file is work.


I download Xcode 8 beta 6 today but it still crash .

below is part of crash report


Process:               Xcode [1217]
Path:                  /Applications/Xcode-beta.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               8.0 (11239.2)
Build Info:            IDEFrameworks-11239002000000000~5
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [1217]
User ID:               501


Date/Time:             2016-08-16 20:30:20.083 +0800
OS Version:            Mac OS X 10.12 (16A294a)
Report Version:        12
Anonymous UUID:        1ACC5BAB-57FF-F597-E4E6-1D939A9D2A53


Sleep/Wake UUID:       2B14EC62-F121-4DD1-A9D2-FADB7631DEF1


Time Awake Since Boot: 4200 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:
MainQueue: __85-[IDETemplateTextSubstitutionFactory instantiateTemplateForContext:options:whenDone:]_block_invoke_2
ProductBuildVersion: 8S201h
Assertion failed: (*shader), function xglCompileShader, file /BuildRoot/Library/Caches/com.apple.xbs/Sources/Jet/Jet-2.20/Jet/xgl_utils.mm, line 24.



Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fffd4d15dda __pthread_kill + 10
1   libsystem_pthread.dylib       0x00007fffd4e00797 pthread_kill + 90
2   libsystem_c.dylib             0x00007fffd4c7b440 abort + 129
3   libsystem_c.dylib             0x00007fffd4c428b3 __assert_rtn + 320
4   com.apple.Jet                 0x00007fffce552abb xglCompileShader(unsigned int*, unsigned int, char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >**) + 355
5   com.apple.Jet                 0x00007fffce557917 jet_context_OpenGL::create_function_from_source(char const*, char const*, jet_function_type, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >**) + 93
6   com.apple.SpriteKit           0x00007fffc62d5431 SKCRenderer::loadShaders() + 379
7   com.apple.SpriteKit           0x00007fffc62d7868 SKCRenderer::SKCRenderer(std::__1::shared_ptr<jet_context>) + 908
8   com.apple.SpriteKit           0x00007fffc61dbf4a -[SKView _ensureRenderer] + 71
9   com.apple.SpriteKit           0x00007fffc61dc527 -[SKView _commonInit] + 672
10  com.apple.SpriteKit           0x00007fffc61e0992 -[SKView initWithFrame:] + 107
11  com.apple.IDESpriteKitParticleEditor 0x0000000123b852c4 -[SKInputView initWithFrame:] + 80
12  com.apple.AppKit               0x00007fffbd84ae0d -[NSCustomView nibInstantiateWithObjectInstantiator:] + 639
13  com.apple.AppKit               0x00007fffbd78fba2 -[NSIBObjectData instantiateObject:] + 246
14  com.apple.AppKit               0x00007fffbd78f2c0 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 591
15  com.apple.AppKit               0x00007fffbd897a32 -[NSNib _instantiateNibWithExternalNameTable:options:] + 696
16  com.apple.AppKit               0x00007fffbd897666 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
17  com.apple.AppKit               0x00007fffbd89685e -[NSViewController loadView] + 272
18  com.apple.dt.DVTKit           0x000000010e74dcd0 __29-[DVTViewController loadView]_block_invoke.225 + 43
19  com.apple.dt.DVTFoundation     0x000000010dff6bf0 DVTInvokeWithFailureHint + 83
20  com.apple.dt.DVTKit           0x000000010e74dbab -[DVTViewController loadView] + 305
21  com.apple.AppKit               0x00007fffbd807476 -[NSViewController _loadViewIfRequired] + 75
22  com.apple.AppKit               0x00007fffbd8073e1 -[NSViewController view] + 30
23  com.apple.dt.DVTKit           0x000000010e74d1f7 -[DVTViewController view] + 159
24  com.apple.dt.IDEKit           0x000000010f5f17ab -[IDEEditorContext _setEditorView] + 196
25  com.apple.dt.IDEKit           0x000000010f5f6226 -[IDEEditorContext setupNewEditor:] + 1146
26  com.apple.dt.IDEKit           0x000000010f5ffc14 __91-[IDEEditorContext _openNavigableItem:documentExtension:document:shouldInstallEditorBlock:]_block_invoke + 1947
27  com.apple.dt.IDEKit           0x000000010f5f6830 -[IDEEditorContext _performBlockInsideReentrantGuard:] + 138
28  com.apple.dt.IDEKit           0x000000010f5fee37 -[IDEEditorContext _openNavigableItem:documentExtension:document:shouldInstallEditorBlock:] + 1164
29  com.apple.dt.IDEKit           0x000000010f5fcdbb -[IDEEditorContext _openNavigableItem:withContentsOfURL:documentExtension:shouldInstallEditorBlock:] + 3128
30  com.apple.dt.IDEKit           0x000000010f5fbc32 -[IDEEditorContext _openNavigableItem:withContentsOfURL:shouldInstallEditorBlock:] + 1118
31  com.apple.dt.IDEKit           0x000000010f603e59 -[IDEEditorContext _notifyDelegateAndOpenNavigableItem:withContentsURL:documentExtensionIdentifier:locationToSelect:annotationRepresentedObject:stateDictionary:annotationWantsIndicatorAnimation:exploreAnnotationRepresentedObject:highlightSelection:alwaysReplaceExistingNavigableItem:skipSubDocumentNavigationUnlessEditorIsReplaced:] + 6556
32  com.apple.dt.IDEKit           0x000000010f605d3c -[IDEEditorContext _notifyDelegateAndOpenEditorOpenSpecifier:updateHistory:] + 1293
33  com.apple.dt.IDEKit           0x000000010f5fae91 -[IDEEditorContext _openEditorOpenSpecifier:updateHistory:] + 502
34  com.apple.dt.IDEKit           0x000000010f5fb3f9 -[IDEEditorContext openEditorOpenSpecifier:] + 248
35  com.apple.dt.IDEKit           0x000000010fa550e3 -[IDEEditorModeViewController openEditorOpenSpecifier:editorContext:] + 41
36  com.apple.dt.IDEKit           0x000000010f677bcf -[IDEEditorArea _openEditorOpenSpecifier:editorContext:takeFocus:] + 251
37  com.apple.dt.IDEKit           0x000000010f662133 __108+[IDEEditorCoordinator _doOpenEditorOpenSpecifier:forWorkspaceTabController:editorContext:target:takeFocus:]_block_invoke + 173
38  com.apple.dt.IDEKit           0x000000010f661c3d +[IDEEditorCoordinator _doOpenWithWorkspaceTabController:editorContext:target:allowFallback:documentURL:usingBlock:] + 1791
39  com.apple.dt.IDEKit           0x000000010f661fc7 +[IDEEditorCoordinator _doOpenEditorOpenSpecifier:forWorkspaceTabController:editorContext:target:takeFocus:] + 492
40  com.apple.dt.IDEKit           0x000000010f66703b -[_IDEOpenRequest _runIfNecessary] + 281
41  com.apple.dt.IDEKit           0x000000010f667387 -[_IDEOpenRequest _enqueueForEventBehavior:] + 250
42  com.apple.dt.IDEKit           0x000000010f662779 +[IDEEditorCoordinator _openRequestForEditorOpenSpecifier:workspaceTabController:editorContext:eventBehavior:takeFocus:completionBlock:] + 179
43  com.apple.dt.IDEKit           0x000000010f662e4c __115+[IDEEditorCoordinator _openEditorOpenSpecifier:forWorkspaceTabController:eventBehavior:takeFocus:completionBlock:]_block_invoke + 63
44  com.apple.dt.IDEKit           0x000000010f666778 +[IDEEditorCoordinator _performBlockInsideReentrantGuard:] + 60
45  com.apple.dt.IDEKit           0x000000010f662aa6 +[IDEEditorCoordinator _openEditorOpenSpecifier:forWorkspaceTabController:eventBehavior:takeFocus:completionBlock:] + 474
46  com.apple.dt.IDEKit           0x000000010f663f81 +[IDEEditorCoordinator _openEditorOpenSpecifier:forWorkspaceTabController:eventType:completionBlock:] + 183
47  com.apple.dt.IDEKit           0x000000010f663ea0 +[IDEEditorCoordinator openEditorOpenSpecifier:forWorkspaceTabController:eventType:] + 64
48  com.apple.dt.IDEKit           0x000000010f857724 -[IDEStructureNavigator addTemplateInstantiatedItems:primaryItem:shouldEdit:] + 984
49  com.apple.dt.IDEKit           0x000000010f858b77 __81-[IDEStructureNavigator _newTemplateWithTemplateKind:useContextualMenuSelection:]_block_invoke + 431
50  com.apple.dt.IDEKit           0x000000010f7d7982 -[IDEAssistantWindowController endAssistantSessionWithResult:error:] + 205
51  com.apple.dt.IDEKit           0x000000010f7d9211 __47-[IDEAssistantWindowController goNextOrFinish:]_block_invoke + 353
52  com.apple.dt.IDEKit           0x000000010f7f61d4 __78-[IDETemplateCompletionAssistant instantiateFileTemplatesWithCompletionBlock:]_block_invoke + 2695
53  com.apple.dt.IDEFoundation     0x000000010eda2fd9 __85-[IDETemplateTextSubstitutionFactory instantiateTemplateForContext:options:whenDone:]_block_invoke_3 + 128
54  com.apple.dt.DVTFoundation     0x000000010e04afb2 ___DVTAsyncPerformBlockOnMainRunLoop_block_invoke + 175
55  com.apple.CoreFoundation       0x00007fffbfb4b46c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
56  com.apple.CoreFoundation       0x00007fffbfb2c794 __CFRunLoopDoBlocks + 356
57  com.apple.CoreFoundation       0x00007fffbfb2bf05 __CFRunLoopRun + 917
58  com.apple.CoreFoundation       0x00007fffbfb2b914 CFRunLoopRunSpecific + 420
59  com.apple.HIToolbox           0x00007fffbf0cbf6c RunCurrentEventLoopInMode + 240
60  com.apple.HIToolbox           0x00007fffbf0cbca9 ReceiveNextEventCommon + 184
61  com.apple.HIToolbox           0x00007fffbf0cbbd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
62  com.apple.AppKit               0x00007fffbd7c1661 _DPSNextEvent + 1093
63  com.apple.AppKit               0x00007fffbded190b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
64  com.apple.dt.DVTKit           0x000000010e5a0ef8 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 396
65  com.apple.AppKit               0x00007fffbd7b6029 -[NSApplication run] + 926
66  com.apple.AppKit               0x00007fffbd780afa NSApplicationMain + 1237
67  libdyld.dylib                 0x00007fffd4be7255 start + 1


Thread 1:
0   libsystem_kernel.dylib         0x00007fffd4d0e41a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fffd4d0d867 mach_msg + 55
2   com.apple.CoreFoundation       0x00007fffbfb2cc44 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fffbfb2c0c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation       0x00007fffbfb2b914 CFRunLoopRunSpecific + 420
5   com.apple.Foundation           0x00007fffc1546cb2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.DTDeviceKitBase     0x000000011ce8e317 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1063
7   com.apple.Foundation           0x00007fffc155730d __NSThread__start__ + 1243
8   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
9   libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
10  libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x00007fffd4d15f4e __select + 10
1   com.apple.CoreFoundation       0x00007fffbfb67a69 __CFSocketManager + 729
2   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
3   libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
4   libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 3:
0   libsystem_kernel.dylib         0x00007fffd4d15c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fffd4dfe97a _pthread_cond_wait + 712
2   libc++.1.dylib                 0x00007fffd378e58d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x00007fffc29a182c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4   com.apple.JavaScriptCore       0x00007fffc29a17ab bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155
5   com.apple.JavaScriptCore       0x00007fffc29a1679 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9
6   com.apple.JavaScriptCore       0x00007fffc29a192d void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93
7   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
8   libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
9   libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib         0x00007fffd4d0e41a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fffd4d0d867 mach_msg + 55
2   com.apple.CoreFoundation       0x00007fffbfb2cc44 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fffbfb2c0c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation       0x00007fffbfb2b914 CFRunLoopRunSpecific + 420
5   com.apple.AppKit               0x00007fffbd90deea _NSEventThread + 205
6   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
7   libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
8   libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 5:: DYMobileDeviceManager
0   libsystem_kernel.dylib         0x00007fffd4d0e41a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fffd4d0d867 mach_msg + 55
2   com.apple.CoreFoundation       0x00007fffbfb2cc44 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fffbfb2c0c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation       0x00007fffbfb2b914 CFRunLoopRunSpecific + 420
5   com.apple.Foundation           0x00007fffc1546cb2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.Foundation           0x00007fffc1546b8a -[NSRunLoop(NSRunLoop) run] + 76
7   com.apple.GPUToolsMobileFoundation 0x0000000121dfa1b7 -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8   com.apple.Foundation           0x00007fffc155730d __NSThread__start__ + 1243
9   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
10  libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
11  libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fffd4d0e41a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fffd4d0d867 mach_msg + 55
2   com.apple.CoreFoundation       0x00007fffbfb2cc44 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fffbfb2c0c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation       0x00007fffbfb2b914 CFRunLoopRunSpecific + 420
5   com.apple.CFNetwork           0x00007fffbecff3b4 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
6   com.apple.Foundation           0x00007fffc155730d __NSThread__start__ + 1243
7   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
8   libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
9   libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 7:
0   libsystem_kernel.dylib         0x00007fffd4d15c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fffd4dfe97a _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore   0x000000011c89b35d -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 575
3   com.apple.Foundation           0x00007fffc155730d __NSThread__start__ + 1243
4   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
5   libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
6   libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 8:
0   libsystem_kernel.dylib         0x00007fffd4d15c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fffd4dfe97a _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore   0x000000011c89b35d -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 575
3   com.apple.Foundation           0x00007fffc155730d __NSThread__start__ + 1243
4   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
5   libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
6   libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 9:
0   libsystem_kernel.dylib         0x00007fffd4d15c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fffd4dfe97a _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore   0x000000011c89b35d -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 575
3   com.apple.Foundation           0x00007fffc155730d __NSThread__start__ + 1243
4   libsystem_pthread.dylib       0x00007fffd4dfdabb _pthread_body + 180
5   libsystem_pthread.dylib       0x00007fffd4dfda07 _pthread_start + 286
6   libsystem_pthread.dylib       0x00007fffd4dfd231 thread_start + 13


Thread 10:: Dispatch queue: TBrowserViewDataSource
0   libsystem_kernel.dylib         0x00007fffd4d15c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fffd4dfe97a _pthread_cond_wait + 712
2   com.apple.FinderKit           0x00007fffcc32987b ModifyDataSourceOnMainThreadSync(FI_TBrowserViewDataSource*, FI_TBVDSChangedNotificationData*, std::__1::function<void ()> const&) + 391
3   com.apple.FinderKit           0x00007fffcc32cc5a __49-[FI_TBrowserViewDataSource closeContainerNodes:]_block_invoke + 264
4   libdispatch.dylib             0x00007fffd4bb9f5f _dispatch_call_block_and_release + 12
5   libdispatch.dylib             0x00007fffd4bb1128 _dispatch_client_callout + 8
6   libdispatch.dylib             0x00007fffd4bc7b97 _dispatch_queue_serial_drain + 896
7   libdispatch.dylib             0x00007fffd4bb9d41 _dispatch_queue_invoke + 1046
8   libdispatch.dylib             0x00007fffd4bc0158 _dispatch_queue_override_invoke + 369
9   libdispatch.dylib             0x00007fffd4bb2ee0 _dispatch_root_queue_drain + 476
10  libdispatch.dylib             0x00007fffd4bb2cb7 _dispatch_worker_thread3 + 99
11  libsystem_pthread.dylib       0x00007fffd4dfd746 _pthread_wqthread + 1299
12  libsystem_pthread.dylib       0x00007fffd4dfd221 start_wqthread + 13


Thread 11:
0   libsystem_kernel.dylib         0x00007fffd4d164e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd4dfd7c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd4dfd221 start_wqthread + 13


Thread 12:
0   libsystem_kernel.dylib         0x00007fffd4d164e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd4dfd632 _pthread_wqthread + 1023
2   libsystem_pthread.dylib       0x00007fffd4dfd221 start_wqthread + 13


Thread 13:
0   libsystem_kernel.dylib         0x00007fffd4d164e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd4dfd7c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd4dfd221 start_wqthread + 13


Thread 14:
0   libsystem_pthread.dylib       0x00007fffd4dfd214 start_wqthread + 0
1   ???                           0x007865646e496d65 0 + 33888479226719589


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff51e78868  rdx: 0x0000000000000000
  rdi: 0x000000000000150b  rsi: 0x0000000000000006  rbp: 0x00007fff51e78890  rsp: 0x00007fff51e78868
   r8: 0x0000000000000000   r9: 0x0000000000000018  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x0000000118250028  r13: 0x0000000118250000  r14: 0x00007fffdd8db3c0  r15: 0x00007fffce56b28f
  rip: 0x00007fffd4d15dda  rfl: 0x0000000000000206  cr2: 0x00007fffdd8bd128

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133




Binary Images:
   


External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    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: 1877
    thread_create: 0
    thread_set_state: 0


VM Region Summary:
ReadOnly portion of Libraries: Total=637.4M resident=0K(0%) swapped_out_or_unallocated=637.4M(100%)
Writable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)

                                  VIRTUAL   REGION
REGION TYPE                          SIZE    COUNT (non-coalesced)
===========                       =======  =======
Accelerate framework                 384K        4
Activity Tracing                     256K        2
CG backing stores                   10.5M        7
CG image                            7168K      145
CoreAnimation                       17.5M      277
CoreUI image data                   3580K       43
CoreUI image file                    236K       10
Dispatch continuations              8192K        2
Foundation                            40K        6
Image IO                             752K       47
JS JIT generated code                  8K        3
JS JIT generated code (reserved)     1.0G        2         reserved VM address space (unallocated)
Kernel Alloc Once                      8K        2
MALLOC                             196.9M      101
MALLOC guard page                     48K       11
Memory Tag 242                        12K        2
Memory Tag 251                        52K        5
OpenCL                                48K        7
SQLite page cache                    128K        3
STACK GUARD                         56.1M       16
Stack                               15.1M       18
VM_ALLOCATE                          248K       30
WebKit Malloc                       2068K        7
__DATA                              66.1M      559
__GLSLBUILTINS                      2588K        2
__IMAGE                              528K        2
__LINKEDIT                         167.5M      267
__TEXT                             470.8M      533
__UNICODE                            556K        2
mapped file                        162.9M       59
shared memory                       16.4M       18
===========                       =======  =======
TOTAL                                2.2G     2161
TOTAL, minus reserved VM space       1.2G     2161


Model: VMware7,1, BootROM VMW71.00V.0.B64.1507021939, 4 processors, 2.38 GHz, 4 GB, SMC 1.16f8
Graphics: Display, PCI, 128 MB
Memory Module: RAM slot #0/RAM slot #0, 4 GB, DRAM, 0 MHz, VMware Virtual RAM, VMW-4096MB
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: VMware Virtual SATA Hard Drive, 107.37 GB
Serial ATA Device: VMware Virtual SATA CDRW Drive
USB Device: USB 2.0 Bus
USB Device: USB Bus
USB Device: VMware Virtual USB Hub
USB Device: VMware Virtual USB Keyboard
USB Device: VMware Virtual USB Mouse
Thunderbolt Bus:

Replies

I change to my imac and it wont be crash everytime, but still crash by accident. and it crash everytime on wmware.

Just update to the next beta.