Fcp keeps crashing on capture

Please help!
I don't know why this is happening. I am pasting the crash report - as this is the 2nd time since trying to capture.
Process:         Final Cut Pro [757]
Path:            /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
Identifier:      com.apple.FinalCutPro
Version:         7.0.3 (7.0.3)
Build Info:      FCPApp-1008261348~8
Code Type:       X86 (Native)
Parent Process:  launchd [133]
Date/Time:       2012-03-04 12:55:51.383 -0500
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Interval Since Last Report:          8292 sec
Crashes Since Last Report:           2
Per-App Interval Since Last Report:  32081 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      846E42CE-D59F-4D3A-AC7B-A5E3CB3276FB
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  26
Application Specific Information:
abort() called
Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                       0x949a9c0e mach_wait_until + 10
1   libSystem.B.dylib                       0x94a31429 nanosleep + 345
2   libSystem.B.dylib                       0x94a312ca usleep + 61
3   com.apple.FinalCutPro                   0x00058b6a HDVCaptureLoop(HDVCapture*, unsigned char) + 128
4   com.apple.FinalCutPro                   0x0005a14d pKGCaptureHDV(unsigned long) + 1041
5   ...inalCutPro.Plugins.VideoLog          0x0e48972b AddVideoControlView(KGViewRecord*, unsigned char) + 31023
6   com.apple.FinalCutPro                   0x0015093f HandleMenuCommand(long, unsigned char, unsigned char, unsigned char, KGErrorCode (*)(long, long, KGDictInt*, void*), void*) + 325
7   com.apple.FinalCutPro                   0x00150b11 HandleCommand(long, unsigned char, unsigned char, unsigned char) + 263
8   com.apple.FinalCutPro                   0x004149db CommandProcess(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 369
9   com.apple.HIToolbox                     0x9925ac2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
10  com.apple.HIToolbox                     0x99259ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
11  com.apple.HIToolbox                     0x9927c7f3 SendEventToEventTarget + 52
12  com.apple.HIToolbox                     0x992a8e87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
13  com.apple.HIToolbox                     0x992cdb90 SendMenuCommandWithContextAndModifiers + 66
14  com.apple.HIToolbox                     0x992cdb47 SendMenuItemSelectedEvent + 121
15  com.apple.HIToolbox                     0x992cda5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
16  com.apple.HIToolbox                     0x9929d160 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
17  com.apple.HIToolbox                     0x9944f936 MenuSelect + 190
18  com.apple.HIToolbox                     0x994088e0 HIMenuBar::HandleMouseEvent(OpaqueEventRef*) + 92
19  com.apple.HIToolbox                     0x9925b22b HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 173
20  com.apple.HIToolbox                     0x9925ac2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
21  com.apple.HIToolbox                     0x99259ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
22  com.apple.HIToolbox                     0x9927c7f3 SendEventToEventTarget + 52
23  com.apple.HIToolbox                     0x9928e3ef ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1417
24  com.apple.HIToolbox                     0x9925b080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
25  com.apple.HIToolbox                     0x99259ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
26  com.apple.HIToolbox                     0x9927c7f3 SendEventToEventTarget + 52
27  com.apple.HIToolbox                     0x99405c17 ToolboxEventDispatcher + 86
28  com.apple.HIToolbox                     0x99405d4f RunApplicationEventLoop + 243
29  com.apple.FinalCutPro                   0x001539d1 KGMainEvent(void*) + 51
30  com.apple.FinalCutPro                   0x002c1278 main + 54
31  com.apple.FinalCutPro                   0x00002d5b _start + 209
32  com.apple.FinalCutPro                   0x00002c89 start + 41
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                       0x949d0382 kevent + 10
1   libSystem.B.dylib                       0x949d0a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib                       0x949cff59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib                       0x949cfcfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib                       0x949cf781 _pthread_wqthread + 390
5   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 2:  com.apple.CFSocket.private
0   libSystem.B.dylib                       0x949c8ac6 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation                0x96b9ac53 __CFSocketManager + 1091
2   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
3   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 3:
0   libSystem.B.dylib                       0x949a9b42 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x949d76f8 _pthread_cond_wait + 1089
2   libSystem.B.dylib                       0x94a2005f pthread_cond_wait + 48
3   com.apple.FinalCutPro                   0x0043f42b Synchronizable::Wait() + 53
4   com.apple.FinalCutPro                   0x0042911f DisplayQueue::Run() + 681
5   com.apple.FinalCutPro                   0x0046b49a Thread::RunHelper(void*) + 20
6   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
7   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 4:
0   libSystem.B.dylib                       0x949a9b42 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x949d76f8 _pthread_cond_wait + 1089
2   libSystem.B.dylib                       0x94a2005f pthread_cond_wait + 48
3   com.apple.FinalCutPro                   0x0043f42b Synchronizable::Wait() + 53
4   com.apple.FinalCutPro                   0x004e67c3 WorkUnitPerformer::Run() + 55
5   com.apple.FinalCutPro                   0x0046b49a Thread::RunHelper(void*) + 20
6   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
7   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 5:
0   libSystem.B.dylib                       0x949a9b42 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x949d76f8 _pthread_cond_wait + 1089
2   libSystem.B.dylib                       0x94a2005f pthread_cond_wait + 48
3   com.apple.FinalCutPro                   0x0043f42b Synchronizable::Wait() + 53
4   com.apple.FinalCutPro                   0x004e67c3 WorkUnitPerformer::Run() + 55
5   com.apple.FinalCutPro                   0x0046b49a Thread::RunHelper(void*) + 20
6   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
7   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 6:
0   libSystem.B.dylib                       0x949a9b42 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x949d76f8 _pthread_cond_wait + 1089
2   libSystem.B.dylib                       0x94a2005f pthread_cond_wait + 48
3   com.apple.FinalCutPro                   0x0043f42b Synchronizable::Wait() + 53
4   com.apple.FinalCutPro                   0x004e67c3 WorkUnitPerformer::Run() + 55
5   com.apple.FinalCutPro                   0x0046b49a Thread::RunHelper(void*) + 20
6   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
7   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 7:
0   libSystem.B.dylib                       0x949a9afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x949aa267 mach_msg + 68
2   com.apple.CoreFoundation                0x96b5b2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x96b5a3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x96b60304 CFRunLoopRun + 84
5   com.apple.DVCPROHDMuxer                 0x2047398f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
6   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
7   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 8:
0   libSystem.B.dylib                       0x949a9afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x949aa267 mach_msg + 68
2   com.apple.CoreFoundation                0x96b5b2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x96b5a3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x96b5a1f1 CFRunLoopRunInMode + 97
5   ....CoreMediaIOServicesPrivate          0x010fc9ab MIO::DAL::RunLoop::OwnThread(void*) + 157
6   ....CoreMediaIOServicesPrivate          0x010fe81c CAPThread::Entry(CAPThread*) + 96
7   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
8   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 9:
0   libSystem.B.dylib                       0x949a9afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x949aa267 mach_msg + 68
2   com.apple.CoreFoundation                0x96b5b2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x96b5a3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x96b60304 CFRunLoopRun + 84
5   com.apple.qmaster.do                    0x27721460 swamp::CRAdReceiver2::ReceivingThread::runOnce() + 234
6   com.apple.AECore                        0x2811a022 aecore::CThread::runThread() + 34
7   com.apple.AECore                        0x28117fb9 threadProc(void*) + 17
8   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
9   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 10:
0   libSystem.B.dylib                       0x949c8ac6 select$DARWIN_EXTSN + 10
1   com.apple.AECore                        0x2811a067 aecore::CThread::runThread() + 103
2   com.apple.AECore                        0x28117fb9 threadProc(void*) + 17
3   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
4   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 11:
0   libSystem.B.dylib                       0x949a9b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                       0x949d76e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib                       0x94a065a8 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore          0x9a4b6b90 TSWaitOnConditionTimedRelative + 242
4   ...ple.CoreServices.CarbonCore          0x9a4b68ce TSWaitOnSemaphoreCommon + 511
5   ...ickTimeComponents.component          0x93041965 ReadSchedulerThreadEntryPoint + 4698
6   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
7   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 12:
0   libSystem.B.dylib                       0x949a9afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x949aa267 mach_msg + 68
2   com.apple.CoreFoundation                0x96b5b2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x96b5a3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x96b60304 CFRunLoopRun + 84
5   com.apple.FWAVCPrivate                  0x011861b8 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 135
6   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
7   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 13:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.FinalCutPro                   0x005d3559 MP2Dec_AudioVideoDecoder::Start() + 627
4   com.apple.FinalCutPro                   0x004e3540 HDVCapture::CaptureStartThread(void*) + 36
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 14:
0   libSystem.B.dylib                       0x949a9afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x949aa267 mach_msg + 68
2   com.apple.CoreFoundation                0x96b5b2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x96b5a3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x96b60304 CFRunLoopRun + 84
5   com.apple.FWAVCPrivate                  0x0118df68 AVS::MPEG2ReceiverRTThreadStart(AVS::MPEG2ReceiverThreadParams*) + 238
6   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
7   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 15:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.FinalCutPro                   0x005e005d TransportStreamPacketManager::examinesMiddleTspChunkForDiskCaching() + 55
4   com.apple.FinalCutPro                   0x005e040e TransportStreamPacketManager::tspmThreadFunction(void*) + 18
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 16:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.FinalCutPro                   0x005e0485 TransportStreamPacketManager::getTspChunk() + 107
4   com.apple.FinalCutPro                   0x005dc291 Mpeg2TsParser::mtpThreadFunction(void*) + 39
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 17:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.FinalCutPro                   0x005d1dbd MP2Dec_AudioVideoDecoder::SetupVideoFrame(MP2Dec_VideoFrame*) + 435
4   com.apple.FinalCutPro                   0x005d309d MP2Dec_AudioVideoDecoder::DecodeVideo(MP2Dec_VideoFrame*) + 29
5   com.apple.FinalCutPro                   0x005d6c5c MP2Dec_VideoDecoderThread::MP2Dec_VideoDecoderThreadFunction() + 26
6   com.apple.FinalCutPro                   0x005d6c8d ThreadFunction(void*) + 17
7   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
8   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 18:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.AppleVADriver                 0x579131dc AVAGetRendererInfo + 7404
4   com.apple.AppleVADriver                 0x57918c2f AVAGetRendererInfo + 30527
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 19:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.AppleVADriver                 0x579131dc AVAGetRendererInfo + 7404
4   com.apple.AppleVADriver                 0x57918c2f AVAGetRendererInfo + 30527
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 20:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.AppleVADriver                 0x579131dc AVAGetRendererInfo + 7404
4   com.apple.AppleVADriver                 0x57918c2f AVAGetRendererInfo + 30527
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 21:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.AppleVADriver                 0x579131dc AVAGetRendererInfo + 7404
4   com.apple.AppleVADriver                 0x57918c2f AVAGetRendererInfo + 30527
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 22:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.FinalCutPro                   0x005dbadd Mpeg2TsParser::getNextAccessUnit(double*, MtpStreamType) + 147
4   com.apple.FinalCutPro                   0x005d3b21 MP2Dec_AudioVideoDecoder::GetNextAudioFrame() + 47
5   com.apple.FinalCutPro                   0x005d0fc6 MP2Dec_AudioDecoderThread::MP2Dec_AudioDecoderThreadFunction() + 36
6   com.apple.FinalCutPro                   0x005d0fe1 ThreadFunction(void*) + 17
7   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
8   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 23:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.FinalCutPro                   0x005d7b7c QTMovieWriter::examinesMediaSampleQueueForDiskWriting() + 144
4   com.apple.FinalCutPro                   0x005d7d78 QTMovieWriter::qtmwThreadFunction(void*) + 22
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 24:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x94a039c5 nanosleep$UNIX2003 + 188
2   libSystem.B.dylib                       0x94a03903 usleep$UNIX2003 + 61
3   com.apple.FinalCutPro                   0x005e22e5 MP2Dec_VideoDisplay::VideoDisplayThreadFunction(void*) + 461
4   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
5   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 25:
0   libSystem.B.dylib                       0x949d7aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x949d775e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x949d93f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.FinalCutPro                   0x005d13e5 MP2Dec_AudioPlayback::AudioPlaybackThreadFunction() + 51
4   com.apple.FinalCutPro                   0x005d1447 ThreadFunction(void*) + 17
5   libSystem.B.dylib                       0x949d7259 _pthread_start + 345
6   libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 26 Crashed:
0   libSystem.B.dylib                       0x94a170ee __semwait_signal_nocancel + 10
1   libSystem.B.dylib                       0x94a16fd2 nanosleep$NOCANCEL$UNIX2003 + 166
2   libSystem.B.dylib                       0x94a91fb2 usleep$NOCANCEL$UNIX2003 + 61
3   libSystem.B.dylib                       0x94ab36f0 abort + 105
4   libstdc++.6.dylib                       0x94123fda __gnu_cxx::__verbose_terminate_handler() + 433
5   libstdc++.6.dylib                       0x9412217a __cxxabiv1::__terminate(void (*)()) + 10
6   libstdc++.6.dylib                       0x941221ba __cxxabiv1::__unexpected(void (*)()) + 0
7   libstdc++.6.dylib                       0x941222b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
8   libstdc++.6.dylib                       0x94122658 operator new(unsigned long) + 101
9   libstdc++.6.dylib                       0x94122703 operator new[](unsigned long) + 17
10  com.apple.FinalCutPro                   0x005d7200 QTMovieWriter::addVideoSample(void*, unsigned long) + 62
11  com.apple.FinalCutPro                   0x005d5e04 MP2Dec_Output::WriteQTData(unsigned char*, EFrameType, int, unsigned long long, int, RecordDate, MtdTitleTimeCode, MtdTitleTimeCode, int) + 394
12  com.apple.FinalCutPro                   0x005d611f MP2Dec_Output::HandleCallBack(OutputCallBackStruct_*, EOutputCallBackReason) + 497
13  com.apple.FinalCutPro                   0x005d6149 ToOutputCallBackFunction(OutputCallBackStruct_*, EOutputCallBackReason) + 31
14  com.apple.FinalCutPro                   0x005d5315 MP2Dec_ICodecEnc::HandleOutput(int) + 1127
15  com.apple.FinalCutPro                   0x005d54e0 MP2Dec_ICodecEnc::ICodecEncThreadFunction() + 104
16  com.apple.FinalCutPro                   0x005d550f ThreadFunction(void*) + 17
17  libSystem.B.dylib                       0x949d7259 _pthread_start + 345
18  libSystem.B.dylib                       0x949d70de thread_start + 34
Thread 27:
0   libSystem.B.dylib                       0x949cf412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x949cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 28:
0   libSystem.B.dylib                       0x949cf412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x949cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 29:
0   libSystem.B.dylib                       0x949cf412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x949cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 30:
0   libSystem.B.dylib                       0x949cf412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x949cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 31:
0   libSystem.B.dylib                       0x949cf412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x949cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 32:
0   libSystem.B.dylib                       0x949cf412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x949cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 33:
0   libSystem.B.dylib                       0x949cf412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x949cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 34:
0   libSystem.B.dylib                       0x949cf412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x949cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x949cf5c6 start_wqthread + 30
Thread 26 crashed with X86 Thread State (32-bit):
  eax: 0x0000003c  ebx: 0x94a16f39  ecx: 0xb09c2adc  edx: 0x94a170ee
  edi: 0xa0671b30  esi: 0xb09c2b38  ebp: 0xb09c2b18  esp: 0xb09c2adc
   ss: 0x00000023  efl: 0x00000247  eip: 0x94a170ee   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x7099ce40
Binary Images:
    0x1000 -   0x870ffc  com.apple.FinalCutPro 7.0.3 (7.0.3) <41B8A263-80F3-BCC3-FE28-82DE571687A1> /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
  0xc2e000 -   0xc31ff7 +KGCore ??? (???) <BE035D60-C68F-AC07-2A60-2F6214D48820> /Applications/Final Cut Pro.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
  0xc39000 -   0xc39ff7  com.apple.iokit.dvcomponentglue 1.9.9 (1.9.9) <2BA05DB9-D847-CBC7-42D6-A9D96D7E1ED2> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
  0xc3d000 -   0xc4cfff  com.apple.AERegistration 1.2 (77) <5D18C47F-6F9E-0C4C-8875-24A14A97186D> /Applications/Final Cut Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
  0xc60000 -   0xc67fff  com.apple.AEProfiling 1.2 (22) <43A46C32-8E13-82DD-8AF1-2A40690BF810> /Applications/Final Cut Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
  0xc71000 -   0xea9fff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
  0xfb1000 -  0x1023fef  com.apple.ProFX 1.2.3 (1.2.3) <E734D345-8CA8-C366-AFB3-A2EB066BF4AC> /Library/Application Support/ProApps/SharedA/Frameworks/ProFX.framework/Versions/A/ProFX
0x1045000 -  0x10a1ffb  com.apple.proapps.MIO 1.0.5 (509) <3FE469A6-C937-1E44-F79C-9AAA7C902A92> /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
0x10de000 -  0x10e7ff7  com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <C4AF1557-3CC8-3BB7-C017-55D66B0873C1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
0x10ef000 -  0x1129ffb  com.apple.CoreMediaIOServicesPrivate 34.0 (1360) <8F44EB7A-C722-55D2-AF12-838553442BEE> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
0x1145000 -  0x116eff7  com.apple.CoreMediaPrivate 20.0 (20.0) <29A9848F-2C1C-BDE4-EADC-2A3C71C1DBC4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
0x1181000 -  0x11b4ff3  com.apple.FWAVCPrivate 30.46 (46) <786C1EA9-AE6E-C66F-A290-8705A4F43EA8> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
0x11c9000 -  0x11e7fef  com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
0x11f6000 -  0x12abfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x1348000 -  0x1388ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/vmutils
0x8fd6000 -  0x8fdeff7  com.apple.proapps.mrcheckpro 1.4 (398) <400C6D0F-2AC3-F06D-E20C-741BA3D9A558> /Applications/Final Cut Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
0x8ff7000 -  0x8ff9ff3  com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x940d000 -  0x9411ff3  com.apple.FinalCutPro.Plugins.AudioGroupsExport 7.0.3 (7.0.3) <DE36FA78-F9C8-BB1C-A2AF-67F1B11A97A1> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioGroupsExport.bundle/Contents/MacOS/AudioGro upsExport
0x9446000 -  0x94aafe2  com.apple.LiveType.framework 2.1.4 (2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
0x94ca000 -  0x9510ffb  com.apple.motion.component 1.0 (729) <494487C6-EA30-43DD-39E4-BED23C5A5B1C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
0x9516000 -  0x9518ff7  Motion 729.0.0 (compatibility 1.0.0) <051B60E9-B39F-EBB2-5B96-F088D147E78C> /Library/Frameworks/Motion.framework/Versions/A/Motion
0x951e000 -  0x95bbff8  com.apple.procore.framework 4.0.2 (757) <D3146F1E-F86D-F2A2-509B-E3F9640CBE40> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
0x962f000 -  0x9634fff  com.apple.FinalCutPro.Plugins.Cache Manager 7.0.3 (7.0.3) <7E686BFA-2AB3-442B-4203-1D8BA4EA5DA2> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cache Manager.bundle/Contents/MacOS/Cache Manager
0x9639000 -  0x963afff  com.apple.FinalCutPro.Plugins.Text Window 7.0.3 (7.0.3) <B2C76C89-2F18-C00D-B391-31C5492E7288> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
0x9650000 -  0x97c9ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x97fb000 -  0x97fbff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
0xd8a1000 -  0xdc7efff  com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <A1E644E2-B88A-71A1-3D14-8D6CDB10DB7F> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
0xdcae000 -  0xdcd2fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0xdcda000 -  0xdcecfff  com.apple.motion.Text 4.0.2 (729) <21A95797-1AC2-730A-8063-57A923D7F70A> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Text.ozp/Contents/MacOS/Text
0xdcfc000 -  0xdd26ff7  com.apple.FinalCutPro.Plugins.AfterEffects 7.0.3 (7.0.3) <11BBAC1F-38D0-7A1B-0ECD-821729B3AF1B> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
0xdd2e000 -  0xdd45ff3  com.apple.FinalCutPro.Plugins.AudioMixer 7.0.3 (7.0.3) <3C914C5E-510C-EBF8-2FD9-6450CBE8FD46> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
0xdd50000 -  0xdd9cffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0xddc1000 -  0xddebfeb  com.apple.proapps.ControlSurfaceSupport 2.0 (68) <BD914236-49D8-9C9A-E8D6-CBC1738850B3> /Applications/Final Cut Pro.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlS urfaceSupport
0xde0c000 -  0xdee4ff2  com.apple.FinalCutPro.Plugins.Browser 7.0.3 (7.0.3) <D7E9F180-540B-797D-883E-7EA2014D0E03> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
0xdf02000 -  0xdf1cfff  com.apple.FinalCutPro.CinemaTools 5.0 (5.0) <DB65880A-2531-5922-0325-D66E55CAE4CE> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cinema Tools.bundle/Contents/MacOS/Cinema Tools
0xdf28000 -  0xdf32ff9  com.apple.FinalCutPro.Plugins.CTHelper 7.0.3 (7.0.3) <4B1D1B9F-16CB-A86E-E385-B82C12CF7DE9> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/CTHelper.bundle/Contents/MacOS/CTHelper
0xdf39000 -  0xdf5fff7  com.apple.FinalCutPro.Plugins.EditTape 7.0.3 (7.0.3) <CB053479-ABE0-A2DE-32ED-C71F5BBBF47B> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
0xdf6e000 -  0xdfc9ff5  com.apple.FinalCutPro.Plugins.EDL Export 7.0.3 (7.0.3) <EEF08D02-64D1-DA5E-6B85-0E6F1001EF37> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EDL Export.bundle/Contents/MacOS/EDL Export
0xdfde000 -  0xdfe6fff  com.apple.FinalCutPro.Plugins.Effect Builder 7.0.3 (7.0.3) <47BE0505-F602-9535-8684-EAF732016E93> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Effect Builder.bundle/Contents/MacOS/Effect Builder
0xdfeb000 -  0xdff6ffe  com.apple.FinalCutPro.Plugins.FCPExtPluginSupport 7.0.3 (7.0.3) <41DA2698-9984-6241-130D-AACA55C647B4> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExt PluginSupport
0xdfff000 -  0xe032ff7  com.apple.FinalCutPro.Plugins.FCS Engine 7.0.3 (7.0.3) <1D178B47-1E72-47D8-D52D-EE1590B4F5AA> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
0xe03c000 -  0xe04dff7  com.apple.FinalCutPro.Plugins.FilterCustomEd 7.0.3 (7.0.3) <F27F9BC7-236F-F688-428B-B547E8AA8E35> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCusto mEd
0xe053000 -  0xe068ffb  com.apple.FinalCutPro.Plugins.FilterViewer 7.0.3 (7.0.3) <8DA6D80C-B3A2-B2FF-6F2F-A44122508E27> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
0xe06e000 -  0xe071ffc  com.apple.FinalCutPro.Plugins.FinalTouchExport 7.0.3 (7.0.3) <B63D8082-2742-DE02-F176-8FE341F128FC> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FinalTouchExport.bundle/Contents/MacOS/FinalTouc hExport
0xe077000 -  0xe095fea  com.apple.FinalCutPro.Plugins.Flash 7.0.3 (7.0.3) <2CEAAEE1-4EF6-7180-2CAA-6DDE45E667DB> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
0xe0a1000 -  0xe0aeffb  com.apple.FinalCutPro.Plugins.GenViewer 7.0.3 (7.0.3) <724F50F6-7A13-D6C3-B7CB-63CB23829F27> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
0xe0b4000 -  0xe0b8fff  com.apple.FinalCutPro.Plugins.LayerFileReader 7.0.3 (7.0.3) <B8BE64C2-66E2-0459-F047-B4C621A40494> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileR eader
0xe0bd000 -  0xe109ff3  com.apple.FinalCutPro.Plugins.Media Manager 7.0.3 (7.0.3) <BDA11C7A-165A-1052-2677-84711DA1C02C> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
0xe113000 -  0xe125ff0  com.apple.FinalCutPro.Plugins.MolokiniSupport 7.0.3 (7.0.3) <85EAB333-1140-0657-27FF-B21F7DAEB40E> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSu pport
0xe134000 -  0xe148fff  com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 (1.0) <7A59B9CD-7B44-2258-E79B-FCC5F9CAB309> /Applications/Final Cut Pro.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTr anslation
0xe156000 -  0xe188ffb  com.apple.FinalCutPro.Plugins.Motion Viewer 7.0.3 (7.0.3) <AFA6CD35-5A3C-50F5-E8F6-4E46D2D5A82C> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
0xe199000 -  0xe1b4ff3  com.apple.FinalCutPro.Plugins.Movie Analyzer 7.0.3 (7.0.3) <82EA8688-294B-3739-E719-09275DD966A7> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
0xe1c3000 -  0xe1d9ffb  com.apple.FinalCutPro.Plugins.Movie Viewer 7.0.3 (7.0.3) <EC68C85F-C64A-0D7B-0012-C8CBCB18FC27> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
0xe1e5000 -  0xe1e9fff  com.apple.FinalCutPro.Plugins.NuggetExport 7.0.3 (7.0.3) <83A2CB39-EA91-DB85-E458-DDA09C4F9793> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
0xe1ee000 -  0xe2a7fe7  com.apple.FinalCutPro.Plugins.OMF Audio Export 7.0.3 (7.0.3) <1515F152-5847-223C-E5FE-CA894EDF121C> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/OMF Audio Export.bundle/Contents/MacOS/OMF Audio Export
0xe2ba000 -  0xe2c2ffb  com.apple.FinalCutPro.Plugins.Perf Analyzer 7.0.3 (7.0.3) <1E04DC98-638A-CB1E-C04E-3B0C0E3CD199> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
0xe2c7000 -  0xe2dcffb  com.apple.FinalCutPro.Plugins.ProAppsIntegration 7.0.3 (7.0.3) <C9AE958B-D155-F9C1-7F3C-642CD71C068D> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/ProAppsIntegration.bundle/Contents/MacOS/ProApps Integration
0xe2ec000 -  0xe2f9ff7  com.apple.FinalCutPro.Plugins.Pulldown Support 7.0.3 (7.0.3) <555A8A21-3312-5CA8-FDA3-433F997DA91E> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Pulldown Support.bundle/Contents/MacOS/Pulldown Support
0xe301000 -  0xe340fef  com.apple.FinalCutPro.Plugins.QTM Reader 7.0.3 (7.0.3) <F84B0D4B-02D2-DA65-072C-3B7EB2A0FEB1> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
0xe34d000 -  0xe355ff3  com.apple.FinalCutPro.Plugins.QuickView 7.0.3 (7.0.3) <A9D4590C-51A7-BA68-737A-8607D5D82DCA> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QuickView.bundle/Contents/MacOS/QuickView
0xe35a000 -  0xe36affe  com.apple.FinalCutPro.Plugins.Relink Media 7.0.3 (7.0.3) <67805834-C6B2-061D-7581-E3D7835DB779> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
0xe371000 -  0xe40aff2  com.apple.FinalCutPro.Plugins.Timeline Editor 7.0.3 (7.0.3) <1870750B-B6C6-9132-E680-CA9338AE23D6> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
0xe419000 -  0xe42afff  com.apple.FinalCutPro.Plugins.Transcoder 7.0.3 (7.0.3) <C73DED11-FE37-637F-C542-5E45D23FAE66> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
0xe434000 -  0xe446fff  com.apple.FinalCutPro.Plugins.Transition Viewer 7.0.3 (7.0.3) <F027AEE2-F724-18ED-6730-81AB4D3D197D> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
0xe44c000 -  0xe461ff3  com.apple.FinalCutPro.Plugins.Trimming 7.0.3 (7.0.3) <449089A2-91B0-4CC7-2A2C-0DD44827F041> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
0xe467000 -  0xe46dffb  com.apple.FinalCutPro.Plugins.VDUSupport 7.0.3 (7.0.3) <33F34BB0-DEBD-B056-BB0F-1F419E20E990> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VDUSupport.bundle/Contents/MacOS/VDUSupport
0xe473000 -  0xe474ffb  com.apple.FinalCutPro.Plugins.Vector Accelerator 7.0.3 (7.0.3) <6FC3291F-5227-348F-8994-EA598417AAEA> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
0xe479000 -  0xe48afff  com.apple.FinalCutPro.Plugins.VideoLog 7.0.3 (7.0.3) <1700D722-D1CB-90C0-8248-FD0FD5DD1EC6> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
0xe48f000 -  0xe4a7ff7  com.apple.FinalCutPro.Plugins.VoiceOver 7.0.3 (7.0.3) <049BB860-4BA1-7AAB-3836-973493389CF0> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
0xe4ae000 -  0xe52bfe1  com.apple.FinalCutPro.Plugins.XML Support 7.0.3 (7.0.3) <09E858FB-A896-3DF9-46DB-751E6884D820> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
0xea69000 -  0xea7cfef  com.apple.FCP Uncompressed 422.component 2.0 (546.9) <DE499328-98FD-2648-444F-418FC8A3CE59> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
0xea81000 -  0xeabefe7  com.apple.DVCPROHDCodec 2.0 (542.4) <C4C608C8-701F-448D-AA2C-9FA650BCA988> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
0xeace000 -  0xeaf0ff7  com.apple.AppleIntermediateCodec 2.0 (542.4) <FAE7DC25-06AE-2AB4-532C-90DB91885748> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
0xee00000 -  0xee14fef  com.apple.fcp.DVOutputUnit 1.3 (1.3) <691D07F3-84FB-39BE-AB16-213751718437> /Applications/Final Cut Pro.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
0xf188000 -  0xf20fff7  com.apple.AppleProResCodec 3.0.1 (553.2) <6E207B31-DE83-BF92-990F-24328404C5AF> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
0xf24d000 -  0xf633feb  QuickTimeH264.scalar ??? (???) <1C0A94F2-A958-97FC-D1F0-A5849277682C> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
0xf68f000 -  0xf743fef  com.apple.AppleHDVCodec 2.0.1 (553.8) <5F48585B-5E48-549D-1E1B-F1BF68F8B753> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
0xf75f000 -  0xf775ffb  com.apple.IMXCodec 2.0 (547.2) <A835627C-1BAF-95D4-A5C9-EB998A205767> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
0xf787000 -  0xf7a0fe7  com.apple.applepixletvideo 1.2.29 (1.2d29) <52810348-A138-D148-92E4-9E1D73EA18A0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
0xf7a5000 -  0xf7e1fe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1789) <88107C67-DB2B-479F-EE74-61E776811834> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
0xf94e000 -  0xf94fff7  com.apple.Helium 3.0.2 (352) <74B9D860-0A0E-6000-063B-57B035CF9CF4> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
0xf955000 -  0xf98dfff  com.apple.motion.MotionBundle 4.0.2 (729) <993F121D-D2DE-C81D-B38C-692283E9A29A> /Library/Application Support/ProApps/Bundles/Motion.bundle/Contents/MacOS/Motion
0xf9a9000 -  0xf9b1ff7  com.apple.QuartzComposer.QCMotionPatch 1.0 (729) <104A0B24-6D0D-DEEA-6543-753BB407D16A> /Library/Application Support/ProApps/SharedA/Plug-Ins/ProFX/QCMotionPatch.plugin/Contents/MacOS/QCMo tionPatch
0xfaf0000 -  0xfaf1fff  com.apple.FxHeliumImage 4.0.0 (1.0) <61516468-63B8-0FDE-822A-73985B6A462E> /Library/Application Support/ProApps/SharedA/Frameworks/FxHeliumImage.framework/Versions/A/FxHeliumI mage
0xfd5a000 -  0xfe58ff7  com.apple.soundtrackpro.integration 3.0 (3.0) <BDD75F4A-C310-68A0-F0A8-DE05104637D9> /Library/Application Support/ProApps/Bundles/Soundtrack Pro Integration.bundle/Contents/MacOS/Soundtrack Pro Integration
0xfea9000 -  0xfeb8ff7  com.apple.QuartzComposer.FxPlugWrapper 1.2.3 (92) <3D2D2F90-9650-B74F-7A2A-71823C99B76F> /Library/Application Support/ProApps/SharedA/Plug-Ins/ProFX/FxPlugWrapper.plugin/Contents/MacOS/FxPl ugWrapper
0xfec3000 -  0xfecfff7  com.apple.PluginManager 1.7.5 (50) <C0887ED9-F2B2-347C-9159-DA8524709770> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
0xfed9000 -  0xfeeaff7  com.apple.fxplugframework 1.2.3 (1.2.3) <033FEA79-E666-D319-5BD5-25A9A4331190> /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
0xff3e000 -  0xff42ff3  com.apple.SmoothCamFxPlug 1.0.1 (1.0.1) <B92B2B47-546F-5666-7995-D92D290EF266> /Library/Application Support/ProApps/SharedA/Plug-Ins/FxPlug/SmoothCam.fxplug/Contents/MacOS/SmoothC am
0xff63000 -  0xff7cfff  com.apple.promath.framework 4.0.2 (729) <E53A4C23-4FB1-B79F-AF75-94D760971337> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMath.framework/Versions/A/ProMath
0xff86000 -  0xff9dfe7  libedit.2.dylib 2.11.0 (compatibility 2.0.0) <45688CB7-9BE4-5D1B-C209-A414EE98C5D2> /usr/lib/libedit.2.dylib
0xffaa000 -  0xffbbfff  com.apple.RetimingMath 4.0.2 (729) <2ED17500-06D7-08B5-441F-AFE5DDDE71AD> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/RetimingMath.framework/Versions/A/Ret imingMath
0xfff0000 -  0xfff5ffb  com.apple.fxmetaplug.ImageUnit 1.2.2 (1.2.2) <874EE8A7-B644-32C8-D8E2-1E4EA379C31B> /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
0xfffc000 -  0xfffcffc  com.apple.qmaster.swamp 3.5.3 (3.5.3) <7766A14C-1FFD-C0FD-5BB3-5269DE4C4CF7> /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
0x10000000 - 0x10060fef  com.apple.proapps.AudioMixEngine 2.0 (68) <C07502D6-A1C3-84DE-B526-770FB42A8CD1> /Applications/Final Cut Pro.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
0x20091000 - 0x200c7ffa  com.apple.proinspector.framework 4.0.2 (761) <F27F2F3B-ADAD-523A-63F3-1566C8151CC5> /Library/Application Support/ProApps/SharedA/Frameworks/ProInspector.framework/Versions/A/ProInspect or
0x200ea000 - 0x200ecfff  com.apple.Helium.HCache 2.1.0 (352) <ADD6035D-5844-959B-94DC-C2B27F8972CA> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Plug-ins/HCache.bundle/Cont ents/MacOS/HCache
0x200f1000 - 0x200f5ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
0x20200000 - 0x20228fe3  com.apple.AppleAVCIntraCodec 2.0 (542.4) <DBE6FAB1-C003-33F6-B0F3-BD528C7CAA20> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
0x20232000 - 0x20238ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0x2023d000 - 0x20292fe2  com.apple.DVCPROHDAudio 1.3.2 (1.3.2) <2E0A9883-4EA5-706F-78F6-4C1F105A4D30> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
0x202b1000 - 0x202bcff0  com.apple.fcp.TundraOutputUnit 1.3.1 (1.3.1) <71D84D8B-50CF-D900-8558-EDEA70827C8F> /Applications/Final Cut Pro.app/Contents/Resources/TundraOutputUnit.bundle/Contents/MacOS/TundraOutputU nit
0x202c5000 - 0x202ebfef  com.apple.mio.DAL.T3_AVC 34.0 (1360) <B69A2E0F-5532-DAFF-73C6-224EB32AFB58> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Resource s/AVC.plugin/Contents/MacOS/AVC
0x202f4000 - 0x202ffff7  com.apple.DVCPROHDVideoOutput 1.3.2 (1.3.2) <8D8A75CC-6204-1187-04CC-B3323E76DCF9> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
0x20307000 - 0x20313fff  com.apple.FinalCutPro.iChatTheaterPreview 1.0 (195) <C8965C94-63DD-F9B0-BA40-E79194ED6391> /Library/QuickTime/iChatTheaterPreview.component/Contents/MacOS/iChatTheaterPre view
0x2031b000 - 0x20321fff  com.apple.compressor.FilterUI 3.5.3 (3.5.3) <D87E2268-A144-C276-17EF-6444FECC7BF9> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
0x203e6000 - 0x20431ff4  com.apple.Bloodhound 4.0.2 (729) <CE0040BB-8A9C-CD3A-3CEC-C6951C544257> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Bloodhound.framework/Versions/A/Blood hound
0x2045c000 - 0x204c1fe0  com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <483DD62C-46C4-36AA-6A1C-2DEA6F062863> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x204db000 - 0x2051cfe3  com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <AD66647C-03A9-EBAF-6FFC-E5A631F4D6BE> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
0x20523000 - 0x205e0fe2  com.apple.DesktopVideoOut 1.2.7 (1.2.7) <7959538F-2A96-F2BB-EEC3-0718A326C152> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
0x20700000 - 0x20e35fdf +com.borisfx.TextScrambler ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Text Scrambler.bundle/Contents/MacOS/Text Scrambler
0x21874000 - 0x21fa6fc7 +com.borisfx.Title3D ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title 3D.bundle/Contents/MacOS/Title 3D
0x229e4000 - 0x229eeff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
0x22b00000 - 0x22c52fec  com.apple.Helium.HeliumRender 2.0.2 (352) <0B979438-6DD0-B8B0-FE89-BDF33ABD8A46> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
0x22cab000 - 0x22ce3ff7  com.apple.CompressorKit 3.5.3 (3.5.3) <C71C6C46-5758-8EE4-5E0F-E89673E22C94> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/CompressorKit.fr amework/CompressorKit
0x22d12000 - 0x22d1cff7  com.apple.compressor.MediaServerAPI 3.5.3 (3.5.3) <D77E18C4-2996-98F0-C734-D1037FF3E6ED> /Library/Frameworks/MediaServerAPI.framework/Versions/A/MediaServerAPI
0x22d29000 - 0x22d34fff  com.apple.compressor.StompUtil 3.5.3 (3.5.3) <7589A431-23FA-B445-A452-7E3E99DF531B> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
0x22d43000 - 0x22d77fff  com.apple.qmaster.SwampCore 3.5.3 (3.5.3) <173511EA-C5F3-D58C-3A56-A99C3BED8506> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
0x22da2000 - 0x22dadfff  com.apple.qmaster.SwampUtil 3.5.3 (3.5.3) <C4EB55B8-06C7-7D2A-0362-27FE4F4D14ED> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
0x22dba000 - 0x22dc3fff  com.apple.qmaster.SwampService 3.5.3 (3.5.3) <B7BFDB54-1DC9-096C-0A70-955F6777682D> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
0x22dd3000 - 0x22dddfff  com.apple.qmaster.Status 3.5.3 (3.5.3) <750051BA-26B7-52BD-0636-F2F1F3DB9EED> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
0x22df2000 - 0x22df7fe7  com.apple.H264Encoder 1.0 (21) <00A8356F-B31C-612D-2BCB-51BD5702DBBB> /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/H264Encoder
0x22f00000 - 0x23630fef +com.borisfx.TitleCrawl ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title Crawl.bundle/Contents/MacOS/Title Crawl
0x2406d000 - 0x24078fff  com.apple.qmaster.RequestProcessing 3.5.3 (3.5.3) <CE2D5C63-DFB0-8FD7-AB15-961363BA5A5B> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
0x2408c000 - 0x2409fffb  com.apple.qmaster.ServiceControl 3.5.3 (3.5.3) <01DD590C-6953-D428-FEFC-A59CDAD53349> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
0x240b8000 - 0x240c3fff  com.apple.qmaster.ClusterManager 3.5.3 (3.5.3) <CFB6F8F2-2CE8-9375-45FA-BD39A237C91A> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
0x240d2000 - 0x240ddfff  com.apple.qmaster.SwampExecutor 3.5.3 (3.5.3) <85C50FA9-CDBD-B

Here's what the fabulous Crash Analyzer says about it:
*MPEG Media*
This crash appears to have been caused by MPEG media (or MPEG-derived media such as XDCAM, HDV or H.264) in the timeline. MPEG-based media is not recommended for editing in Final Cut Pro.
*Suggested Actions*
Set the codec of your sequence to ProRes in Sequence Settings.
Alternatively, and for best results, transcode any HDV, MPEG-2, XDCAM, AVCHD, H.264 or other long-GOP media into an editing-friendly format such as ProRes or Apple Intermediate Codec (AIC).
*Relevant Line*
0 QuickTimeH264.scalar 0x0f7114d7 JVTCompEncodeFrame + 2769062
Report generated by Crash Analyzer in FCS Maintenance Pack
You can download a fully working demo of Crash Analyzer from Digital Rebellions website ... and then you should buy it! Its worth every penny.

Similar Messages

  • How do I export when FCP keeps crashing for large QuickTime exports?

    Forum,
    I have a 108-minute finished Final Cut Pro project. Ultimately, I'd like to burn it on a DVD so that it can be watched by any Joe-Schmoe using an ordinary DVD player. I'll be using DVD Studio Pro to do the burning. And before this, I plan to compress using Apple Compressor.
    But...
    I can't export this file to QuickTime! FCP keeps CRASHING about halfway through the process. I'm preserving the Current Settings, which, by the way, are XDCAM EX 1080p24 VBR.
    I have four internal hard drives used as follows:
    D1 OSX and FCP
    D2 audio media
    D3 visual media
    D4 location of FCP files and scratch disk
    I also have a MyBook USB2.0 external drive available should this be of use.
    Any suggestions for a viable workflow here? Should I be exporting to QuickTime first? Is my configuration doomed? Should I export straight to Compressor?
    thanks,
    Shanked

    Is there a way to do this WITHOUT your suggested software?
    Sure, but its very manual and the Corrupt Clip Finder really just automates that for you ... but I get your point about keeping things clean and can't fault that philosophy.
    First, you can use the Tools > Render Manager to delete all the sequence's render files and references. Then just play through the entire sequence (in the sequence RT menu you can enable the option to Play Base Layer Only). If the corruption was in one of the render files then you should now be able to play through without issue. If the corruption is in one of the clips then you should discover that FCP will crash or throw up an error when it tries to play though that clip ... keep a note of where this error occurs as thats your corrupt clip. Similarly, after trashing renders you can re-render, keep an eye on the render progress ... the error will be thrown proportionate to the area of the timeline where the corrupt source clip is contained. Additionally, yes, you can use the Reconnect Media function to selectively reconnect your source media to your masterclips, clip by clip ... the one that won't reconnect is going to be the problem child. That's the one you need to recapture/reimport from source.
    Hope it helps
    Andy

  • FCP keeps crashing when loading thumbnails from bin

    Hey folks,
    I am having constant issues where FCP keeps crashing when I load a bin with thumbnails. This doesn't happen every time I open a bin, but after I open say 6 or 7 bins. After the research I have done I have come to a couple of possible solutions 1= this previous post
    http://discussions.apple.com/message.jspa?messageID=9545404#9545404
    The only thing that is stopping me from trying this procedure is I don't have another Mac with the VADriver, so I have to extract it from the OS DVD, which is fine thanks to the Pacifist program which makes it easier, but I don't know how to get the specific file extracted.
    I also noticed that the guy who solved the same issue with this procedure has an older OS to mine, so surely with the new OS the problem would have been resolved??
    2= the other solution seems to be to put the footage onto a hard drive with a faster connection other than firewire 800. But this doesn't seem right to me because the project worked perfectly fine on the old PowerPC Mac using the same external FW800 drives I am using on this computer.
    I would appreciate any advice. at this point I am probably wasting around 1-2 hours a day with FCP crashing and having to reopen the project to work on it again.
    Anyone having similar issues?

    Here's what the fabulous Crash Analyzer says about it:
    *MPEG Media*
    This crash appears to have been caused by MPEG media (or MPEG-derived media such as XDCAM, HDV or H.264) in the timeline. MPEG-based media is not recommended for editing in Final Cut Pro.
    *Suggested Actions*
    Set the codec of your sequence to ProRes in Sequence Settings.
    Alternatively, and for best results, transcode any HDV, MPEG-2, XDCAM, AVCHD, H.264 or other long-GOP media into an editing-friendly format such as ProRes or Apple Intermediate Codec (AIC).
    *Relevant Line*
    0 QuickTimeH264.scalar 0x0f7114d7 JVTCompEncodeFrame + 2769062
    Report generated by Crash Analyzer in FCS Maintenance Pack
    You can download a fully working demo of Crash Analyzer from Digital Rebellions website ... and then you should buy it! Its worth every penny.

  • FCP keeps crashing EXC_BAD_ACCESS (SIGBUS)

    Good morning all,
    Our FCP keeps crashing. Usually during scrubbing or trimming. But sometimes also out of the blue. First the image kinda jitters and then FCP crashes.
    We reinstalled FCP, reinstalled MacOSX, updated all drivers and whatnot.
    Still keeps crashing, could it be the new RAM we put in?
    We have our footage on a striped RAID. In this case it's XDCam footage, but we had the same with Prores files.
    Any help or suggestions would be great.
    Here's the crash report, if anyone can make sense out of that:
    Process: Final Cut Pro [190]
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut
    Pro
    Identifier: com.apple.FinalCutPro
    Version: 7.0.3 (7.0.3)
    Build Info: FCPApp-1008261348~8
    Code Type: X86 (Native)
    Parent Process: launchd [119]
    Date/Time: 2011-01-25 23:13:47.792 +0100
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Interval Since Last Report: 9976 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 3296 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 2B62153D-22E8-463F-856A-37C21EDE87B0
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000094
    Crashed Thread: 16
    Thread 0: Dispatch queue: com.apple.main-thread
    0 ...ple.CoreServices.CarbonCore 0x974676bf
    FindNextComponentInstance(RegisteredComponentInstance*,
    RegisteredComponent*) + 126
    1 ...ple.CoreServices.CarbonCore 0x97465af7 OpenAComponent + 560
    2 com.apple.QuickTime 0x93dbf6dd
    insertPossibleChainsUsingPreDecompress + 4221
    3 com.apple.QuickTime 0x93dbcd1d
    insertPossibleChainsUsingCodec + 196
    4 com.apple.QuickTime 0x93dbcadc insertPossibleChains + 136
    5 com.apple.QuickTime 0x93dbac52 FindBestChain + 1537
    6 com.apple.QuickTime 0x93db9238 ICMSequenceGetChain + 392
    7 com.apple.QuickTime 0x93db2404 DoBandedDecompress + 5677
    8 com.apple.QuickTime 0x93db0b05 ICMAction + 961
    9 com.apple.QuickTime 0x93daf7ec ICMDeviceLoop + 546
    10 com.apple.QuickTime 0x93dae85a
    DecompressSequenceBeginPrivate2 + 1967
    11 com.apple.QuickTime 0x93e0c28a DecompressSequenceBeginS +
    127
    12 ...ickTimeComponents.component 0x92edb986 v2m_getNewSeqOrSess + 2722
    13 ...ickTimeComponents.component 0x92edc518 v2m_ensureSequenceIsReady +
    209
    14 ...ickTimeComponents.component 0x92ee0081 QueueAFrame + 400
    15 ...ickTimeComponents.component 0x92ee142c v2m_doWhatTheMentorTellsUs +
    1243
    16 ...ickTimeComponents.component 0x92ee4ccb Video2MoviesTask + 2891
    17 ...ple.CoreServices.CarbonCore 0x9747a309 callComponentStorage_44444 +
    49
    18 ...ple.CoreServices.CarbonCore 0x9746f054
    CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long
    (*)(), unsigned long) + 54
    19 ...ickTimeComponents.component 0x92ed21a8 Video2ComponentDispatch +
    212
    20 ...ple.CoreServices.CarbonCore 0x974677c9 CallComponentDispatch + 29
    21 com.apple.QuickTime 0x93e0a8da MediaMoviesTask + 61
    22 com.apple.QuickTime 0x93e09692 TaskMovie_priv + 4799
    23 com.apple.QuickTime 0x93e1c4ec MoviesTask_priv + 101
    24 ...alCutPro.Plugins.QTM Reader 0x0d83ac1b
    LongGOPChunkWriter::receiveSample(unsigned char const*, long long, unsigned
    long, long long, long long, SampleDescription**, unsigned long, unsigned
    long, long long, bool) + 22009
    25 ...alCutPro.Plugins.QTM Reader 0x0d84b095 PluginMainEntry(long, long,
    KGDictInt*, void*) + 7555
    26 com.apple.FinalCutPro 0x00245edb pKGGetFileVideo(KGDictInt*,
    double, long, unsigned char, KGCanvasRec*, KGRect*, KGDictInt*, KGFileRec*,
    unsigned long long, long) + 1615
    27 com.apple.FinalCutPro 0x0023f4ea pKGGetItemThumbnail(double,
    long, KGCanvasRec*, KGRect*, KGDictInt*, unsigned long long) + 816
    28 ...Pro.Plugins.Timeline Editor 0x0d8e6530
    TLProcessThumbnails(TimelineViewRecord*) + 2008
    29 ...Pro.Plugins.Timeline Editor 0x0d8d8e1c
    TLTimeRemapGetChangeType(KGDictInt*, KGItemSpec*, double, KTPartKind, long)
    + 105982
    30 com.apple.FinalCutPro 0x00150000
    KGTimerInvoke(__EventLoopTimer*, void*) + 212
    31 com.apple.CoreFoundation 0x977baadb __CFRunLoopRun + 8059
    32 com.apple.CoreFoundation 0x977b8464 CFRunLoopRunSpecific + 452
    33 com.apple.CoreFoundation 0x977b8291 CFRunLoopRunInMode + 97
    34 com.apple.HIToolbox 0x980f6004 RunCurrentEventLoopInMode +
    392
    35 com.apple.HIToolbox 0x980f5dbb ReceiveNextEventCommon + 354
    36 com.apple.HIToolbox 0x9827e255 ReceiveNextEvent + 83
    37 com.apple.FinalCutPro 0x001571cb
    HandleMouseDown(OpaqueEventRef*) + 1965
    38 com.apple.FinalCutPro 0x00157e4d DoEvent(OpaqueEventRef*,
    KGDictInt*) + 729
    39 com.apple.FinalCutPro 0x00414501
    Events(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 67
    40 com.apple.HIToolbox 0x980c8ecf
    DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)
    + 1567
    41 com.apple.HIToolbox 0x980c8196
    SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
    HandlerCallRec*) + 411
    42 com.apple.HIToolbox 0x980eaa07 SendEventToEventTarget + 52
    43 com.apple.HIToolbox 0x980fc543
    ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
    void*) + 1257
    44 com.apple.HIToolbox 0x980c9320
    DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)
    + 2672
    45 com.apple.HIToolbox 0x980c8196
    SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
    HandlerCallRec*) + 411
    46 com.apple.HIToolbox 0x980eaa07 SendEventToEventTarget + 52
    47 com.apple.HIToolbox 0x98273d2b ToolboxEventDispatcher + 86
    48 com.apple.HIToolbox 0x98273e63 RunApplicationEventLoop +
    243
    49 com.apple.FinalCutPro 0x001539d1 KGMainEvent(void*) + 51
    50 com.apple.FinalCutPro 0x002c1278 main + 54
    51 com.apple.FinalCutPro 0x00002d5b _start + 209
    52 com.apple.FinalCutPro 0x00002c89 start + 41

    Oooo! I can! Because I have CRASH ANALYZER from www.digitalrebellion.com.
    "QuickTime"
    This crash was caused by QuickTime.
    Possible causes include corrupt media, corrupt render files, an unsupported or unstable codec, an image resolution that is too large (this is particularly a problem with Motion as image sizes are limited by the maximum texture size of your graphics card), or a version of QuickTime that is incompatible with your version of Final Cut Studio.
    If the crash is happening at startup and you have not set any projects to launch when the application starts, it is likely that you have a mismatched version of QuickTime.
    Suggested Actions
    Use the Render Manager in Final Cut Pro to trash your render files.
    Use the Corrupt Clip Finder to locate the problematic clip and then recapture or attempt to repair it.
    If the issue is related to a codec, upgrade the codec if an upgrade is available or consider transcoding your footage to an editing-friendly codec such as ProRes.
    If you are using CMYK images, convert them to RGB.
    Upgrade Final Cut Pro to bring it in line with your version of QuickTime.
    Relevant Line
    2 com.apple.QuickTime 0x93dbf6dd
    Shane

  • FCP Keeps Crashing  -- How to read a crash report??

    FCP is crashing and I can't figure out why - I'm unable to repeat it but it's happening A LOT. I'm also getting a lot of "Out of Memory" warnings. Also Motion just crash in a similar fashion.
    Every time it gives me a crash report but I don't know how to read these. Does anyone know what to look for in these reports?
    I don't know how to attach a photos - So here is a link to a sample of the many crash reports I have. http://gallery.me.com/chrisrupert#100135/crashreport-02
    I'm editing on a New Intel with 24gb of Ram - OS 10.6.7 -- Media is on a Hard Drive Raid accessed via eSata

    Just Crashed Again - Here is the report Pasted In:
    Process: Final Cut Pro [35200]
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier: com.apple.FinalCutPro
    Version: 7.0.3 (7.0.3)
    Build Info: FCPApp-1008261348~8
    Code Type: X86 (Native)
    Parent Process: launchd [140]
    PlugIn Path: /Library/Frameworks/LS3RendererCPU.framework/Versions/A/LS3RendererCPU
    PlugIn Identifier: com.redgiantsoftware.MBLooksRenderLibCPU
    PlugIn Version: 1.4.3 (1.4.3)
    Date/Time: 2011-03-25 10:49:16.077 -0700
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 261469 sec
    Crashes Since Last Report: 18
    Per-App Interval Since Last Report: 108195 sec
    Per-App Crashes Since Last Report: 16
    Anonymous UUID: 70423C28-4C02-4FD9-8D2A-9E1F45772CD1
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

  • FCP keeps crashing

    I'm editing my first feature-length film (just under 2 hours) on a Mac Pro with a 2x3 GHz Quad-Core Intel Xeon processor and OSX 10.4.11. I'm using Final Cut Pro 6.0.2, and I have a complete rough cut of the movie done. But now Final Cut keeps on "quitting unexpectedly". Sometimes it happens when I try to move large sections of the movie all at once, sometimes it's when I open a sequence and the thumbnail pictures at the start of each clip are loading, sometimes it's when I'm moving a clip, and sometimes it's when it's just playing the movie. Also, whenever I try to export the whole movie as a quicktime file or compress it using Compressor, FCP always quits before the exporting/compressing finishes. Any thoughts on how to fix this?

    What's your work flow?
    Are you editing to a dedicated media drive? What is it? Where is it?
    When's the last time FCP functioned correctly?
    Did you already try trashing preferences and repairing permissions?
    What version of QT are you running?
    Have you downloaded any software updates lately?

  • FCP 7.0.3 Keeps Crashing

    FCP keeps crashing and makes it unusable.  I see online that a few people have had this problem but i am unable to find a solution for it.  Some people are pushing towards a product, but i cant help but think thats unnecessary.
    I can be working for about 15 minutes and then it just freezes for a while then works again but the moment you try to move or click anything it freezes again, making it unusable.  I use log and transfer and i have no problem with bringing the video in but then once its in i just cant get anything to work, it freezes.
    Thanks for all your help!!

    I import the file with log and transfer as i've always done.  Once i bring the file down to the timeline and try to start the edit it just becomes non responsive and the spinning wheel apears. Sometimes it will free itself up and then i can move around but the moment i ask it to do something like clicking etc it locks up again.  The file is on an SD card which is recording from a HD camcorder.

  • FCP keeps quitting on me!

    Hi, I am running FCP on a MacPro, version 10.5.8, with 6 gig of memory. But I am suddenly running into a situation where the program quits on me every couple of minutes. Any thoughts that might help would be greatly appreciated as I face a deadline on a project.
    Many thanks, Bob

    Thank you guys for the links to 'trashing preferences'. I used a page written by Larry Jordan and successfully trashed my preferences. Working in FCP seemed to be working a bit better then, but the problem remains! Right now I need to export a 25-minute video, but FCP keeps crashing before I can achieve the export. Any further thoughts?
    As always, thanks very much, Bob

  • Crashing during capture

    Lately I've been having trouble capturing HDV video from my Canon HV30....FCE keeps crashing during capture. This problem has just recently started, even though I haven't changed any settings or done anything differently from the past. I'm using a 2x2.8 quad core Mac Pro, 8GB ram, OS10.6.2, FCE 4.01 and I'm capturing to a dedicated Western Digital scratch drive (640 gb, about 200 gb free). I'm capturing via Firewire, and I don't have any other firewire devices attached during capture. Any ideas why FCE has suddenly started crashing, and any ideas for troubleshooting? Thanks.

    I have had the same problems attempting to capture from a Canon HV40: whether I shoot at 60i or 30P, the result is the same: Capture will open a window without any playback controls and start to play the footage (that is, it starts the camera playing) but if (a) I stop playback from the camera, or (b) the shot ends and the tape is now blank, or (c) I press ESC to end the capture as per the instruction at the bottom of the capture screen, in all instances FCE 4.01 crashes. And when i restart it, there is NO list of shots captured, nothing. But if I go into the scratch disc, they are there. I cannot get these files to open in QT, either!

  • FCP 6.0.1 keeps crashing on a project

    I have a project I started with Final Cut Pro 5.0.4. I've moved up to 6.0.1 and it keeps crashing. I've edited 4 other projects and things are fine with 6.0.1. I've tried clearing out the preferences already and that does not seem to make a difference. I created a new project and dragged everything from the browser into this new project. The new project is still crashing. So far it's crashed when trying to change the values with the 3-way Color Corrector, switching angle in a multiclip. Creating a new sequence. Viewing the waveform in the timeline. I pretty much can't do anything without it crashing.
    What else can I try?
    Date/Time: 2007-07-26 18:42:26.595 -0400
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Final Cut Pro
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Parent: WindowServer [87]
    Version: 6.0.1 (6.0.1)
    Build Version: 3
    Project Name: FCPApp
    Source Version: 706230001
    PID: 11830
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000002f
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a400f8 objc_msgSend + 24
    1 com.apple.FinalCutPro 0x0057a860 PositionKGNSView(KGNSViewRecord*) + 48
    2 com.apple.FinalCutPro 0x0057b440 KGNSViewMessage(long, long, KGDictInt*, KGViewRecord*) + 436
    3 com.apple.FinalCutPro 0x002be8a8 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 80
    4 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    5 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    6 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    7 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    8 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    9 com.apple.FinalCutPro 0x002beb20 pKGViewMessageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char) + 32
    10 com.apple.FinalCutPro 0x002d27dc AdjustScrollBars(KGScrollerRecord*, KGViewRecord*, unsigned char, unsigned char) + 2588
    11 com.apple.FinalCutPro 0x002d2c04 ScrollBy(KGScrollerRecord*, KGPoint const*, unsigned char, KGScrollerRecord*) + 504
    12 com.apple.FinalCutPro 0x002d4038 pKGScrollerMessage(long, long, KGDictInt*, KGViewRecord*) + 3644
    13 com.apple.FinalCutPro 0x002cf14c pKGViewMessage(long, long, KGDictInt*, KGViewRecord*) + 27384
    14 ...CutPro.Plugins.FilterViewer 0x092212a8 PluginStart + 52592
    15 com.apple.FinalCutPro 0x002cf14c pKGViewMessage(long, long, KGDictInt*, KGViewRecord*) + 27384
    16 ...CutPro.Plugins.FilterViewer 0x092211e8 PluginStart + 52400
    17 com.apple.FinalCutPro 0x002cf14c pKGViewMessage(long, long, KGDictInt*, KGViewRecord*) + 27384
    18 com.apple.FinalCutPro 0x00117894 pKGRulerMessage(long, long, KGDictInt*, KGViewRecord*) + 2648
    19 com.apple.FinalCutPro 0x002c1fbc pKGViewScrollRequest(KGViewRecord*, KGPoint*, unsigned char) + 388
    20 ...CutPro.Plugins.FilterViewer 0x0921c89c PluginStart + 33636
    21 ...CutPro.Plugins.FilterViewer 0x09220020 PluginStart + 47848
    22 com.apple.FinalCutPro 0x00126110 DispatchNotificationsHelp(void**, KGDictInt*, long, long, unsigned char) + 200
    23 com.apple.FinalCutPro 0x00126428 DispatchNotifications + 216
    24 com.apple.FinalCutPro 0x0002d494 HashInsertFull(HashDict*, char*, long, unsigned char, void*, KGTypeValueContainer*, void**, unsigned char, KGDictNotifyHolder**, KGDictUndoMethod, long, unsigned char, unsigned long) + 1092
    25 com.apple.FinalCutPro 0x0002eba0 DispatchHashDict(KGDictSelector, KGDictInt*, KGDictParams*) + 340
    26 com.apple.FinalCutPro 0x00127400 pKGDictPut1(KGDictInt*, void*, long, char*) + 104
    27 com.apple.FinalCutPro 0x001187dc pKGRulerMessage(long, long, KGDictInt*, KGViewRecord*) + 6560
    28 com.apple.FinalCutPro 0x002c5708 PPassMouseEvent(KGPanelRecord*, KGDictInt*, long) + 1400
    29 com.apple.FinalCutPro 0x002cf864 pKGPanelMessage(long, long, KGDictInt*, KGViewRecord*) + 272
    30 com.apple.FinalCutPro 0x00274d40 ServicesPanelsMessageProc(long, long, KGDictInt*, KGPanelRecord*) + 120
    31 com.apple.FinalCutPro 0x00276630 TimelineMessageProc(long, long, KGDictInt*, KGPanelRecord*) + 84
    32 com.apple.FinalCutPro 0x002c4e3c pKGPanelWindowProc(long, long, KGDictInt*, void*) + 96
    33 com.apple.FinalCutPro 0x002dc8c4 pKGSendWindowMessage(KGWindowRec*, long, long, KGDictInt*) + 140
    34 com.apple.FinalCutPro 0x0016b990 HandleMouseDown(OpaqueEventRef*) + 1032
    35 com.apple.FinalCutPro 0x0016c5b4 DoEvent(OpaqueEventRef*, KGDictInt*) + 748
    36 com.apple.FinalCutPro 0x004298ec Events(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
    37 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    38 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    39 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    40 com.apple.HIToolbox 0x93329224 HandleMouseEventForWindow(OpaqueWindowPtr*, OpaqueEventRef*, unsigned short) + 236
    41 com.apple.HIToolbox 0x9348c3dc HandleMouseEvent(OpaqueEventRef*) + 368
    42 com.apple.HIToolbox 0x9329d1fc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 496
    43 com.apple.HIToolbox 0x93296b84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    44 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    45 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    46 com.apple.HIToolbox 0x932ddc04 ToolboxEventDispatcher + 92
    47 com.apple.HIToolbox 0x932ddb90 HLTBEventDispatcher + 16
    48 com.apple.HIToolbox 0x932dc148 RunApplicationEventLoop + 148
    49 com.apple.FinalCutPro 0x001688fc KGMainEvent(void*) + 52
    50 com.apple.FinalCutPro 0x002e10c0 main + 64
    51 com.apple.FinalCutPro 0x000038cc _start + 760
    52 com.apple.FinalCutPro 0x000035d0 start + 48
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.FinalCutPro 0x00450d30 Synchronizable::Wait() + 48
    3 com.apple.FinalCutPro 0x0043c77c DisplayQueue::Run() + 724
    4 com.apple.FinalCutPro 0x0047a824 Thread::RunHelper(void*) + 32
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.FinalCutPro 0x00450d30 Synchronizable::Wait() + 48
    3 com.apple.FinalCutPro 0x004f3a48 WorkUnitPerformer::Run() + 72
    4 com.apple.FinalCutPro 0x0047a824 Thread::RunHelper(void*) + 32
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x900411f8 machwaituntil + 8
    1 ...ple.CoreServices.CarbonCore 0x90bfce28 MPDelayUntil + 60
    2 ...ple.CoreServices.CarbonCore 0x90bfcc70 Delay + 124
    3 ...edgiantsoftware.mbcc.slider 0x0f7334e4 RGS::SerialServer::ThreadProcess() + 64
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ec90c CFRunLoopRun + 52
    5 com.apple.AVCVideoServices 0x00b5cf7c AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 168
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x9145763c HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x914573dc CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf8410 TSWaitOnSemaphoreCommon + 176
    3 ...ickTimeComponents.component 0x99b5b174 ReadSchedulerThreadEntryPoint + 5316
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9005afe0 accept + 12
    1 com.apple.Foundation 0x92c00b38 _backgroundActivity + 272
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f0434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.ColorSync 0x9159f060 pthreadSemaphoreWait(t_pthreadSemaphore*) + 56
    3 com.apple.ColorSync 0x9159e2fc CMMConvTask(void*) + 40
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x9002f08c kevent + 12
    1 com.apple.DesktopServices 0x92af3eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc59a0 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92af452c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 12:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.FinalCutPro 0x00450d30 Synchronizable::Wait() + 48
    3 com.apple.FinalCutPro 0x000a0168 SyncMetaDataTask::GetNextEvent() + 92
    4 com.apple.FinalCutPro 0x000a1b60 SyncMetaDataTask::Run() + 48
    5 com.apple.FinalCutPro 0x0047a824 Thread::RunHelper(void*) + 32
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 13:
    0 libSystem.B.dylib 0x900411f8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040fc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044798 usleep + 88
    3 com.apple.DesktopVideoOut 0x0f5d1e88 DVOClockGetTime + 1208
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 14:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf8410 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c02eb8 AIOFileThread(void*) + 520
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 15:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ...ickTimeComponents.component 0x99e959a4 DecompressFramesMPTask + 100
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 16:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ...ickTimeComponents.component 0x99e959a4 DecompressFramesMPTask + 100
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 17:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf8410 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c003ac TimerThread + 60
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 18:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ...ickTimeComponents.component 0x99e959a4 DecompressFramesMPTask + 100
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 19:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ...ickTimeComponents.component 0x99e959a4 DecompressFramesMPTask + 100
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000090a400f8 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x44442202 xer: 0x0000000000000000 lr: 0x000000000057a860 ctr: 0x0000000090a400e0
    r0: 0x000000000057b440 r1: 0x00000000bfffd070 r2: 0x0000000000000000 r3: 0x000000002c2c90c0
    r4: 0x0000000090abde64 r5: 0x0000000000000060 r6: 0x00000000340548a0 r7: 0x0000000000000001
    r8: 0x0000000000000001 r9: 0xffffffffffffffff r10: 0x0000000000000000 r11: 0x000000006f55de64
    r12: 0x000000000000000f r13: 0x0000000000000002 r14: 0x0000000000000000 r15: 0x00000000a3296698
    r16: 0x0000000000000140 r17: 0x000000000075d3b0 r18: 0x000000000075d3b0 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000001 r22: 0x000000000000006e r23: 0x0000000000000007
    r24: 0x0000000001a99d10 r25: 0x0000000031811a20 r26: 0x0000000001a99d10 r27: 0x00000000340548a0
    r28: 0x0000000000000007 r29: 0x00000000340548a0 r30: 0x000000000000006e r31: 0x00000000340548a0
    Binary Images Description:
    0x1000 - 0x757fff com.apple.FinalCutPro 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    0xb0d000 - 0xb12fff KGCore /Applications/Final Cut Pro.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
    0xb18000 - 0xb28fff com.apple.AERegistration 1.2 (70) /Applications/Final Cut Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0xb3a000 - 0xb42fff com.apple.AEProfiling 1.2 (18) /Applications/Final Cut Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0xb4a000 - 0xb7dfff com.apple.AVCVideoServices 1.0 (38) /Applications/Final Cut Pro.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServi ces
    0xb9e000 - 0xbb1fff com.apple.framework.promedia.ProMediaIOUnit 1.0.0 (1) /Applications/Final Cut Pro.app/Contents/Frameworks/ProMediaIOUnit.framework/Versions/A/ProMediaIOUnit
    0xbbe000 - 0xbc8fff com.apple.framework.promediaio 1.0.0 (1) /Applications/Final Cut Pro.app/Contents/Frameworks/ProMediaIO.framework/Versions/A/ProMediaIO
    0xbce000 - 0xbdafff com.apple.finalcutstudio.prometadatasupport 0.5 (1.0) /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0xd05000 - 0xd79fff com.apple.ProFX 1.2.1 /Library/Frameworks/ProFX.framework/Versions/A/ProFX
    0xda4000 - 0xdfdfff com.apple.proapps.MIO 1.0 /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0xfb8000 - 0xfb8fff com.yazsoft.SDEnhancer ??? (1.0) /Users/myhomefolder/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0xfbc000 - 0xfbdfff eu.willmore.GrowlPhoto GrowlPhoto v0.71 (0.71) /Library/InputManagers/GrowlPhoto/GrowlPhoto.bundle/Contents/MacOS/GrowlPhoto
    0xfcc000 - 0xfcefff com.unsanity.menuextraenabler 1.0.3 /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0xfd8000 - 0xfdafff net.culater.SIMBL 0.8 (8) /Users/myhomefolder/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIM BL
    0xfdf000 - 0xfdffff com.growl.GrowlSafariLoader 1.0 /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/Grow lSafariLoader
    0xfe3000 - 0xfe4fff com.1passwd.InputManager ??? (1.0) /Users/myhomefolder/Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/M acOS/1PasswdIM
    0x1c06000 - 0x1c0dfff com.apple.proapps.mrcheckpro 1.4 (188) /Applications/Final Cut Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x6205000 - 0x621efff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x6224000 - 0x623ffff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x851e000 - 0x862dfff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x865c000 - 0x874cfff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0x8979000 - 0x89a6fff com.apple.FinalCutPro.Plugins.AfterEffects 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
    0x89ad000 - 0x89b1fff com.apple.FinalCutPro.Plugins.AudioGroupsExport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioGroupsExport.bundle/Contents/MacOS/AudioGro upsExport
    0x89b4000 - 0x89cdfff com.apple.FinalCutPro.Plugins.AudioMixer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
    0x89d9000 - 0x8a86fff com.apple.FinalCutPro.Plugins.Browser 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
    0x8a9e000 - 0x8aa4fff com.apple.FinalCutPro.Plugins.Cache Manager 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cache Manager.bundle/Contents/MacOS/Cache Manager
    0x8aa7000 - 0x8abcfff com.apple.FinalCutPro.CinemaTools 4.0 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cinema Tools.bundle/Contents/MacOS/Cinema Tools
    0x8ac5000 - 0x8ad0fff com.apple.FinalCutPro.Plugins.CTHelper 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/CTHelper.bundle/Contents/MacOS/CTHelper
    0x8ad5000 - 0x8afbfff com.apple.FinalCutPro.Plugins.EditTape 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
    0x8b08000 - 0x8b10fff com.apple.FinalCutPro.Plugins.Effect Builder 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Effect Builder.bundle/Contents/MacOS/Effect Builder
    0x8b13000 - 0x8b1ffff com.apple.FinalCutPro.Plugins.FCPExtPluginSupport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExt PluginSupport
    0x8b25000 - 0x8b57fff com.apple.FinalCutPro.Plugins.FCS Engine 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
    0x8fe4000 - 0x8ff3fff com.apple.QuartzComposer.FxPlugWrapper 1.2.1 /Library/Application Support/ProApps/Internal Plug-Ins/ProFX/FxPlugWrapper.plugin/Contents/MacOS/FxPlugWrapper
    0x8ffc000 - 0x8ffdfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x9146000 - 0x9151fff com.apple.PluginManager 1.7.1 (34) /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x915c000 - 0x916dfff com.apple.fxplugframework 1.2.1 /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0x9180000 - 0x9192fff com.noiseindustries.NIKit ??? (1.0) /Library/Plug-Ins/FxPlug/FxFactory.fxplug/Contents/Frameworks/NIKit.framework/V ersions/A/NIKit
    0x91a0000 - 0x91eafff com.apple.FinalCutPro.Plugins.EDL Export 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EDL Export.bundle/Contents/MacOS/EDL Export
    0x91fe000 - 0x920ffff com.apple.FinalCutPro.Plugins.FilterCustomEd 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCusto mEd
    0x9212000 - 0x9227fff com.apple.FinalCutPro.Plugins.FilterViewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
    0x922a000 - 0x922dfff com.apple.FinalCutPro.Plugins.FinalTouchExport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FinalTouchExport.bundle/Contents/MacOS/FinalTouc hExport
    0x9231000 - 0x9251fff com.apple.FinalCutPro.Plugins.Flash 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
    0x9260000 - 0x926dfff com.apple.FinalCutPro.Plugins.GenViewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
    0x9270000 - 0x9275fff com.apple.FinalCutPro.Plugins.LayerFileReader 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileR eader
    0x9278000 - 0x92c4fff com.apple.FinalCutPro.Plugins.Media Manager 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
    0x92cf000 - 0x92e3fff com.apple.FinalCutPro.Plugins.MolokiniSupport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSu pport
    0x92f0000 - 0x9303fff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 /Applications/Final Cut Pro.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTr anslation
    0x930f000 - 0x9323fff com.apple.FinalCutPro.Plugins.Motion Viewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
    0x9326000 - 0x9344fff com.apple.FinalCutPro.Plugins.Movie Analyzer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
    0x9352000 - 0x936afff com.apple.FinalCutPro.Plugins.Movie Viewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
    0x9374000 - 0x9379fff com.apple.FinalCutPro.Plugins.NuggetExport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
    0x937c000 - 0x9424fff com.apple.FinalCutPro.Plugins.OMF Audio Export 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/OMF Audio Export.bundle/Contents/MacOS/OMF Audio Export
    0x9440000 - 0x944afff com.apple.FinalCutPro.Plugins.Perf Analyzer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
    0x944d000 - 0x9465fff com.apple.FinalCutPro.Plugins.ProAppsIntegration 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/ProAppsIntegration.bundle/Contents/MacOS/ProApps Integration
    0x9473000 - 0x9481fff com.apple.FinalCutPro.Plugins.Pulldown Support 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Pulldown Support.bundle/Contents/MacOS/Pulldown Support
    0x9487000 - 0x94c4fff com.apple.FinalCutPro.Plugins.QTM Reader 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
    0x94d0000 - 0x94d9fff com.apple.FinalCutPro.Plugins.QuickView 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QuickView.bundle/Contents/MacOS/QuickView
    0x94dc000 - 0x94eafff com.apple.FinalCutPro.Plugins.Relink Media 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
    0x94ee000 - 0x94f0fff com.apple.FinalCutPro.Plugins.Text Window 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
    0x94f3000 - 0x956afff com.apple.FinalCutPro.Plugins.Timeline Editor 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
    0x9572000 - 0x957afff com.apple.FinalCutPro.Plugins.Transcoder 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
    0x957e000 - 0x9590fff com.apple.FinalCutPro.Plugins.Transition Viewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
    0x9593000 - 0x95a9fff com.apple.FinalCutPro.Plugins.Trimming 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
    0x95ac000 - 0x95b3fff com.apple.FinalCutPro.Plugins.VDUSupport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VDUSupport.bundle/Contents/MacOS/VDUSupport
    0x95b7000 - 0x95f9fff com.apple.FinalCutPro.Plugins.Vector Accelerator 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
    0x95fd000 - 0x960ffff com.apple.FinalCutPro.Plugins.VideoLog 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
    0x9612000 - 0x962bfff com.apple.FinalCutPro.Plugins.VoiceOver 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
    0x962f000 - 0x9690fff com.apple.FinalCutPro.Plugins.XML Support 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
    0x98c7000 - 0x98cbfff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x98e2000 - 0x98e8fff com.apple.ATIRadeon9700GA 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GA.plugin/Contents/MacOS/ATIRadeon9700G A
    0x997d000 - 0x997efff com.apple.compressor.stomp 3.0.1 /Library/Frameworks/Compressor.framework/Compressor
    0x9d23000 - 0x9d38fff com.apple.FCP Uncompressed 422.component 1.5 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x9d3d000 - 0x9d51fff com.apple.IMXCodec 1.3 (143) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x9dbe000 - 0x9dc3fff com.apple.LiveType.component 2.1.3 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x9dc7000 - 0x9e2cfff com.apple.LiveType.framework 2.1.3 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x9e56000 - 0x9ebefff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x9ecb000 - 0x9f13fff com.apple.motion.component 1.0 /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x9f17000 - 0x9f1bfff Motion /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x9f1f000 - 0x9f98fff com.DivXInc.DivXDecoder 6.0.5 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x9fa9000 - 0xa097fff com.elgato.mpegsupport EyeTV MPEG Support 1.0.6 (build 40) (1.0.6) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0xa105000 - 0xa1b6fff org.perian ??? (0.5) /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0xa1d6000 - 0xa1edfff com.apple.fcp.DVOutputUnit 1.3 /Applications/Final Cut Pro.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
    0xa424000 - 0xa797fff com.bitjazz.SheerVideoPro 2.5.0.7 /Library/QuickTime/SheerVideo™ HD Pro X.qtx/Contents/MacOS/SheerVideo™ HD Pro
    0xa7ba000 - 0xa862fff org.xiph.xiph-qt.xiphqt 0.1.7 /Library/Components/XiphQT.component/Contents/MacOS/XiphQT
    0xa99f000 - 0xa9f3fff com.apple.AppleProRes422 1.0.1 (38) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
    0xa9f8000 - 0xaa2afff com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xaa2f000 - 0xaa83fff com.apple.AppleHDVCodec 1.3.1 (212) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0xaa8e000 - 0xaaabfff com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xaab0000 - 0xab29fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xab91000 - 0xab93fff com.apple.Helium 2.1.1 /System/Library/PrivateFrameworks/Helium.framework/Versions/A/Helium
    0xac06000 - 0xac0bfff com.apple.finalcutpro.dvcprohdfrcplugin 1.2.0 (16) /Applications/Final Cut Pro.app/Contents/PlugIns/DVCPROHD Frame Rate Converter.bundle/Contents/MacOS/DVCPROHD Frame Rate Converter
    0xacd8000 - 0xad2afff com.apple.soundtrackpro.integration 2.0.0 () /Library/Application Support/ProApps/Bundles/Soundtrack Pro Integration.bundle/Contents/MacOS/Soundtrack Pro Integration
    0xad44000 - 0xad72fff com.apple.motion.MotionBundle 3.0.1 /Library/Application Support/ProApps/Bundles/Motion.bundle/Contents/MacOS/Motion
    0xb053000 - 0xb076fff com.noiseindustries.FxFactory.FxPlug 1.0.4 /Library/Plug-Ins/FxPlug/FxFactory.fxplug/Contents/MacOS/FxFactory
    0xb099000 - 0xb0a3fff com.apple.QuartzComposer.QCMotionPatch 1.0 /Library/Application Support/ProApps/Internal Plug-Ins/ProFX/QCMotionPatch.plugin/Contents/MacOS/QCMotionPatch
    0xb222000 - 0xb226fff com.srslabs.iwow ??? (1.1.8) /Library/Audio/Plug-Ins/HAL/iWow.plugin/Contents/MacOS/iTea
    0xb291000 - 0xb2b8fff com.digidesign.digidesign.DigiCoreAudioPlugIn 7.3cs1 (7.3f120) /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0xb2d7000 - 0xb2dcfff com.apple.SmoothCamFxPlug 1.0.1 /Library/Application Support/ProApps/Internal Plug-Ins/FxPlug/SmoothCam.fxplug/Contents/MacOS/SmoothCam
    0xb405000 - 0xb518fff com.apple.motion.filters 3.0.1 /Library/Application Support/ProApps/Internal Plug-Ins/FxPlug/Filters.bundle/Contents/MacOS/Filters
    0xb573000 - 0xb5b1fff com.apple.Helium.HeliumRender 1.0.1 /System/Library/PrivateFrameworks/Helium.framework/Frameworks/HeliumRender.fram ework/Versions/A/HeliumRender
    0xb5ef000 - 0xb5f1fff com.apple.qmaster.swamp 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
    0xb705000 - 0xb750fff com.apple.audio.CoreAudio.ProMediaIOAVSAVCPlugIn 7.0 /Applications/Final Cut Pro.app/Contents/SharedSupport/ProMediaIOAVSAVC.plugin/Contents/MacOS/ProMediaI OAVSAVC
    0xb782000 - 0xb78ffff com.apple.fcp.TundraOutputUnit 1.3 /Applications/Final Cut Pro.app/Contents/Resources/TundraOutputUnit.bundle/Contents/MacOS/TundraOutputU nit
    0xb799000 - 0xb7aafff com.apple.DVCPROHDVideoOutput 1.3 /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0xbe87000 - 0xc600fff com.borisfx.TextScrambler ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Text Scrambler.bundle/Contents/MacOS/Text Scrambler
    0xd053000 - 0xd7cafff com.borisfx.Title3D ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title 3D.bundle/Contents/MacOS/Title 3D
    0xe21c000 - 0xe281fff com.apple.DVCPROHDMuxer 1.3 /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xe29f000 - 0xe2d8fff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xe405000 - 0xeb7afff com.borisfx.TitleCrawl ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title Crawl.bundle/Contents/MacOS/Title Crawl
    0xf5cb000 - 0xf5d2fff com.apple.DesktopVideoOut 1.2.4 /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0xf5f0000 - 0xf5f8fff com.apple.compressor.FilterUI 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
    0xf705000 - 0xf768fff com.redgiantsoftware.mbcc.slider 1.0 (1) /Library/Plug-Ins/FxPlug/MBCCSlider.fxplug/Contents/MacOS/MBCCSlider
    0xf947000 - 0xf951fff com.apple.IOFWDVComponents 1.7.9 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xf999000 - 0xf9a5fff com.apple.compressor.MediaServerAPI 3.0.1 /Library/Frameworks/MediaServerAPI.framework/MediaServerAPI
    0xf9b2000 - 0xf9bffff com.apple.compressor.StompUtil 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
    0xfb05000 - 0xfb68fff com.redgiantsoftware.mbcc 1.0 (1) /Library/Plug-Ins/FxPlug/MBCC.fxplug/Contents/MacOS/MBCC
    0xfbcb000 - 0xfbd7fff com.apple.qmaster.SwampUtil 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
    0xfd05000 - 0xfd48fff com.apple.compressor.ImageProcessing 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/ImageProcessing. framework/Versions/A/ImageProcessing
    0xfd7e000 - 0xfd89fff com.apple.qmaster.SwampService 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
    0xfdba000 - 0xfdc8fff com.apple.qmaster.ClusterManager 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
    0xfe23000 - 0xfe28fff com.apple.fxmetaplug.ImageUnit 1.2.1 /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0xfe2f000 - 0xfe66fff ProMath /Users/myhomefolder/Library/Frameworks/ProMath.framework/Versions/A/ProMath
    0xfe7a000 - 0xff2afff ProCore /Users/myhomefolder/Library/Frameworks/ProCore.framework/Versions/A/ProCore
    0xff76000 - 0xff90fff ThirdPartyPlugins /Users/myhomefolder/Library/Frameworks/ThirdPartyPlugins.framework/Versions/A/T hirdPartyPlugins
    0x10000000 - 0x10062fff com.apple.proapps.AudioMixEngine 2.0 (68) /Applications/Final Cut Pro.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
    0x100c6000 - 0x100d4fff com.apple.motion.Text 3.0.1 /Applications/Motion.app/Contents/PlugIns/Text.ozp/Contents/MacOS/Text
    0x100dc000 - 0x100dffff com.apple.Helium.HCache 2.1.1 /System/Library/PrivateFrameworks/Helium.framework/Plug-ins/HCache.bundle/Conte nts/MacOS/HCache
    0x10205000 - 0x10294fff ProMedia /Users/myhomefolder/Library/Frameworks/ProMedia.framework/Versions/A/ProMedia
    0x10319000 - 0x10380fff ProGraphics /Users/myhomefolder/Library/Frameworks/ProGraphics.framework/Versions/A/ProGrap hics
    0x1046d000 - 0x105d6fff Lithium /Users/myhomefolder/Library/Frameworks/Lithium.framework/Versions/A/Lithium
    0x10673000 - 0x1081dfff com.apple.motion.TextFramework 3.0.1 /Applications/Motion.app/Contents/Frameworks/TextFramework.framework/TextFramew ork
    0x108c2000 - 0x108d3fff com.apple.qmaster.Status 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
    0x108ff000 - 0x1090cfff com.apple.qmaster.RequestProcessing 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
    0x10939000 - 0x10ab8fff com.apple.motion.Behaviors 3.0.1 /Applications/Motion.app/Contents/PlugIns/Behaviors.ozp/Contents/MacOS/Behavior s
    0x10b71000 - 0x10bc5fff Bloodhound /Users/myhomefolder/Library/Frameworks/Bloodhound.framework/Versions/A/Bloodhou nd
    0x10c00000 - 0x10d77fff com.apple.motion.Particles 3.0.1 /Applications/Motion.app/Contents/PlugIns/Particles.ozp/Contents/MacOS/Particle s
    0x10ddd000 - 0x10deafff com.apple.qmaster.SwampExecutor 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampExecutor.frame work/Versions/A/SwampExecutor
    0x10f77000 - 0x10fc1fff com.apple.compressor.StompUI 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUI.framewor k/Versions/A/StompUI
    0x11000000 - 0x11016fff com.apple.proapps.ControlSurfaceSupport 2.0 (68) /Applications/Final Cut Pro.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlS urfaceSupport
    0x1102c000 - 0x117a5fff com.borisfx.VectorShape ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Vector Shape.bundle/Contents/MacOS/Vector Shape
    0x12201000 - 0x122effff com.apple.AECore 3.0.1 /Library/Frameworks/AECore.framework/Versions/A/AECore
    0x12383000 - 0x12469fff com.apple.compressor.StompTypes 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompTypes.frame work/Versions/A/StompTypes
    0x12505000 - 0x12657fff com.apple.compressor.transcoding 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/Transcoding.fram ework/Versions/A/Transcoding
    0x12764000 - 0x127aafff com.apple.qmaster.SwampCore 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
    0x13008000 - 0x1304cfff com.apple.qmaster.SwampTypes 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampTypes.framewor k/Versions/A/SwampTypes
    0x13092000 - 0x130dffff com.apple.qmaster.do 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/DistributedObjects. framework/Versions/A/DistributedObjects
    0x13134000 - 0x13148fff com.apple.qmaster.ServiceControl 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
    0x13162000 - 0x131a9fff com.apple.qmaster.ContentControl 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ContentControl.fram ework/Versions/A/ContentControl
    0x131e3000 - 0x132abfff com.apple.qmaster.JobControl 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/JobControl.framewor k/Versions/A/JobControl
    0x13359000 - 0x13378fff com.apple.qmaster.SwampUI 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUI.framework/V ersions/A/SwampUI
    0x14008000 - 0x149ecfff com.apple.ozone.framework 3.0.1 /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Ozone
    0x28405000 - 0x284e3fff com.apple.audio.codecs.Components 1.4.9 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x2ae05000 - 0x2b04cfff net.telestream.wmv.export 2.1.2.72 /Library/QuickTime/Flip4Mac WMV Export.component/Contents/MacOS/Flip4Mac WMV Export
    0x2bbd1000 - 0x2bd49fff com.popwire.wm_exporter r9164 (9164) /Library/QuickTime/PopwireWMV-9Export.component/Contents/MacOS/PopwireWMV-9Expo rt
    0x2fa42000 - 0x2fc40fff net.telestream.wmv.import 2.1.2.72 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x3041e000 - 0x305bffff net.telestream.wmv.advanced 2.1.2.72 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x313c0000 - 0x313d5fff com.apple.QuartzComposer.ExtraPatches 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x41340000 - 0x4137ffff com.apple.CoreMediaIOServicesPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x41410000 - 0x414affff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x419b0000 - 0x419effff com.apple.QuickTimeFireWireDV.component 7.2 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x41a30000 - 0x41a35fff com.apple.CoreMediaAuthoringPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.5 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x88fc0000 - 0x88fe6fff com.apple.CoreMediaPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd2fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918eefff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91902000 - 0x91927fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193a000 - 0x9197cfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91998000 - 0x919acfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ba000 - 0x91a00fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a17000 - 0x91adefff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2c000 - 0x91b41fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b46000 - 0x91b64fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6a000 - 0x91c21fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c70000 - 0x91c74fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c76000 - 0x91cdefff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce3000 - 0x91d20fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d27000 - 0x91d40fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d45000 - 0x91d48fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4a000 - 0x91e28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e48000 - 0x91e48fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4a000 - 0x91f2ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f37000 - 0x91f56fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc2000 - 0x92030fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203b000 - 0x920d0fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ea000 - 0x92672fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a5000 - 0x929d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a00000 - 0x92aeefff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af1000 - 0x92b79fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bba000 - 0x92de5fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f12000 - 0x92f30fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3b000 - 0x92f95fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb3000 - 0x92fb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb5000 - 0x92fc9fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe1000 - 0x92ff1fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffd000 - 0x93012fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93024000 - 0x930abfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930bf000 - 0x930cafff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d4000 - 0x93101fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311b000 - 0x9312afff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93136000 - 0x9319cfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cd000 - 0x9321cfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324a000 - 0x93267fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93279000 - 0x93286fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328f000 - 0x9359dfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ed000 - 0x936f9fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fe000 - 0x9371efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93737000 - 0x93767fff com.apple.MediaKit 8.6.2 (345.1.8) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93793000 - 0x93793fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93795000 - 0x93dc8fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94155000 - 0x941c7fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94200000 - 0x942c4fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94316000 - 0x94316fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94318000 - 0x944d8fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94522000 - 0x9455ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94567000 - 0x945b7fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c0000 - 0x945dafff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945ea000 - 0x9460cfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94649000 - 0x9468efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9469a000 - 0x946dcfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/vmutils
    0x947b8000 - 0x947c7fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947cf000 - 0x947dcfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94822000 - 0x9483bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94842000 - 0x94b61fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c45000 - 0x94cb6fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e2b000 - 0x94f5bfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fed000 - 0x94ffcfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95004000 - 0x95031fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95038000 - 0x95048fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9504c000 - 0x9507bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9508b000 - 0x950a8fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9549a000 - 0x9549afff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9549c000 - 0x9551ffff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x9554c000 - 0x95592fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95790000 - 0x957b8fff libcurl.3.dylib /usr/lib/libcurl.3.dylib
    0x95d0f000 - 0x95da5fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96551000 - 0x965d2fff com.apple.QTKit 7.2 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9664d000 - 0x9667ffff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969f7000 - 0x96b82fff com.apple.prokit 4.0 (672.5) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x972f9000 - 0x97306fff com.apple.JavaScriptGlue 418 /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScrip tGlue
    0x97310000 - 0x9734ffff com.apple.audio.midi.CoreMIDI 1.5 (41) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x97737000 - 0x97756fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97dc7000 - 0x97decfff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x97e6d000 - 0x97f2efff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97f59000 - 0x97f5afff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97f5c000 - 0x97f69fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97f83000 - 0x97fc3fff com.apple.glut 3.3.8 (GLUT-3.3.8) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x98064000 - 0x98086fff com.apple.AppleVAFramework 2.4.29 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9835f000 - 0x98375fff com.apple.audio.CoreAudioKit 1.0 (1.0.0d1) /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x98a97000 - 0x98b68fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98be5000 - 0x98be5fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9914f000 - 0x9925efff com.apple.DiskImagesFramework 10.4.9 (114.9) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x992dc000 - 0x992e9fff libbz2.1.0.dylib /usr/lib/libbz2.1.0.dylib
    0x992eb000 - 0x9932efff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x99b43000 - 0x9a709fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a876000 - 0x9a944fff com.apple.QuickTime3GPP.component 7.2 /System/Library/QuickTime/QuickTime3GPP.component/Contents/MacOS/QuickTime3GPP
    0x9a962000 - 0x9a966fff com.apple.QuickTimeH264.component 7.2 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9a968000 - 0x9aa77fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x9abee000 - 0x9acbbfff com.apple.QuickTimeMPEG4.component 7.2 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9b1ec000 - 0x9b1f7fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9b202000 - 0x9b35bfff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x9b683000 - 0x9b684fff com.apple.iokit.dvcomponentglue 1.7.9 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x9b691000 - 0x9b6d5fff com.apple.viceroy.codec 31.0 (31) /System/Library/Components/VCH263Codec.component/VCH263Codec
    0x9b7f4000 - 0x9b82afff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0xc0000000 - 0xc0009fff com.growl.growlframework 0.7.3 /Library/InputManagers/GrowlPhoto/GrowlPhoto.bundle/Contents/Frameworks/Growl.f ramework/Versions/A/Growl
    Model: PowerMac7,3, BootROM 5.1.8f7, 2 processors, PowerPC G5 (3.0), 2.5 GHz, 4 GB
    Graphics: ATI Radeon 9600 XT, ATY,RV360, AGP, 128 MB
    Memory Module: DIMM2/J13, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM3/J14, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM4/J41, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM5/J42, 1 GB, DDR SDRAM, PC3200U-30330
    Modem: Jump, V.92, Version 1.0
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: Sonnet Tempo-X eSATA 4+4, ata, SLOT-3
    PCI Card: firewire, ieee1394, SLOT-4
    Serial ATA Device: ST3750640AS, 698.64 GB
    Serial ATA Device: ST3750640AS, 698.64 GB
    Serial ATA Device: ST3500630AS, 465.76 GB
    Serial ATA Device: ST3500630AS, 465.76 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-111D
    USB Device: Back-UPS ES 350 FW:800.e5.D USB FW:e5, APC, Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: USB Monitor, LG Electronics Inc., Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB/PS2 Wheel Mouse, Kensington, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Lexmark Z600 Series, Lexmark, Up to 12 Mb/sec, 500 mA
    Message was edited by: Craig Kabis

    I kind of find it to hard to believe that quicktime has anything to do with this one. If Quicktime is at fault, why aren't the other clips affected? I could be wrong.
    A couple more suggestions if you want to try messing with it:
    1) Since the upgrade, have you trashed your FCP prefs? When I upgraded, trashing the prefs fixed some things maybe because version 5 pref was still in there.
    There is a program called FCP RESCUE you may want which will be handy with 6.0.1 which still crashes at some point. (Only when I'm using a lot of buggy plug-ins) The FCP RESCUE will delete all FCP pref files in a click. Also, when you set up in FCP with all your new pref settings, FCP RESCUE will back that pref up. Have you ever have a crash and all the settings went back to default? It's a pain to re-set it up again. FCP RESCUE will restore it with one simple click. And the app is free.
    Might want to try trashing the pref and repair disk permission.
    2) On one of the clip that is black and white, make it offline. (Leave it on disk if you need it.) Batch capture that clip.
    3) Create a new sequence, copy all the clips from the new imported XML seq, paste it into the new created SEQ.

  • Boris Title 3D keeps crashing my FCP?

    My Boris 3D titling tool keeps crashing my FCP????? And when I relaunches FCP it doesn't even bring me back to the same project???
    Thanks

    I'm having the same issue. This is particularly painful because I'm going back to earlier projects that used Boris 3D for the titles.
    Have you found any resolution to this?

  • FCP 6.02 keep crashing

    Does anybody have similar experiences on FCP 6.02 (of Final Cut Studio 2). We encounter very often crashing. When we were using FCP 5, everything works fine, until we upgraded to FCP 6.0.
    We have tried using OS X tiger (10.4.x) and Leopard (10.5.1) with latest update on everything. However, the FCP 6.02 still crashes very often without any noticeable reasons.
    Our configuration:
    Mac Pro C2D, 7GB RAM, 7300 Graphics card, Blackmagic Extreme HD I/O card, wireless and bluetooth installed.
    Any suggestions?
    Thanks in advance.
    Mike

    Before I post the questions in the forum, I did do a clean installation on everything and upate to the latest version of everything, including FCP and Leopard.
    I did a clean installation by re-partition the disk and install OSX Leopard from a newly bought box set instead of doing the upgrade from the original 10.4.3 Tiger. I install FCS 2 without installing the FCS1. Then I update to the latest version until OSX did not show any updates when I check with the "update" built-in function of OSX.
    I was using 3 internal disks to form a stripped raid 0. I was told by someone that the bandwidth requirement is higher on FCP6. I finally bought a raid card and add 8 SATA disks in Raid 5 configuration, which improve the R/W speed from 150MB/s to 400MB/s.
    After adding the new raid array, FCP did crash less and running smoother but it still crashes sometime without reason.
    Even worth, I bought another set of FCS 2 on my Macbook Pro, the Motion 3 keep crashing without any hints too.
    Did anybody experience the same crashing problem and any suggestion to stop the crashing or to "prevent" it happens or some "work around" are very welcome and appreciated.
    Thanks in advance.

  • I have a maginon film scanner bought from ALDI. It works with windows but with OSX Maverick software it keeps crashing as soon as I try and capture an image. I cannot find details of software updates anywhere.

    I have a maginon film scanner bought from ALDI. It works with windows but with OSX Maverick software it keeps crashing as soon as I try and capture an image. I cannot find details of software updates anywhere.

    Same question answered here : https://discussions.apple.com/thread/5762314?tstart=0
    I just popped in with using Mavericks (I got rid of my MBP about a year ago, and just got another one when I got an Air for my wife) and noticed that Mavericks is not working and playing well with a couple of programs I already owned (Paraellels, for example...yes, I spelled it wrong...).  I looked for maginon.com and it didn't exist, nor was my google search directed to another location for them, so I postulate that the device may not be in production anymore, thus: no driver updates from the manufacturer.
    From my mac-noob-layman's perspective: get some vmware, run windows and use the scanner in your virt machine to capture your images.  Put the images in your mac side and work your mac magic on them there.
    Peace

  • FCP HD Filling up G-Raid completely and crashing on capture

    Help! I'm losing my rag with this!!
    I am running the first version of FCP HD on a Dual 2gb G5, capturing Analogue video through an ADVC110 Firewire unit.
    Every time I try to capture the G-Raid fills up completely and the the FCP itself crashes. The only way to fix the machine is to reboot it and delete the massive Scratch Cache created on the external drive.
    I have tried:
    correct easy setup
    limiting the total time of captured clips
    limiting the total size of captured clips
    Can anyone help?? Thanks in advance
    Alex

    Could be a FW device conflict. How are you setup for capture... drive into one port ADVC into another?
    What happens if you disconnect the FW drive and try to capture directly to the system drive. If that works you may have to go that way and then transfer the footage to the FW drive for editing.
    rh

  • Timecode.cpp-1014, premiere keeps crashing?

    Hello,
    I am using Adobe Premiere Pro CS 6.01. I have been working on a project hassle-free for about 2 weeks now. The other day, after I have been working in Encore (I did NOT link the PPro Project, but rather I exported the video files first), suddenly my Premiere Pro project keeps crashing. Every time I open the project, as soon as all media has loaded, it has a Timecode.cpp-1014 error. Strangely, I am not capturing any footage (from what I have read about this error). Here is a screen shot of this error:
    It always pops up twice like that. Then, once I click continue, it has this error:
    and then Premiere Pro closes.
    I also notice the red "x" in the bottom right corner of the screen, and before I close Premiere, I click it and it pops up saying, "An input violation has occurred!"
    My sequence settings are: AVC-Intra 100 1080i 60Hz, 29.97 frames/second, 1920 x 1080 square pixels, upper fields first, 30fps drop-frame Timecode.
    In my project, I have the above footage (AVCHD, from a Canon Vixia Hf G10), footage from my iPhone 4s, linked audio from Audition, and linked animations from After Effects.
    My computer has the following specs:
    Intel i7-2600 @ 3.40GHz
    Windows 7 Home Premium
    16BM Ram
    3TB Hard drive space, on 2 hard drives'
    ATI Radeon HD 5700 Series, 1024MB
    750-watt power supply, Cooler Master GX750W
    Any advice/help would be much appreciated!
    Zack

    I'm working on a feature length doc (I have footage from over 100 shoot days), and I'm having similar problems that seem to center around a "master project" I'm importing projects into.  I create a project for each shoot date where I will log/sync footage from that day, but then also sometimes I play around and edit footage together (into squences saved with that day's project).  I'm creating the "master project" by importing the 100+ daily project files, so I can retain the keywords I've assigned and the bin structure.  The goal is to be able to search through my footage in the master project by using (among other things) keywords and logging info, and begin editing my scenes together using footage from over the 100 days.
    Unfortunately this master project crashes all the time... it's blatantly unuseable.  I should note that some of the already-edited-scenes are were edited in Final Cut, and imported as squences (i.e. FCP XML).
    Either Premiere can't handle all the linking that's going on, or it can't handle that amount of footage... either way I don't know what to do.

Maybe you are looking for

  • How to change Sold-to party in S.O when creating with ref to Quotation

    Dear All, We are creating Sales Orders with reference to Quotation. The requirement is that the same quotation will be used for different sold-tp parties when creating sales order. Currently the System does not allow to change the Sold-to when creati

  • Java wont run at all on safari.

    Hello there, I have an issue, on my home computer java runs seamlessly in safari for windows, but here at my office, it just wont run, i downloaded the Sun JRE and installed with Admin priveleges, althought Safari 4 Win includes Apple JRE anyways, it

  • CFMail Tag Issue

    I have a form on my website that use the cfmail tag to send information collected from a form via email. I am no longer getting the email submitted from the form yet I'm also not getting an error and I haven't changed anything. I suspect it's a relay

  • I UPDATED MY IPAD TO IOS 5 AND LOST MY APP THAT I PAID 15 BUCKS FOR DOES ANYONE KNOW IF I CAN GET IT BACK?

    I updated my Ipad2 and I didnt realize I would lose my apps that I paid for...I paid 15 bucks for the microsoft office document program and its gone! Does anyone know what I can do? Or am I just out the money?

  • Change User Name But Not Email SBS 2003

    Greetings, I need some help. I have a user that got married and wants to change her last name because she sends email from Outlook and it shows her old last name. I would like to change her user name but keep her email address the same. On SBS 2003 f