An application "causes excessive wakeups," then crashes

Description of the problem:
The game "Team Fortress 2" crashes consistently after about a half hour of gameplay. It seems almost random when the crashes occur, but always during gameplay, never in the game menu. Frequently the application will freeze, then close itself after a few seconds. From what I can tell from other people's screens during a multiplayer game, when my application freezes, it will not close itself until my character dies from standing still and exposed. When the game is hosted on a specific map or play area, sometimes the sound will stop and the frames per second rate will lower before before the application freezes.
Console reports frequently state that an element of the program is causing excessive wakeups, then a wave of memory errors for the application occur, and it finally crashes. This has been a problem for about 1 year. I hope that someone here will be able to help me.
Here's some system data and application information:
21.5-inch iMac from mid-2011
OSX 10.9.3 (13D65)
2.7 GHz Intel Core i5 processor
12 GB 1333 MHz DDR3 RAM
AMD Radeon HD 6770M 512 MB graphics card
TF2 is a game that runs off of Steam, a game store and community similar to iTunes by Valve Inc. All games bought through Steam must be run with Steam open.
Here's a recent diagnostic report:
In this case, the game crashes in less than 10 minutes. That's what spurred me to finally come here for help. I've been debating it for a couple of weeks.
Diagnostic report
Process:         hl2_osx [19235]
Path:            /Users/USER/Library/Application Support/Steam/*/hl2_osx
Identifier:      hl2_osx
Version:         ???
Code Type:       X86 (Native)
Parent Process:  steam [18750]
Responsible:     bash [18743]
User ID:         503
Date/Time:       2014-07-08 20:47:43.886 -0700
OS Version:      Mac OS X 10.9.3 (13D65)
Report Version:  11
Anonymous UUID:  6EF811EE-09ED-9279-CC4C-2691D40FCCBF
Sleep/Wake UUID: 2CED885D-E238-4591-91CE-7CA403DACC2F
Crashed Thread:  46  Dispatch queue: OpenGLMT
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
VM Regions Near 0x4:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Users/USER/Library/Application Support/Steam/*
    __TEXT                 0000000000001000-0000000000002000 [    4K] r-x/rwx SM=COW  /Users/USER/Library/Application Support/Steam/*
Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib       0x937dcf26 _platform_memcmp + 38
1   client.dylib                   0x2a36d8d1 CInterpolatedVarArrayBase<float, true>::NoteChanged(float, bool) + 49
2   client.dylib                   0x2a37cd0d C_BaseEntity::OnLatchInterpolatedVariables(int) + 189
3   client.dylib                   0x2a369f8f C_BaseAnimating::UpdateClientSideAnimation() + 47
4   client.dylib                   0x2a36bf0d C_BaseAnimating::UpdateClientSideAnimations() + 189
5   client.dylib                   0x2a326d35 OnRenderStart() + 533
6   client.dylib                   0x2a327639 CHLClient::FrameStageNotify(ClientFrameStage_t) + 985
7   engine.dylib                   0x098b4938 ClientDLL_FrameStageNotify(ClientFrameStage_t) + 40
8   engine.dylib                   0x0998772f SCR_UpdateScreen() + 223
9   engine.dylib                   0x09999e18 _Host_RunFrame_Render() + 408
10  engine.dylib                   0x0999b57f _Host_RunFrame(float) + 3423
11  engine.dylib                   0x099b4e98 CHostState::State_Run(float) + 328
12  engine.dylib                   0x099b424c CHostState::FrameUpdate(float) + 684
13  engine.dylib                   0x099b3f95 HostState_Frame(float) + 37
14  engine.dylib                   0x09aa07e2 CEngine::Frame() + 1090
15  engine.dylib                   0x09a9d91e CEngineAPI::MainLoop() + 462
16  engine.dylib                   0x09a9e48e CModAppSystemGroup::Main() + 206
17  engine.dylib                   0x09b8cf52 CAppSystemGroup::Run() + 98
18  engine.dylib                   0x09a9dc46 CEngineAPI::RunListenServer() + 102
19  launcher.dylib                 0x0024402a CSourceAppSystemGroup::Main() + 26
20  launcher.dylib                 0x00250942 CAppSystemGroup::Run() + 98
21  launcher.dylib                 0x00253d6b CSteamApplication::Main() + 43
22  launcher.dylib                 0x00250942 CAppSystemGroup::Run() + 98
23  launcher.dylib                 0x00244680 LauncherMain + 960
24  hl2_osx                       0x00001de5 start + 53
Thread 1:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x91be6992 kevent64 + 10
1   libdispatch.dylib             0x9a29c899 _dispatch_mgr_invoke + 238
2   libdispatch.dylib             0x9a29c532 _dispatch_mgr_thread + 52
Thread 3:: Event Tap Loop
0   libsystem_kernel.dylib         0x91be0f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x91be016c mach_msg + 68
2   com.apple.CoreFoundation       0x927a1c09 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x927a11e1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x927a09fa CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x92863221 CFRunLoopRun + 129
6   libSDL2-2.0.0.dylib           0x0037e37b Cocoa_MouseTapThread + 523
7   libSDL2-2.0.0.dylib           0x0030f66e SDL_RunThread + 110
8   libSDL2-2.0.0.dylib           0x00385e67 RunThread + 23
9   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
10  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
11  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 4:
0   libsystem_kernel.dylib         0x91be0f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x91be016c mach_msg + 68
2   com.googlecode.google-breakpad 0x0fa3632d google_breakpad::ExceptionHandler::WaitForMessage(void*) + 399
3   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
4   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
5   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 5:: IOPollingHelperThread
0   libsystem_kernel.dylib         0x91be6976 kevent + 10
1   steamclient.dylib             0x0ea72999 OSXHelpers::CIOPollingHelper::RealRun() + 257
2   libtier0_s.dylib               0x080cbe29 CatchAndWriteContext_t::Invoke() + 159
3   libtier0_s.dylib               0x080cb842 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214
4   libtier0_s.dylib               0x080cb929 CatchAndWriteMiniDumpExForVoidPtrFn + 87
5   libtier0_s.dylib               0x080cb952 CatchAndWriteMiniDumpForVoidPtrFn + 35
6   steamclient.dylib             0x0ea72887 OSXHelpers::CIOPollingHelper::Run() + 41
7   libtier0_s.dylib               0x080d01a6 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16
8   libtier0_s.dylib               0x080cbe29 CatchAndWriteContext_t::Invoke() + 159
9   libtier0_s.dylib               0x080cb842 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214
10  libtier0_s.dylib               0x080cb929 CatchAndWriteMiniDumpExForVoidPtrFn + 87
11  libtier0_s.dylib               0x080cb952 CatchAndWriteMiniDumpForVoidPtrFn + 35
12  libtier0_s.dylib               0x080d011a SteamThreadTools::CThread::ThreadProc(void*) + 222
13  libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
14  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
15  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 6:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   filesystem_stdio.dylib         0x01c8d9fc CFileTracker2::ThreadedProcessMD5Requests() + 268
5   filesystem_stdio.dylib         0x01c8d8e1 ThreadStubProcessMD5Requests(void*) + 17
6   libtier0.dylib                 0x00504cb1 ThreadProcConvert(void*) + 33
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 7:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   chromehtml.dylib               0x14be02ca CCEFThread::Run() + 4442
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 8:: BrowserDBThread
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4bd9 pthread_cond_wait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0eaa3 0xbe9d000 + 465571
4   libcef.dylib                   0x0bf0f76b 0xbe9d000 + 468843
5   libcef.dylib                   0x0bf0f592 0xbe9d000 + 468370
6   libcef.dylib                   0x0befb36b 0xbe9d000 + 385899
7   libcef.dylib                   0x0bef70c3 0xbe9d000 + 368835
8   libcef.dylib                   0x0bef6add 0xbe9d000 + 367325
9   libcef.dylib                   0x0bf12001 0xbe9d000 + 479233
10  libcef.dylib                   0x0bf12088 0xbe9d000 + 479368
11  libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
12  libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
13  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
14  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 9:: SamplerThread
0   libsystem_kernel.dylib         0x91be0fb6 semaphore_wait_trap + 10
1   libcef.dylib                   0x0c95c924 0xbe9d000 + 11270436
2   libcef.dylib                   0x0c89a918 0xbe9d000 + 10475800
3   libcef.dylib                   0x0c95c9db 0xbe9d000 + 11270619
4   libcef.dylib                   0x0c95c2b5 0xbe9d000 + 11268789
5   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
6   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
7   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 10:: NetworkConfigWatcher
0   libsystem_kernel.dylib         0x91be0f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x91be016c mach_msg + 68
2   com.apple.CoreFoundation       0x927a1c09 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x927a11e1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x927a09fa CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x927a085b CFRunLoopRunInMode + 123
6   com.apple.Foundation           0x913c52f9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7   libcef.dylib                   0x0bed957f 0xbe9d000 + 247167
8   libcef.dylib                   0x0bed912c 0xbe9d000 + 246060
9   libcef.dylib                   0x0bef70c3 0xbe9d000 + 368835
10  libcef.dylib                   0x0bef6add 0xbe9d000 + 367325
11  libcef.dylib                   0x0bf12001 0xbe9d000 + 479233
12  libcef.dylib                   0x0bf12088 0xbe9d000 + 479368
13  libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
14  libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
15  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
16  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 11:: Cef_FileThread
0   libsystem_kernel.dylib         0x91be6976 kevent + 10
1   libcef.dylib                   0x0c5711e9 0xbe9d000 + 7160297
2   libcef.dylib                   0x0c56f0f3 0xbe9d000 + 7151859
3   libcef.dylib                   0x0bed84c2 0xbe9d000 + 242882
4   libcef.dylib                   0x0bef70c3 0xbe9d000 + 368835
5   libcef.dylib                   0x0bef6add 0xbe9d000 + 367325
6   libcef.dylib                   0x0bf12001 0xbe9d000 + 479233
7   libcef.dylib                   0x0bf12088 0xbe9d000 + 479368
8   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
9   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
10  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
11  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 12:: Cef_IOThread
0   libsystem_kernel.dylib         0x91be6976 kevent + 10
1   libcef.dylib                   0x0c5711e9 0xbe9d000 + 7160297
2   libcef.dylib                   0x0c56f0f3 0xbe9d000 + 7151859
3   libcef.dylib                   0x0bed84c2 0xbe9d000 + 242882
4   libcef.dylib                   0x0bef70c3 0xbe9d000 + 368835
5   libcef.dylib                   0x0bef6add 0xbe9d000 + 367325
6   libcef.dylib                   0x0bf12001 0xbe9d000 + 479233
7   libcef.dylib                   0x0bf12088 0xbe9d000 + 479368
8   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
9   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
10  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
11  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 13:: NetworkConfigWatcher
0   libsystem_kernel.dylib         0x91be0f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x91be016c mach_msg + 68
2   com.apple.CoreFoundation       0x927a1c09 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x927a11e1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x927a09fa CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x927a085b CFRunLoopRunInMode + 123
6   com.apple.Foundation           0x913c52f9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7   libcef.dylib                   0x0bed957f 0xbe9d000 + 247167
8   libcef.dylib                   0x0bed912c 0xbe9d000 + 246060
9   libcef.dylib                   0x0bef70c3 0xbe9d000 + 368835
10  libcef.dylib                   0x0bef6add 0xbe9d000 + 367325
11  libcef.dylib                   0x0bf12001 0xbe9d000 + 479233
12  libcef.dylib                   0x0bf12088 0xbe9d000 + 479368
13  libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
14  libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
15  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
16  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 14:: AppCacheDBThread
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4bd9 pthread_cond_wait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0eaa3 0xbe9d000 + 465571
4   libcef.dylib                   0x0bf0f76b 0xbe9d000 + 468843
5   libcef.dylib                   0x0bf0f592 0xbe9d000 + 468370
6   libcef.dylib                   0x0befb36b 0xbe9d000 + 385899
7   libcef.dylib                   0x0bef70c3 0xbe9d000 + 368835
8   libcef.dylib                   0x0bef6add 0xbe9d000 + 367325
9   libcef.dylib                   0x0bf12001 0xbe9d000 + 479233
10  libcef.dylib                   0x0bf12088 0xbe9d000 + 479368
11  libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
12  libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
13  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
14  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 15:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib       0x976c3042 pthread_cond_timedwait_relative_np + 47
3   com.apple.CoreServices.CarbonCore 0x92ccf88d TSWaitOnConditionTimedRelative + 161
4   com.apple.CoreServices.CarbonCore 0x92ccf44a TSWaitOnSemaphoreCommon + 531
5   com.apple.CoreServices.CarbonCore 0x92ccf5fd TSWaitOnSemaphoreRelative + 24
6   com.apple.QuickTimeComponents.component 0x99aa1091 0x99834000 + 2543761
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 16:
0   libsystem_kernel.dylib         0x91be0f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x91be016c mach_msg + 68
2   com.apple.CoreFoundation       0x927a1c09 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x927a11e1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x927a09fa CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x927a085b CFRunLoopRunInMode + 123
6   com.apple.AppKit               0x908f9b88 _NSEventThread + 283
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 17:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 18:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 19:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 20:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   engine.dylib                   0x09a133ef CQueuedPacketSender::Run() + 95
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 21:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 22:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 23:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 24:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 25:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libvstdlib.dylib               0x005b2ce9 CJobThread::Run() + 137
5   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
6   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
7   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
8   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 26:
0   libsystem_kernel.dylib         0x91be0fce semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore 0x92c9c071 MPWaitOnSemaphore + 104
2   libMilesX86.dylib             0x417d7816 MilesGetBankFunctions + 4406
3   libMilesX86.dylib             0x417bee3e MilesAsyncSetPaused + 6222
4   libMilesX86.dylib             0x417d7f7f MilesGetBankFunctions + 6303
5   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
Thread 27:: com.apple.coreaudio.AQClient
0   libsystem_kernel.dylib         0x91be0f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x91be016c mach_msg + 68
2   com.apple.CoreFoundation       0x927a1c09 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x927a11e1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x927a09fa CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x927a085b CFRunLoopRunInMode + 123
6   com.apple.audio.toolbox.AudioToolbox 0x95cf02a8 GenericRunLoopThread::Entry(void*) + 194
7   com.apple.audio.toolbox.AudioToolbox 0x95ca0910 CAPThread::Entry(CAPThread*) + 134
8   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
9   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
10  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 28:
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libtier0.dylib                 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352
4   libtier0.dylib                 0x00506c74 CWorkerThread::WaitForCall(unsigned int*) + 36
5   client.dylib                   0x2a03b535 CAchievementSaveThread::Run() + 85
6   libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 29:: SocketThread
0   libsystem_kernel.dylib         0x91be6cf6 __poll + 10
1   steamclient.dylib             0x0eaa7a49 CSocketThread::CSocketRunThread::Run() + 291
2   libtier0_s.dylib               0x080d01a6 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16
3   libtier0_s.dylib               0x080cbe29 CatchAndWriteContext_t::Invoke() + 159
4   libtier0_s.dylib               0x080cb842 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214
5   libtier0_s.dylib               0x080cb929 CatchAndWriteMiniDumpExForVoidPtrFn + 87
6   libtier0_s.dylib               0x080cb952 CatchAndWriteMiniDumpForVoidPtrFn + 35
7   libtier0_s.dylib               0x080d011a SteamThreadTools::CThread::ThreadProc(void*) + 222
8   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
9   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
10  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 30:: WorkerPool/-876519424
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 31:: WorkerPool/-876380160
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 32:: WorkerPool/-876101632
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 33:
0   libtogl.dylib                 0x00551361 GLMContext::FlushStates(bool) + 689
1   libtogl.dylib                 0x005504dc GLMContext::FlushDrawStates(bool) + 332
2   libtogl.dylib                 0x00544a05 IDirect3DDevice9::DrawIndexedPrimitive(_D3DPRIMITIVETYPE, int, unsigned int, unsigned int, unsigned int, unsigned int) + 117
3   shaderapidx9.dylib             0x0e1c8006 CMeshDX8::RenderPass() + 1030
4   shaderapidx9.dylib             0x0e1de8d2 non-virtual thunk to CShaderAPIDx8::RenderPass(int, int) + 98
5   materialsystem.dylib           0x0a502fba non-virtual thunk to CShaderSystem::DrawSnapshot(bool) + 90
6   stdshader_dx9.dylib           0x10581be5 CBaseShader::Draw(bool) + 133
7   stdshader_dx9.dylib           0x105507b2 DrawSkin_DX9_Internal(CBaseVSShader*, IMaterialVar**, IShaderDynamicAPI*, IShaderShadow*, bool, VertexLitGeneric_DX9_Vars_t&, VertexCompressionType_t, CBasePerMaterialContextData**) + 13170
8   stdshader_dx9.dylib           0x10550999 DrawSkin_DX9(CBaseVSShader*, IMaterialVar**, IShaderDynamicAPI*, IShaderShadow*, VertexLitGeneric_DX9_Vars_t&, VertexCompressionType_t, CBasePerMaterialContextData**) + 201
9   stdshader_dx9.dylib           0x10565391 DrawVertexLitGeneric_DX9(CBaseVSShader*, IMaterialVar**, IShaderDynamicAPI*, IShaderShadow*, bool, VertexLitGeneric_DX9_Vars_t&, VertexCompressionType_t, CBasePerMaterialContextData**) + 305
10  stdshader_dx9.dylib           0x1055f7bb VertexLitGeneric::CShader::OnDrawElements(IMaterialVar**, IShaderShadow*, IShaderDynamicAPI*, VertexCompressionType_t, CBasePerMaterialContextData**) + 283
11  stdshader_dx9.dylib           0x1058192a CBaseShader::DrawElements(IMaterialVar**, int, IShaderShadow*, IShaderDynamicAPI*, VertexCompressionType_t, CBasePerMaterialContextData**) + 250
12  materialsystem.dylib           0x0a502972 CShaderSystem::DrawElements(IShader*, IMaterialVar**, ShaderRenderState_t*, VertexCompressionType_t, unsigned int) + 562
13  materialsystem.dylib           0x0a4ae76e CMaterial::DrawMesh(VertexCompressionType_t) + 110
14  shaderapidx9.dylib             0x0e1d40ce CShaderAPIDx8::DrawMesh(CMeshBase*) + 318
15  shaderapidx9.dylib             0x0e1d43ed non-virtual thunk to CShaderAPIDx8::DrawMesh(CMeshBase*) + 29
16  shaderapidx9.dylib             0x0e1c7aee CMeshDX8::Draw(int, int) + 254
17  studiorender.dylib             0x0b678e64 CStudioRender::R_StudioDrawGroupHWSkin(IMatRenderContext*, studiomeshgroup_t*, IMesh*, ColorMeshInfo_t*) + 404
18  studiorender.dylib             0x0b6792c4 CStudioRender::R_StudioDrawStaticMesh(IMatRenderContext*, mstudiomesh_t*, studiomeshgroup_t*, StudioModelLighting_t, float, IMaterial*, int, ColorMeshInfo_t*) + 644
19  studiorender.dylib             0x0b67c6fc CStudioRender::R_StudioDrawMesh(IMatRenderContext*, mstudiomesh_t*, studiomeshdata_t*, StudioModelLighting_t, IMaterial*, ColorMeshInfo_t*, int) + 348
20  studiorender.dylib             0x0b675b3b CStudioRender::R_StudioDrawPoints(IMatRenderContext*, int, void*, IMaterial**, int*, int, int, ColorMeshInfo_t*) + 571
21  studiorender.dylib             0x0b675254 CStudioRender::R_StudioRenderFinal(IMatRenderContext*, int, int, CStudioRender::BodyPartInfo_t*, void*, IMaterial**, int*, int, int, ColorMeshInfo_t*) + 404
22  studiorender.dylib             0x0b674f22 CStudioRender::R_StudioRenderModel(IMatRenderContext*, int, int, int, void*, IMaterial**, int*, int, int, int, ColorMeshInfo_t*) + 514
23  studiorender.dylib             0x0b6da3d1 CStudioRender::DrawModelStaticProp(DrawModelInfo_t const&, StudioRenderContext_t const&, matrix3x4_t const&, int) + 577
24  studiorender.dylib             0x0b6e2e20 CMemberFunctor4<CStudioRender*, void (CStudioRender::*)(DrawModelInfo_t const&, StudioRenderContext_t const&, matrix3x4_t const&, int), DrawModelInfo_t, StudioRenderContext_t, matrix3x4_t, int, CRefCounted1<CFunctor, CRefCountServiceBase<true, CRefMT> >, CFuncMemPolicyNone>::operator()() + 80
25  materialsystem.dylib           0x0a4d410b CMatQueuedRenderContext::CallQueued(bool) + 187
26  materialsystem.dylib           0x0a4d3f82 CMatQueuedRenderContext::EndQueue(bool) + 34
27  materialsystem.dylib           0x0a4bd1a2 CMaterialSystem::ThreadExecuteQueuedContext(CMatQueuedRenderContext*) + 66
28  materialsystem.dylib           0x0a4c2ca9 CMemberFunctor1<CMaterialSystem*, void (CMaterialSystem::*)(CMatQueuedRenderContext*), CMatQueuedRenderContext*, CRefCounted1<CFunctor, CRefCountServiceBase<true, CRefMT> >, CFuncMemPolicyNone>::operator()() + 41
29  materialsystem.dylib           0x0a4c3797 CFunctorJob::DoExecute() + 23
30  libvstdlib.dylib               0x005b1a40 CJob::Execute() + 80
31  libvstdlib.dylib               0x005b2e37 CJobThread::Run() + 471
32  libtier0.dylib                 0x005066a6 CThread::ThreadProc(void*) + 214
33  libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
34  libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
35  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 34:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib         0x91be0f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x91be016c mach_msg + 68
2   com.apple.audio.CoreAudio     0x922c9e9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3   com.apple.audio.CoreAudio     0x922c434e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
4   com.apple.audio.CoreAudio     0x922c2b27 HALC_ProxyIOContext::IOWorkLoop() + 1111
5   com.apple.audio.CoreAudio     0x922c25ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167
6   com.apple.audio.CoreAudio     0x922ccf52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7   com.apple.audio.CoreAudio     0x922c24fb HALB_IOThread::Entry(void*) + 69
8   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
9   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
10  libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 35:: WorkerPool/-754667520
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 36:: WorkerPool/-754528256
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 37:: WorkerPool/-754388992
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 38:: WorkerPool/-754249728
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 39:: WorkerPool/-754110464
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 40:: WorkerPool/-753971200
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 41:: WorkerPool/-753692672
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 42:: WorkerPool/-753553408
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 43:: WorkerPool/-876240896
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 44:: WorkerPool/-753831936
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 45:: WorkerPool/-715182080
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71
3   libcef.dylib                   0x0bf0ec99 0xbe9d000 + 466073
4   libcef.dylib                   0x0bf12e93 0xbe9d000 + 482963
5   libcef.dylib                   0x0bf13364 0xbe9d000 + 484196
6   libcef.dylib                   0x0bf1144a 0xbe9d000 + 476234
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 46 Crashed:: Dispatch queue: OpenGLMT
0   libsystem_platform.dylib       0x937dd25a _platform_bzero$VARIANT$sse42 + 90
1   libGLProgrammability.dylib     0x97809b7a BitSetSetRangeEqualsInternal + 119
2   libGLProgrammability.dylib     0x978099e3 BitSetNew + 140
3   libGLProgrammability.dylib     0x97816a34 RegistersInitialize + 37
4   libGLProgrammability.dylib     0x978214d7 glpPPShaderLinearizeStreamMgrEx + 6398
5   libGLProgrammability.dylib     0x9782164c glpPPShaderLinearizeEx + 79
6   libGLProgrammability.dylib     0x978215f8 glpPPShaderLinearize + 32
7   GLRendererFloat               0x9b6c1be4 gldLoadPipelineProgram + 380
8   GLRendererFloat               0x9b6baae1 gldUpdateDispatch + 2112
9   GLEngine                       0x91a8ff79 gleFallbackBegin + 459
10  GLEngine                       0x919901e0 gleUpdateDispatchCodeChange + 184
11  GLEngine                       0x91a814d6 gleDoDrawDispatchCore + 618
12  GLEngine                       0x91a2a1d6 glDrawElementsInstancedBaseVertex_STD_Exec + 289
13  GLEngine                       0x91a2a0a7 glDrawElements_UnpackThread + 154
14  GLEngine                       0x91a7c73d gleCmdProcessor + 75
15  libdispatch.dylib             0x9a29caf3 _dispatch_queue_drain + 410
16  libdispatch.dylib             0x9a29dfcf _dispatch_queue_invoke + 126
17  libdispatch.dylib             0x9a29c38a _dispatch_root_queue_drain + 72
18  libdispatch.dylib             0x9a29d70e _dispatch_worker_thread2 + 39
19  libsystem_pthread.dylib       0x976c1dab _pthread_wqthread + 336
20  libsystem_pthread.dylib       0x976c5cce start_wqthread + 30
Thread 47:: AQConverterThread
0   libsystem_kernel.dylib         0x91be57ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x976c2d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x976c4bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.audio.toolbox.AudioToolbox 0x95ca012f CAGuard::Wait() + 67
4   com.apple.audio.toolbox.AudioToolbox 0x95cc4d58 AQConverterManager::AQConverterThread::Run() + 602
5   com.apple.audio.toolbox.AudioToolbox 0x95cc4af6 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
6   com.apple.audio.toolbox.AudioToolbox 0x95ca0910 CAPThread::Entry(CAPThread*) + 134
7   libsystem_pthread.dylib       0x976c05fb _pthread_body + 144
8   libsystem_pthread.dylib       0x976c0485 _pthread_start + 130
9   libsystem_pthread.dylib       0x976c5cf2 thread_start + 34
Thread 48:
0   libsystem_kernel.dylib         0x91be6046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x976c1dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x976c5cce start_wqthread + 30
Thread 46 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000004  edx: 0x00000078
  edi: 0x00000004  esi: 0x20b00030  ebp: 0xcd72ba68  esp: 0xcd72ba64
   ss: 0x00000023  efl: 0x00010202  eip: 0x937dd25a   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x00000004
Logical CPU:     2
Error Code:      0x00000006
Trap Number:     14
Binary Images:
    0x1000 -     0x1ff3 +hl2_osx (???) <3DF7D040-00B2-3A31-B557-1ED1D0BDE08E> /Users/USER/Library/Application Support/Steam/*/hl2_osx
    0x4000 -    0x26ffb +gameoverlayrenderer.dylib (1) <145DB247-7DB3-3DF9-BB30-874DE77A41F1> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
   0x47000 -    0x48ff3 +steamloader.dylib (0) <B203BC3A-0BB3-3693-B6EE-1CAD86A1BFDE> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
   0xec000 -    0xf2fff +libsteam_api.dylib (1) <0AF869ED-EA89-39D3-A8C1-41CC63883393> /Users/USER/Library/Application Support/Steam/*/libsteam_api.dylib
  0x240000 -   0x25dff7 +launcher.d

Please read this whole message before doing anything.
This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

Similar Messages

  • Why does Quickbooks 2015 cause "Excessive Wakeups" and crash?

    I had to buy Quickbooks 2015 because I upgraded to Yosemite. I cannot install it. Every time I install, it crashes before I can register it or even use it. I have re-installed many times and worked with Quickbooks support. It seems to hinge on "Excessive Wakeups."
    See Console Messages:
    11/22/14 8:58:55.000 PM kernel[0]: process QuickBooks 2015[425] caught causing excessive wakeups. Observed wakeups rate (per sec): 2563; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45006
    11/22/14 8:58:55.420 PM com.apple.xpc.launchd[1]: (com.apple.ReportCrash[432]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    11/22/14 8:58:55.421 PM ReportCrash[432]: Invoking spindump for pid=425 wakeups_rate=2563 duration=18 because of excessive wakeups
    11/22/14 8:58:56.653 PM spindump[355]: Saved wakeups_resource.diag report for QuickBooks 2015 version 16.0.1.1384 R2 (16.0.1.1384) to /Library/Logs/DiagnosticReports/QuickBooks 2015_2014-11-22-205856_Donalds-MacBook-Pro-3.wakeups_resource.diag
    11/22/14 8:59:12.931 PM com.apple.xpc.launchd[1]: (com.intuit.QuickBooks2015.357020[425]) Service exited due to signal: Terminated: 15
    11/22/14 8:59:13.519 PM Keychain Access[203]:  SOSCCThisDeviceIsInCircle SOSCCThisDeviceIsInCircle!! 9
    11/22/14 8:59:37.306 PM spindump[355]: Saved hang report for QuickBooks 2015 version 16.0.1.1384 R2 (16.0.1.1384) to /Library/Logs/DiagnosticReports/QuickBooks 2015_2014-11-22-205937_Donalds-MacBook-Pro-3.hang
    11/22/14 8:59:45.808 PM QuickBooks 2015[436]: Cannot find executable for CFBundle 0x40083f5e0 </Applications/QuickBooks 2015.app/Contents/Resources/CarbonResources.bundle> (not loaded)
    11/22/14 8:59:45.811 PM QuickBooks 2015[436]: objc[436]: Class ErrorViewController is implemented in both /Applications/QuickBooks 2015.app/Contents/Resources/ItemImporter.bundle/Contents/MacOS/ItemImporter and /Applications/QuickBooks 2015.app/Contents/Resources/SpreadsheetImporter.bundle/Contents/MacOS/Spreadshe etImporter. One of the two will be used. Which one is undefined.
    11/22/14 8:59:45.811 PM QuickBooks 2015[436]: objc[436]: Class PastableFieldEditor is implemented in both /Applications/QuickBooks 2015.app/Contents/Resources/ItemImporter.bundle/Contents/MacOS/ItemImporter and /Applications/QuickBooks 2015.app/Contents/Resources/SpreadsheetImporter.bundle/Contents/MacOS/Spreadshe etImporter. One of the two will be used. Which one is undefined.
    11/22/14 8:59:45.811 PM QuickBooks 2015[436]: objc[436]: Class PastableTableView is implemented in both /Applications/QuickBooks 2015.app/Contents/Resources/ItemImporter.bundle/Contents/MacOS/ItemImporter and /Applications/QuickBooks 2015.app/Contents/Resources/SpreadsheetImporter.bundle/Contents/MacOS/Spreadshe etImporter. One of the two will be used. Which one is undefined.
    11/22/14 8:59:45.945 PM bird[240]: Assertion failed: ![_xpcClients containsObject:client]
    11/22/14 8:59:45.945 PM bird[240]: Assertion failed: ![_xpcClients containsObject:client]
    11/22/14 8:59:46.388 PM Keychain Access[203]:  SOSCCThisDeviceIsInCircle SOSCCThisDeviceIsInCircle!! 10
    11/22/14 8:59:46.738 PM QuickBooks 2015[436]: {muclient} browsing for serivce
    11/22/14 8:59:49.604 PM QuickBooks 2015[436]: QuickBooks 2015(436,0x10debb000) malloc: reference count underflow for 0x400f793c0, break on auto_refcount_underflow_error to debug.
    11/22/14 8:59:49.604 PM QuickBooks 2015[436]: QuickBooks 2015(436,0x10debb000) malloc: reference count underflow for 0x400f44f20, break on auto_refcount_underflow_error to debug.
    I need the program for work I do.

    Good to know I'm not alone with this particular problem, and that it probably isn't my particular phone. Curiously, when I first installed the new version of PCSuite - it told me that I needed to install some kind of plugin for PCSuite onto my phone. No idea what, and cannot imagine. At that point, though, I do not think PCSuite was crashing, just giving the strange message.
    However, my phone, after its firmware upgrade did keep trying to download something mysterious, and was giving me a message about incompatible software. I solved that problem by deleting a couple of unknown apps (just alphanumeric gobbledegook) found through references on these forums. I wish I could remember the precise messages I was receiving. Phone itself now works fine, however - and no more strange messages, either from the phone or from PCSuite - just the PCSuite alleged crash. Uninstalling and reinstalling PCSuite, and its related apps (eg connectivity wotsit, cable driver wotsit) does not help.
    Sounds like if we could just rename or bump up some version number reference within the PCSuite program and its related installs, we might solve the problem.
    By the way - does anyone know where you can get an up to date PCSuite Cleaner. Seems to have disappeared from the Nokia site?Message Edited by ozerdavid on 07-Dec-200711:39 AM

  • Impossible to debug AIR Application on Mac OS X Maverick. After several seconds AIR App freezes and Mac OS console displays : adl caught causing excessive wakeups. Can you help on that issue ?

    After launching my app in debug mode, app starts correctly, and after few seconds, apps completely freezes, there is no possibility to pause it, and Mac OS console gives such message :
    06/08/2014 17:27:58,000 kernel[0]: process adl[2941] caught causing excessive wakeups. Observed wakeups rate (per sec): 1278; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45028
    Note that on another mac, i don't have that issue, with the same application.

    After a lot of searches, at least i have an indication. When i set -debug=false, i don't have the issue anymore. But of course, i can't debug my file, so it is not of a great help, but maybe this will lead to an idea to you all..
    Note that Apple support was indicating me that by creating a new user account on my Mac i could have solved it. I tried, and it seems to work for few hours. But after the problem came back again with my new account.
    Of course still looking for a solution , it is very very annoying.

  • Mac: Flash causes "excessive wakeups" during Adobe Connect meetings

    I posted a message that can be found here last November where Flash was causing Adobe Connect meetings to crash every few minutes.  Since then, there's a new version of Flash (13.0.0.182) and the school has updated their Adobe Connect platform.  However, the problem is still there.
    If it's a meeting with 2 or 3 people everything is fine.  The issue is only present when in a "class" where there are many people (like 8-15) using webcams at once and the instructor is sharing slides or something.  In this situation the meeting window either freezes or restarts every few minutes and upon examining the console log there is a corresponding message stating:
    4/15/14 18:57:27.000 kernel[0]: process PluginProcess[1877] caught causing excessive wakeups. Observed wakeups rate (per sec): 172; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 180731
    4/15/14 18:57:27.867 ReportCrash[1980]: Invoking spindump for pid=1877 wakeups_rate=172 duration=262 because of excessive wakeups
    This happened when using Safari 7.0.2.  When using firefox there is a similar message (only "plugin-container" instead of "PluginProcess" causes the excessive wakeups.  And with Firefox, the wakeup rate tends to be around 1500, not just 172).
    A couple notes:
    1) I've already gone into Safari preferences and allowed Flash to "Run Always" and "Run in Unsafe Mode" for the domain.
    2) I've already removed the Adobe Connect Add-in to eliminate that as a possible source of the problem.  When I examine the Diagnostic Reports in /Library/Logs it's clearly the Flash plugin that's causing the problem, or some interaction between the plugin and the QT Framework, or something.  I don't know.
    3) I've already contacted Apple and (not surprisingly) they told me it's not their problem and to contact Adobe.
    4) Before someone asks - YES my install of Mavericks is a "clean" install.
    5) Adobe Connect works fine on a windows machine on the same connection.
    6) Troubleshooting steps have included reducing the video resolution, disabling hardware acceleration, deleting the preferences files, clearing cache, clearing local storage from the Flash preferences pane, removing and reinstalling the plugin, etc. etc.
    Back when I had Mountain Lion there were problems like this in Safari, and the work-around was to use Firefox or Chrome.  Now it appears it just doesn't work, period.  Has anyone else run into this and is there a work-around?  Thanks.
    -AA

    Yep - makes sense, however that box has been unchecked the whole time.  Also the same thing happens in Firefox which would seem to eliminate that feature as the culprit.
    After researching "excessive wakeups" on other forums it appears there are some similar complaints about PhotoShop, Final Cut, EyeTV, google earth, basically graphics-intensive programs - I can't find any others about Adobe Connect, although the IT folks at the school have told me it's a well-known issue.  I suspect it has something to do with the way Flash interacts with the frameworks in Mavericks but I'm just guessing -  wondering if anyone else has seen this happen or knows a work-around?

  • Sample OLAP client application causes Oracle service to crash!

    I have a very simple Java application that establishes a connection to an Oracle9i (R9.2) database having the OLAP extension installed. After creating the connection it creates a new MdmSchema object:
    MdmSchema root = mp.getRootSchema();
    At this moment, Java catches an java.sql.SqlException combined with a NullPointerException:
    java.sql.SQLException: E/A-Exception: Connection reset by peer: JVM_recv in sock
    et input stream read
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:333)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.ja
    va, Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.jav
    a:1940)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
    nt.java:2709)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePrepar
    edStatement.java:589)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStat
    ement.java:656)
    at oracle.express.idl.ExpressMdmModule.MetadataProviderInterfaceStub.get
    MetadataPropertyBags(MetadataProviderInterfaceStub.java:121)
    at oracle.express.mdm.MetadataPropertyBagFetcher.fetchMetadataPropertyBa
    gs(MetadataPropertyBagFetcher.java, Compiled Code)
    at oracle.express.mdm.MdmMetadataProvider.getMetadataObject(MdmMetadataP
    rovider.java:324)
    at oracle.express.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvi
    der.java:395)
    at Step1.<init>(Step1.java:57)
    at Step1.main(Step1.java:66)
    Exception in thread "main" java.lang.NullPointerException
    at oracle.express.mdm.MetadataPropertyBagFetcher.fetchMetadataPropertyBa
    gs(MetadataPropertyBagFetcher.java, Compiled Code)
    at oracle.express.mdm.MdmMetadataProvider.getMetadataObject(MdmMetadataP
    rovider.java:324)
    at oracle.express.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvi
    der.java:395)
    at Step1.<init>(Step1.java:57)
    at Step1.main(Step1.java:66)
    After that, the database service running on the database server crashes and is not available any more (Event Log doesn't provide really helpful infos, in the listener.trc and listener.log too).
    Can anybody help?
    Stefan

    Hi Stefan,
    You may be running into the Cube Viewer bug that causes it to hang while writing to the log file. I just sent you an email with some Cube Viewer files for the
    $ORACLE_HOME\classes\oracle\olap\express\cubeviewer directory. After placing these CV files into this directory try to run CV again. If it still does not work please send me the new Cube Viewer log file.
    Thanks,
    Anthony

  • "Getting ready to install this application..." then crashes

    I recently installed AIR 2.0.4, but at the end of the installation, and during installation of the app I need, I get an error message. Within seconds of initiating the install for the app, I get the message that "Adobe AIR Application Installer has encountered a problem and needs to close. I have Windows XP sp3
    The install log is here:
    [2010-10-20:12:15:55] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:12:15:55] UI SWF load is complete
    [2010-10-20:12:15:55] UI initialized
    [2010-10-20:12:15:55] beginning UI styling
    [2010-10-20:12:15:55] UI styling complete
    [2010-10-20:12:15:55] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla412.tmp

    I had more in the installer log, but I cleared it out and then uninstalled, reinstalled, and then tried to run the app, after which I got that log. I tried installing multiple versions of AIR before, but always uninstalled before installing. This was a stand alone install as well. The log before I cleared it out was this(there might be a lot of repetition since I tried over and over again).
    EDIT: I've tried as many possible solutions as I could find through the support FAQ, looking through other threads, and through other sites, but none have worked so far.
    [2010-10-19:16:08:32] Performing runtime install
    [2010-10-19:16:08:32] UI SWF load is complete
    [2010-10-19:16:08:33] UI initialized
    [2010-10-19:16:08:33] starting user confirmation
    [2010-10-19:16:08:33] Version of this installer: 2.0.4.13090
    [2010-10-19:16:08:33] Installed version: 1.5.3.9120
    [2010-10-19:16:08:33] Installation type: patchNewer
    [2010-10-19:16:08:35] Performing runtime install
    [2010-10-19:16:08:35] UI SWF load is complete
    [2010-10-19:16:08:36] UI initialized
    [2010-10-19:16:08:36] starting user confirmation
    [2010-10-19:16:08:36] Version of this installer: 2.0.4.13090
    [2010-10-19:16:08:36] Installed version: 1.5.3.9120
    [2010-10-19:16:08:36] Installation type: patchNewer
    [2010-10-19:16:08:38] begin quitting
    [2010-10-19:16:08:41] starting install
    [2010-10-19:16:08:41] Scheduling runtime installation operations
    [2010-10-19:16:08:41] Active AIR product GUID is {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    [2010-10-19:16:08:41] Scheduling an MSI install operation
    [2010-10-19:16:08:41] Beginning runtime installation
    [2010-10-19:16:08:41] Beginning install
    [2010-10-19:16:08:41] Installing c:\docume~1\hp_adm~1\locals~1\temp\air137f.tmp\setup.msi
    [2010-10-19:16:08:46] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla1387.tmp\temp
    [2010-10-19:16:08:46] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-19:16:08:46] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR137F.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-19:16:08:46] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla1388.tmp\temp
    [2010-10-19:16:08:46] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-19:16:08:46] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR137F.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-19:16:08:46] Execution complete; beginning commit phase
    [2010-10-19:16:08:46] Deleting C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla1387.tmp\temp
    [2010-10-19:16:08:46] Deleting C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla1388.tmp\temp
    [2010-10-19:16:08:46] Commit complete
    [2010-10-19:16:08:46] install complete
    [2010-10-19:16:08:49] begin quitting
    [2010-10-19:16:08:57] UI SWF load is complete
    [2010-10-19:16:08:57] UI initialized
    [2010-10-19:16:16:28] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-19:16:16:28] UI SWF load is complete
    [2010-10-19:16:16:28] UI initialized
    [2010-10-19:16:16:28] beginning UI styling
    [2010-10-19:16:16:28] UI styling complete
    [2010-10-19:16:16:28] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla138F.tmp
    [2010-10-19:16:16:57] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-19:16:16:57] UI SWF load is complete
    [2010-10-19:16:16:58] UI initialized
    [2010-10-19:16:16:58] beginning UI styling
    [2010-10-19:16:16:58] UI styling complete
    [2010-10-19:16:16:58] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla1390.tmp
    [2010-10-19:16:18:37] Performing runtime install
    [2010-10-19:16:18:37] UI SWF load is complete
    [2010-10-19:16:18:37] UI initialized
    [2010-10-19:16:18:37] starting user confirmation
    [2010-10-19:16:18:37] Version of this installer: 2.0.4.13090
    [2010-10-19:16:18:37] Installed version: 2.0.4.13090
    [2010-10-19:16:18:37] Installation type: patchSame
    [2010-10-19:16:18:41] begin quitting
    [2010-10-19:16:18:41] UI SWF load is complete
    [2010-10-19:16:18:42] UI initialized
    [2010-10-19:16:18:45] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-19:16:18:45] UI SWF load is complete
    [2010-10-19:16:18:46] UI initialized
    [2010-10-19:16:18:46] beginning UI styling
    [2010-10-19:16:18:46] UI styling complete
    [2010-10-19:16:18:46] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla1396.tmp
    [2010-10-19:16:19:18] UI SWF load is complete
    [2010-10-19:16:19:18] UI initialized
    [2010-10-19:16:19:18] starting user confirmation
    [2010-10-19:16:19:18] Version of this installer: 2.0.4.13090
    [2010-10-19:16:19:18] Installed version: 2.0.4.13090
    [2010-10-19:16:19:18] Installation type: patchSame
    [2010-10-19:16:19:22] starting uninstall
    [2010-10-19:16:19:22] Scheduling an MSI uninstall operation for active product GUID {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-19:16:19:22] Beginning install
    [2010-10-19:16:19:22] Uninstalling product w/ GUID {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-19:16:19:39] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla139A.tmp\temp
    [2010-10-19:16:19:39] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller
    [2010-10-19:16:19:39] Execution complete; beginning commit phase
    [2010-10-19:16:19:39] Deleting C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla139A.tmp\temp
    [2010-10-19:16:19:39] Commit complete
    [2010-10-19:16:19:39] install complete
    [2010-10-19:16:19:39] begin quitting
    [2010-10-19:16:19:54] Performing runtime install
    [2010-10-19:16:19:54] UI SWF load is complete
    [2010-10-19:16:19:55] UI initialized
    [2010-10-19:16:19:55] starting user confirmation
    [2010-10-19:16:19:55] Version of this installer: 2.0.4.13090
    [2010-10-19:16:19:55] Installation type: new
    [2010-10-19:16:19:59] starting install
    [2010-10-19:16:19:59] Scheduling runtime installation operations
    [2010-10-19:16:19:59] Scheduling an MSI install operation
    [2010-10-19:16:19:59] Beginning runtime installation
    [2010-10-19:16:19:59] Beginning install
    [2010-10-19:16:19:59] Installing c:\docume~1\hp_adm~1\locals~1\temp\air139b.tmp\setup.msi
    [2010-10-19:16:20:01] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR139B.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-19:16:20:01] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR139B.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-19:16:20:01] Execution complete; beginning commit phase
    [2010-10-19:16:20:01] Commit complete
    [2010-10-19:16:20:01] install complete
    [2010-10-19:16:20:03] begin quitting
    [2010-10-19:16:20:05] UI SWF load is complete
    [2010-10-19:16:20:05] UI initialized
    [2010-10-19:16:20:13] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-19:16:20:13] UI SWF load is complete
    [2010-10-19:16:20:14] UI initialized
    [2010-10-19:16:20:14] beginning UI styling
    [2010-10-19:16:20:14] UI styling complete
    [2010-10-19:16:20:14] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla13A0.tmp
    [2010-10-19:16:35:34] Starting silent app install of file:///C:/DOCUME~1/HP_ADM~1/LOCALS~1/Temp/EAACCE~1/ACTIVA~1.AIR
    [2010-10-19:16:35:34] UI SWF load is complete
    [2010-10-19:16:35:35] UI initialized
    [2010-10-19:16:35:35] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla13C1.tmp
    [2010-10-20:08:04:57] Performing runtime install
    [2010-10-20:08:04:57] UI SWF load is complete
    [2010-10-20:08:04:58] UI initialized
    [2010-10-20:08:04:58] starting user confirmation
    [2010-10-20:08:04:58] Version of this installer: 2.0.4.13090
    [2010-10-20:08:04:58] Installed version: 2.0.4.13090
    [2010-10-20:08:04:58] Installation type: patchSame
    [2010-10-20:08:04:59] begin quitting
    [2010-10-20:08:05:01] UI SWF load is complete
    [2010-10-20:08:05:02] UI initialized
    [2010-10-20:08:05:03] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:08:05:03] UI SWF load is complete
    [2010-10-20:08:05:03] UI initialized
    [2010-10-20:08:05:03] beginning UI styling
    [2010-10-20:08:05:03] UI styling complete
    [2010-10-20:08:05:04] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla301.tmp
    [2010-10-20:08:05:10] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:08:05:10] UI SWF load is complete
    [2010-10-20:08:05:10] UI initialized
    [2010-10-20:08:05:10] beginning UI styling
    [2010-10-20:08:05:10] UI styling complete
    [2010-10-20:08:05:10] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla302.tmp
    [2010-10-20:10:51:26] Starting app install of https://data.nasdaq.com/marketreplay/MarketReplay.air
    [2010-10-20:10:51:26] UI SWF load is complete
    [2010-10-20:10:51:27] UI initialized
    [2010-10-20:10:51:27] beginning UI styling
    [2010-10-20:10:51:27] UI styling complete
    [2010-10-20:10:51:27] Downloading file to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla321.tmp
    [2010-10-20:10:52:27] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:10:52:27] UI SWF load is complete
    [2010-10-20:10:52:28] UI initialized
    [2010-10-20:10:52:28] beginning UI styling
    [2010-10-20:10:52:28] UI styling complete
    [2010-10-20:10:52:28] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla324.tmp
    [2010-10-20:10:53:19] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:10:53:19] UI SWF load is complete
    [2010-10-20:10:53:20] UI initialized
    [2010-10-20:10:53:20] beginning UI styling
    [2010-10-20:10:53:20] UI styling complete
    [2010-10-20:10:53:20] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla325.tmp
    [2010-10-20:10:56:43] Starting app install of https://data.nasdaq.com/marketreplay/MarketReplay.air
    [2010-10-20:10:56:43] UI SWF load is complete
    [2010-10-20:10:56:44] UI initialized
    [2010-10-20:10:56:44] beginning UI styling
    [2010-10-20:10:56:44] UI styling complete
    [2010-10-20:10:56:44] Downloading file to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla367.tmp
    [2010-10-20:11:08:40] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:11:08:40] UI SWF load is complete
    [2010-10-20:11:08:41] UI initialized
    [2010-10-20:11:08:41] beginning UI styling
    [2010-10-20:11:08:41] UI styling complete
    [2010-10-20:11:08:41] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla2F7.tmp
    [2010-10-20:11:14:32] waiting to receive open event
    [2010-10-20:11:14:32] UI SWF load is complete
    [2010-10-20:11:14:33] UI initialized
    [2010-10-20:11:14:33] enter waitingForOpen
    [2010-10-20:11:14:36] waitingForOpen canceled
    [2010-10-20:11:14:36] starting cleanup of temporary files
    [2010-10-20:11:14:36] application installer exiting
    [2010-10-20:11:15:44] UI SWF load is complete
    [2010-10-20:11:15:44] UI initialized
    [2010-10-20:11:15:44] starting user confirmation
    [2010-10-20:11:15:44] Version of this installer: 2.0.4.13090
    [2010-10-20:11:15:44] Installed version: 2.0.4.13090
    [2010-10-20:11:15:44] Installation type: patchSame
    [2010-10-20:11:15:47] starting uninstall
    [2010-10-20:11:15:47] Scheduling an MSI uninstall operation for active product GUID {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-20:11:15:47] Beginning install
    [2010-10-20:11:15:47] Uninstalling product w/ GUID {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-20:11:16:01] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla327.tmp\temp
    [2010-10-20:11:16:01] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller
    [2010-10-20:11:16:01] Execution complete; beginning commit phase
    [2010-10-20:11:16:01] Deleting C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla327.tmp\temp
    [2010-10-20:11:16:01] Commit complete
    [2010-10-20:11:16:01] install complete
    [2010-10-20:11:16:02] begin quitting
    [2010-10-20:11:16:49] Performing runtime install
    [2010-10-20:11:16:49] UI SWF load is complete
    [2010-10-20:11:16:50] UI initialized
    [2010-10-20:11:16:50] starting user confirmation
    [2010-10-20:11:16:50] Version of this installer: 2.0.4.13090
    [2010-10-20:11:16:50] Installation type: new
    [2010-10-20:11:16:52] starting install
    [2010-10-20:11:16:53] Scheduling runtime installation operations
    [2010-10-20:11:16:53] Scheduling an MSI install operation
    [2010-10-20:11:16:53] Beginning runtime installation
    [2010-10-20:11:16:53] Beginning install
    [2010-10-20:11:16:53] Installing c:\docume~1\hp_adm~1\locals~1\temp\air328.tmp\setup.msi
    [2010-10-20:11:16:54] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR328.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-20:11:16:54] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR328.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-20:11:16:54] Execution complete; beginning commit phase
    [2010-10-20:11:16:55] Commit complete
    [2010-10-20:11:16:55] install complete
    [2010-10-20:11:16:57] begin quitting
    [2010-10-20:11:16:58] UI SWF load is complete
    [2010-10-20:11:16:58] UI initialized
    [2010-10-20:11:20:41] Performing runtime install
    [2010-10-20:11:20:41] UI SWF load is complete
    [2010-10-20:11:20:41] UI initialized
    [2010-10-20:11:20:41] starting user confirmation
    [2010-10-20:11:20:41] Version of this installer: 2.0.4.13090
    [2010-10-20:11:20:41] Installed version: 2.0.4.13090
    [2010-10-20:11:20:41] Installation type: patchSame
    [2010-10-20:11:20:44] begin quitting
    [2010-10-20:11:20:44] UI SWF load is complete
    [2010-10-20:11:20:44] UI initialized
    [2010-10-20:11:20:51] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:11:20:51] UI SWF load is complete
    [2010-10-20:11:20:52] UI initialized
    [2010-10-20:11:20:52] beginning UI styling
    [2010-10-20:11:20:52] UI styling complete
    [2010-10-20:11:20:52] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla334.tmp
    [2010-10-20:11:30:29] UI SWF load is complete
    [2010-10-20:11:30:30] UI initialized
    [2010-10-20:11:30:30] starting user confirmation
    [2010-10-20:11:30:30] Version of this installer: 2.0.4.13090
    [2010-10-20:11:30:30] Installed version: 2.0.4.13090
    [2010-10-20:11:30:30] Installation type: patchSame
    [2010-10-20:11:30:31] starting uninstall
    [2010-10-20:11:30:31] Scheduling an MSI uninstall operation for active product GUID {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-20:11:30:31] Beginning install
    [2010-10-20:11:30:31] Uninstalling product w/ GUID {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-20:11:30:44] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla346.tmp\temp
    [2010-10-20:11:30:44] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller
    [2010-10-20:11:30:44] Execution complete; beginning commit phase
    [2010-10-20:11:30:44] Deleting C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla346.tmp\temp
    [2010-10-20:11:30:44] Commit complete
    [2010-10-20:11:30:44] install complete
    [2010-10-20:11:30:44] begin quitting
    [2010-10-20:11:33:49] Performing runtime install
    [2010-10-20:11:33:49] UI SWF load is complete
    [2010-10-20:11:33:50] UI initialized
    [2010-10-20:11:33:50] starting user confirmation
    [2010-10-20:11:33:50] Version of this installer: 2.0.2.12610
    [2010-10-20:11:33:50] Installation type: new
    [2010-10-20:11:33:52] starting install
    [2010-10-20:11:33:52] Scheduling runtime installation operations
    [2010-10-20:11:33:52] Scheduling an MSI install operation
    [2010-10-20:11:33:52] Beginning runtime installation
    [2010-10-20:11:33:52] Beginning install
    [2010-10-20:11:33:52] Installing c:\docume~1\hp_adm~1\locals~1\temp\air349.tmp\setup.msi
    [2010-10-20:11:33:53] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR349.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-20:11:33:53] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR349.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-20:11:33:53] Execution complete; beginning commit phase
    [2010-10-20:11:33:54] Commit complete
    [2010-10-20:11:33:54] install complete
    [2010-10-20:11:33:55] begin quitting
    [2010-10-20:11:33:57] UI SWF load is complete
    [2010-10-20:11:33:58] UI initialized
    [2010-10-20:11:34:01] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:11:34:01] UI SWF load is complete
    [2010-10-20:11:34:02] UI initialized
    [2010-10-20:11:34:02] beginning UI styling
    [2010-10-20:11:34:02] UI styling complete
    [2010-10-20:11:34:02] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla350.tmp
    [2010-10-20:11:38:28] UI SWF load is complete
    [2010-10-20:11:38:29] UI initialized
    [2010-10-20:11:38:29] starting user confirmation
    [2010-10-20:11:38:29] Version of this installer: 2.0.2.12610
    [2010-10-20:11:38:29] Installed version: 2.0.2.12610
    [2010-10-20:11:38:29] Installation type: patchSame
    [2010-10-20:11:38:30] starting uninstall
    [2010-10-20:11:38:30] Scheduling an MSI uninstall operation for active product GUID {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-20:11:38:30] Beginning install
    [2010-10-20:11:38:30] Uninstalling product w/ GUID {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-20:11:38:44] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla364.tmp\temp
    [2010-10-20:11:38:44] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller
    [2010-10-20:11:38:44] Execution complete; beginning commit phase
    [2010-10-20:11:38:44] Deleting C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla364.tmp\temp
    [2010-10-20:11:38:44] Commit complete
    [2010-10-20:11:38:44] install complete
    [2010-10-20:11:38:44] begin quitting
    [2010-10-20:11:39:00] Performing runtime install
    [2010-10-20:11:39:00] UI SWF load is complete
    [2010-10-20:11:39:00] UI initialized
    [2010-10-20:11:39:00] starting user confirmation
    [2010-10-20:11:39:00] Version of this installer: 2.0.2.12610
    [2010-10-20:11:39:00] Installation type: new
    [2010-10-20:11:39:02] starting install
    [2010-10-20:11:39:02] Scheduling runtime installation operations
    [2010-10-20:11:39:02] Scheduling an MSI install operation
    [2010-10-20:11:39:02] Beginning runtime installation
    [2010-10-20:11:39:02] Beginning install
    [2010-10-20:11:39:02] Installing c:\docume~1\hp_adm~1\locals~1\temp\air367.tmp\setup.msi
    [2010-10-20:11:39:04] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR367.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-20:11:39:04] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR367.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-20:11:39:04] Execution complete; beginning commit phase
    [2010-10-20:11:39:04] Commit complete
    [2010-10-20:11:39:04] install complete
    [2010-10-20:11:39:07] begin quitting
    [2010-10-20:11:39:09] UI SWF load is complete
    [2010-10-20:11:39:09] UI initialized
    [2010-10-20:11:43:19] Performing runtime install
    [2010-10-20:11:43:19] UI SWF load is complete
    [2010-10-20:11:43:20] UI initialized
    [2010-10-20:11:43:20] starting user confirmation
    [2010-10-20:11:43:20] Version of this installer: 2.0.4.13090
    [2010-10-20:11:43:20] Installed version: 2.0.2.12610
    [2010-10-20:11:43:20] Installation type: patchNewer
    [2010-10-20:11:43:23] starting install
    [2010-10-20:11:43:23] Scheduling runtime installation operations
    [2010-10-20:11:43:23] Active AIR product GUID is {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-20:11:43:23] Scheduling an MSI repair operation
    [2010-10-20:11:43:23] Beginning runtime installation
    [2010-10-20:11:43:23] Beginning install
    [2010-10-20:11:43:23] Reinstalling c:\docume~1\hp_adm~1\locals~1\temp\air379.tmp\setup.msi
    [2010-10-20:11:43:26] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla37D.tmp\temp
    [2010-10-20:11:43:26] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-20:11:43:26] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR379.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-20:11:43:26] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla37E.tmp\temp
    [2010-10-20:11:43:26] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-20:11:43:26] Copying C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\AIR379.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-20:11:43:26] Execution complete; beginning commit phase
    [2010-10-20:11:43:26] Deleting C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla37D.tmp\temp
    [2010-10-20:11:43:26] Deleting C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla37E.tmp\temp
    [2010-10-20:11:43:26] Commit complete
    [2010-10-20:11:43:26] install complete
    [2010-10-20:11:43:28] begin quitting
    [2010-10-20:11:43:29] UI SWF load is complete
    [2010-10-20:11:43:30] UI initialized
    [2010-10-20:11:43:33] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:11:43:33] UI SWF load is complete
    [2010-10-20:11:43:33] UI initialized
    [2010-10-20:11:43:33] beginning UI styling
    [2010-10-20:11:43:33] UI styling complete
    [2010-10-20:11:43:34] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla37F.tmp
    [2010-10-20:11:54:01] Starting silent app install of file:///C:/DOCUME~1/HP_ADM~1/LOCALS~1/Temp/EAACCE~1/ACTIVA~1.AIR
    [2010-10-20:11:54:01] UI SWF load is complete
    [2010-10-20:11:54:01] UI initialized
    [2010-10-20:11:54:01] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla3E3.tmp
    [2010-10-20:12:00:06] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:12:00:06] UI SWF load is complete
    [2010-10-20:12:00:06] UI initialized
    [2010-10-20:12:00:06] beginning UI styling
    [2010-10-20:12:00:06] UI styling complete
    [2010-10-20:12:00:07] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla3E8.tmp
    [2010-10-20:12:06:33] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:12:06:33] UI SWF load is complete
    [2010-10-20:12:06:34] UI initialized
    [2010-10-20:12:06:34] beginning UI styling
    [2010-10-20:12:06:34] UI styling complete
    [2010-10-20:12:06:34] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla400.tmp
    [2010-10-20:12:07:33] Performing runtime install
    [2010-10-20:12:07:33] UI SWF load is complete
    [2010-10-20:12:07:33] UI initialized
    [2010-10-20:12:07:33] starting user confirmation
    [2010-10-20:12:07:33] Version of this installer: 2.0.4.13090
    [2010-10-20:12:07:33] Installed version: 2.0.4.13090
    [2010-10-20:12:07:33] Installation type: patchSame
    [2010-10-20:12:07:36] begin quitting
    [2010-10-20:12:07:36] UI SWF load is complete
    [2010-10-20:12:07:36] UI initialized
    [2010-10-20:12:08:30] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:12:08:30] UI SWF load is complete
    [2010-10-20:12:08:30] UI initialized
    [2010-10-20:12:08:30] beginning UI styling
    [2010-10-20:12:08:30] UI styling complete
    [2010-10-20:12:08:31] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla404.tmp
    [2010-10-20:12:12:11] Starting app install of file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/activation.air
    [2010-10-20:12:12:11] UI SWF load is complete
    [2010-10-20:12:12:12] UI initialized
    [2010-10-20:12:12:12] beginning UI styling
    [2010-10-20:12:12:12] UI styling complete
    [2010-10-20:12:12:12] Unpackaging to C:\Documents and Settings\HP_Administrator\Local Settings\Temp\fla40E.tmp

  • Changing default audio application causes Flash Player to crash in Firefox on WinXP

    my shockwave  (v17 installed) crashed constantly when adjusting audio. changed defualt web audio (options, applications, web audio) to windows media player from vlc. no more crashes...

    On Win7 and higher with Firefox 37.0.1, Web Audio isn't an option -- but there are several dozen individual audio and video codecs listed.  There should be a discrete "Shockwave Flash Object" entry, with a "Use Shockwave Flash (in Firefox)" option.  I don't see a Web Audio entry.  I'm guessing that this behavior was problematic, and probably something that didn't make sense to carry forward to newer operating systems.
    It may be some compatibility thing between WMP and Flash, but hard to know for sure.  I'll keep this in mind when working with Firefox/WinXP folks in the future though.
    Thanks!

  • Excessive Wakeups

    Ever since updating to Mavericks 10.9.2, I've been finding entries in my Console log concerning "Excessive Wakeups"  Here is a sample:
    3/1/14 9:28:07.000 AM kernel[0]: process EyeTV[95661] caught causing excessive wakeups. Observed wakeups rate (per sec): 7041; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 73999
    3/1/14 9:28:07.642 AM ReportCrash[95787]: Invoking spindump for pid=95661 wakeups_rate=7041 duration=7 because of excessive wakeups
    3/1/14 9:28:09.050 AM spindump[95788]: Saved wakeups_resource.spin report for EyeTV version 3.6.5 (7310) (3.6.5 (7310)) to /Library/Logs/DiagnosticReports/EyeTV_2014-03-01-092809_Dans-iMac.wakeups_resou rce.spin
    This is not restricted to just EyeTV.  There are numerous applications generating these entries.  Each one then creates a Diagnostic report.  I am getting hundreds of Diagnostic reports concerning "wakeups" and have finally started deleting them. 
    None of this seems to create any kind of problem - just an aggrivation. 
    Any idea what is going on here?

    I started getting problems after upgrading to 10.9.2 on a new MBP. When I open my laptop in the morning, I find that it has rebooted overnight. A quick check of the logs reveals:
    3/13/14 9:50:05.000 PM kernel[0]: process SystemUIServer[182] caught causing excessive wakeups. Observed wakeups rate (per sec): 796; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 115950
    3/13/14 9:51:20.000 PM kernel[0]: Restarting to collect Sleep wake debug logs
    Anybody got any ideas?

  • Excessive wakeups after upgrade Mavericks to Yosemite

    My Mac (later 2013) was working well, but it started to fail after upgrade Mavericks to Yosemite. My Mac sometimes get freezing when i turn it, the progressive bar under the apple logo gets freeze and i have to turn off and turn on it again, in the single user mode says something about excessive wakeups, when i can enter into my user, I run the console and appears this:
    Nov  4 20:54:13 iMac-de-Victor kernel[0]: process kextload[1057] caught causing excessive wakeups. Observed wakeups rate (per sec): 849; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 20:54:13 iMac-de-Victor kernel[0]: process umount[1058] caught causing excessive wakeups. Observed wakeups rate (per sec): 849; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 20:54:13 iMac-de-Victor kernel[0]: process umount[1063] caught causing excessive wakeups. Observed wakeups rate (per sec): 849; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 20:54:14 iMac-de-Victor kernel[0]: process umount[1064] caught causing excessive wakeups. Observed wakeups rate (per sec): 848; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 20:54:44 iMac-de-Victor kernel[0]: process apsd[50] caught causing excessive wakeups. Observed wakeups rate (per sec): 324; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45061
    Nov  4 20:55:06 iMac-de-Victor kernel[0]: process racoon[1054] caught causing excessive wakeups. Observed wakeups rate (per sec): 422; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 20:58:48 iMac-de-Victor kernel[0]: process scutil[825] caught causing excessive wakeups. Observed wakeups rate (per sec): 844; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 20:58:48 iMac-de-Victor kernel[0]: process discoveryd[50] caught causing excessive wakeups. Observed wakeups rate (per sec): 1147; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 132610
    Nov  4 21:03:43 iMac-de-Victor kernel[0]: process coreservicesd[84] caught causing excessive wakeups. Observed wakeups rate (per sec): 426; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45008
    Nov  4 21:04:04 iMac-de-Victor kernel[0]: process logger[825] caught causing excessive wakeups. Observed wakeups rate (per sec): 846; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:07:36 iMac-de-Victor kernel[0]: process scutil[824] caught causing excessive wakeups. Observed wakeups rate (per sec): 842; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:07:36 iMac-de-Victor kernel[0]: process discoveryd[50] caught causing excessive wakeups. Observed wakeups rate (per sec): 1146; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 132846
    Nov  4 21:11:06 iMac-de-Victor kernel[0]: process com.apple.Ambien[821] caught causing excessive wakeups. Observed wakeups rate (per sec): 168; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:11:06 iMac-de-Victor kernel[0]: process mds_stores[829] caught causing excessive wakeups. Observed wakeups rate (per sec): 210; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:11:59 iMac-de-Victor kernel[0]: process ReportCrash[845] caught causing excessive wakeups. Observed wakeups rate (per sec): 281; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:11:59 iMac-de-Victor kernel[0]: process netbiosd[847] caught causing excessive wakeups. Observed wakeups rate (per sec): 422; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:12:17 iMac-de-Victor kernel[0]: process apsd[51] caught causing excessive wakeups. Observed wakeups rate (per sec): 818; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 72628
    Nov  4 21:12:52 iMac-de-Victor kernel[0]: process aslmanager[853] caught causing excessive wakeups. Observed wakeups rate (per sec): 423; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:12:53 iMac-de-Victor kernel[0]: process CVMCompiler[844] caught causing excessive wakeups. Observed wakeups rate (per sec): 168; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:12:53 iMac-de-Victor kernel[0]: process firmwaresyncd[35] caught causing excessive wakeups. Observed wakeups rate (per sec): 840; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 90005
    Nov  4 21:13:47 iMac-de-Victor kernel[0]: process mount_msdos[874] caught causing excessive wakeups. Observed wakeups rate (per sec): 837; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:19:46 iMac-de-Victor kernel[0]: process coreservicesd[84] caught causing excessive wakeups. Observed wakeups rate (per sec): 415; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45436
    Nov  4 21:20:01 iMac-de-Victor kernel[0]: process logger[827] caught causing excessive wakeups. Observed wakeups rate (per sec): 843; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:20:09 iMac-de-Victor kernel[0]: process discoveryd[50] caught causing excessive wakeups. Observed wakeups rate (per sec): 331; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 46654
    Nov  4 21:25:58 iMac-de-Victor kernel[0]: process coreservicesd[93] caught causing excessive wakeups. Observed wakeups rate (per sec): 428; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45008
    Nov  4 21:26:19 iMac-de-Victor kernel[0]: process logger[832] caught causing excessive wakeups. Observed wakeups rate (per sec): 847; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:28:38 iMac-de-Victor kernel[0]: process ReportCrash[835] caught causing excessive wakeups. Observed wakeups rate (per sec): 282; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:52:40 iMac-de-Victor kernel[0]: process scutil[875] caught causing excessive wakeups. Observed wakeups rate (per sec): 845; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:52:40 iMac-de-Victor kernel[0]: process discoveryd[71] caught causing excessive wakeups. Observed wakeups rate (per sec): 1376; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 133057
    Nov  4 21:55:19 iMac-de-Victor kernel[0]: process com.apple.Ambien[871] caught causing excessive wakeups. Observed wakeups rate (per sec): 211; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45002
    Nov  4 21:57:05 iMac-de-Victor kernel[0]: process ReportCrash[899] caught causing excessive wakeups. Observed wakeups rate (per sec): 211; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:57:06 iMac-de-Victor kernel[0]: process mdworker[900] caught causing excessive wakeups. Observed wakeups rate (per sec): 281; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 21:57:06 iMac-de-Victor kernel[0]: process firmwaresyncd[55] caught causing excessive wakeups. Observed wakeups rate (per sec): 844; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45006
    Nov  4 22:03:26 iMac-de-Victor kernel[0]: process discoveryd[49] caught causing excessive wakeups. Observed wakeups rate (per sec): 930; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 174895
    Nov  4 22:14:10 iMac-de-Victor kernel[0]: process coreservicesd[95] caught causing excessive wakeups. Observed wakeups rate (per sec): 436; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45008
    Nov  4 22:14:32 iMac-de-Victor kernel[0]: process logger[829] caught causing excessive wakeups. Observed wakeups rate (per sec): 847; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Nov  4 22:15:55 iMac-de-Victor.local ReportCrash[833]: Invoking spindump for pid=95 wakeups_rate=436 duration=104 because of excessive wakeups
    Nov  4 22:15:55 iMac-de-Victor.local ReportCrash[833]: Invoking spindump for pid=829 wakeups_rate=847 duration=54 because of excessive wakeups
    What does that mean?
    How can I fix it?
    thanks.
    Sorry for my english, i  don't know much.

    I have the same problem when I try to install Quickbooks 2015. The message is the same that it caught QB with too many and it stops it.
    Date/Time:       2014-11-22 20:58:37 -0500
    OS Version:      10.10.1 (Build 14B25)
    Architecture:    x86_64
    Report Version:  19
    Command:         QuickBooks
    Path:            /Applications/QuickBooks 2015.app/Contents/MacOS/QuickBooks 2015
    Version:         16.0.1.1384 R2 (16.0.1.1384)
    Parent:          launchd [1]
    PID:             425
    Event:           wakeups (microstackshots only)
    Wakeups:         2563 wakeups per second for 18 seconds
    Duration:        18.00s
    Steps:           18
    Hardware model:  MacBookPro8,3
    Active cpus:     8
    Fan speed:       1996 rpm
    Powerstats for:  QuickBooks 2015 [425]
    Start time:      2014-11-22 20:58:42 -0500
    End time:        2014-11-22 20:58:55 -0500
    Parent:          launchd
    Microstackshots: 10 samples (55%)
    Primary st
    and this:
    11/22/14 8:58:55.000 PM kernel[0]: process QuickBooks 2015[425] caught causing excessive wakeups. Observed wakeups rate (per sec): 2563; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45006
    11/22/14 8:58:55.420 PM com.apple.xpc.launchd[1]: (com.apple.ReportCrash[432]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    11/22/14 8:58:55.421 PM ReportCrash[432]: Invoking spindump for pid=425 wakeups_rate=2563 duration=18 because of excessive wakeups
    11/22/14 8:58:56.653 PM spindump[355]: Saved wakeups_resource.diag report for QuickBooks 2015 version 16.0.1.1384 R2 (16.0.1.1384) to /Library/Logs/DiagnosticReports/QuickBooks 2015_2014-11-22-205856_Donalds-MacBook-Pro-3.wakeups_resource.diag
    I have spent hours with Quickbooks and Quickbooks crashes before I can even register it.
    Anyone else have this?

  • 5.0.1 Firefox, application froze then crashed. Restarted it, but no 'restore session' and i've lost all my tabs. Help please?!?!

    Can anyone help please?
    5.0.1 Firefox, application froze then crashed. Restarted it, but no 'restore session' and i've lost all my tabs. Help please?!?!
    Done config:restoresession, and nothing.

    There shouldn't be any numbered sessionstore-##.js in the Firefox Profile Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    The presence of such files usually indicates that that was a problem with accessing the main sessionstore.js file that prevented Firefox from renaming the temp file with the number.<br />
    In this case you may be lucky that the file with the highest number may have that session.<br />
    You can try to rename the file sessionstore-3.js to sessionstore.js to see if that brings back the lost tabs.
    If you use the Time Machine then you can try to restore a copy of sessionstore.js from around the time that you lost that session.

  • Photobucket site and other sites cause Firefox v19 to "freeze" and crash. All the time. Photobucket causes Firefox v19, to slow, then crash.

    If you view photos for an extended time, or open a few tabs, Photobucket will cause Firefox to slow down, eventually freeze, then crash. This only started occurring when I updated to Firefox v19.0. This freezing and blanking out of the entire screen image of Firefox will occur when another program, such as Windows mail, is loading at the same time. It also is occurring at random times for no reason. I've never experienced a problem such as this with Firefox or Mozilla, ever. Nothing is preventing this from happening. I have Vista Home Premium, SP2. Dell Inspiron 530s.

    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove your Photobucket cookies (save any pending work first). While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help at all?

  • Help needed with identifying cause of Google Chrome crashes from a crash report

    Hello,
    I am trying to isolate a problem which is causing Google Chrome to crash. This is happening far too frequently - sometimes on opening, sometimes on web page loads and sometimes when viewing the preferences page.
    I'm using a 2012 Mac Mini running OS X 10.8.4.
    After many hours of trawling around the Internet and trying various suggestions, I am close to admitting defeat. Hopefully somebody here can save my sanity and point me towards a possible cause.
    To date, these are some of the things that I have tried:
    Replacing the 16GB of Crucial Ram with the stock Ram.
    Logging in as a Guest user and opening Chrome.
    Disabling all Chrome extensions (there are only 3 that I use anyway).
    Uninstalling Chrome and all associated files that I could find, then reinstalling.
    Booting into Safe Mode and loading Chrome.
    None of these have made a difference. There have also been a couple of times when Firefox has crashed, too. Safari has been rock solid. Yes, I could just use Safari, but there are personal reasons why I need to use Chrome. I also need to locate this problem in case it is something that might effect other applications … or possibly even be a hardware problem.
    Below is my most recent crash report. Frankly, it's contents are way outside of my comfort zone, so I am hoping that somebody will be able to help point me towards the relevant parts that might help me resolve this problem:
    Process:    
    Google Chrome [953]
    Path:       
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
    Identifier: 
    com.google.Chrome
    Version:    
    28.0.1500.95 (1500.95)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [155]
    User ID:    
    501
    Date/Time:  
    2013-07-31 17:02:20.022 +0100
    OS Version: 
    Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:     
    74480 sec
    Crashes Since Last Report:      
    32
    Per-App Interval Since Last Report:  34565 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                 
    0FD820CB-AFE5-4E19-0C1C-7DC211A950EE
    Crashed Thread:  0  CrBrowserMain  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
    0   com.google.Chrome.framework  
    0x00711447 0x45000 + 7128135
    1   com.google.Chrome.framework  
    0x02a8056e 0x45000 + 44283246
    2   com.google.Chrome.framework  
    0x02a807d4 0x45000 + 44283860
    3   com.google.Chrome.framework  
    0x02bd6116 0x45000 + 45682966
    4   com.google.Chrome.framework  
    0x02bbc1ba 0x45000 + 45576634
    5   com.google.Chrome.framework  
    0x02bb8628 0x45000 + 45561384
    6   com.google.Chrome.framework  
    0x02bbc2fb 0x45000 + 45576955
    7   com.google.Chrome.framework  
    0x02bb0498 0x45000 + 45528216
    8   com.google.Chrome.framework  
    0x02bb0aeb 0x45000 + 45529835
    9   com.google.Chrome.framework  
    0x00c4e86c 0x45000 + 12621932
    10  com.google.Chrome.framework  
    0x00c50129 0x45000 + 12628265
    11  com.google.Chrome.framework  
    0x00731d28 0x45000 + 7261480
    12  com.google.Chrome.framework  
    0x0073216d 0x45000 + 7262573
    13  com.google.Chrome.framework  
    0x006fd205 0x45000 + 7045637
    14  com.apple.CoreFoundation 
    0x90c5304f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    15  com.apple.CoreFoundation 
    0x90c52a79 __CFRunLoopDoSources0 + 233
    16  com.apple.CoreFoundation 
    0x90c78826 __CFRunLoopRun + 934
    17  com.apple.CoreFoundation 
    0x90c7801a CFRunLoopRunSpecific + 378
    18  com.apple.CoreFoundation 
    0x90c77e8b CFRunLoopRunInMode + 123
    19  com.apple.HIToolbox      
    0x9794af5a RunCurrentEventLoopInMode + 242
    20  com.apple.HIToolbox      
    0x9794acc9 ReceiveNextEventCommon + 374
    21  com.apple.HIToolbox      
    0x9794ab44 BlockUntilNextEventMatchingListInMode + 88
    22  com.apple.AppKit         
    0x9627f93a _DPSNextEvent + 724
    23  com.apple.AppKit         
    0x9627f16c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    24  com.apple.AppKit         
    0x962755cc -[NSApplication run] + 855
    25  com.google.Chrome.framework  
    0x006fd5c1 0x45000 + 7046593
    26  com.google.Chrome.framework  
    0x006fd0fc 0x45000 + 7045372
    27  com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    28  com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    29  com.google.Chrome.framework  
    0x001c0691 0x45000 + 1554065
    30  com.google.Chrome.framework  
    0x02a893b0 0x45000 + 44319664
    31  com.google.Chrome.framework  
    0x02a89ec3 0x45000 + 44322499
    32  com.google.Chrome.framework  
    0x02a86ef1 0x45000 + 44310257
    33  com.google.Chrome.framework  
    0x0061723b 0x45000 + 6103611
    34  com.google.Chrome.framework  
    0x00616600 0x45000 + 6100480
    35  com.google.Chrome.framework  
    0x00047449 ChromeMain + 41
    36  com.google.Chrome        
    0x0003ef78 main + 24
    37  com.google.Chrome        
    0x0003ef55 0x3e000 + 3925
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x961169ae kevent + 10
    1   libdispatch.dylib        
    0x97d1cc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib        
    0x97d1c7a9 _dispatch_mgr_thread + 53
    Thread 2:: NetworkConfigWatcher
    0   libsystem_kernel.dylib   
    0x961137d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x96112cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x90c72f79 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x90c7895f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x90c7801a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x90c77e8b CFRunLoopRunInMode + 123
    6   com.apple.Foundation     
    0x9090fbb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.google.Chrome.framework  
    0x006fd42f 0x45000 + 7046191
    8   com.google.Chrome.framework  
    0x006fd0fc 0x45000 + 7045372
    9   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    10  com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    11  com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    12  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    13  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    14  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    15  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    16  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 3:: DnsConfigService
    0   libsystem_kernel.dylib   
    0x961169ae kevent + 10
    1   com.google.Chrome.framework  
    0x0076a8c6 0x45000 + 7493830
    2   com.google.Chrome.framework  
    0x00768549 0x45000 + 7484745
    3   com.google.Chrome.framework  
    0x006fc662 0x45000 + 7042658
    4   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    5   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    6   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    7   com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    8   com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    9   com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    10  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 4:: AudioThread
    0   libsystem_kernel.dylib   
    0x961137d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x96112cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x90c72f79 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x90c7895f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x90c7801a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x90c77e8b CFRunLoopRunInMode + 123
    6   com.apple.Foundation     
    0x9090fbb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.google.Chrome.framework  
    0x006fd42f 0x45000 + 7046191
    8   com.google.Chrome.framework  
    0x006fd0fc 0x45000 + 7045372
    9   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    10  com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    11  com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    12  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    13  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    14  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    15  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    16  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 5:: CrShutdownDetector
    0   libsystem_kernel.dylib   
    0x96116dba __read + 10
    1   com.google.Chrome.framework  
    0x001c1fa6 0x45000 + 1560486
    2   com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    3   libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    4   libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 6:: Chrome_DBThread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x02a9391f 0x45000 + 44362015
    12  com.google.Chrome.framework  
    0x02a93aa3 0x45000 + 44362403
    13  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    14  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    15  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    16  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 7:: Chrome_WebKitThread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x02a9394f 0x45000 + 44362063
    12  com.google.Chrome.framework  
    0x02a93ab1 0x45000 + 44362417
    13  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    14  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    15  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    16  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 8:: Chrome_FileThread
    0   libsystem_kernel.dylib   
    0x961169ae kevent + 10
    1   com.google.Chrome.framework  
    0x0076a8c6 0x45000 + 7493830
    2   com.google.Chrome.framework  
    0x00768549 0x45000 + 7484745
    3   com.google.Chrome.framework  
    0x006fc741 0x45000 + 7042881
    4   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    5   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    6   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    7   com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    8   com.google.Chrome.framework  
    0x02a9397f 0x45000 + 44362111
    9   com.google.Chrome.framework  
    0x02a93abf 0x45000 + 44362431
    10  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    11  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    12  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    13  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 9:: Chrome_FileUserBlockingThread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x02a939af 0x45000 + 44362159
    12  com.google.Chrome.framework  
    0x02a93acd 0x45000 + 44362445
    13  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    14  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    15  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    16  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 10:: Chrome_ProcessLauncherThread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x02a939df 0x45000 + 44362207
    12  com.google.Chrome.framework  
    0x02a93adb 0x45000 + 44362459
    13  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    14  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    15  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    16  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 11:: Chrome_CacheThread
    0   libsystem_kernel.dylib   
    0x961169ae kevent + 10
    1   com.google.Chrome.framework  
    0x0076a8c6 0x45000 + 7493830
    2   com.google.Chrome.framework  
    0x00768549 0x45000 + 7484745
    3   com.google.Chrome.framework  
    0x006fc741 0x45000 + 7042881
    4   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    5   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    6   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    7   com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    8   com.google.Chrome.framework  
    0x02a93a0f 0x45000 + 44362255
    9   com.google.Chrome.framework  
    0x02a93ae9 0x45000 + 44362473
    10  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    11  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    12  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    13  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 12:: Chrome_IOThread
    0   libsystem_kernel.dylib   
    0x961169ae kevent + 10
    1   com.google.Chrome.framework  
    0x0076a8c6 0x45000 + 7493830
    2   com.google.Chrome.framework  
    0x00768549 0x45000 + 7484745
    3   com.google.Chrome.framework  
    0x006fc741 0x45000 + 7042881
    4   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    5   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    6   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    7   com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    8   com.google.Chrome.framework  
    0x02a93a3f 0x45000 + 44362303
    9   com.google.Chrome.framework  
    0x02a93af7 0x45000 + 44362487
    10  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    11  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    12  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    13  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 13:: NetworkConfigWatcher
    0   libsystem_kernel.dylib   
    0x961137d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x96112cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x90c72f79 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x90c7895f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x90c7801a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x90c77e8b CFRunLoopRunInMode + 123
    6   com.apple.Foundation     
    0x9090fbb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.google.Chrome.framework  
    0x006fd42f 0x45000 + 7046191
    8   com.google.Chrome.framework  
    0x006fd0fc 0x45000 + 7045372
    9   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    10  com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    11  com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    12  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    13  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    14  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    15  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    16  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 14:: Proxy resolver
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    12  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    13  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    14  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 15:: MediaStreamDeviceThread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    12  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    13  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    14  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 16:: BrowserWatchdog
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b60e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework  
    0x00753627 0x45000 + 7398951
    4   com.google.Chrome.framework  
    0x00753a54 0x45000 + 7400020
    5   com.google.Chrome.framework  
    0x007346eb 0x45000 + 7272171
    6   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    7   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    8   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    9   com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    10  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    11  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    12  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    13  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib   
    0x961137d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x96112cb0 mach_msg + 68
    2   com.google.Chrome.framework  
    0x02b4d31a 0x45000 + 45122330
    3   com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    4   libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 18:: BrowserBlockingWorker1/54019
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b60e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework  
    0x00753627 0x45000 + 7398951
    4   com.google.Chrome.framework  
    0x007584a9 0x45000 + 7419049
    5   com.google.Chrome.framework  
    0x00757a3d 0x45000 + 7416381
    6   com.google.Chrome.framework  
    0x0075a8ca 0x45000 + 7428298
    7   com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    8   libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    9   libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 19:: NetworkConfigWatcher
    0   libsystem_kernel.dylib   
    0x961137d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x96112cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x90c72f79 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x90c7895f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x90c7801a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x90c77e8b CFRunLoopRunInMode + 123
    6   com.apple.Foundation     
    0x9090fbb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.google.Chrome.framework  
    0x006fd42f 0x45000 + 7046191
    8   com.google.Chrome.framework  
    0x006fd0fc 0x45000 + 7045372
    9   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    10  com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    11  com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    12  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    13  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    14  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    15  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    16  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 20:: Proxy resolver
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    12  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    13  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    14  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 21:: Chrome_SafeBrowsingThread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    12  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    13  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    14  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 22:: BrowserBlockingWorker2/57859
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b60e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework  
    0x00753627 0x45000 + 7398951
    4   com.google.Chrome.framework  
    0x007584a9 0x45000 + 7419049
    5   com.google.Chrome.framework  
    0x00757a3d 0x45000 + 7416381
    6   com.google.Chrome.framework  
    0x0075a8ca 0x45000 + 7428298
    7   com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    8   libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    9   libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 23:: Chrome_HistoryThread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b60e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework  
    0x00753627 0x45000 + 7398951
    4   com.google.Chrome.framework  
    0x00753a54 0x45000 + 7400020
    5   com.google.Chrome.framework  
    0x007346eb 0x45000 + 7272171
    6   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    7   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    8   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    9   com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    10  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    11  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    12  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    13  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 24:: Chrome_SyncThread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b60e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework  
    0x00753627 0x45000 + 7398951
    4   com.google.Chrome.framework  
    0x00753a54 0x45000 + 7400020
    5   com.google.Chrome.framework  
    0x007346eb 0x45000 + 7272171
    6   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    7   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    8   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    9   com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    10  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    11  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    12  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    13  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 25:: Chrome_PasswordStore_Thread
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b6095 pthread_cond_wait$UNIX2003 + 71
    3   com.google.Chrome.framework  
    0x00753548 0x45000 + 7398728
    4   com.google.Chrome.framework  
    0x00753a7b 0x45000 + 7400059
    5   com.google.Chrome.framework  
    0x00753916 0x45000 + 7399702
    6   com.google.Chrome.framework  
    0x007346b1 0x45000 + 7272113
    7   com.google.Chrome.framework  
    0x007317b0 0x45000 + 7260080
    8   com.google.Chrome.framework  
    0x007470d1 0x45000 + 7348433
    9   com.google.Chrome.framework  
    0x0073152a 0x45000 + 7259434
    10  com.google.Chrome.framework  
    0x0075b071 0x45000 + 7430257
    11  com.google.Chrome.framework  
    0x0075b10d 0x45000 + 7430413
    12  com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    13  libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    14  libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 26:: BrowserBlockingWorker3/78339
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b60e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework  
    0x00753627 0x45000 + 7398951
    4   com.google.Chrome.framework  
    0x007584a9 0x45000 + 7419049
    5   com.google.Chrome.framework  
    0x00757a3d 0x45000 + 7416381
    6   com.google.Chrome.framework  
    0x0075a8ca 0x45000 + 7428298
    7   com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    8   libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    9   libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 27:: WorkerPool/88591
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95130280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x951b60e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.google.Chrome.framework  
    0x00753627 0x45000 + 7398951
    4   com.google.Chrome.framework  
    0x0075d15f 0x45000 + 7438687
    5   com.google.Chrome.framework  
    0x0075d65c 0x45000 + 7439964
    6   com.google.Chrome.framework  
    0x007574e5 0x45000 + 7415013
    7   libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    8   libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib   
    0x961160ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9512e0ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9512de79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x95115d2a start_wqthread + 30
    Thread 29:: CVDisplayLink
    0   libsystem_kernel.dylib   
    0x961158e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x951302e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x95130572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreVideo      
    0x94c98fd7 CVDisplayLink::waitUntil(unsigned long long) + 297
    4   com.apple.CoreVideo      
    0x94c9805c CVDisplayLink::runIOThread() + 658
    5   com.apple.CoreVideo      
    0x94c97db2 startIOThread(void*) + 160
    6   libsystem_c.dylib        
    0x9512b5b7 _pthread_start + 344
    7   libsystem_c.dylib        
    0x95115d4e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0x7ce8e400  edx: 0x7ce97cc0
      edi: 0x7e9844e0  esi: 0x00000001  ebp: 0xbffc0688  esp: 0xbffc0680
       ss: 0x00000023  efl: 0x00000282  eip: 0x00711447   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x09907000
    Logical CPU: 2
    Binary Images:
       0x3e000 -
    0x3eff3 +com.google.Chrome (28.0.1500.95 - 1500.95) <1F14C17E-910C-3A38-B8EA-4D3868359AF3> /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
       0x45000 -  0x40f1f1f +com.google.Chrome.framework (28.0.1500.95 - 1500.95) <AFF7EFEF-A842-3ED5-8795-987BB0D2F0F4> /Applications/Google Chrome.app/Contents/Versions/28.0.1500.95/Google Chrome Framework.framework/Google Chrome Framework
    0x441e000 -  0x44e7ff3  com.apple.Bluetooth (4.1.4 - 4.1.4f2) <09A08285-00DD-3F8A-995B-18E2BF86E14B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x4538000 -  0x4542fff  com.apple.CoreBluetooth (100.6 - 1) <3562A2BD-DDB4-337B-BD98-A89D24109094> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
    0x58f4000 -  0x5901ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x5943000 -  0x5952ff7 +com.google.Keystone.Registration (1.1.0 - 1.1.0.3659) <2379CBDF-65AB-246D-D5F4-3A450D457F42> /Applications/Google Chrome.app/Contents/Versions/28.0.1500.95/Google Chrome Framework.framework/Frameworks/KeystoneRegistration.framework/KeystoneRegistrat ion
    0x59a6000 -  0x59abfff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <903097A8-3922-3BF8-8B82-8BD1D831F6E7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x7eed000 -  0x7eedfff +cl_kernels (???) <E37CAD34-CEF6-4542-8D4B-22D7EC0F5AD6> cl_kernels
    0x7f13000 -  0x7f14ff5 +cl_kernels (???) <4E8CD9D8-7F8F-4424-8A2E-EF38A1E6C8AD> cl_kernels
    0x85d4000 -  0x85dcffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x85e3000 -  0x8675fff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x97a5000 -  0x97a9fff  com.apple.IOAccelerator (74.5.1 - 74.5.1) <CB7CDE62-DAEC-35AF-8ADB-3271AA2DF921> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x9bd5000 -  0x9bdffff  libGPUSupportMercury.dylib (8.9.2) <302EC167-66A3-3E12-8416-F03F50CA96D9> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0xa4da000 -  0xa66effa  GLEngine (8.9.2) <73F967E8-16C2-3FB2-8C04-293EB038952D> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xa6a5000 -  0xa826fff  libGLProgrammability.dylib (8.9.2) <B7AFCCD1-7FA5-3071-9F11-5161FFA2076C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xa858000 -  0xaca5ff3  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) <5B46A344-20F2-3C75-9D42-D13092E6BB81> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0xb1f7000 -  0xb222ff7  GLRendererFloat (8.9.2) <96FF25EA-1BC3-3FBA-85B6-08CC9F1D2077> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x8fe3d000 - 0x8fe6fe57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x9006bff3  libstdc++.6.dylib (56) <79A6B148-08F6-30C6-9B31-6183A6295290> /usr/lib/libstdc++.6.dylib
    0x9006c000 - 0x9006efff  com.apple.securityhi (4.0 - 55002) <15E9B9BC-108F-3416-A0A7-A321A85081F7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9006f000 - 0x900deffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x900df000 - 0x90121ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x90122000 - 0x901b4ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x901bd000 - 0x901f8fef  libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.fr

    Here's the report from EtreCheck:
    Hardware Information:
              Mac mini (Late 2012)
              Mac mini - model: Macmini6,1
              1 2.5 GHz Intel Core i5 CPU: 2 cores
              16 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 768 MB
    System Software:
              OS X 10.8.4 (12E55) - Uptime: 0 days 0:11:37
    Disk Information:
              APPLE HDD HTS545050A7E362 disk0 : (500.11 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 499.25 GB (213.98 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Western Digital My Passport 0730 500.07 GB
                        disk2s1 (disk2s1) <not mounted>: 209.7 MB
                        Time Machine Backup (disk2s2) /Volumes/Time Machine Backup: 499.73 GB (52.94 GB free)
              Microsoft Microsoft® Digital Media Pro Keyboard
              Western Digital  External HDD     250.06 GB
                        Backups (disk1s1) /Volumes/Backups: 250.06 GB (60.58 GB free)
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
              com.microsoft.driver.MicrosoftKeyboard          (8.2)
              com.microsoft.driver.MicrosoftKeyboardUSB          (8.2)
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.carbonite.launchd.carbonitedaemon.plist
    Launch Agents:
              [loaded] com.carbonite.launchd.carbonitealerts.plist
              [loaded] com.carbonite.launchd.carbonitestatus.plist
    User Launch Agents:
              [loaded] com.google.keystone.agent.plist
              [loaded] com.macupdate.desktop5.scanner.plist
    User Login Items:
              iTunesHelper
              ChronoSyncBackgrounder
              NZBVortex Helper
              TransmitMenu
              Dropbox
              PhotoStream2Folder
              Spark Daemon
              XMenu
              AudioSwitcher
              Alfred 2
              MicrosoftKeyboardHelper
              witchdaemon
              SpeechSynthesisServer
              RightZoom
    3rd Party Preference Panes:
              Carbonite
              Flash Player
              Microsoft Keyboard
              Witch
    Internet Plug-ins:
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Top Processes by CPU:
                   9%          VoiceOver
                   7%          ChronoSyncBackgrounder
                   2%          WindowServer
                   2%          EtreCheck
                   1%          coreaudiod
                   1%          CarboniteDaemon
                   0%          fontd
                   0%          diskmanagementd
                   0%          Dropbox
                   0%          warmd
    Top Processes by Memory:
              98 MB    mds
              82 MB    Finder
              82 MB    Dropbox
              82 MB    VoiceOver
              49 MB    com.apple.dock.extra
              49 MB    Alfred 2
              49 MB    CalendarAgent
              49 MB    loginwindow
              49 MB    SystemUIServer
              49 MB    PhotoStream2Folder
    Virtual Memory Statistics
              12.40 GB           Free RAM
              1.56 GB  Active RAM
              213 MB   Inactive RAM
              1.83 GB  Wired RAM
              347 MB   Page-ins
              0 B      Page-outs

  • Upgraded to FCPX 10.1.3 - it loads libraries then crashes

    Hello, (first time on this forum)
    I upgraded to FCPX 10.1.3 with no issues. Libraries loaded and all was well. I drag and dropped a video on the timeline and FCPX stalled, then crashed. Now, when I attempt to open it up it loads the libraries, sits for a few minutes and then crashes.
    I have repaired permissions.
    Trashed FCPX preferences.
    Ran a maintenance program (Onyx)
    I have a Time Machine backup that I accessed and brought 10.1.2 back into my apps folder (so now I have both). When opening 10.1.2 it asks to import my libraries. If I do this will I lose data or will it ruined my libraries. My only backup of the FCPX libraries is an online backup (backblaze) and will take years to restore.
    2 Questions:
    1. How do I troubleshoot my issue with 10.1.3?
    2. Can I downgrade (already on my system) to 10.1.2 and when I import libraries that have been imported to 10.1.3 into 10.1.2 will Iose data?
    Processor: 2.93 GHz Intel Core i7
    Memory: 24GB
    Storage: 1TB internal, 9 TB external (FCPX scratch disk is a 4TB GRaid)
    OS: Mavericks 10.9.4
    Here is the crash report:
    Process:         Final Cut Pro [1967]
    Path:            /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier:      com.apple.FinalCut
    Version:         10.1.3 (251130)
    Build Info:      ProEditor-25113000038000000~1
    App Item ID:     424389933
    App External ID: 668174963
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [289]
    Responsible:     Final Cut Pro [1967]
    User ID:         501
    Date/Time:       2014-08-28 09:32:02.169 -0600
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  BBEE6651-C52C-F29B-35E9-5B6DB11406C3
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff95c6125c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8bf4fe75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff95b22487 -[__NSArrayM insertObject:atIndex:] + 951
    3   Flexo                               0x0000000109638347 -[FFEffect objectReferences] + 231
    4   Flexo                               0x00000001099ab225 +[FFMediaEventController _mediaComponentReferencesInObject:mediaID:includeAnchored:] + 1013
    5   Flexo                               0x00000001099aba24 +[FFMediaEventController mediaComponentReferencesToMediaID:inSelection:] + 1348
    6   Flexo                               0x00000001099abd1c +[FFMediaEventController mediaComponentReferencesToMediaID:inLibrary:] + 332
    7   Flexo                               0x00000001099ac59b -[FFMediaEventController _updateModifiedMediaRep:returnIsIncompatibleOriginal:] + 1995
    8   Flexo                               0x00000001099ae0f5 -[FFMediaEventController _syncMediaCompleted:] + 853
    9   Foundation                          0x00007fff92bdb13e __NSThreadPerformPerform + 229
    10  CoreFoundation                      0x00007fff95b925b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    11  CoreFoundation                      0x00007fff95b83c62 __CFRunLoopDoSources0 + 242
    12  CoreFoundation                      0x00007fff95b833ef __CFRunLoopRun + 831
    13  CoreFoundation                      0x00007fff95b82e75 CFRunLoopRunSpecific + 309
    14  HIToolbox                           0x00007fff94c0ea0d RunCurrentEventLoopInMode + 226
    15  HIToolbox                           0x00007fff94c0e7b7 ReceiveNextEventCommon + 479
    16  HIToolbox                           0x00007fff94c0e5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  AppKit                              0x00007fff902da24e _DPSNextEvent + 1434
    18  AppKit                              0x00007fff902d989b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  AppKit                              0x00007fff902cd99c -[NSApplication run] + 553
    20  ProKit                              0x000000010919d5d5 NSProApplicationMain + 333
    21  Final Cut Pro                       0x0000000108e4508b main + 1355
    22  libdyld.dylib                       0x00007fff932e45fd start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8bc20866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf535c pthread_kill + 92
    2   libsystem_c.dylib             0x00007fff8e431b1a abort + 125
    3   com.apple.Flexo               0x0000000109f09de1 FFApplicationHandleExceptionThatShouldNotBeIgnored + 497
    4   com.apple.AppKit               0x00007fff902cdaa8 -[NSApplication run] + 821
    5   com.apple.prokit               0x000000010919d5d5 NSProApplicationMain + 333
    6   com.apple.FinalCut             0x0000000108e4508b main + 1355
    7   libdyld.dylib                 0x00007fff932e45fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8bc21662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8c5e6421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8c5e6136 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.ProGL.object-deletion
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.progl.framework     0x000000010b4aa490 (anonymous namespace)::threadFunc(void*) + 71
    3   com.apple.procore.framework   0x0000000108fc303f PCThread::startup(void*) + 29
    4   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8bc1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8bc1bd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff95b83f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff95b83539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff95b82e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff9047a05e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 4:: MIO Mounting Thread
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff92baf930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff92ba67d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proapps.MIO         0x000000010af86dcd -[PluginLockPair scanPaths] + 189
    5   com.apple.Foundation           0x00007fff92bde76b __NSThread__main__ + 1318
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 5:: MIO Mounting Thread
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff92baf930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff92ba67d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proapps.MIO         0x000000010af86dcd -[PluginLockPair scanPaths] + 189
    5   com.apple.Foundation           0x00007fff92bde76b __NSThread__main__ + 1318
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 6:: MIO Mounting Thread
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff92baf930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff92ba67d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proapps.MIO         0x000000010af86dcd -[PluginLockPair scanPaths] + 189
    5   com.apple.Foundation           0x00007fff92bde76b __NSThread__main__ + 1318
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 7:: MIO Mounting Thread
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff92baf930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff92ba67d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proapps.MIO         0x000000010af86dcd -[PluginLockPair scanPaths] + 189
    5   com.apple.Foundation           0x00007fff92bde76b __NSThread__main__ + 1318
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 8:: MIO Mounting Thread
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff92baf930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff92ba67d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proapps.MIO         0x000000010af86dcd -[PluginLockPair scanPaths] + 189
    5   com.apple.Foundation           0x00007fff92bde76b __NSThread__main__ + 1318
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 9:: com.apple.dvdplayback-DDPTask
    0   libsystem_kernel.dylib         0x00007fff8bc1ca56 semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin         0x000000012765c787 semaphore_wait(viona_semaphore_t*) + 39
    2   com.apple.AVCHDPlugin         0x0000000127667fba WinPortServer::ProcessMessages() + 90
    3   com.apple.AVCHDPlugin         0x00000001276183d8 0x1275b6000 + 402392
    4   com.apple.AVCHDPlugin         0x000000012765cd52 ST20Thread::Run(PThreadRunParams*) + 34
    5   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    Thread 10:: com.apple.helium-texture-finish
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.Helium.HeliumRender 0x000000010cea4497 textureFinishThread(void*) + 183
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 11:: com.apple.helium.rq.gpu-ru0.vs0
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.Helium.HeliumRender 0x000000010cf1762e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender 0x000000010ce1f1b2 HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 498
    4   com.apple.Helium.HeliumRender 0x000000010ce0d857 HGRenderExecUnit::RunLoop() + 183
    5   com.apple.Helium.HeliumRender 0x000000010ce0d794 StartRenderExecUnitFunc(void*) + 20
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 12:: com.apple.helium.rq.gpu-ru1.vs0
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.Helium.HeliumRender 0x000000010cf1762e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender 0x000000010ce1f1b2 HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 498
    4   com.apple.Helium.HeliumRender 0x000000010ce0d857 HGRenderExecUnit::RunLoop() + 183
    5   com.apple.Helium.HeliumRender 0x000000010ce0d794 StartRenderExecUnitFunc(void*) + 20
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 13:: com.apple.helium.rq.gpu-cu2.vs0
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.Helium.HeliumRender 0x000000010cf1762e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender 0x000000010ce1f1b2 HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 498
    4   com.apple.Helium.HeliumRender 0x000000010ce0d857 HGRenderExecUnit::RunLoop() + 183
    5   com.apple.Helium.HeliumRender 0x000000010ce0d794 StartRenderExecUnitFunc(void*) + 20
    6   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 14:: com.apple.helium.rq.pbo-rbu0.vs0
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.Helium.HeliumRender 0x000000010cf1762e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender 0x000000010ce21ab7 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 87
    4   com.apple.Helium.HeliumRender 0x000000010ce0bf3f StartPBOExecUnitFunc(void*) + 143
    5   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 15:: com.apple.helium.rq.pbo-rbu1.vs0
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.Helium.HeliumRender 0x000000010cf1762e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender 0x000000010ce21ab7 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 87
    4   com.apple.Helium.HeliumRender 0x000000010ce0bf3f StartPBOExecUnitFunc(void*) + 143
    5   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 16:: com.apple.helium.rq.pbo-rbu2.vs0
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.Helium.HeliumRender 0x000000010cf1762e HGSynchronizable::Wait() + 46
    3   com.apple.Helium.HeliumRender 0x000000010ce21ab7 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 87
    4   com.apple.Helium.HeliumRender 0x000000010ce0bf3f StartPBOExecUnitFunc(void*) + 143
    5   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 17:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c77 _pthread_cond_wait + 787
    2   com.apple.CoreVideo           0x00007fff8bb11464 CVDisplayLink::waitUntil(unsigned long long) + 244
    3   com.apple.CoreVideo           0x00007fff8bb10998 CVDisplayLink::runIOThread() + 496
    4   com.apple.CoreVideo           0x00007fff8bb1078f startIOThread(void*) + 147
    5   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 18:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8bc20746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf7779 _pthread_mutex_lock + 372
    2   com.apple.Helium.HeliumRender 0x000000010cec8202 hg_pthread_loop(void*) + 98
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 19:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8bc20746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf7779 _pthread_mutex_lock + 372
    2   com.apple.Helium.HeliumRender 0x000000010cec8202 hg_pthread_loop(void*) + 98
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 20:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8bc20746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf7779 _pthread_mutex_lock + 372
    2   com.apple.Helium.HeliumRender 0x000000010cec8202 hg_pthread_loop(void*) + 98
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 21:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8bc20746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf7779 _pthread_mutex_lock + 372
    2   com.apple.Helium.HeliumRender 0x000000010cec8202 hg_pthread_loop(void*) + 98
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 22:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8bc20746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf7779 _pthread_mutex_lock + 372
    2   com.apple.Helium.HeliumRender 0x000000010cec8202 hg_pthread_loop(void*) + 98
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 23:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8bc20746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf7779 _pthread_mutex_lock + 372
    2   com.apple.Helium.HeliumRender 0x000000010cec8202 hg_pthread_loop(void*) + 98
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 24:: com.apple.CoreAnimation.CAOpenGLLayer
    0   libsystem_kernel.dylib         0x00007fff8bc1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8bc1bd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff95b83f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff95b83539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff95b82e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff95c38811 CFRunLoopRun + 97
    6   com.apple.QuartzCore           0x00007fff92afa922 CAOpenGLLayer_render_thread(void*) + 162
    7   com.apple.QuartzCore           0x00007fff929c72ad thread_fun + 25
    8   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff8bc1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8bc1bd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff95b83f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff95b83539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff95b82e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff95c38811 CFRunLoopRun + 97
    6   com.apple.DiscRecording       0x00007fff8ff2015e DRWorkLoop::WorkLoop() + 228
    7   com.apple.DiscRecording       0x00007fff8ff20067 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 9
    8   com.apple.DiscRecording       0x00007fff8ff1fd77 DRThreadObject::StartRoutine(DRThreadObject*) + 125
    9   com.apple.DiscRecording       0x00007fff8ff1fc11 DRThreadObject::SymbolRoutine(DRThreadObject*) + 9
    10  libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 31:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x00007fff8bc1ca6e semaphore_timedwait_trap + 10
    1   libdispatch.dylib             0x00007fff8c5e89be _dispatch_semaphore_wait_slow + 147
    2   com.apple.Flexo               0x000000010a112d4e -[FFScheduleTokenVTDecode waitForSampleFor:] + 62
    3   com.apple.Flexo               0x000000010a114082 -[FFScheduleTokenVTDecode waitForStatusFlagsToClear:beforeDate:] + 162
    4   com.apple.Flexo               0x000000010a10766c -[FFStreamFigExternalToken waitForStatusFlagsToClear:beforeDate:] + 28
    5   com.apple.Flexo               0x00000001095cfebf -[FFPassThruScheduleToken waitForStatusFlagsToClear:beforeDate:] + 63
    6   com.apple.Flexo               0x00000001095cf58a -[FFScheduleToken prepareForImagingWithTimeout:] + 42
    7   com.apple.Flexo               0x00000001095f7e56 -[FFStreamVideo newSquaredFlattenedImageAtTime:quality:temporalQuality:bypassSegmentStore:backg roundColor:returnImageMD5:] + 806
    8   com.apple.Flexo               0x00000001095f7b21 -[FFStreamVideo newSquaredFlattenedImageAtTime:quality:temporalQuality:bypassSegmentStore:retur nImageMD5:] + 129
    9   com.apple.Flexo               0x0000000109b8faed __52-[FFThumbnailRequestManager _backgroundTask:onTask:]_block_invoke_2 + 285
    10  libdispatch.dylib             0x00007fff8c5e71bb _dispatch_call_block_and_release + 12
    11  libdispatch.dylib             0x00007fff8c5e428d _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00007fff8c5e6082 _dispatch_root_queue_drain + 326
    13  libdispatch.dylib             0x00007fff8c5e7177 _dispatch_worker_thread2 + 40
    14  libsystem_pthread.dylib       0x00007fff8ddf5ef8 _pthread_wqthread + 314
    15  libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 34:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 35:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 36:: BGTask: FFThumbnailRequestManager  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib         0x00007fff8bc1ca56 semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00007fff8c5eadc5 _dispatch_group_wait_slow + 208
    2   com.apple.Flexo               0x0000000109b8f421 -[FFThumbnailRequestManager _backgroundTask:onTask:] + 3681
    3   com.apple.Flexo               0x0000000109f09dfc FFApplicationHandleExceptionThatShouldNotBeIgnoredInBlock + 12
    4   com.apple.Flexo               0x00000001096de457 -[FFBackgroundTask main] + 343
    5   com.apple.Foundation           0x00007fff92b7f8a1 -[__NSOperationInternal _start:] + 631
    6   com.apple.Foundation           0x00007fff92b7f54b __NSOQSchedule_f + 64
    7   libdispatch.dylib             0x00007fff8c5e428d _dispatch_client_callout + 8
    8   libdispatch.dylib             0x00007fff8c5e6673 _dispatch_queue_drain + 451
    9   libdispatch.dylib             0x00007fff8c5e79c1 _dispatch_queue_invoke + 110
    10  libdispatch.dylib             0x00007fff8c5e5f87 _dispatch_root_queue_drain + 75
    11  libdispatch.dylib             0x00007fff8c5e7177 _dispatch_worker_thread2 + 40
    12  libsystem_pthread.dylib       0x00007fff8ddf5ef8 _pthread_wqthread + 314
    13  libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 37:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x00007fff8bc1ca6e semaphore_timedwait_trap + 10
    1   libdispatch.dylib             0x00007fff8c5e89be _dispatch_semaphore_wait_slow + 147
    2   com.apple.Flexo               0x000000010a1f14d2 FFChunkedSampleBuffer::createSampleBufferFromDisk(OpaqueFigSampleGenerator*, NSObject*, OpaqueFigSampleCursor*, int, int) const + 370
    3   com.apple.Flexo               0x000000010a1f130e FFChunkedSampleBuffer::readChunkData(OpaqueFigSampleGenerator*, NSObject*, int) + 190
    4   com.apple.Flexo               0x000000010a235455 FFChunkedSampleBufferCache::copyOrCreateChunkedSampleBuffer(CMTime, FFSampleCursor*, int, bool, int, OpaqueFigSampleGenerator*, NSObject*, int, bool*) + 293
    5   com.apple.Flexo               0x000000010a1ee577 -[FFSampleGenerator createSampleBuffer:waitTimeInSeconds:] + 231
    6   com.apple.Flexo               0x000000010a1ee3b0 __41-[FFSampleGenerator prefetch:schedToken:]_block_invoke + 80
    7   libdispatch.dylib             0x00007fff8c5e71bb _dispatch_call_block_and_release + 12
    8   libdispatch.dylib             0x00007fff8c5e428d _dispatch_client_callout + 8
    9   libdispatch.dylib             0x00007fff8c5e6082 _dispatch_root_queue_drain + 326
    10  libdispatch.dylib             0x00007fff8c5e7177 _dispatch_worker_thread2 + 40
    11  libsystem_pthread.dylib       0x00007fff8ddf5ef8 _pthread_wqthread + 314
    12  libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 38:: com.apple.flexo.worker-thread
    0   libsystem_kernel.dylib         0x00007fff8bc1ca56 semaphore_wait_trap + 10
    1   com.apple.Flexo               0x000000010979ca4f WorkerThread::Run() + 319
    2   com.apple.Flexo               0x000000010971dd2f Thread::RunHelper(void*) + 47
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 39:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c77 _pthread_cond_wait + 787
    2   com.apple.CoreVideo           0x00007fff8bb11464 CVDisplayLink::waitUntil(unsigned long long) + 244
    3   com.apple.CoreVideo           0x00007fff8bb10998 CVDisplayLink::runIOThread() + 496
    4   com.apple.CoreVideo           0x00007fff8bb1078f startIOThread(void*) + 147
    5   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 40:: com.apple.flexo.player-render (playback)
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff92baf930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff92ba67d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.Flexo               0x00000001095c168d -[FFPlayer _waitForAttention] + 45
    5   com.apple.Flexo               0x000000010959fce0 -[FFPlayer playerRenderThreadMain:] + 208
    6   com.apple.Foundation           0x00007fff92bde76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 41:: com.apple.flexo.time-rate-change-controller
    0   libsystem_kernel.dylib         0x00007fff8bc20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf6c3b _pthread_cond_wait + 727
    2   com.apple.Flexo               0x000000010959e253 TimeRateChangeController::threadFunction() + 115
    3   com.apple.Flexo               0x00000001095c2aa5 TimeRateChangeController::thread_routine(void*) + 53
    4   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 42:: com.apple.flexo.worker-thread
    0   libsystem_kernel.dylib         0x00007fff8bc1ca56 semaphore_wait_trap + 10
    1   com.apple.Flexo               0x000000010979ca4f WorkerThread::Run() + 319
    2   com.apple.Flexo               0x000000010971dd2f Thread::RunHelper(void*) + 47
    3   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 43:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 44:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 45:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 46:: com.apple.coremedia.scheduledfileio
    0   libsystem_kernel.dylib         0x00007fff8bc21962 pread + 10
    1   com.apple.CoreMedia.ProAppsSupport 0x0000000109125487 FigFileForkRead + 21
    2   com.apple.CoreMedia.ProAppsSupport 0x000000010911ee7a FigFileByteStreamRead + 205
    3   com.apple.CoreMedia.ProAppsSupport 0x0000000109121846 RSFileReadSync + 79
    4   com.apple.CoreMedia.ProAppsSupport 0x000000010912187f RSFileReadAsync + 14
    5   com.apple.CoreMedia.ProAppsSupport 0x0000000109122123 FigScheduledFileIOThread + 1186
    6   com.apple.CoreMedia.ProAppsSupport 0x000000010912758b figThreadMain + 382
    7   libsystem_pthread.dylib       0x00007fff8ddf4899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8ddf472a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8ddf8fc9 thread_start + 13
    Thread 47:
    0   libsystem_kernel.dylib         0x00007fff8bc20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8ddf5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8ddf8fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff79b15310  rcx: 0x00007fff56dbdb68  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff56dbdb90  rsp: 0x00007fff56dbdb68
       r8: 0x0000000008000100   r9: 0x0000000000000000  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff8bf47000  r13: 0x000060800ee54970  r14: 0x0000000000000006  r15: 0x0000600014655270
      rip: 0x00007fff8bc20866  rfl: 0x0000000000000206  cr2: 0x00007fff79bf4778
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x108e42000 -        0x108f0fff7  com.apple.FinalCut (10.1.3 - 251130) <22B57D3F-3389-3580-BF29-C70726630729> /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
           0x108fa6000 -        0x109098fff  com.apple.procore.framework (4.0.2 - 25022.5.38) <2D0D6C8B-59BE-3DD9-988B-FEE4C034CD1E> /Applications/Final Cut Pro.app/Contents/Frameworks/ProCore.framework/Versions/A/ProCore
           0x109104000 -        0x10914dfff  com.apple.CoreMedia.ProAppsSupport (1.0 - 1273.26) <DDC40274-F169-3E46-8751-48F7D6B5112E> /Applications/Final Cut Pro.app/Contents/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x109181000 -        0x1093dbff7  com.apple.prokit (8.0 - 5053) <B32B8A5F-4C09-317A-84C5-99196CEEC5CD> /Applications/Final Cut Pro.app/Contents/Frameworks/ProKit.framework/Versions/A/ProKit
           0x10955d000 -        0x10a773ff7  com.apple.Flexo (1.0.0 - 25111.2.38) <FC1F71DA-1C5D-30E5-8C6A-4E8E25A25A04> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Flexo
           0x10af57000 -        0x10b024ff7  com.apple.proapps.MIO (2.0 - 25022.5.38) <C289772E-3259-3730-AA7A-6EF8053897FF> /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
           0x10b099000 -        0x10b0e9ff7  com.apple.pro.sharedstudio (1.0 - 25022.5.38) <0935B9F2-924D-33C1-B083-632DACFDCEBA> /Applications/Final Cut Pro.app/Contents/Frameworks/StudioSharedResources.framework/Versions/A/StudioSh aredResources
           0x10b14d000 -        0x10b2beff7  com.apple.TLKit (1.0 - 25022.5.38) <0F2FE1AC-8FF4-38F2-80DD-0025F6523D27> /Applications/Final Cut Pro.app/Contents/Frameworks/TLKit.framework/Versions/A/TLKit
           0x10b375000 -        0x10b414fff  com.apple.LunaKit (1.0 - 25022.5.38) <7A07B586-1158-3584-ADA7-05A09B0B12AA> /Applications/Final Cut Pro.app/Contents/Frameworks/LunaKit.framework/Versions/A/LunaKit
           0x10b4a0000 -        0x10b4d6ff7  com.apple.progl.framework (1.0 - 25022.5.38) <064C592E-94F6-305B-BCC4-027834BB3599> /Applications/Final Cut Pro.app/Contents/Frameworks/ProGL.framework/Versions/A/ProGL
           0x10b513000 -        0x10b642fef  com.apple.ProAppsFxSupport (4.0.0 - 25098.2.38) <27CF499A-EB19-3C33-BE92-BBA9839E4FEF> /Applications/Final Cut Pro.app/Contents/Frameworks/ProAppsFxSupport.framework/Versions/A/ProAppsFxSupp ort
           0x10b89b000 -        0x10b9dcfff  com.apple.prochannel.framework (4.0.2 - 25022.5.38) <7DC0D9A8-147A-330D-8005-4EAB996A3153> /Applications/Final Cut Pro.app/Contents/Frameworks/ProChannel.framework/Versions/A/ProChannel
           0x10bae5000 -        0x10bb03fff  com.apple.DeepSkyLite (0.6 - 25022.5.38) <394B4B64-FB32-3279-BD3E-0848D625CDF1> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/DeepSkyLite.f ramework/Versions/A/DeepSkyLite
           0x10bb22000 -        0x10bf70fe7  com.apple.VideoToolbox.ProAppsSupport (1.0 - 1273.26) <0B80C615-7F9A-39C3-8472-B889BC6B1CE6> /Applications/Final Cut Pro.app/Contents/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x10bfd0000 -        0x10c2ebfff  com.apple.MediaToolbox.ProAppsSupport (1.0 - 1273.26) <3400D223-FC2E-3CFF-A50B-87C83BFF8836> /Applications/Final Cut Pro.app/Contents/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x10c396000 -        0x10c396ff7  com.apple.Helium (3.1.0 - 25022.5.38) <28DB1115-C498-30E8-8A8C-FD0CBF51B787> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
           0x10c3a0000 -        0x10c412ff7  com.apple.proinspector.framework (4.0.2 - 25022.5.38) <7815463A-9D9A-3D88-929A-AE1836119018> /Applications/Final Cut Pro.app/Contents/Frameworks/ProInspector.framework/Versions/A/ProInspector
           0x10c470000 -        0x10c497ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x10c4b8000 -        0x10c508fef  com.apple.proshapes.framework (1.0 - 25022.5.38) <E11B100A-1336-3786-B714-3F0B6AE73BB0> /Applications/Final Cut Pro.app/Contents/Frameworks/ProShapes.framework/Versions/A/ProShapes
           0x10c549000 -        0x10c642ff7  com.apple.proosc.framework (3.1.0 - 25022.5.38) <92DE9330-DB78-3B70-88CF-E433DC095B94> /Applications/Final Cut Pro.app/Contents/Frameworks/ProOSC.framework/Versions/A/ProOSC
           0x10c6ad000 -        0x10caddff7  com.apple.vision.FaceCoreEmbedded (3.1.1 - 3.1.1) <97480977-73F8-36D2-9740-4E09A9B4EC1A> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/FaceCoreEmbed ded.framework/Versions/A/FaceCoreEmbedded
           0x10ccf8000 -        0x10cd6bfff  com.apple.procurveeditor.framework (3.1.0 - 25022.5.38) <1A69E531-C119-3813-878C-B763D4A98114> /Applications/Final Cut Pro.app/Contents/Frameworks/ProCurveEditor.framework/Versions/A/ProCurveEditor
           0x10cdb4000 -        0x10cdc7fff  com.apple.TLKEventDispatcher (1.0 - 25022.5.38) <6FBD6BAA-BD54-3211-8DF7-08406F7BAD94> /Applications/Final Cut Pro.app/Contents/Frameworks/TLKEventDispatcher.framework/Versions/A/TLKEventDis patcher
           0x10cddf000 -        0x10d226fe7  com.apple.Helium.HeliumRender (2.1.0 - 25022.5.38) <9A8D808D-2D5C-38D4-8DEC-9773920A4CBE> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumRender .framework/Versions/A/HeliumRender
           0x10d342000 -        0x10d47afe7  com.apple.Helium.Heliumfilters (2.1.0 - 25022.5.38) <FBD14430-4A13-3785-BB32-B52361A673CD> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumFilter s.framework/Versions/A/HeliumFilters
           0x10d7f8000 -        0x10dae9fff  com.apple.Helium.HeliumSensoCore (2.0.2 - 25022.5.38) <86A7F7D2-1E8D-33EE-8749-7EAA2244611A> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumSensoC ore.framework/Versions/A/HeliumSensoCore
           0x10db7f000 -        0x10dbaafff  com.apple.FWAVC (403.47 - 47) <20BAF98C-349A-38E1-ACE1-C0838546D248> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
           0x10dbc7000 -        0x10dbd7fff  com.apple.PluginManager (1.7.4 - 25022.5.38) <80DB2200-A850-3CCF-A755-832918510FFB> /Applications/Final Cut Pro.app/Contents/Frameworks/PluginManager.framework/Versions/B/PluginManager
           0x10dbed000 -        0x10dc0efff  com.apple.fxplugframework (2.4 - 25022.5.38) <BE3AC25A-36F5-3477-95C4-319BD371BC49> /Applications/Final Cut Pro.app/Contents/Frameworks/FxPlug.framework/Versions/A/FxPlug
           0x10e414000 -        0x10e460fff  com.apple.CoreMediaIO.FCPX.Lion (407.0 - 4562) <DF12DF2D-1E93-3A66-9C6E-8B36DAF9962B> /Applications/Final Cut Pro.app/Contents/Frameworks/CoreMediaIO.framework/Versions/Current/CoreMediaIO
           0x111a7d000 -        0x111a9efff  com.apple.QuartzComposer.ExtraPatches (4.1 - 319) <2CCE2845-2907-394B-9667-6CAE21D65636> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
           0x111ab3000 -        0x111aeeff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <1EA92CDE-75AB-354C-99E5-BB5763AF988C> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x111b16000 -        0x111b3afff  com.apple.audio.OpenAL (1.7 - 1.7) <5D2366B5-111B-3BDD-AFB3-5770075659F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
           0x111b4c000 -        0x111b54ff7  com.apple.Audio.provider (1.0.0 - 25111.2.38) <4513168C-FF8B-3B34-8483-F34588EAAA6A> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/MediaProviders/A udioProvider.fxp/Contents/MacOS/AudioProvider
           0x111b60000 -        0x111ba3fef  com.apple.proapps.AppleAVCIntraCodec (1.1.3 - 6604.39) <A02948F3-DC05-3DAE-9D2C-0DD6E27EF9D0> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleAVCIntraCodec.b undle/Contents/MacOS/AppleAVCIntraCodec
           0x111bae000 -        0x111bfffff  com.apple.proapps.AppleDVCPROHDCodec (1.0.2 - 6337.11) <6784159E-3D84-308C-B171-1531243DB2B2> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleDVCPROHDCodec.b undle/Contents/MacOS/AppleDVCPROHDCodec
           0x111c0c000 -        0x111c31fe7  com.apple.proapps.AppleIMXCodec (1.0.2 - 6337.11) <D0A99D33-5BF3-3957-A742-8D579B164B33> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleIMXCodec.bundle /Contents/MacOS/AppleIMXCodec
           0x111c3c000 -        0x111c7ffef  com.apple.proapps.AppleIntermediateCodec (1.0.2 - 6337.11) <7F48675F-1660-3334-A7BF-7A8C781211DF> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleIntermediateCod ec.bundle/Contents/MacOS/AppleIntermediateCodec
           0x111c8b000 -        0x111d12ff7  com.apple.proapps.AppleMPEG2Codec (1.0.5 - 6472.33) <6297EC7E-9C70-3ABD-84F8-093601571434> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleMPEG2Codec.bund le/Contents/MacOS/AppleMPEG2Codec
           0x111d20000 -        0x111e2df9f  com.apple.proapps.AppleProResCodecEmbedded (1.0.5 - 6669.39) <F2B3C622-DD77-37C4-B5D7-599C67EC2C23> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleProResCodecEmbe dded.bundle/Contents/MacOS/AppleProResCodecEmbedded
           0x111e3e000 -        0x111e4cff7  com.apple.proapps.AppleUncompressedCodec (1.0.2 - 6337.11) <231414BD-3180-329E-B065-46C74E534974> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleUncompressedCod ec.bundle/Contents/MacOS/AppleUncompressedCodec
           0x111e56000 -        0x111e5bff7  com.apple.proapps.AppleCMQTAdapterCodec (1.0 - 1) <6942074A-7E60-343D-A74B-31188F474667> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/PlugIns/Apple CMQTAdapterCodec.bundle/Contents/MacOS/AppleCMQTAdapterCodec
           0x111e63000 -        0x111f6bff7  com.apple.AECore (4.1.3 - 303) <B48E098B-E4CE-3DE0-9373-A02002662B48> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/AE Core.framework/Versions/A/AECore
           0x111fde000 -        0x112000fff  com.apple.FxPlug.provider (1.0.0 - 25111.2.38) <F52E85E4-D1AB-33D5-BA89-8BF0DEC7861C> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/MediaProviders/F xPlugProvider.fxp/Contents/MacOS/FxPlugProvider
           0x112018000 -        0x1122abff7  com.apple.Motion.effect (5.0.0 - 25113.0.38) <2C61F90D-67BB-3562-8617-5109499D33EF> /Applications/Final Cut Pro.app/Contents/PlugIns/MediaProviders/MotionEffect.fxp/Contents/MacOS/MotionE ffect
           0x1122fc000 -        0x112c98fff  com.apple.ozone.framework (5.0.0 - 25113.0.38) <5C352B63-6327-32EB-96B1-8F48682CBC40> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/Ozone
           0x1131bc000 -        0x1131f1fff  com.apple.ProGraphics (5.0.0 - 25113.0.38) <4B371BB0-C7C1-32BD-85A2-D0C606BC216A> /Applications/Final Cut Pro.app/Contents/Frameworks/ProGraphics.framework/Versions/A/ProGraphics
           0x113217000 -        0x11380ffef  com.apple.motion.TextFramework (5.1.1 - 25113.0.38) <93540C30-46E5-3EB0-ABD4-059DF6C6D9A4> /Applications/Final Cut Pro.app/Contents/Frameworks/TextFramework.framework/Versions/A/TextFramework
           0x113987000 -        0x113ad3ff7  com.apple.Lithium (5.0.0 - 25022.5.38) <E17AC88C-98FA-3071-BFAE-9F0753D7DE58> /Applications/Final Cut Pro.app/Contents/Frameworks/Lithium.framework/Versions/A/Lithium
           0x113b54000 -        0x113c2fff7  org.python.python (2.6.8 - 2.6.8) <1A91D8F4-BF9E-36A6-85C4-A00166DD6268> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
           0x113c90000 -        0x113ca1fff  com.apple.RetimingMath (5.0.0 - 25113.0.38) <4380622F-F46E-3C21-80CC-EB06DD3F564D> /Applications/Final Cut Pro.app/Contents/Frameworks/RetimingMath.framework/Versions/A/RetimingMath
           0x113cb6000 -        0x113d65ff7  com.apple.ProMedia (5.0.0 - 25113.0.38) <D3802029-A2B2-30DA-B881-961105120EF5> /Applications/Final Cut Pro.app/Contents/Frameworks/ProMedia.framework/Versions/A/ProMedia
           0x113dde000 -        0x113e4cfff  com.apple.proapps.AudioMixEngine (2.0 - 68) <965047FF-5375-37F3-9CFE-06BC72F213F3> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/Frameworks/AudioMixEngin e.framework/Versions/A/AudioMixEngine
           0x113e99000 -        0x113ea6ff7  com.apple.pluginkit.framework (1.0 - 1) <8DC8FED5-37E9-3A35-B333-7379765D5D34> /Applications/Final Cut Pro.app/Contents/Frameworks/FxPlug.framework/Versions/A/Frameworks/PlugInKit.fr amework/PlugInKit
           0x113eb8000 -        0x113ebffff  com.apple.filter.PAECIAdaptor (1.0 - 25022.5.38) <50A3A5B1-32A1-36E5-9BB4-2C993E291D8A> /Applications/Final Cut Pro.app/Contents/PlugIns/FxPlug/PAECIAdaptor.fxplug/Contents/MacOS/PAECIAdaptor
           0x113f29000 -        0x113f29ff9 +cl_kernels (???) <6F938267-F965-480D-A989-23BEDC7E3B9D> cl_kernels
           0x113f5c000 -        0x113f5efff  com.apple.music.apps.common.resources (9.1.0 - 279.8) <2259BC00-9B89-398B-9A95-4759B5B3C27D> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/common.res/Contents/MacOS/common
           0x113f8c000 -        0x114238fef  com.apple.motion.filters (4.0.2 - 25022.5.38) <358D2D54-7AB0-3E57-9DDA-C2CF5CFEE42F> /Applications/Final Cut Pro.app/Contents/PlugIns/FxPlug/InternalFilters.app/Contents/PlugIns/InternalFi ltersXPC.pluginkit/Contents/PlugIns/Filters.bundle/Contents/MacOS/Filters
           0x114303000 -        0x114458ff7  com.apple.motion.filtersLegacyPath (4.0.2 - 25022.5.38) <00989DB2-716A-36D2-B22A-02AA3A062F39> /Applications/Final Cut Pro.app/Contents/PlugIns/FxPlug/FiltersLegacyPath.bundle/Contents/MacOS/Filters LegacyPath
           0x120e38000 -        0x120feeff7  com.apple.motion.Behaviors (5.0.0 - 25113.0.38) <4FA5C619-6BF9-3335-8CFA-4F1A6CCC8881> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Behaviors.ozp/Co ntents/MacOS/Behaviors
           0x121146000 -        0x12119dff7  com.apple.Bloodhound (5.0.0 - 25113.0.38) <A6CC2728-E851-3DB4-BFCB-A3DF5391ED30> /Applications/Final Cut Pro.app/Contents/Frameworks/Bloodhound.framework/Versions/A/Bloodhound
           0x1211d0000 -        0x1211d4fff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1211db000 -        0x1213c2ff7  com.apple.motion.Particles (5.0.0 - 25113.0.38) <DE1B18AB-F203-36CB-81B0-1AB43311F3FD> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Particles.ozp/Co ntents/MacOS/Particles
           0x121498000 -        0x1214abff7  com.apple.motion.Text (5.0.0 - 25113.0.38) <5ADDBD9E-844B-3C66-98E9-986740CEA013> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Text.ozp/Content s/MacOS/Text
           0x1214c9000 -        0x1214fffff  com.apple.proapps.flexo.AudioEffects (1.0.0 - 25111.2.38) <777FD762-0A80-379F-A23C-1DEC50C6DB9D> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/AudioEffec ts.component/Contents/MacOS/AudioEffects
           0x121515000 -        0x12

    rdiverson wrote:
    Actually I thought I had it backing up but realized it wasn't. I haven't lost any data and I haven't attempted to load my libraries in 10.1.2 for fear it would cause problems with it. I am backing up the libraries now and will try once they have backed up.
    Cheers.
    Assuming you now have only the new empty library in your library pane when you launch. If other libraries are trying to load, again hold down the option key and after a new empty library loads, close it.
    Take a look in the Movies folder of your Home folder. There should be a folder called Final Cut Backups. Find the folder that contains timestamped versions of your problem library. Copy the latest version and give it a different name. Double-click that re-named library. FCP should ask you whether you want to update the library; click yes. Hopefully you will have your library back without crashes.
    If that doesn't work, and you have a working version of the 10.1.2 app you should be able to use it to open the backup libraries that were not updated.
    Good luck.
    Russ

  • IPhoto spinning wheel on startup, freezes then crashes every time

    Howdy Community,
    I've had an issue with iPhoto and everything I've tried so far has failed miraculously. A couple of months ago, back when my library had over 10k photos iPhoto was responding a bit slowly until one day when I started it up and the spinning wheel went on forever and ever until iPhoto froze and then crashed. What I've tried since:
    1. Used the photo library first aid. Repaired the permissions first, then repaired the database and lastly rebuilt the database, none of which made any difference.
    2. Repaired the disk permissions and Macintosh HD itself
    3. Created new library and chose to use the new one, which worked until I created the first event or enabled iCloud, then went back to loading forever and then freezing.
    4. Completely deleted (moved to an external hard drive) my old library and created yet another new one, with no luck.
    5. Uninstalled iPhoto and downloaded again from the App Store- made no difference whatsoever
    The library that is currently used is completely empty, still iPhoto won't open up.
    When iPhoto starts up the following processes bottleneck the system until iPhoto does not respond and the crashes:
    1. distnoted
    2. iCloud photos
    3. com.apple.dock.extra
    I'm on a mid-2010 13-inch MacBook Pro with OS X Mavericks 10.9.4 and iPhoto 9.5.1
    I have completely run out of ideas and I don't have a scooby what is causing it either, so any input is much appreciated! Cheers

    Hello Linc Davis and thank you for the detailed instructions.
    After the last crash, there isn't a console message related to iPhoto. The crash report follows:
    Process:         iPhoto [614]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.5.1 (902.17)
    Build Info:      iPhotoProject-902017000000000~3
    App Item ID:     408981381
    App External ID: 233642646
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [188]
    Responsible:     iPhoto [614]
    User ID:         501
    Date/Time:       2014-09-07 22:49:28.268 +0300
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  (withheld)
    Sleep/Wake UUID: (withheld)
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff51260fe8
    VM Regions Near 0x7fff51260fe8:
        MALLOC_SMALL           00007f800a971000-00007f800b000000 [ 6716K] rw-/rwx SM=S/A 
    --> STACK GUARD            00007fff4da61000-00007fff51261000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
        Stack                  00007fff51261000-00007fff51a61000 [ 8192K] rw-/rwx SM=COW  thread 0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation       0x00007fff8bf3fc67 CFBasicHashFindBucket + 327
    1   com.apple.CoreFoundation       0x00007fff8bf4699e uniquedName + 190
    2   com.apple.CoreFoundation       0x00007fff8bf461d3 _CFXNotificationPost + 1267
    3   com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    4   com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    5   com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    6   com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    7   com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    8   com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    9   com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    10  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    11  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    12  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    13  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    14  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    15  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    16  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    17  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    18  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    19  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    20  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    21  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    22  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    23  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    24  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    25  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    26  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    27  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    28  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    29  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    30  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    31  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    32  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    33  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    34  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    35  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    36  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    37  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    38  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    39  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    40  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    41  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    42  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    43  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    44  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    45  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    46  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    47  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    48  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    49  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    50  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    51  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    52  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    53  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    54  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    55  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    56  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    57  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    58  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    59  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    60  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    61  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    62  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    63  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    64  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    65  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    66  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    67  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    68  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    69  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    70  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    71  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    72  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    73  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    74  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    75  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    76  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    77  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    78  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    79  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    80  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    81  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    82  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    83  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    84  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    85  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    86  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    87  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    88  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    89  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    90  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    91  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    92  com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    93  com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    94  com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    95  com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    96  com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    97  com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    98  com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    99  com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    100 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    101 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    102 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    103 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    104 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    105 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    106 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    107 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    108 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    109 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    110 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    111 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    112 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    113 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    114 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    115 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    116 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    117 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    118 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    119 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    120 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    121 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    122 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    123 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    124 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    125 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    126 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    127 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    128 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    129 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    130 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    131 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    132 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    133 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    134 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    135 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    136 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    137 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    138 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    139 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    140 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    141 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    142 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    143 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    144 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    145 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    146 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    147 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    148 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    149 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    150 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    151 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    152 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    153 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    154 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    155 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    156 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    157 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    158 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    159 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    160 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    161 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    162 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    163 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    164 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    165 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    166 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    167 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    168 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    169 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    170 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    171 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    172 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    173 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    174 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    175 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    176 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    177 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    178 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    179 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    180 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    181 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    182 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    183 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    184 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    185 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    186 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    187 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    188 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    189 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    190 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    191 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    192 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    193 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    194 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    195 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    196 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    197 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    198 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    199 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    200 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    201 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    202 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    203 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    204 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    205 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    206 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    207 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    208 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    209 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    210 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    211 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    212 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    213 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    214 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    215 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    216 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    217 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    218 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    219 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    220 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    221 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    222 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    223 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    224 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    225 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    226 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    227 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    228 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    229 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    230 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    231 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    232 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    233 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    234 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    235 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    236 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    237 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    238 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    239 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    240 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    241 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    242 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    243 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    244 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    245 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    246 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    247 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    248 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    249 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    250 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    251 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    252 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    253 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    254 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    255 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    256 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    257 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    258 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    259 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    260 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    261 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    262 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    263 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    264 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    265 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    266 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    267 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    268 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    269 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    270 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    271 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    272 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    273 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    274 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    275 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    276 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    277 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    278 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    279 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    280 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    281 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    282 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    283 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    284 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    285 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    286 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    287 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    288 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    289 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    290 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    291 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    292 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    293 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    294 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    295 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    296 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    297 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    298 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    299 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    300 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    301 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    302 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    303 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    304 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    305 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    306 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    307 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    308 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    309 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    310 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    311 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    312 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    313 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    314 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    315 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    316 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    317 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    318 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    319 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    320 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    321 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    322 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    323 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    324 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    325 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    326 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    327 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    328 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    329 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    330 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    331 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    332 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    333 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    334 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    335 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    336 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    337 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    338 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    339 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    340 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    341 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    342 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    343 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    344 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    345 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    346 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    347 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    348 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    349 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    350 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    351 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    352 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    353 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    354 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    355 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    356 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    357 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    358 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    359 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    360 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    361 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    362 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    363 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    364 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    365 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    366 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    367 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    368 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    369 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    370 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    371 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    372 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    373 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    374 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    375 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    376 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    377 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    378 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    379 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    380 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    381 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    382 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    383 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    384 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    385 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    386 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    387 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    388 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    389 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    390 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    391 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    392 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    393 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    394 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    395 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    396 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    397 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    398 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    399 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    400 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    401 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    402 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    403 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    404 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    405 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    406 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    407 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    408 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    409 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    410 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    411 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    412 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    413 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    414 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    415 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    416 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    417 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    418 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    419 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    420 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    421 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    422 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    423 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    424 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    425 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    426 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    427 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    428 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    429 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    430 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    431 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    432 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    433 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    434 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    435 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    436 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    437 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    438 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    439 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    440 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    441 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    442 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    443 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    444 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    445 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    446 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    447 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    448 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    449 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    450 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    451 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    452 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    453 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    454 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    455 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    456 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    457 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    458 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    459 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    460 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    461 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    462 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    463 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    464 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    465 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    466 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    467 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    468 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    469 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    470 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    471 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    472 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    473 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    474 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    475 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    476 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    477 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    478 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    479 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    480 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    481 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    482 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    483 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    484 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    485 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    486 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    487 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    488 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    489 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    490 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    491 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    492 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    493 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    494 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    495 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    496 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    497 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    498 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    499 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    500 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    501 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    502 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    503 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    504 com.apple.iPhoto               0x000000010e6ced7e 0x10e19f000 + 5438846
    505 com.apple.CoreFoundation       0x00007fff8c052e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    506 com.apple.CoreFoundation       0x00007fff8bf4682d _CFXNotificationPost + 2893
    507 com.apple.Foundation           0x00007fff9023a7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    508 com.apple.iLifeAssetManagement 0x000000010f0286c9 -[AssetManagementClient switchToCurrentLibrary] + 246
    509 com.apple.iLifeAssetManagement 0x000000010f0283de -[AssetManagementClient libraryMatch] + 131
    510 com.apple.iPhoto               0x000000010e1f26c8 0x10e19f000 + 341704
    511 com.apple.iPhoto               0x000000010e1f2647 0x10e19f000 + 341575
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff87d6a662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8d3d1421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8d3d1136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff87d69e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff833fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff83400fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff87d65a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff87d64d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8bfa6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8bfa6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8bfa5e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff83b9f05e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff833fc899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff833fc72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff83400fc9 thread_start + 13
    Thread 4:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib         0x00007fff87d69a3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff8ed0ddc0 nanosleep + 200
    2   libsystem_c.dylib             0x00007fff8ed0dcb2 usleep + 54
    3   com.apple.AppKit               0x00007fff83c6317d -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation           0x00007fff9029e76b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib       0x00007fff833fc899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff833fc72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff83400fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff87d69716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff833fec77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff9026f930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff902667d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x000000010fd25d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000010fd2586c -[XTThread run:] + 322
    6   com.apple.Foundation           0x00007fff9029e76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff833fc899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff833fc72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff83400fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff87d69716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff833fec77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff9026f930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff902667d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x000000010fd25d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000010fd2586c -[XTThread run:] + 322
    6   com.apple.Foundation           0x00007fff9029e76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff833fc899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff833fc72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff83400fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff87d69716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff833fec77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff9026f930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff902667d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x000000010fd25d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000010fd2586c -[XTThread run:] + 322
    6   com.apple.Foundation           0x00007fff9029e76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff833fc899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff833fc72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff83400fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff87d69716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff833fec77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff9026f930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation           0x00007fff902667d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x000000010fd25d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000010fd2586c -[XTThread run:] + 322
    6   com.apple.Foundation           0x00007fff9029e76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff833fc899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff833fc72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff83400fc9 thread_start + 13

  • Yosemite causing my computer to crash randomly

    I've had Yosemite for around 2 weeks now.  At first I wasn't experiencing any problems with the new operating system.  Problems first arose when I had a few USB devices attached to my computer.  Then about a week ago my computer (Macbook Pro Retina 15") screen randomly went black however I noticed it was still outputting power to my USB devices.  I tried waking it from what I assumed to be sleep but it wouldn't wake up.  I tried to restart but it wouldn't let me until I closed the screen and lifted it back up again.  Over the past week I've been using third party applications such as Audacity and Vectorworks and it seemed like using these applications would cause the computer to crash.  Two day's ago I experienced one of these crashes and when starting it back up again the computer would crash on the initial loading screen (Apple logo and loading bar screen).  After spending 30 minutes trying to get my computer up and running again for a meeting I simply gave up.  Yesterday however I was watching a movie on iTunes and my computer again went dark on me leading me to wonder if it has nothing to do with the applications I'm using but that something is causing my computer to crash after a few minutes of use (15-20 minutes).  Anyone have any solutions?
    Whenever I restart my computer my computer recognizes that there was a problem because it displays the window "Your computer was shut down due to a problem would you like to reopen applications" (Paraphrasing).  And occasionally I'll get a prompt asking if I want to send a diagnostic report to apple which I've been doing.

    Fri Nov  7 14:57:03 2014
    *** Panic Report ***
    panic(cpu 0 caller 0xffffff7f8c302f63): "GPU Panic: [<None>] 3 0 a0 d9 9 8 0 3 : NVRM[0/1:0:0]: Read Error 0x00619444: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0x104000000 0xffffff81f9984000 0x0e7150a2, D0, P0/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.7.21/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff81f63d31f0 : 0xffffff800973a811
    0xffffff81f63d3270 : 0xffffff7f8c302f63
    0xffffff81f63d3350 : 0xffffff7f8a54bd28
    0xffffff81f63d3410 : 0xffffff7f8a6161b6
    0xffffff81f63d3450 : 0xffffff7f8a7ca0f6
    0xffffff81f63d34a0 : 0xffffff7f8a580b59
    0xffffff81f63d3590 : 0xffffff7f8a80cee3
    0xffffff81f63d36c0 : 0xffffff7f8a7fb755
    0xffffff81f63d3710 : 0xffffff7f8a80edf5
    0xffffff81f63d3730 : 0xffffff7f8a5fd8ba
    0xffffff81f63d3780 : 0xffffff7f8a611a3d
    0xffffff81f63d37e0 : 0xffffff7f8a54f164
    0xffffff81f63d3800 : 0xffffff7f8a54fb5b
    0xffffff81f63d3a20 : 0xffffff7f8a54fe48
    0xffffff81f63d3ac0 : 0xffffff7f8a4fd330
    0xffffff81f63d3b40 : 0xffffff7f8a4fcb9e
    0xffffff81f63d3ba0 : 0xffffff7f8a4fe4c6
    0xffffff81f63d3be0 : 0xffffff7f8a4b08d0
    0xffffff81f63d3c70 : 0xffffff7f8a4a88ac
    0xffffff81f63d3cb0 : 0xffffff7f8a4ff164
    0xffffff81f63d3d00 : 0xffffff8009cb85b1
    0xffffff81f63d3d50 : 0xffffff8009cff0b5
    0xffffff81f63d3dc0 : 0xffffff80097ea95e
    0xffffff81f63d3e10 : 0xffffff800973e91c
    0xffffff81f63d3e40 : 0xffffff80097235a3
    0xffffff81f63d3e90 : 0xffffff8009733e8d
    0xffffff81f63d3f10 : 0xffffff800980a142
    0xffffff81f63d3fb0 : 0xffffff800983ac66
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f8a49e000->0xffffff7f8a4d8fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[766FC23F-452C-3B74-951C-598BB17BCF06]@0xffffff 7f89ee2000
             com.apple.driver.AppleMuxControl(3.7.21)[32B7E2DE-1F9D-3555-B687-7A76A62B81D2]@ 0xffffff7f8c2f4000->0xffffff7f8c307fff
                dependency: com.apple.driver.AppleGraphicsControl(3.7.21)[62689710-EEA7-307A-AC83-B8F25DA88 A6A]@0xffffff7f8c2ec000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[70E2B65E-A91A-3522-A1A0-79FD63EABB4C]@0xfffff f7f8ad5f000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[766FC23F-452C-3B74-951C-598BB17BCF06]@0xffffff 7f89ee2000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f8a49e000
                dependency: com.apple.driver.AppleBacklightExpert(1.1.0)[0183904C-6A16-32C4-9405-EEFD7F820B 02]@0xffffff7f8c2ef000
             com.apple.nvidia.driver.NVDAResman(10.0)[53CC0E05-7382-336C-8239-AE884D6CA71A]@ 0xffffff7f8a4fb000->0xffffff7f8a770fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[766FC23F-452C-3B74-951C-598BB17BCF06]@0xffffff 7f89ee2000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[F4738C55-B507-3627-A9CA-3D29A5230A03]@0xff ffff7f8a4e5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f8a49e000
                dependency: com.apple.AppleGraphicsDeviceControl(3.7.21)[4700601D-3FEB-3B86-B2BA-8D71AF84D1 C4]@0xffffff7f8a4f5000
             com.apple.nvidia.driver.NVDAGK100Hal(10.0)[DC43029D-568A-3B7C-976B-E922C17F5143 ]@0xffffff7f8a77c000->0xffffff7f8a929fff
                dependency: com.apple.nvidia.driver.NVDAResman(10.0.0)[53CC0E05-7382-336C-8239-AE884D6CA71A ]@0xffffff7f8a4fb000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[766FC23F-452C-3B74-951C-598BB17BCF06]@0xffffff 7f89ee2000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    14A389
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x0000000009400000
    Kernel text base: 0xffffff8009600000
    __HIB  text base: 0xffffff8009500000
    System model name: MacBookPro10,1 (Mac-C3EC7CD22292981F)
    System uptime in nanoseconds: 10161892277
    last loaded kext at 9483192973: com.apple.driver.AGPM 100.14.37 (addr 0xffffff7f8c2d1000, size 102400)
    loaded kexts:
    com.apple.driver.AGPM 100.14.37
    com.apple.driver.ApplePlatformEnabler 2.1.0d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.filesystems.ntfs 3.12
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.iokit.IOBluetoothSerialManager 4.3.0f10
    com.apple.driver.AppleMikeyDriver 266.5
    com.apple.driver.AppleHDAHardwareConfigDriver 266.5
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleHDA 266.5
    com.apple.GeForce 10.0.0
    com.apple.driver.AppleIntelHD4000Graphics 10.0.0
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.iokit.IOBluetoothUSBDFU 4.3.0f10
    com.apple.nvidia.NVDAStartup 10.0.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.0f10
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleIntelFramebufferCapri 10.0.0
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleMuxControl 3.7.21
    com.apple.driver.AppleBacklight 170.4.12
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyEventDriver 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AirPort.Brcm4331 800.20.24
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.iokit.AppleBCM5701Ethernet 10.1.2b3
    com.apple.driver.AirPort.Brcm4360 900.19.8
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBXHCI 705.4.14
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 266.5
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.nvidia.driver.NVDAGK100Hal 10.0.0
    com.apple.nvidia.driver.NVDAResman 10.0.0
    com.apple.iokit.IOSurface 97
    com.apple.driver.AppleThunderboltEDMSink 4.0.2
    com.apple.driver.AppleThunderboltDPOutAdapter 4.0.6
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.0f10
    com.apple.iokit.IOBluetoothFamily 4.3.0f10
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.driver.AppleHDAController 266.5
    com.apple.iokit.IOHDAFamily 266.5
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.driver.AppleGraphicsControl 3.7.21
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.iokit.IO80211Family 700.52
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

Maybe you are looking for

  • ALV footer not displayed, column header icons missing.

    Hi, My simple application uses the ALV grid, but the footer (showing the page number, next page icon, etc) does not display, even though there are pages and pages of data. This is in both Internet Explorer (6) and Firefox (I was expecting it to be an

  • Updating Zend Framework

    How can I update Zend Framework in Flash Builder 4? Flash Builder currently installs version 1.10.1 of the Framework, and I want to install version 1.10.7 I need to install the newest version of Zend Framework because I have a problem with Network Mo

  • I'm trying to get Final Cut Pro X for a film class but can't buy it.

      I got a $100 rebate and I have a credit card to use, but I can't get the app.  It tells me I have insufficient credit.  Can anybody help?

  • Phone: landscape vs. portrait

    Hi Captivate 8 responsive design starts out with landscape formats for PC and Pads, but portrait for smart phone use. This makes is much harder to re-format content. Why is portrait the preferred setting and are there any disadvantages to use the pho

  • Debugging the webdynpro application

    hi     iam  trying to debug  my  webdynpro  application       its showing  as        selected  server node  doesnot  run in a restricted  load      balancing  mode           any suggestions ?