When using a template, adding content causes an instant crash.

Any change by adding causes an instant crash. Here's the crash log...
Any ideas!? Thanks!
Process:         Motion [46404]
Path:            /Applications/Motion.app/Contents/MacOS/Motion
Identifier:      com.apple.motionapp
Version:         5.0.7 (221398)
Build Info:      Motion-22139008018000000~1
App Item ID:     434290957
App External ID: 14682850
Code Type:       X86-64 (Native)
Parent Process:  launchd [392]
Date/Time:       2013-07-16 14:36:00.565 -0700
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Interval Since Last Report:          81387 sec
Crashes Since Last Report:           19
Per-App Interval Since Last Report:  1647 sec
Per-App Crashes Since Last Report:   19
Anonymous UUID:                      B010C648-7897-4A37-AFA3-46E5514A12E6
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.ozone.framework               0x00000001008c8d13 OZImageElement::gridFit() + 115
1   com.apple.ozone.framework               0x00000001008c6f48 OZImageElement::setFootage(OZFootage*, bool, unsigned int) + 1816
2   com.apple.ozone.framework               0x00000001008620bf OZScene::addFootageNode(OZFootage*, OZGroup*, PCVector2<float> const&, bool, unsigned int, CMTime, CMTime, int, OZSceneNode*, bool, LiCamera*) + 1999
3   com.apple.ozone.framework               0x0000000100a47a2a -[OZDragManager performDrop:dropInfo:] + 12842
4   com.apple.ozone.framework               0x0000000100ad95cb -[OZGLViewerOSC performDragOperation:] + 267
5   com.apple.AppKit                        0x00007fff87d2481f NSCoreDragReceiveProc + 808
6   com.apple.HIServices                    0x00007fff83671eef DoDropMessage + 99
7   com.apple.HIServices                    0x00007fff83672384 SendDropMessage + 31
8   com.apple.HIServices                    0x00007fff83673ce1 DragInApplication + 454
9   com.apple.HIServices                    0x00007fff83674749 CoreDragStartDragging + 634
10  com.apple.AppKit                        0x00007fff87d23938 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 763
11  com.apple.AppKit                        0x00007fff87d2337e -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1594
12  com.apple.AppKit                        0x00007fff87fde51e -[NSWindow(NSDrag) dragImage:at:offset:event:pasteboard:source:slideBack:] + 146
13  com.apple.ozone.framework               0x00000001009d7b12 -[OZLibraryThumbnailMatrix startDrag:] + 2002
14  com.apple.ozone.framework               0x00000001009d85ff -[OZLibraryThumbnailMatrix mouseDragged:] + 303
15  com.apple.AppKit                        0x00007fff87adc0c7 -[NSWindow sendEvent:] + 8769
16  com.apple.prokit                        0x0000000100105987 -[NSProWindow sendEvent:] + 236
17  com.apple.ozone.framework               0x00000001009eaa15 -[OZDocumentWindow sendEvent:] + 309
18  com.apple.AppKit                        0x00007fff87a10afa -[NSApplication sendEvent:] + 4719
19  com.apple.prokit                        0x00000001000e0f48 -[NSProApplication sendEvent:] + 1634
20  com.apple.Flexo                         0x0000000101989f45 -[FFApplication sendEvent:] + 565
21  com.apple.motionapp                     0x0000000100004b3e 0x100000000 + 19262
22  com.apple.AppKit                        0x00007fff879a76de -[NSApplication run] + 474
23  com.apple.prokit                        0x00000001000e204b NSProApplicationMain + 267
24  com.apple.motionapp                     0x0000000100002b2b 0x100000000 + 11051
25  com.apple.motionapp                     0x0000000100001a24 0x100000000 + 6692
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                       0x00007fff89c37c0a kevent + 10
1   libSystem.B.dylib                       0x00007fff89c39add _dispatch_mgr_invoke + 154
2   libSystem.B.dylib                       0x00007fff89c397b4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib                       0x00007fff89c392de _dispatch_worker_thread2 + 252
4   libSystem.B.dylib                       0x00007fff89c38c08 _pthread_wqthread + 353
5   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
Thread 2:  com.apple.ProGL.object-deletion
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.progl.framework               0x0000000103a557c9 (anonymous namespace)::threadFunc(void*) + 71
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 3:  com.apple.flexo.throttled-scheduled-io
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.Flexo                         0x0000000101935143 Synchronizable::Wait() + 51
3   com.apple.Flexo                         0x00000001017b8b54 ThrottleReadImpl::Run() + 196
4   com.apple.Flexo                         0x000000010193b89f Thread::RunHelper(void*) + 47
5   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
6   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 4:  com.apple.flexo.appthrottled-scheduled-io
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.Flexo                         0x0000000101935143 Synchronizable::Wait() + 51
3   com.apple.Flexo                         0x00000001017b8b54 ThrottleReadImpl::Run() + 196
4   com.apple.Flexo                         0x000000010193b89f Thread::RunHelper(void*) + 47
5   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
6   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 5:  QTKit: listenOnDelegatePort
0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
5   com.apple.QTKit                         0x00007fff87161d20 listenOnDelegatePort + 425
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 6:  QTKit: listenOnNotificationPort
0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
5   com.apple.QTKit                         0x00007fff87160f38 listenOnNotificationPort + 383
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 7:  QTKit: QTCALayerRendererPendingQWorkLoop
0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
5   com.apple.QTKit                         0x00007fff87094428 QTCALayerRendererPendingQWorkLoop + 546
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 8:  com.apple.CFSocket.private
0   libSystem.B.dylib                       0x00007fff89c62932 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation                0x00007fff854ae498 __CFSocketManager + 824
2   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
3   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 9:  QTKit: QTMachPortImageProviderWorkLoop
0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
5   com.apple.QTKit                         0x00007fff871634bc QTMachPortImageProviderWorkLoop + 364
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 10:  com.apple.helium-texture-finish
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.Helium.HeliumRender           0x0000000103ba4197 textureFinishThread(void*) + 183
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 11:  QTKit: QTCALayerRendererPendingQWorkLoop
0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
5   com.apple.QTKit                         0x00007fff87094428 QTCALayerRendererPendingQWorkLoop + 546
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 12:  QTKit: QTMachPortImageProviderWorkLoop
0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
5   com.apple.QTKit                         0x00007fff871634bc QTMachPortImageProviderWorkLoop + 364
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 13:  com.apple.motion.ozone - Channel Evaluation
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 14:  com.apple.motion.ozone - Renderer
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 15:  com.apple.motion.ozone - Prefetch
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 16:  com.apple.motion.ozone - Audio
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 17:  com.apple.motion.ozone - Renderer Builder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 18:
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.CoreVideo                     0x00007fff890d6342 CVDisplayLink::runIOThread() + 804
3   com.apple.CoreVideo                     0x00007fff890d5fe3 startIOThread(void*) + 139
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 19:  com.apple.helium-unit
0   libSystem.B.dylib                       0x00007fff89c1edc2 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x00007fff89c2440d pthread_mutex_lock + 469
2   com.apple.Helium.HeliumRender           0x0000000103bbec62 hg_pthread_loop(void*) + 98
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 20:  com.apple.helium-unit
0   libSystem.B.dylib                       0x00007fff89c1edc2 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x00007fff89c2440d pthread_mutex_lock + 469
2   com.apple.Helium.HeliumRender           0x0000000103bbec62 hg_pthread_loop(void*) + 98
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 21:  com.apple.helium-unit
0   libSystem.B.dylib                       0x00007fff89c1edc2 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x00007fff89c2440d pthread_mutex_lock + 469
2   com.apple.Helium.HeliumRender           0x0000000103bbec62 hg_pthread_loop(void*) + 98
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 22:  com.apple.helium-unit
0   libSystem.B.dylib                       0x00007fff89c1edc2 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x00007fff89c2440d pthread_mutex_lock + 469
2   com.apple.Helium.HeliumRender           0x0000000103bbec62 hg_pthread_loop(void*) + 98
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 23:  com.apple.motion.ozone - Channel Evaluation
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 24:  com.apple.motion.ozone - Renderer
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 25:  com.apple.motion.ozone - Prefetch
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 26:  com.apple.motion.ozone - Audio
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 27:  com.apple.motion.ozone - Renderer Builder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 28:  com.apple.motion.ozone - Optical Flow Analysis
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 29:  com.apple.coremedia.dvvideodecoder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 30:  com.apple.coremedia.dvvideodecoder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 31:  com.apple.coremedia.dvvideodecoder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 32:  com.apple.coremedia.dvvideodecoder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 33:  com.apple.coremedia.dvvideodecoder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 34:  com.apple.coremedia.dvvideodecoder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 35:  com.apple.coremedia.dvvideodecoder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 36:  com.apple.coremedia.dvvideodecoder
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 37:  com.apple.coremedia.scheduledfileio
0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
4   ...le.CoreMedia.ProAppsSupport          0x0000000102cfaefc FigScheduledFileIOThread + 206
5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 38:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 39:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 40:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 41:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 42:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x000000010357761f JVTLibDecoDispose + 478975
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 43:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 44:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 45:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 46:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 47:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x000000010357761f JVTLibDecoDispose + 478975
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 48:  com.apple.coremedia.JVTlib
0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
2   ...VideoToolbox.ProAppsSupport          0x00000001035000b5 GVAEncParametersDefault + 348233
3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
Thread 49:
0   libSystem.B.dylib                       0x00007fff89c38a2a __workq_kernreturn + 10
1   libSystem.B.dylib                       0x00007fff89c38e3c _pthread_wqthread + 917
2   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
Thread 50:
0   libSystem.B.dylib                       0x00007fff89c38a2a __workq_kernreturn + 10
1   libSystem.B.dylib                       0x00007fff89c38e3c _pthread_wqthread + 917
2   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
Thread 51:
0   libSystem.B.dylib                       0x00007fff89c38a2a __workq_kernreturn + 10
1   libSystem.B.dylib                       0x00007fff89c38e3c _pthread_wqthread + 917
2   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
Thread 52:
0   libSystem.B.dylib                       0x00007fff89c38a2a __workq_kernreturn + 10
1   libSystem.B.dylib                       0x00007fff89c38e3c _pthread_wqthread + 917
2   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00000001062df400  rcx: 0x00000001012b1f58  rdx: 0x00000001005b4e2c
  rdi: 0x0000000000000000  rsi: 0xffffffffffffffff  rbp: 0x00007fff5fbfcbf0  rsp: 0x00007fff5fbfc9e0
   r8: 0x00000001062df438   r9: 0x00000001006256c0  r10: 0x00000001062df438  r11: 0x00007fff891452c0
  r12: 0x0000000106850600  r13: 0x0000000106008800  r14: 0x0000000000000000  r15: 0x00000001062df400
  rip: 0x00000001008c8d13  rfl: 0x0000000000010246  cr2: 0x0000000000000000
Binary Images:
       0x100000000 -        0x100006fff  com.apple.motionapp 5.0.7 (221398) <B9072EEA-D79F-3296-8E34-69BE6948B54F> /Applications/Motion.app/Contents/MacOS/Motion
       0x10000d000 -        0x100079fff  com.apple.proinspector.framework 4.0.2 (22139.8.18) <24C424CE-F279-3C60-A175-96426C52E2E6> /Applications/Motion.app/Contents/Frameworks/ProInspector.framework/Versions/A/ ProInspector
       0x1000c2000 -        0x100350ff7  com.apple.prokit 7.0.1 (1331.1) <0C6C56BB-83E2-7090-90D0-C9005C955F8A> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
       0x1004d2000 -        0x1004e0ff7  com.apple.PluginManager 1.7.4 (22139.8.18) <36513034-B4E5-3892-830B-49CEFF792F46> /Applications/Motion.app/Contents/Frameworks/PluginManager.framework/Versions/B /PluginManager
       0x1004f0000 -        0x10060efff  com.apple.prochannel.framework 4.0.2 (22139.8.18) <21E8E21C-29BF-336C-B9A7-1AE14189FA0D> /Applications/Motion.app/Contents/Frameworks/ProChannel.framework/Versions/A/Pr oChannel
       0x1006cd000 -        0x1007bafff  com.apple.procore.framework 4.0.2 (22139.8.18) <2695E4DE-1239-3856-9440-2EC9538BE5BB> /Applications/Motion.app/Contents/Frameworks/ProCore.framework/Versions/A/ProCo re
       0x10081d000 -        0x1011dcfff  com.apple.ozone.framework 5.0.0 (22139.8.18) <9C6043C3-9B5A-3A37-899C-8627F26EBCE2> /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Versions/A/Ozone
       0x1015c4000 -        0x101682fef  com.apple.ProMedia 5.0.0 (22139.8.18) <0971FC1C-8A47-3EC4-9B48-BD707237A5F1> /Applications/Motion.app/Contents/Frameworks/ProMedia.framework/Versions/A/ProM edia
       0x1016fa000 -        0x10172afff  com.apple.ProGraphics 5.0.0 (22139.8.18) <92A2A786-EDB2-335E-9ECE-3B1B26F182EB> /Applications/Motion.app/Contents/Frameworks/ProGraphics.framework/Versions/A/P roGraphics
       0x10174c000 -        0x10178cfff  com.apple.proshapes.framework 1.0 (22139.8.18) <2946D1CD-9918-3422-BEA1-CCED55D959AE> /Applications/Motion.app/Contents/Frameworks/ProShapes.framework/Versions/A/Pro Shapes
       0x1017b4000 -        0x102490fff  com.apple.Flexo 1.0.0 (22139.8.18) <9104ED55-A438-3292-BD23-76256E98D3E5> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Flexo
       0x1029fb000 -        0x102a99ff7  com.apple.LunaKit 1.0 (22139.8.18) <7F1C0F1F-2A3F-3FD7-824C-252DBE97ED14> /Applications/Motion.app/Contents/Frameworks/LunaKit.framework/Versions/A/LunaK it
       0x102b1f000 -        0x102c62ff7  com.apple.Lithium 5.0.0 (22139.8.18) <4B762A45-3A8B-3413-931F-0F8838B1E81F> /Applications/Motion.app/Contents/Frameworks/Lithium.framework/Versions/A/Lithi um
       0x102ce1000 -        0x102d28fff  com.apple.CoreMedia.ProAppsSupport 1.0 (705.93.1) <DC1B365F-3F41-3C95-8B60-83A8B5984DB1> /Applications/Motion.app/Contents/Frameworks/CoreMedia.framework/Versions/A/Cor eMedia
       0x102d4a000 -        0x102d90fff  com.apple.pro.sharedstudio 1.0 (22139.8.18) <3E853FB7-C4EC-339B-B865-338B0F5C953C> /Applications/Motion.app/Contents/Frameworks/StudioSharedResources.framework/Ve rsions/A/StudioSharedResources
       0x102de1000 -        0x102ef1ff7  org.python.python 2.6.1 (2.6.1) <126DA8FF-5BC2-8788-51E3-D7A29A3F9F0F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
       0x102f51000 -        0x102f51ff7  com.apple.Helium 3.1.0 (22139.8.18) <B711A2AB-0AF1-3426-B4EB-6EFE61C28F0E> /Applications/Motion.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
       0x102f55000 -        0x102fa5ff7  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <E7DBCE93-A637-ABA2-B623-6A76B82EE243> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
       0x102fcd000 -        0x102fecfff  com.apple.fxplugframework 2.4 (22139.8.18) <F1603363-B6C8-36B3-895E-CC6CBC719826> /Applications/Motion.app/Contents/Frameworks/FxPlug.framework/Versions/A/FxPlug
       0x103002000 -        0x103012fff  com.apple.RetimingMath 5.0.0 (22139.8.18) <B0E6FBF8-E397-3FE4-BA8F-D040EBF01A3C> /Applications/Motion.app/Contents/Frameworks/RetimingMath.framework/Versions/A/ RetimingMath
       0x103024000 -        0x103097fff  com.apple.procurveeditor.framework 3.1.0 (22139.8.18) <36E347EA-0CFA-334E-A5AF-9D742C431544> /Applications/Motion.app/Contents/Frameworks/ProCurveEditor.framework/Versions/ A/ProCurveEditor
       0x1030d2000 -        0x103176fff  com.apple.ProAppsFxSupport 4.0.0 (22139.8.18) <6508FC79-0681-3117-8BCE-B8592AA7DB39> /Applications/Motion.app/Contents/Frameworks/ProAppsFxSupport.framework/Version s/A/ProAppsFxSupport
       0x10339c000 -        0x103407fff  com.apple.proapps.AudioMixEngine 2.0 (68) <8895207D-9C73-3FDF-ABBA-EDD824A04AA1> /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Versions/A/Framewo rks/AudioMixEngine.framework/Versions/A/AudioMixEngine
       0x103433000 -        0x103868ff7  com.apple.VideoToolbox.ProAppsSupport 1.0 (705.93.1) <BFD16283-9757-3D08-B8BE-21C266B4B004> /Applications/Motion.app/Contents/Frameworks/VideoToolbox.framework/Versions/A/ VideoToolbox
       0x1038f2000 -        0x1039edff7  com.apple.proosc.framework 3.1.0 (22139.8.18) <18B6CDDA-E2D0-39AB-B533-D2C6DE6B587A> /Applications/Motion.app/Contents/Frameworks/ProOSC.framework/Versions/A/ProOSC
       0x103a4c000 -        0x103a81ff7  com.apple.progl.framework 1.0 (22139.8.18) <453D46A1-64F3-38BE-B36B-37ACEE9E3CCA> /Applications/Motion.app/Contents/Frameworks/ProGL.framework/Versions/A/ProGL
       0x103abb000 -        0x103ec0ff7  com.apple.Helium.HeliumRender 2.1.0 (22139.8.18) <E843223B-59CB-343A-9B51-F16191CB12D7> /Applications/Motion.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
       0x103fa5000 -        0x10408ffef  com.apple.Helium.Heliumfilters 2.1.0 (22139.8.18) <EC00DF2D-BB96-380D-80E7-E610CF6EA954> /Applications/Motion.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumFilters.framework/Versions/A/HeliumFilters
       0x1043ee000 -        0x10467cff7  com.apple.Helium.HeliumSensoCore 2.0.2 (22139.8.18) <1CAD967F-CDB9-32F1-A137-F99BF44416EC> /Applications/Motion.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumSensoCore.framework/Versions/A/HeliumSensoCore
       0x1046eb000 -        0x104a94ff7  com.apple.MediaToolbox.ProAppsSupport 1.0 (705.93.1) <E7F59C79-9976-3F27-960B-F329E6675790> /Applications/Motion.app/Contents/Frameworks/MediaToolbox.framework/Versions/A/ MediaToolbox
       0x104b04000 -        0x104bebff7  com.apple.TLKit 1.0 (22139.8.18) <6D96F04D-AA97-3A06-97A1-16CEBCFC7149> /Applications/Motion.app/Contents/Frameworks/TLKit.framework/Versions/A/TLKit
       0x104c58000 -        0x104c73ff7  com.apple.DeepSkyLite 0.6 (22139.8.18) <9AFA842A-DC54-3E82-A64E-BFF48794A98B> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/DeepSkyLite.framework/Versions/A/DeepSkyLite
       0x104c87000 -        0x104cb3fff  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <5B92DFB9-CE09-74B3-E67D-7302FB5984E8> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
       0x104ccc000 -        0x104d91fff  com.apple.proapps.MIO 2.0 (22139.8.18) <1231C47B-8D9F-3025-8961-F60578059905> /Applications/Motion.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
       0x104dff000 -        0x104e17ff7  com.apple.iLifeFaceRecognition 1.0 (21) <60E123B3-CDE3-3D31-A423-C5D225263EFB> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/iLifeFaceRecognition
       0x104e29000 -        0x104e3bff7  com.apple.TLKEventDispatcher 1.0 (22139.8.18) <5E09EDA0-2807-3ADB-A708-8438A9A279B4> /Applications/Motion.app/Contents/Frameworks/TLKEventDispatcher.framework/Versi ons/A/TLKEventDispatcher
       0x104e4a000 -        0x104e4dfff  com.apple.proapps.Flexo.FFAudioUnitInfoCache 1.0 (1) <9DBC6B60-483B-3322-BCDB-71C7F12322C7> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/FFAudioUnitInfoCache.framework/Versions/A/FFAudioUnitInfoCache
       0x104e53000 -        0x104e8aff7  com.apple.FWAVC 130.46 (46) <98356E01-C6E3-44EA-0D44-412CDC595F0B> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
       0x104ea1000 -        0x104ea3fff +eOkaoCom.dylib ??? (???) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoCom.dylib
       0x104ea7000 -        0x104eceff2 +eOkaoPt.dylib ??? (???) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoPt.dylib
       0x104ed5000 -        0x104f0afe7 +eOkaoDt.dylib ??? (???) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoDt.dylib
       0x104f11000 -        0x105079fef +eOkaoFr.dylib ??? (???) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoFr.dylib
       0x10507f000 -        0x105093fff  com.apple.MAAudioUnitSupport 1.0.0 (101) <798BC286-1A96-3329-ACDB-F8054B48781D> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/FFAudioUnitInfoCache.framework/Versions/A/Frameworks/MAAudioUnitSupport.fram ework/Versions/A/MAAudioUnitSupport
       0x1053cf000 -        0x1053f5fff  GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x105700000 -        0x105751fff  com.apple.CoreMediaIO 216.0 (3199.9) <D51875C2-306E-316C-BC15-A5A879F306A6> /Applications/Motion.app/Contents/Frameworks/CoreMediaIO.framework/Versions/Cur rent/CoreMediaIO
       0x127200000 -        0x127393fe7  GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x1273c4000 -        0x1277b6fff  com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <282E53E2-ABB3-B97D-F298-6A8FE21F3A5A> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
       0x127be4000 -        0x127bedfff  com.apple.Audio.provider 1.0.0 (22139.8.18) <BECFB589-094A-3FBE-A7D2-1893DD40BB1A> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns /MediaProviders/AudioProvider.fxp/Contents/MacOS/AudioProvider
       0x127bf5000 -        0x127bf9ff7  com.apple.proapps.AppleCMQTAdapterCodec 1.0 (1) <B9CE5B75-0B33-3D90-B520-4095C61B3097> /Applications/Motion.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Conte nts/PlugIns/AppleCMQTAdapterCodec.bundle/Contents/MacOS/AppleCMQTAdapterCodec
       0x127e00000 -        0x127e36fff  com.apple.Fig.provider 1.0.0 (22139.8.18) <50B21342-F2B2-39F8-8DFF-0BDE1EAE57EA> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns /MediaProviders/FigProvider.fxp/Contents/MacOS/FigProvider
       0x127e4b000 -        0x127e85ff7  com.apple.proapps.AppleAVCIntraCodec 1.1 (6010.16) <E801BD25-6D09-3309-A42D-C2A994528F28> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leAVCIntraCodec.bundle/Contents/MacOS/AppleAVCIntraCodec
       0x127e93000 -        0x127ed6fff  com.apple.proapps.AppleDVCPROHDCodec 1.0.1 (5708) <71251E1E-6F05-3995-AC23-421CF09A222E> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leDVCPROHDCodec.bundle/Contents/MacOS/AppleDVCPROHDCodec
       0x127ee4000 -        0x127f02fff  com.apple.proapps.AppleIMXCodec 1.0.1 (5708) <447E4868-86F3-3370-B711-6851B3FF050A> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leIMXCodec.bundle/Contents/MacOS/AppleIMXCodec
       0x127f14000 -        0x127f37ff7  com.apple.proapps.AppleIntermediateCodec 1.0.1 (5718) <0340D8F0-0E05-34CE-B9AB-3147270B68C2> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leIntermediateCodec.bundle/Contents/MacOS/AppleIntermediateCodec
       0x127f44000 -        0x127f53fe7  com.apple.proapps.AppleUncompressedCodec 1.0.1 (5757.41) <E4C5AEC4-FA77-3896-A8AE-D9D6044AE992> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leUncompressedCodec.bundle/Contents/MacOS/AppleUncompressedCodec
       0x127f5c000 -        0x127f7dfff  com.apple.FxPlug.provider 1.0.0 (22139.8.18) &l

Hey Otto,
I know that I could do this - in theory. The thing is that I get the same errors in PDF creation when I copy the root element. For this reason I'm copying the subforms piece by piece into a new form. Fortunately there are just 3 subforms on two master pages..
Regards, Eike

Similar Messages

  • HTML tags not displayed when using Data Template

    Hi All...
    I'm developing a BI Publisher report in which one of the columns is a clob data type. I'm using an xsl stylesheet to format the data present in the clob column.
    I've developed the report using data template as the data set. The problem is the clob column which has the HTML tags where not displayed properly...for example
    the tag starting with
    <
    is replaced with
    & lt;
    I did a couple of searches in this forum and in tim's blog but couldn't find a proper solution...
    http://blogs.oracle.com/xmlpublisher/2007/01/formatting_html_with_templates.html
    API and HTML Formated Content
    Re: Problem with text data elements containing escaped HTML codes
    HTML Output from CDATA
    Re: HTML formatted output
    Re: Special characters in CLOB are making report fail
    Re: Formatting of HTML tag problem
    I'm using BI Publisher standalone:Release 10.1.3.2. In one of the threads..
    Re: Special characters in CLOB are making report fail
    I came to know that data template cannot generate proper HTML tags for release 10.1.3.2. Is there any work around way to get the proper HTML tags when data template is used as a data set?
    Thanks in Advance...
    Edited by: user10280715 on Dec 9, 2008 3:13 PM

    Issue could be with the data that is selected in the other environment. It generally happens that the ALV will not give the same results as in the DEV in the other systems.
    Possible errors could be the control break statements in the loop...endloop block. validate the correctness of the control break stmts if any.

  • Potential problem when using a template

    Hi,
    I am fairly new to dreamweaver and I have created a template
    for my website, I am now using that template to produce a number of
    other pages. When I come to save it I save it as a new file,it is
    saving as a HTM file rather than a HTML file, is this normal?? Also
    once I have saved it once as a HTM file, I have to keep using 'save
    as' rather than just 'save', or it will save it as a template. Is
    this behaviour normal??
    Thanks,

    > it is saving as a HTM file rather than a HTML
    > file, is this normal?? Also once I have saved it once as
    a HTM file, I
    > have to
    > keep using 'save as' rather than just 'save', or it will
    save it as a
    > template.
    > Is this behaviour normal??
    No. It means you are not using templates properly. The way
    you use them is
    not to open the template file, add unique content, and then
    resave as
    *.html. You should always *spawn* a new child from the
    template file first
    using FILE | New from Template > site name > template
    name > Create. And
    you should definitely read DW's F1 help about how to use
    templates before
    going any further.
    By the way, this means that all of the pages you have
    generated so far are
    improperly made, and you will have to recreate them using the
    spawning
    method I described above.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "areynoldsdh1" <[email protected]> wrote in
    message
    news:gnehfv$bkd$[email protected]..
    > Hi,
    >
    > I am fairly new to dreamweaver and I have created a
    template for my
    > website, I
    > am now using that template to produce a number of other
    pages. When I
    > come to
    > save it I save it as a new file,it is saving as a HTM
    file rather than a
    > HTML
    > file, is this normal?? Also once I have saved it once as
    a HTM file, I
    > have to
    > keep using 'save as' rather than just 'save', or it will
    save it as a
    > template.
    > Is this behaviour normal??
    >
    > Thanks,
    >
    >

  • After Effects quits when using a template

    my After Effects keeps quting when i use a template
    Message was edited by: Kevin Monahan Reason: Title was changed to make it more searchable

    Hi Richard,
    i have after effects CC 12.2 i bought a cople of templease here are the
    issisues that comes up.
    A copy of your project was saved at: /Users/matelus/Documents/After Effects
    Crash_13.aep.
    Last log message was:  Making New Context
    . Generating crash log, which may take a few minutes.
    and this the other mssge i have no idea whtat this means.
    Process:         After Effects
    Path:            /Applications/Adobe After Effects CC/Adobe After Effects
    CC.app/Contents/MacOS/After Effects
    Identifier:      com.adobe.AfterEffects
    Version:         12.2 (12.2)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd
    Responsible:     After Effects
    User ID:         501
    Date/Time:       2014-01-14 22:13:39.994 -0500
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  DADF55E6-7BCA-F33B-E2F4-5CA0CD577405
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
    VM Regions Near 0x10:
    -->
        __TEXT                 0000000100000000-0000000100004000
    r-x/rwx SM=COW  /Applications/Adobe After Effects CC/Adobe After Effects
    CC.app/Contents/MacOS/After Effects
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.psl                     0x000000010e34ed49 0x10e0e6000 +
    2526537
    1   com.adobe.psl                     0x000000010e2d6aae 0x10e0e6000 +
    2034350

  • REPOST:Timing does not show up when using custom templates

    all,
    When I create an unstructured template and use it in a report with show timing set to true, the timing does not show up.
    any tips

    Correcting my previous reply,
    Timing will NOT show if you are using custom template.
    null

  • How do I create a master page when using Project7 templates?

    Hi,
    I am using P7 templates to easily create a nice website. However, I would like to create for example the main menu only once and have it re-used on every page or at least every page I want to. I think this is a called a masterpage (?) where you can tag parts to be re-used on other pages.
    Can somebody please tell me where I can find support, examples, tutorials on this? Or can somebody tell me how to do this in a P7 template?
    Thanks in advance!!
    Robert (Netherlands)

    You want to save your project page as a DW Template from which your other site pages will be spawned.  Or, you want to use Server-Side Includes (SSIs).
    Guidance  on when to use DW Templates and SSIs  -
    http://www.adobe.com/devnet/dreamweaver/articles/ssi_lbi_template.html
    More on DWTemplates -
    http://forums.adobe.com/message/2032104#2032104
    More on SSI -
    http://forums.adobe.com/message/2112460#2112460
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Impossible to use the $ sign when using billing template.

    My setting (default language) of my imac are set to French Canadian.When using page, I try to create a bill from template and the default dollar sign is in "euro".If I switch it to the "$" sign, it works up until I try to print, than the multicolor start spinning and than the apps quit.It impossible to work around it.If I print with the "euro" symbol, it works fine.Ive try switching my language setting but no luck!
    Please help!

    See:
    iOS: Troubleshooting applications purchased from the App Store
    Contact the developer/go to their support site if only one app.
    Restore from backup. See:
    iOS: How to back up              
    Restore to factory settings/new iPod

  • Error when using the template installer MI post installation process

    Hi all,
    I am busy to configure the Netweaver Administrator in order to create setup packages for mobile devices. This is a WAS 6.40 ABAP JAVA instance with mobile infrastructure.
    I have installed the netweaver SR1 and upgraded abap and java to SPS18 afterwards.
    Afterwards I used the template installer, I executed:  MI post installation process.
    But when I did this an error message occured on the following node:
    step ID 8 registering RFC connection.
    Error message:
    Element
    'SAPConfigLib.<SID>.Unclassified.set_Server_Service':!BrokerImport.import_of_element_failed!!BrokerImport.Fehler!com.sap.tc.lm.ctc.cul.cpi.exceptions.CPIBaseException:
    <--Localization failed:
    ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle',
    ID='com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION', Arguments:
    []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key
    com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION:com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter.writeElement!BrokerImport.LINE!179-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.86
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.serviceimpl.importservice.CULConfigurationImport.importConfiguration.89
    -:com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter.run.41 Element 'SAPConfigLib.<SID>.Unclassified.set_Server_Service':Error during executing Java Reflection:JCO.Client not connected in repository call
    Here after I followed manual: MI25 SPS18 inst newtech.pdf for configuring the NWA.
    I checked the complete manual, but still the error message occurs, when I am using the template installer.
    There is one more thing.
    When I go to the NWA, to the Mobile Infrastructure node, allmost all subnodes give me the following error:
    (For instance on hierarchy grouping:)
    Failed to get hierarchy group elements from middleware. Reason: Could not connect to middleware.
    Does this error message relate to the other error message?
    Please give me advise/hints/directions to solve this problem....
    Your help will be appreciated!
    Best regards,
    Jacco Raymakers

    I got error during use of template installer in NWA. It is MI post installation in N/w2004s SP09
    Error message:
    Element
    'SAPConfigLib.<SID>.Unclassified.set_Server_Service':!BrokerImport.import_of_element_failed!!BrokerImport.Fehler!com.sap.tc.lm.ctc.cul.cpi.exceptions.CPIBaseException:
    <--Localization failed:
    ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle',
    ID='com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION', Arguments:
    []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key
    com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION:com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter.writeElement!BrokerImport.LINE!179-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.86
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.serviceimpl.importservice.CULConfigurationImport.importConfiguration.89
    -:com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter.run.41 Element 'SAPConfigLib.<SID>.Unclassified.set_Server_Service':Error during executing Java Reflection:JCO.Client not connected in repository call
    Please help me the resolve this.

  • Jdbc module when using domain template

    Hi, I setup a wlp domain and has a few jdbc modules under config/jdbc directory. Then I created a domain template using this domain. I am thinking of using WLST to create new domain using this template. However for those jdbc modules I need to change the user name and password for each new domain. Where can I make the change and how? Thanks

    You can create by using for example,
    print 'CREATE DOMAIN';
    readTemplate(domaintemplate);
    setOption('DomainName', domainname);
    setOption('OverwriteDomain', 'true');
    setOption('ServerStartMode', 'prod');
    cd('/Security/base_domain/User/weblogic');
    cmo.setName(adminusername);
    cmo.setUserPassword(adminpassword);
    cd('/');
    writeDomain(domaindirectory);after this you can start the admin server,
    startServer(adminservername, domainname, adminserverurl, adminusername, adminpassword, domaindirectory);then you can use
    print 'START EDIT MODE';
    edit();
    startEdit();
    print 'Lookup resource'
    datasource = cmo.lookupJDBCSystemResource('DataSourceName');
    resource = datasource.getJDBCResource();
    driverParams = resource.getJDBCDriverParams();
    driverParams.setPassword('password');
    driverProperties = driverParams.getProperties();
    driverProperties.createProperty('user');
    userProperty = driverProperties.lookupProperty('user');
    userProperty.setValue('username');http://middlewaremagic.com/weblogic/?p=7795

  • Premiere Elements 10 crashing when using disk templates

    Hi there
    I have a really annoying problem when trying to use Premiere Elements 10 on my Mac
    I can import and edit video ok but as soon as I try to build a disk using one of the pre-installed templates Premiere Elements 10 crashes with the following message 'Sorry a serious error has occurred that requires Adobe Premiere Elements to shut down. We will attempt to save your current project'. It doesn't seem to matter which template I choose the error always happens.
    When I re-open the project all the video is missing and I have to start the project over again which is really frustrating.
    Anyone have any idea as to why this is happening? I have tried uninstalling and re-installing Premiere Elements 10 but that hasn't helped.
    I have included a screen shot and also info from a crash report (which includes the specs for my MacMini) below.
    Any and all help is appreciated.
    Jonty
    Process:         Adobe Premiere Elements [9447]
    Path:            /Applications/Adobe Premiere Elements 10/Adobe Premiere Elements.app/Contents/MacOS/Adobe Premiere Elements
    Identifier:      com.adobe.Adobe Premiere Elements.framework
    Version:         20110902.B343.280460 (10.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [156]
    Responsible:     Adobe Premiere Elements [9447]
    User ID:         501
    Date/Time:       2013-11-03 17:20:39.900 +0000
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  610CE585-EE61-A1BD-EDC5-1DBB16EAE93D
    Sleep/Wake UUID: 600284FD-46CB-4F6D-86BA-EA516767AD75
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    terminating with uncaught exception of type PSSLO::BadPointerException
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9a8a1952 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x935cd167 pthread_kill + 101
    2   libsystem_c.dylib                       0x94af0340 abort + 155
    3   libc++abi.dylib                         0x93130869 abort_message + 169
    4   libc++abi.dylib                         0x93151597 default_terminate_handler() + 292
    5   libc++abi.dylib                         0x9314edd0 std::__terminate(void (*)()) + 14
    6   libc++abi.dylib                         0x9314ea05 __cxa_rethrow + 103
    7   com.adobe.Frontend.framework            0x06a3899e FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0 <int>) + 78
    8   com.adobe.dvaui.framework               0x005652b0 bool dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<bool>(boost::f unction0<bool>, bool*) + 160
    9   com.adobe.dvaui.framework               0x005657ac bool dvacore::config::ExecuteTopLevelFunction<bool>(boost::function0<bool>, bool*) + 92
    10  com.adobe.dvaui.framework               0x0066698a -[DVAMacWindowDelegate performDragOperation:] + 202
    11  com.apple.AppKit                        0x9a49f1c1 -[NSWindow(NSDrag) performDragOperation:] + 91
    12  com.apple.AppKit                        0x99f754db NSCoreDragReceiveMessageProc + 655
    13  com.apple.HIServices                    0x9b8ca72b DoMultipartDropMessage + 346
    14  com.apple.HIServices                    0x9b8ca3dc DoDropMessage + 66
    15  com.apple.HIServices                    0x9b8ca35e SendDropMessage + 43
    16  com.apple.HIServices                    0x9b8c642a DragInApplication + 555
    17  com.apple.HIServices                    0x9b8c51fd CoreDragStartDragging + 521
    18  com.apple.AppKit                        0x99f71026 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 1298
    19  com.apple.AppKit                        0x9a152bdc -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1333
    20  com.apple.AppKit                        0x9a49f3da -[NSWindow(NSDrag) dragImage:at:offset:event:pasteboard:source:slideBack:] + 142
    21  com.adobe.dvaui.framework               0x00661ff6 -[DVAMacPanelWindow dragImage:at:offset:event:pasteboard:source:slideBack:] + 118
    22  com.adobe.dvaui.framework               0x00568589 dvaui::datatransfer::OS_SendData::DoDragAndDrop(int, int*) + 393
    23  com.adobe.UIFramework.framework          0x013f15f7 UIF::DataSource::DoDragAndDrop(int const&, int*) + 119
    24  com.adobe.HandlerProject.framework          0x0c2724dd HandlerProject::DVDTemplatesView::OnDragSelection(ASL::InterfaceRef<BE::ITreeItemSelectio n, BE::ITreeItemSelection>, UIF::DataSource*) + 765
    25  com.adobe.HandlerProject.framework          0x0c272beb HandlerProject::DVDTemplatesView::ListenToMessage(ASL::Message const&) + 267
    26  com.adobe.ASLMessaging.framework          0x0194cc9f ASL::Broadcaster::BroadcastMessage(ASL::Message const&) + 1487
    27  com.adobe.ASLMessaging.framework          0x01958c8f ASL::StationUtils::BroadcastMessage(ASL::ImmutableString const&, ASL::Message const&) + 63
    28  com.adobe.premiere-elements.HSL          0x0a4e1bc3 HSL::MediaContentViewBase::DragSelection(ASL::ParamPoint<int> const&, UIF::DataSource*) + 163
    29  com.adobe.premiere-elements.HSL          0x0a52776a HSL::MediaListView::MouseMoveSelf(ASL::ParamPoint<int> const&, UIF::KeyModifiers const&) + 1386
    30  com.adobe.UIFramework.framework          0x014c8511 UIF::WindowImplMouseCapture::DoMouseEvent(dvaui::ui::MouseEvent const&) + 305
    31  com.adobe.dvaui.framework               0x005e3fa9 dvaui::ui::UI_Node::UI_DispatchCapturedMouseEvent(dvaui::ui::MouseEvent const&) + 969
    32  com.adobe.dvaui.framework               0x005e60a6 dvaui::ui::UI_Node::UI_DispatchMouseEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&, bool) + 134
    33  com.adobe.dvaui.framework               0x005e61b7 dvaui::ui::UI_Node::UI_DispatchMouseEvent(dvaui::ui::MouseEvent const&, bool) + 71
    34  com.adobe.dvaui.framework               0x00669bdf dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 687
    35  com.adobe.dvaui.framework               0x00663751 dvaui::ui::OS_View::UI_DispatchPlatformMouseMoveEvent(dvaui::ui::OS_Event const&, bool, bool) + 209
    36  com.adobe.dvaui.framework               0x00653adb dvaui::ui::OS_View::UI_DispatchPlatformMouseDragEvent(dvaui::ui::OS_Event const&) + 43
    37  com.adobe.dvaui.framework               0x00664319 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 473
    38  com.adobe.dvaui.framework               0x006538b1 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 33
    39  com.adobe.dvaui.framework               0x0065a5a4 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 52
    40  com.adobe.dvaui.framework               0x006503f7 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, dvaui::ui::OS_View, NSEvent*>, boost::_bi::list2<boost::_bi::value<dvaui::ui::OS_View*>, boost::_bi::value<NSEvent*> > >, void>::invoke(boost::detail::function::function_buffer&) + 55
    41  com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    42  com.adobe.dvacore.framework             0x000999f1 int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 17
    43  com.adobe.dvacore.framework             0x00099b48 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(boost::function0<void>*, void*), boost::_bi::list2<boost::_bi::value<boost::function0<void>*>, boost::_bi::value<void*> > >, int>::invoke(boost::detail::function::function_buffer&) + 24
    44  com.adobe.Frontend.framework            0x06a39499 boost::function0<int>::operator()() const + 41
    45  com.adobe.Frontend.framework            0x06a38970 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0 <int>) + 32
    46  com.adobe.dvacore.framework             0x0009843f void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 159
    47  com.adobe.dvacore.framework             0x0009b13c void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 92
    48  com.adobe.dvaui.framework               0x0065db69 -[DVAMacContainerView mouseDragged:] + 201
    49  com.apple.AppKit                        0x99e5debc -[NSWindow sendEvent:] + 12064
    50  com.apple.AppKit                        0x99df9cad -[NSApplication sendEvent:] + 4034
    51  com.adobe.dvaui.framework               0x00654e54 -[DVAMacApplication sendEvent:] + 196
    52  com.apple.AppKit                        0x99c3e3bc -[NSApplication run] + 823
    53  com.adobe.Frontend.framework            0x06abf106 FE::MacApplication::RunSelf(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 214
    54  com.adobe.Frontend.framework            0x06a24c77 FE::Application::Run(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 1239
    55  com.adobe.Frontend.framework            0x06ac1d6a AppMain + 298
    56  com.adobe.Startup.framework             0x06d15dc0 (anonymous namespace)::LaunchFrontendFramework(ASL::ObjectPtr<ASL::Module, ASL::AtomicValue> const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, int, void*) + 176
    57  com.adobe.Adobe Premiere Elements.framework          0x00003546 (anonymous namespace)::CallStartupFramework(int, char const* const*) + 246
    58  com.adobe.Adobe Premiere Elements.framework          0x00003b59 main + 313
    59  com.adobe.Adobe Premiere Elements.framework          0x000033ca start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9a8a2992 kevent64 + 10
    1   libdispatch.dylib                       0x9a8478bd _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x9a847556 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib                 0x935d0fa3 pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x15d6c900 C_AMTUISwitchSuppressUpdates + 16864
    4   com.adobe.amt.services                  0x15d65650 C_EULA_SetState + 2164
    5   com.adobe.amt.services                  0x15d6c966 C_AMTUISwitchSuppressUpdates + 16966
    6   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.ASLFoundation.framework          0x0184a1de ASL::(anonymous namespace)::TaskProc(void*) + 94
    7   com.apple.CoreServices.CarbonCore          0x999af56e PrivateMPEntryPoint + 68
    8   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9a8a1b76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x94b0f05b nanosleep$UNIX2003 + 219
    2   ScriptLayer                             0x0d2a05ab ScObjects::Thread::sleep(unsigned int) + 59
    3   ScriptLayer                             0x0d2892a3 ScObjects::BridgeTalkThread::run() + 163
    4   ScriptLayer                             0x0d2a06b8 ScObjects::Thread::go(void*) + 168
    5   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    6   libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    7   libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.ACE                           0x05200309 0x51c5000 + 242441
    7   com.adobe.ACE                           0x051ffd01 0x51c5000 + 240897
    8   com.apple.CoreServices.CarbonCore          0x999af56e PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.ACE                           0x05200309 0x51c5000 + 242441
    7   com.adobe.ACE                           0x051ffd01 0x51c5000 + 240897
    8   com.apple.CoreServices.CarbonCore          0x999af56e PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.ACE                           0x05200309 0x51c5000 + 242441
    7   com.adobe.ACE                           0x051ffd01 0x51c5000 + 240897
    8   com.apple.CoreServices.CarbonCore          0x999af56e PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x9a8a2976 kevent + 10
    1   com.adobe.dvatransport.framework          0x01a129c3 boost::asio::detail::kqueue_reactor<false>::run(bool) + 531
    2   com.adobe.dvatransport.framework          0x01a13be9 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 489
    3   com.adobe.dvatransport.framework          0x019f035e SkyConnectionEnv::MainLoop() + 94
    4   com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    5   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    6   libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    7   libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.dvatransport.framework          0x01a13ea2 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 1186
    4   com.adobe.dvatransport.framework          0x01a14913 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service<boost::asio ::ip::tcp>::work_io_service_runner>::run() + 51
    5   com.adobe.dvatransport.framework          0x019f9567 asio_detail_posix_thread_function + 23
    6   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib                 0x935cf042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x999e2b2d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    5   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    6   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    7   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    8   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    9   com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    10  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    11  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    12  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    13  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.dvacore.framework             0x0011159a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework             0x0010d45a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    10  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    12  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    13  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    14  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ImporterFlash.framework          0x271964ba void boost::condition_variable_any::wait<boost::unique_lock<boost::recursive_mutex> >(boost::unique_lock<boost::recursive_mutex>&) + 106
    4   com.adobe.ImporterFlash.framework          0x27192061 ImporterFlash::SingleThreadExecutor::ThreadProcedure() + 289
    5   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    6   com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    7   com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    8   com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    9   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.CameraRaw                     0x2e3cf686 0x2e12b000 + 2770566
    7   com.adobe.CameraRaw                     0x2e3ce837 0x2e12b000 + 2766903
    8   com.apple.CoreServices.CarbonCore          0x999af56e PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.CameraRaw                     0x2e3cf686 0x2e12b000 + 2770566
    7   com.adobe.CameraRaw                     0x2e3ce837 0x2e12b000 + 2766903
    8   com.apple.CoreServices.CarbonCore          0x999af56e PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x999e2922 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x999e2b46 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x999aef92 MPWaitOnQueue + 199
    6   com.adobe.CameraRaw                     0x2e3cf686 0x2e12b000 + 2770566
    7   com.adobe.CameraRaw                     0x2e3ce837 0x2e12b000 + 2766903
    8   com.apple.CoreServices.CarbonCore          0x999af56e PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 24:: cr_scratch
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x935ced1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x935d0bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.CameraRaw                     0x2e19e2a8 0x2e12b000 + 471720
    4   com.adobe.CameraRaw                     0x2e57def4 EntryFM + 1063988
    5   com.adobe.CameraRaw                     0x2e28d50c 0x2e12b000 + 1451276
    6   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x9a89cf7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9a89c16c mach_msg + 68
    2   com.apple.CoreFoundation                0x93291f69 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x93291541 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x93290d5a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x93353461 CFRunLoopRun + 129
    6   com.adobe.dvacore.framework             0x000fc707 dvacore::threads::RunPlatformEventLoop() + 103
    7   com.adobe.dvacore.framework             0x0010208a dvacore::threads::(anonymous namespace)::EventLoopExecutor::EventLoopMain(dvacore::threads::SyncPoint&) + 154
    8   com.adobe.dvacore.framework             0x00101d67 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, dvacore::threads::(anonymous namespace)::EventLoopExecutor, dvacore::threads::SyncPoint&>, boost::_bi::list2<boost::_bi::value<dvacore::threads::(anonymous namespace)::EventLoopExecutor*>, boost::reference_wrapper<dvacore::threads::SyncPoint> > >, void>::invoke(boost::detail::function::function_buffer&) + 55
    9   com.adobe.dvacore.framework             0x0009ae69 boost::function0<void>::operator()() const + 41
    10  com.adobe.dvacore.framework             0x00109eed dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 109
    11  com.adobe.dvacore.framework             0x0010ade0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    12  com.adobe.boost_threads.framework          0x0003b00d thread_proxy + 141
    13  libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    14  libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    15  libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x9a8a1656 __open + 10
    1   com.adobe.Frontend.framework            0x06a70106 FE::(anonymous namespace)::waitformsg(void*) + 86
    2   libsystem_pthread.dylib                 0x935cc5fb _pthread_body + 144
    3   libsystem_pthread.dylib                 0x935cc485 _pthread_start + 130
    4   libsystem_pthread.dylib                 0x935d1cf2 thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x9a8a17ca __psynch_cvwait + 10
    1   li

    jonty1512
    Thanks for the follow up.
    I am strictly an Elements Windows user, so my information on the pros and cons of the Mac operating systems is second hand. From what I have read, there appears to be problems with that Mac OS x 10.9 (Mavericks).
    But, let us clear away the basic setup first so we do not have to worry about those factors entering into the troubleshooting mix.
    Project Preset should match the properties of your source media. Export choices do not have to be the same as the project preset. And, there appears to be an issue with your choice...
    a. What do you have PAL DV Widescreen? If so you have 720 x 576 with a 16:9 flag to stretch the video for display after encoding. I am assuming that your 25 frames per second frame rate is interlaced. Is that correct?
    If you have 720 x 576 16:9 at 25 interlaced frames per second, your pixel aspect ratio would be expected to be 1.4587 with Field Order = Lower Field First. If all that is so, then your project preset would be expected to be
    PAL
    DV
    Widescreen.
    The project preset needs to match the properties of your source media so that it can direct the program to set up the correct space in the Edit Mode monitor for editing purposes. It also directs that project as to which set of DVD template (.psd) files to offer you when you get to the disc menu section of the program.
    So let us sort through the above versus the following...
    a. Are you dealing with source media with frame size 1024 x 576 pixels with pixel aspect ratio of Square Pixels (1.0).
    b. Is the Field Type, (None) Progressive
    When you talk about 576p, to what specific export settings are you referring?
    Let us review the above and get those details worked through.
    The bottom line may be that Mac operating system. But, we will let the details define out troubleshooting strategy.
    Thanks.
    ATR

  • Page designer show small view when using page template and cannot be run

    Dear Experts,
    I need to make some page templates.
    I have build 2 simple page templates, let say template0 & template1 which template1 using template0.
    It show no any problem until I close my Jdeveloper & reopen it.
    When I reopen template1, it show so small in designer (Jdeveloper window).
    Is there any wrong?
    I have build another template, just 1 template.
    When I used it at the first time, no any strange behavior occur.
    After ... (I don't exactly when), it give me the same view in my designer.
    Then I force to use my first tempate (template1 which used template0 inside), I cannot run my application at all.
    After wait several minutes, I found error log in my log messages.
    *#### Server Instance DefaultServer could not be started: Server Instance was terminated.*
    Above the message, I found another error messages:
    *Jun 7, 2009 5:40:19 PM ComponentMetadataHandler _error*
    WARNING: error parsing component tag in file: null/tag:xmlContent/id:dte_160d74a
    org.xml.sax.SAXParseException: <Line 69, Column 7>: XML-20100: (Fatal Error) Expected 'EOF'.
    *     at oracle.xml.parser.v2.XMLError.flushErrorHandler(XMLError.java:422)*
    Is there anyone that can help me to find out why this error occured?
    Should I raise this problem to metalink or just can post it in this forum?
    Many thanks for your supporting...
    N.B: Below I attach my template0 (AHM000.jspx) and template1 (AHM001.jspx)
    Best regards,
    Dominic Chandra
    AHM000.jspx
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    xmlns:c="http://java.sun.com/jsp/jstl/core">
    <c:set var="ahmwebtemplateBundleAHM000"
    value="#{adfBundle['com.ahm.lib.view.template.AHMWebTemplateBundle']}"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <af:pageTemplateDef var="attrs">
    <af:panelSplitter orientation="vertical" splitterPosition="60">
    <f:facet name="first">
    <af:decorativeBox theme="dark" topHeight="0px">
    <f:facet name="center">
    <af:panelHeader text="#{attrs.pageTitle}">
    <f:facet name="context"/>
    <f:facet name="menuBar"/>
    <f:facet name="toolbar"/>
    <f:facet name="legend">
    <af:panelGroupLayout>
    <af:outputText value="#{attrs.pageName}"/>
    <af:outputText value="#{sessionScope.userState.userName}"/>
    <f:facet name="separator">
    <af:spacer width="10" height="10"/>
    </f:facet>
    </af:panelGroupLayout>
    </f:facet>
    <f:facet name="info">
    <af:statusIndicator/>
    </f:facet>
    </af:panelHeader>
    </f:facet>
    <f:facet name="top"/>
    </af:decorativeBox>
    </f:facet>
    <f:facet name="second">
    <af:panelSplitter orientation="vertical" positionedFromEnd="true"
    splitterPosition="20">
    <f:facet name="first">
    <af:decorativeBox theme="light" topHeight="0px">
    <f:facet name="center">
    <af:facetRef facetName="mainArea"/>
    </f:facet>
    <f:facet name="top"/>
    </af:decorativeBox>
    </f:facet>
    <f:facet name="second">
    <af:panelGroupLayout inlineStyle="text-align:right;">
    <af:outputText value="#{ahmwebtemplateBundleAHM000.VERSION} #{attrs.appVersion}"
    inlineStyle="color:Navy;"/>
    <af:outputText value="© 2009 PT Astra Honda Motor"
    inlineStyle="color:Navy; font-weight:bold;"/>
    <f:facet name="separator">
    <af:spacer width="10" height="10"/>
    </f:facet>
    </af:panelGroupLayout>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    </af:panelSplitter>
    <af:xmlContent>
    <component xmlns="http://xmlns.oracle.com/adf/faces/rich/component">
    <display-name>AHM000</display-name>
    <facet>
    <description>Main Area</description>
    <facet-name>mainArea</facet-name>
    </facet>
    <attribute>
    <attribute-name>pageTitle</attribute-name>
    <attribute-class>java.lang.String</attribute-class>
    <default-value>Page Title</default-value>
    <required>true</required>
    </attribute>
    <attribute>
    <attribute-name>
    pageName
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    ahmxxyyynnnznn
    </default-value>
    <required>
    true
    </required>
    </attribute>
    <attribute>
    <attribute-name>
    appVersion
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    1.0.0
    </default-value>
    </attribute>
    </component>
    </af:xmlContent>
    </af:pageTemplateDef>
    </jsp:root>
    AHM001.jspx
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    xmlns:c="http://java.sun.com/jsp/jstl/core">
    <c:set var="ahmwebtemplateBundleAHM001"
    value="#{adfBundle['com.ahm.lib.view.template.AHMWebTemplateBundle']}"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <af:pageTemplateDef var="attrs">
    <af:pageTemplate viewId="/template/AHM000.jspx">
    <f:facet name="mainArea">
    <af:panelSplitter splitterPosition="#{attrs.searchAreaPosition}">
    <f:facet name="first">
    <af:facetRef facetName="searchArea"/>
    </f:facet>
    <f:facet name="second">
    <af:panelSplitter positionedFromEnd="true"
    splitterPosition="#{attrs.infoAreaPosition}">
    <f:facet name="first">
    <af:facetRef facetName="mainArea"/>
    </f:facet>
    <f:facet name="second">
    <af:facetRef facetName="infoArea"/>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    <f:attribute name="pageTitle"
    value="#{attrs.pageTitle}"/>
    <f:attribute name="pageName" value="#{attrs.pageName}"/>
    <f:attribute name="appVersion" value="#{attrs.appVersion}"/>
    </af:pageTemplate>
    <af:xmlContent>
    <component xmlns="http://xmlns.oracle.com/adf/faces/rich/component">
    <display-name>AHM001</display-name>
    <facet>
    <description>Search Area</description>
    <facet-name>searchArea</facet-name>
    </facet>
    <facet>
    <description>Main Area</description>
    <facet-name>mainArea</facet-name>
    </facet>
    <facet>
    <description>Info Area</description>
    <facet-name>infoArea</facet-name>
    </facet>
    <attribute>
    <attribute-name>pageTitle</attribute-name>
    <attribute-class>java.lang.String</attribute-class>
    <default-value>Page Title</default-value>
    <required>true</required>
    </attribute>
    <attribute>
    <attribute-name>
    pageName
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    ahmxxyyynnnznn
    </default-value>
    <required>
    true
    </required>
    </attribute>
    <attribute>
    <attribute-name>
    appVersion
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    1.0.0
    </default-value>
    </attribute>
    <attribute>
    <attribute-name>
    searchAreaPosition
    </attribute-name>
    <attribute-class>
    java.lang.Integer
    </attribute-class>
    <default-value>
    200
    </default-value>
    </attribute>
    <attribute>
    <attribute-name>
    infoAreaPosition
    </attribute-name>
    <attribute-class>
    java.lang.Integer
    </attribute-class>
    <default-value>
    200
    </default-value>
    </attribute>
    </component>
    <af:decorativeBox>
    <f:facet name="center"/>
    <f:facet name="top"/>
    </af:decorativeBox>
    </af:xmlContent>
    </af:pageTemplateDef>
    </jsp:root>

    Hi...
    Thanks for asking....
    As I put in my post before, I include template0 in my template1, as seen in template1 (AHM001):
    <af:pageTemplateDef var="attrs">
    *<af:pageTemplate viewId="/template/AHM000.jspx">*
    I use AHM000 inside AHM001. I use this approach to build many template based on one basic design.
    Actually, I don't think the problem is in page template usage because as I submitted paralel to Metalink, I've already not called template0 in template1 but I copy template0's contents to template1.
    Unfortunately, page designer show small view and below error messages still occured.
    *Jun 7, 2009 10:25:20 PM ComponentMetadataHandler _error*
    WARNING: error parsing component tag in file: /AhmTestTemplate-ViewController1-context-root/template/AHM001.jspx/tag:xmlContent/id:null
    org.xml.sax.SAXParseException: <Line 115, Column 51>: XML-20100: (Fatal Error) Expected 'EOF'.
    Fortunately my application can be run already altough the error message still logged.
    Many thanks,
    Dominic C.

  • BUG: EL does not evaluate when used in template text but does in tag.

    When I run the jsp below the EL on Line1 evaluates but the EL on Line2 does not. It was my understanding that the form in Line2 should be valid.
    Environment is Jdev 10.1.3.3, Servlet 2.4, JSP 2.0, J2EE 1.4, JSTL 1.1
    Does anyone have any thoughts?
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"></meta>
    <title>mainMenu</title>
    </head>
    <body>
    Line1 1+2=<c:out value="${1+2}"/> This evaluates.
    Line2 1+2=${1+2} This does not.
    </body>
    </html>
    web.xml is
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    </web-app>
    Thanks
    PaulJP
    Message was edited by:
    pauljp

    The problem appears to be related to jdev j2ee 10.1.3.3. I installed a fresh copy of jdev j2ee 10.1.3.3. I created a new application, project, and jsp. I placed the ${1+2} EL in the JPSs body as part of the Template Text. The EL did not evaluate.
    I then installed a fresh copy of jdev studio 10.1.3.3 and followed the exact same steps. Using jdev suite the EL does evaluate.
    It is my understanding the EL is part of the JSP API under JSP 2.0 so I would have assumed that it should evaluate under JDEV J2EE 10.1.3.3.
    Message was edited by:
    pauljp

  • FileNotFoundException when using a template stored in a jar file

    Hello,
    Using Jdev 11.1.1.3.0 I have created a JSF page template in a project and deployed it as a ADF Library JAR file. In a second project I added that library and I can see my template in the page templates drop-down. I created a new page based on that template, however when I run the page I get a FileNotFoundException indicating the template file name I created in the first project. Any idea?

    Check that the JAR file that was added to your project libraries has the "Deploy by default" check box checked.

  • Help! The new Pages. I can't copy an entire page or rearrange the pages. In the new formatt also when I insert a new page when using a template it doesn't give me the formatting and guides.  Can anyone help.

    I can't copy an entire page or rearrange the pages. I use this feature a lot, particularly at this time of year. Can't seen to rmove the header and footer markers either.
    Can anyone help or do I need to revert back to pages 09?
    If I do re-install 09 will I be able to open the files that where converted to the new version?
    I don't like this new one. Many of the graphics features have been removed.  Not impressed at all. Very frustrated.
    The business card templates and others behave strangly.  If I insert a page it's blank only. I don't get the guides.  I was in the middle of a design project and had to start again from scratch as it threw everything out of alignment  and I can't copy an entire page. When I use select all, group then copy when I pasted it on the new page it overlayed all the cards in the top two segments.  Frustrating !  I ended up  saving my first page under a different name that was the only way to copy the page then I had to work between three documents instead of one.
    I went in today to last years Christmas tag file and the same issues I can't copy a page. I can't rearrange the pages.
    Simple features like colour choice and transperency for shapes are gone. I want to use my colour choices not someone else.
    Sorry, I am ranting.
    For now all I need is to be able to copy and switch pages around in one document.
    Please Help! I am about to start pulling my hair out in frustration.

        Yes, I am using 09 with out issues.  Just have to remember to use "open with 09" or open pages 09 first then my document.
      I create some amazing cards and posters with 09 that when on a PC I would have to use both Word and Publisher to create.  Flipping back and forth. 
      Apple if you're  listening please, give us back our layout options and even add a few more design options like beveled and 3D text.

  • When using a template the 'Save As' opens the templates folder to save to, not the last used folder

    I used to open a file from the templates folder,
    add details then click 'Save As' to save it the folder I was using.
    Now I have downloaded Fireworks CS6 it always opens the 'Templates' folder when I click 'Save As'
    I don't want to make a new template each time,
    I want it to open the folder I was last using.
    I have tried uninstalling and reinstalling but I can't get it to open the folder I was last using whan I click 'Save As',
    which is what it did before when I was using Fireworks CS5.
    Are there any Settings to change this?
    Of course I can click 'Recent Places' but it was easier before when the right folder to save to just came up first time.

    Saved files seem to remember their last saved location. So if you create a new file based on a Template, the first time you choose Save As, the location of the source (template) file will appear. However, once you've saved the file to a new location, that new location should become the new default for any subsequent iterations of that file.
    New files (not created from a template) pick up the location of the last saved file.
    All this is to say, the file saving issue you're experiencing should only be a problem the first time you save a file based on a template. Every time you open that file afterward, it should default to its current folder location. But yes, every time you create a file based on a template, the default location will be the Templates folder. If this feels like a big problem, I believe you have the option of opening a template file from any location... so you could copy or move the template into a more desireable folder location, and create your new file(s) based on the template in that location.
    Hope this gives you some ideas!

Maybe you are looking for

  • Report for Approver's name in Org. Structure

    Dear Experts. Is there any standard way out to get a report where we can find the approver's name with the employee name. I want a report where i can find all the employee name with his approvers name, which is assigned in org.structure( reports line

  • About My Apple ID iTunes iCloud Account

    I'm Very Sorry if you think i said anything mean??? You Apple Fan's really had to tell Apple To get a 2 Step Verification Code, meaning you guys had to Request that to Apple really you all ??? & Apple went ahead & did it cause so many people were Req

  • Material document list

    Dear All, Apart from MB90 is there any user transaction code through which we can get a list of material document based on the output type and movement type? Regards, Indranil

  • Does hp ink advantage 3545 has ocr facility if yes then please send me the link of software

    my printer is hp ink advantage 3545 all-in-one-printer . I want to know that does it supports ocr facility?

  • How do you re-install an app you bought on a new drive?

    Just bought my first app on the App Store (Pixalmator). Pretty cool. It drops the app on your doc and it looks like when you buy or update an app on your iPhone (little progress bar under it as it downloads). In the past, most application I purchase