MPEG 2 encode takes hours, then: 3x crash service down

Hi everyone,
I've got a 2x 2.8 GHz Quad core Intel Xeon box (8 cores) with 16 GB of RAM. I setup compressor to run early yesterday morning, working on a (source) 3 hour MPEG-2 stream (with attached SCC track) to export as both a 300 and an 800 Kbps stream using H.264. After 4 hours and 41 minutes, the 800Kbps stream export failed with only the message "3x crash service down."
What the heck does that mean?
At the time, I had quit compressor and was monitoring the job with Batch Monitor. But there's actually a file in the target folder (the same folder as the sources). If I inspect the file, I can see audio and video, but no CC. If I look at the info for it, and then go to the log tab, I get the following XML:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<logs tms="273939021.422" tmt="09/06/2009 07:10:21.422" pnm="Batch%20Monitor">
<log tms="273939021.423" tmt="09/06/2009 07:10:21.423" pid="21826" kind="mrk" sub="error" what="get-log" avail="false" msg="Get log query not supported."/>
</logs>
The date and time values there keep changing on me. Anyone have a similar issue and/or a work-around?
Thanks!
PS: I have another user logged in on this system. That user is running 4 or 5 virtual machines under VMWare Fusion. This takes a 4-8 GB of RAM, leaving 8-12 for these jobs. I don't know if that makes any difference.

here you go:
Process: compressord [1108]
Path: /Library/Frameworks/Compressor.framework/Versions/A/Resources/CompressorTransco derX.bundle/Contents/MacOS/compressord
Identifier: compressord
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: qmasterd [55]
Date/Time: 2009-09-22 14:17:14.718 -0700
OS Version: Mac OS X 10.6.1 (10B504)
Report Version: 6
Exception Type: EXCBADACCESS (SIGBUS)
Exception Codes: KERNPROTECTIONFAILURE at 0x00000000000008e1
Crashed Thread: 6
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x93a1f7da machmsgtrap + 10
1 libSystem.B.dylib 0x93a1ff47 mach_msg + 68
2 com.apple.CoreFoundation 0x95162dbf __CFRunLoopRun + 2447
3 com.apple.CoreFoundation 0x95161d34 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x95161b61 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x923a43e4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
6 com.apple.Foundation 0x923a42c1 -[NSRunLoop(NSRunLoop) run] + 76
7 com.apple.qmaster.SwampService 0x00ee8bfa swamp::CSwampService::run(int, char const**) + 2310
8 compressord 0x000025a1 0x1000 + 5537
9 compressord 0x000023da 0x1000 + 5082
Thread 1:
0 libSystem.B.dylib 0x93a4d782 _semwaitsignal + 10
1 libSystem.B.dylib 0x93a4d43e pthread_condwait + 1191
2 libSystem.B.dylib 0x93a4f0d8 pthreadcondwait$UNIX2003 + 73
3 com.apple.AECore 0x0007e3eb aecore::CConditionalMutex::conditionalLock(int, aecore::CConditionalMutex::EConditionKind) + 233
4 com.apple.AECore 0x0007e4b0 aecore::CConditionalMutex::lockWhenValueSet(int) + 32
5 com.apple.qmaster.SwampService 0x00ee724d swamp::CCondition::wait() + 77
6 com.apple.qmaster.SwampService 0x00ee4198 swamp::CSwampService::CTerminationThread::runOnce() + 76
7 com.apple.AECore 0x00081382 aecore::CThread::runThread() + 34
8 com.apple.AECore 0x0007f319 threadProc(void*) + 17
9 libSystem.B.dylib 0x93a4cf39 pthreadstart + 345
10 libSystem.B.dylib 0x93a4cdbe thread_start + 34
Thread 2: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x93a4603a kevent + 10
1 libSystem.B.dylib 0x93a46768 dispatch_mgrinvoke + 215
2 libSystem.B.dylib 0x93a45bf9 dispatch_queueinvoke + 183
3 libSystem.B.dylib 0x93a4598a dispatch_workerthread2 + 234
4 libSystem.B.dylib 0x93a45401 pthreadwqthread + 390
5 libSystem.B.dylib 0x93a45246 start_wqthread + 30
Thread 3:
0 libSystem.B.dylib 0x93a45092 _workqkernreturn + 10
1 libSystem.B.dylib 0x93a45628 pthreadwqthread + 941
2 libSystem.B.dylib 0x93a45246 start_wqthread + 30
Thread 4:
0 libSystem.B.dylib 0x93a3e756 select$DARWIN_EXTSN + 10
1 com.apple.AECore 0x000813c7 aecore::CThread::runThread() + 103
2 com.apple.AECore 0x0007f319 threadProc(void*) + 17
3 libSystem.B.dylib 0x93a4cf39 pthreadstart + 345
4 libSystem.B.dylib 0x93a4cdbe thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x93a3e756 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x951a204d __CFSocketManager + 1085
2 libSystem.B.dylib 0x93a4cf39 pthreadstart + 345
3 libSystem.B.dylib 0x93a4cdbe thread_start + 34
Thread 6 Crashed:
0 com.apple.CoreFoundation 0x9512cc40 CFRetain + 112
1 ...pple.compressor.transcoding 0x008d9b77 M2V::Marker::Marker(M2V::MarkerInfo const&) + 65
Thread 7:
0 libSystem.B.dylib 0x93a3e756 select$DARWIN_EXTSN + 10
1 com.apple.qmaster.Status 0x00f01555 swamp::CStatusThread::runOnce() + 309
2 com.apple.AECore 0x00081382 aecore::CThread::runThread() + 34
3 com.apple.AECore 0x0007f319 threadProc(void*) + 17
4 libSystem.B.dylib 0x93a4cf39 pthreadstart + 345
5 libSystem.B.dylib 0x93a4cdbe thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x93a1f83a semaphoretimedwait_signaltrap + 10
1 libSystem.B.dylib 0x93a4d3c1 pthread_condwait + 1066
2 libSystem.B.dylib 0x93a7c208 pthreadcond_timedwait_relativenp + 47
3 com.apple.audio.CoreAudio 0x90b3eec1 CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x90b41ef3 CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x90b3f7f0 HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x90b3f087 HPIOThread::ThreadEntry(HPIOThread*) + 17
7 com.apple.audio.CoreAudio 0x90b3ef9e CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x93a4cf39 pthreadstart + 345
9 libSystem.B.dylib 0x93a4cdbe thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x93a1f83a semaphoretimedwait_signaltrap + 10
1 libSystem.B.dylib 0x93a4d3c1 pthread_condwait + 1066
2 libSystem.B.dylib 0x93a7c208 pthreadcond_timedwait_relativenp + 47
3 ...ple.CoreServices.CarbonCore 0x945d3435 TSWaitOnConditionTimedRelative + 242
4 ...ple.CoreServices.CarbonCore 0x945d3173 TSWaitOnSemaphoreCommon + 511
5 ...ickTimeComponents.component 0x98190255 ReadSchedulerThreadEntryPoint + 4698
6 libSystem.B.dylib 0x93a4cf39 pthreadstart + 345
7 libSystem.B.dylib 0x93a4cdbe thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x93a1f83a semaphoretimedwait_signaltrap + 10
1 libSystem.B.dylib 0x93a4d3c1 pthread_condwait + 1066
2 libSystem.B.dylib 0x93a7c208 pthreadcond_timedwait_relativenp + 47
3 ...ple.CoreServices.CarbonCore 0x945d3435 TSWaitOnConditionTimedRelative + 242
4 ...ple.CoreServices.CarbonCore 0x945d3173 TSWaitOnSemaphoreCommon + 511
5 ...ple.CoreServices.CarbonCore 0x9462d674 AIOFileThread(void*) + 1127
6 libSystem.B.dylib 0x93a4cf39 pthreadstart + 345
7 libSystem.B.dylib 0x93a4cdbe thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x93a4d782 _semwaitsignal + 10
1 libSystem.B.dylib 0x93a4d43e pthread_condwait + 1191
2 libSystem.B.dylib 0x93a4f0d8 pthreadcondwait$UNIX2003 + 73
3 com.apple.AECore 0x0007e3eb aecore::CConditionalMutex::conditionalLock(int, aecore::CConditionalMutex::EConditionKind) + 233
4 com.apple.AECore 0x0007e4b0 aecore::CConditionalMutex::lockWhenValueSet(int) + 32
5 ...apple.compressor.StompTypes 0x006ea288 aecore::CConcurrentQueue<unsigned int>::lock(aecore::CConcurrentQueue<unsigned int>::lockStates, double) + 236
6 ...apple.compressor.StompTypes 0x006e35f5 stomp::CVideoDecodeThread::runOnce() + 93
7 com.apple.AECore 0x00081382 aecore::CThread::runThread() + 34
8 com.apple.AECore 0x0007f319 threadProc(void*) + 17
9 libSystem.B.dylib 0x93a4cf39 pthreadstart + 345
10 libSystem.B.dylib 0x93a4cdbe thread_start + 34
Thread 6 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x9512cbdd ecx: 0x00000002 edx: 0xb02976bc
edi: 0x000020b3 esi: 0x000008dc ebp: 0xb0297638 esp: 0xb0297620
ss: 0x0000001f efl: 0x00010246 eip: 0x9512cc40 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x000008e1
Binary Images:
0x1000 - 0x2ffb +compressord ??? (???) <B25771C4-9928-A699-1656-71C37E62AF74> /Library/Frameworks/Compressor.framework/Resources/CompressorTranscoderX.bundle /Contents/MacOS/compressord
0x8000 - 0x3cfff com.apple.qmaster.SwampCore 3.5 (3.5) <1875820A-E25D-D7D9-79EA-14DDE6A07FF2> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
0x67000 - 0x1bdff7 com.apple.AECore 3.5 (3.5) <61D86DC6-CCF2-8667-6063-ACC5E65432C0> /Library/Frameworks/AECore.framework/Versions/A/AECore
0x252000 - 0x252ffc com.apple.compressor.stomp 3.5 (3.5) <5403F850-3FD3-8753-057B-B1C03FFBF956> /Library/Frameworks/Compressor.framework/Versions/A/Compressor
0x256000 - 0x256ffc com.apple.qmaster.swamp 3.5 (3.5) <233FAC83-DCEA-F42F-EE7D-167E550D32F5> /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
0x25a000 - 0x29aff7 com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x2b3000 - 0x466feb com.apple.prokit 5.0.1 (906) <B5BA53AD-9CB2-8C6B-09D7-A71FEC4C2FEE> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
0x525000 - 0x5dafe7 libcrypto.0.9.7.dylib ??? (???) <4917E4F2-817F-5AC4-3FBE-54BC96360448> /usr/lib/libcrypto.0.9.7.dylib
0x620000 - 0x62aff7 com.apple.compressor.MediaServerAPI 3.5 (3.5) <6AAE6C49-E384-9689-F3FA-1FE006A987B1> /Library/Frameworks/MediaServerAPI.framework/Versions/A/MediaServerAPI
0x637000 - 0x66ffff com.apple.compressor.ImageProcessing 3.5 (3.5) <C08AB0F1-6B32-7AF3-339A-8026AB249CE7> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/ImageProcessing. framework/Versions/A/ImageProcessing
0x698000 - 0x6a3fff com.apple.compressor.StompUtil 3.5 (3.5) <49B4EE0A-CBA3-27F6-9C66-1106733101CB> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
0x6b2000 - 0x79afe3 com.apple.compressor.StompTypes 3.5 (3.5) <EEFBAD5E-1D63-2058-5EF1-82174D298047> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompTypes.frame work/Versions/A/StompTypes
0x823000 - 0x829fff com.apple.compressor.FilterUI 3.5 (3.5) <86BF0C7A-81BB-5A30-11C0-4018C2EC1F9D> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
0x832000 - 0x9d1feb com.apple.compressor.transcoding 3.5 (3.5) <5B140C62-5BCE-43AE-A05B-7707AF14A092> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/Transcoding.fram ework/Versions/A/Transcoding
0xaf8000 - 0xb9afef com.apple.compressor.StompUI 3.5 (3.5) <1C723172-C751-FBDB-E6EF-E50248DB7AE9> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUI.framewor k/Versions/A/StompUI
0xbf8000 - 0xc2fff7 com.apple.CompressorKit 3.5 (3.5) <BF14424F-F064-CA69-483F-686357FE0F72> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/CompressorKit.fr amework/Versions/A/CompressorKit
0xc5e000 - 0xc87fef com.apple.audio.CoreAudioKit 1.6 (1.6) <E9D5679D-0F3A-EE19-76F9-559F42E5DF8C> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0xc98000 - 0xca3fff com.apple.qmaster.SwampUtil 3.5 (3.5) <D59210C8-91DB-2E56-1F21-5B2E12B690AF> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
0xcb0000 - 0xd77fe3 com.apple.qmaster.SwampTypes 3.5 (3.5) <28A392FC-2B27-7229-A369-EE048C0FF2E9> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampTypes.framewor k/Versions/A/SwampTypes
0xe04000 - 0xe78ff8 com.apple.qmaster.do 3.5 (3.5) <4B871D53-4986-7D55-1F62-9ABC64D20FC8> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/DistributedObjects. framework/Versions/A/DistributedObjects
0xee1000 - 0xeeafff com.apple.qmaster.SwampService 3.5 (3.5) <D66473C3-4CA8-4999-71D1-276ECA915488> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
0xefa000 - 0xf04fff com.apple.qmaster.Status 3.5 (3.5) <261770BF-B41A-A924-D184-3A73E89A6BA3> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
0xf19000 - 0xf24fff com.apple.qmaster.RequestProcessing 3.5 (3.5) <FC88CD1A-8B91-7153-CE46-985133FC048D> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
0xf38000 - 0xf4bffb com.apple.qmaster.ServiceControl 3.5 (3.5) <23884401-99AC-BB4C-6F4D-25FEB856A6CE> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
0xf64000 - 0xfd1ff3 com.apple.qmaster.ContentControl 3.5 (3.5) <FB829081-84D2-1DB4-9519-EECFFC261878> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ContentControl.fram ework/Versions/A/ContentControl
0x1019000 - 0x10defff com.apple.qmaster.JobControl 3.5 (3.5) <BB5A9510-09A8-D59E-9F9B-7A2CB008A2E5> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/JobControl.framewor k/Versions/A/JobControl
0x1167000 - 0x1172fff com.apple.qmaster.ClusterManager 3.5 (3.5) <72674C5A-495F-AC99-1455-3A64C9124D7B> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
0x1181000 - 0x11abff7 com.apple.qmaster.SwampUI 3.5 (3.5) <B54D0112-C5CD-8DCF-6199-607946B9B554> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUI.framework/V ersions/A/SwampUI
0x11d0000 - 0x11dbfff com.apple.qmaster.SwampExecutor 3.5 (3.5) <17EE655C-1095-B150-B3BD-2A661A15DF16> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampExecutor.frame work/Versions/A/SwampExecutor
0x11ef000 - 0x11f8fff com.apple.dsppublishing 1.0.0 (115) <C46BA135-ABD7-484E-8F34-32F28A791CF9> /Library/Frameworks/DSPPublishing.framework/Versions/A/DSPPublishing
0x1206000 - 0x1224fef com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
0x1233000 - 0x123ffff com.apple.PluginManager 1.7.3 (34) <13CD3A05-A00C-4FA7-AD61-2A706A67E390> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
0x124c000 - 0x124dff7 com.apple.Helium 3.0.0 (221) <F9D224CD-8D1F-7DD1-E091-9186186FB3D1> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
0x1251000 - 0x13a6fec com.apple.Helium.HeliumRender 2.0.0 (221) <9046DF26-E224-14DC-6A4B-F7B23EBAD338> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
0x13fc000 - 0x1405ff7 com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <C4AF1557-3CC8-3BB7-C017-55D66B0873C1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
0x140d000 - 0x1412fe7 com.apple.H264Encoder 1.0 (21) <2AD1DCD7-087A-57EE-615E-659280A1EC6C> /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/H264Encoder
0x17d4000 - 0x17d8ff3 com.apple.audio.AudioIPCPlugIn 1.1.0 (1.1.0) <39CD9296-183C-5603-94A4-0A0EC327BA69> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
0x17f7000 - 0x17f9ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x2a13000 - 0x2a77fe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <1509B3FF-8573-CA6E-914A-6701F10C2159> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
0x2a95000 - 0x2adbffb com.apple.motion.component 1.0 (687) <B2FD93AF-0488-C687-C7B5-A8FC8AE2D40C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
0x2ae1000 - 0x2ae3ff7 Motion ??? (???) <BA03F73F-DCB2-6B73-8EBD-87C2A5A93317> /Library/Frameworks/Motion.framework/Versions/A/Motion
0x2ae9000 - 0x2b85ff8 com.apple.procore.framework 4.0 (712) <09EE33B4-412C-FC25-5356-1DE47695BAA6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
0x2bc4000 - 0x2bc9ffb com.apple.audio.AppleHDAHALPlugIn 1.7.4 (1.7.4a1) <B4217DD8-4BDE-CC1C-70FF-06EA901F376D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0x70000000 - 0x700cbfe7 com.apple.audio.units.Components 1.6 (1.6) <A568FC6D-1D2D-A04B-FD1A-AFF6E326E020> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90003ffb libffi.dylib ??? (???) <58985323-6EC6-9AD2-B9F0-8787C0B2791C> /usr/lib/libffi.dylib
0x90004000 - 0x9002bff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x9011d000 - 0x90154ff7 com.apple.CoreMedia 0.420.17 (420.17) <A45B464A-4E05-8372-C055-974AD5393E03> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90155000 - 0x90170ff7 libPng.dylib ??? (???) <38DD4AA1-0643-85A0-F2F5-EE9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90498000 - 0x9049efff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9049f000 - 0x904a0ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x904a1000 - 0x90521feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x90522000 - 0x905ffff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x90672000 - 0x907f4fe7 libicucore.A.dylib ??? (???) <FBB66376-CBA9-8149-A1AA-10AB8578C3B3> /usr/lib/libicucore.A.dylib
0x90810000 - 0x90849fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9084a000 - 0x908baffb com.apple.AppleVAFramework 4.6.2 (4.6.2) <25381B2A-89A6-0CEB-C159-DFF70C76B881> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x908bb000 - 0x90925fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x90926000 - 0x9093eff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x9093f000 - 0x9097bfff com.apple.CoreMediaIOServices 101.0 (715) <FD86FB28-9BA1-0993-1172-F10F61EA6344> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x9097f000 - 0x909bdff7 com.apple.QuickLookFramework 2.0 (327.0) <84AF77F0-DAFD-DCED-FBD4-DCF827650F44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x909be000 - 0x90a02ff3 com.apple.coreui 0.2 (112) <A810DFFD-6314-5E2B-93A4-D5626634B1EE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90a03000 - 0x90a10ff7 com.apple.AppleFSCompression 1.0 (1.0) <A348AEAB-D279-68B9-0CF2-3C29FBADBCC4> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x90a11000 - 0x90b1eff7 com.apple.MediaToolbox 0.420.17 (420.17) <EE843140-C79F-3D8C-B89E-893CD74C3633> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x90b1f000 - 0x90b98ff3 com.apple.audio.CoreAudio 3.2.0 (3.2) <91AE891E-6015-AABE-3512-2D5EBCA0937B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90b99000 - 0x90ba6ff7 com.apple.opengl 1.6.3 (1.6.3) <59D86286-B46F-B0E4-68F8-E5CDCADE393E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90bd2000 - 0x90c81ff3 com.apple.ink.framework 1.3 (104) <8526D880-D367-3EF9-DBFD-9A6AB240F57A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x90c82000 - 0x90c8bff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90c8c000 - 0x90caaff7 com.apple.CoreVideo 1.6.0 (43.0) <3A853574-DD9E-08D8-FD2C-6221B55C3E08> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90cab000 - 0x90da1ff7 libGLProgrammability.dylib ??? (???) <B8E40851-3A01-7D01-2F96-537BF7FA63B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x90da2000 - 0x90e4ffe7 libobjc.A.dylib ??? (???) <410DD065-A18F-F054-0457-65525F4D1039> /usr/lib/libobjc.A.dylib
0x90e50000 - 0x90f52fef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
0x91739000 - 0x91b4fff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x91b50000 - 0x91b5dff7 libbz2.1.0.dylib ??? (???) <495732E1-2AC4-44FC-E633-4CBCC503B924> /usr/lib/libbz2.1.0.dylib
0x91b66000 - 0x91bd4ff7 com.apple.QuickLookUIFramework 2.0 (327.0) <86D7E331-4C25-D360-7316-BA32192686D7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x91cb9000 - 0x91cc3ff7 com.apple.bsd.ServiceManagement 1.0 (1.0) <B007CBE8-2539-CC71-9675-9EC04196921F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x91cc4000 - 0x91cd8fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x91cd9000 - 0x91cebff7 com.apple.MultitouchSupport.framework 200.20 (200.20) <1D7EE15B-ADDD-1F57-F1FB-FB5252910D5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x91d20000 - 0x91f4bff3 com.apple.QuartzComposer 4.0 (156.6) <D1D3A5A8-75BC-4556-85FA-8A9F487106DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x91f4c000 - 0x91fb0ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x91fb1000 - 0x91fbdff7 libkxld.dylib ??? (???) <152C8DBB-0149-5827-3240-E57CA85CFE5F> /usr/lib/system/libkxld.dylib
0x91fcb000 - 0x9207dffb libFontParser.dylib ??? (???) <EB089832-660F-0B34-3AC8-CCDA937987D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9207e000 - 0x920bbff7 com.apple.SystemConfiguration 1.10 (1.10) <897AEEAF-CF5D-2843-C33B-31A0A7C98A6A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x920d5000 - 0x9211bff7 libauto.dylib ??? (???) <FAB17F30-A28B-E33D-6E21-C7119C9C83ED> /usr/lib/libauto.dylib
0x9211c000 - 0x9211cff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9211d000 - 0x921c4fe7 com.apple.CFNetwork 454.4 (454.4) <7C563385-9893-3B48-8607-5BC81DA2C4CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x92297000 - 0x92346fef com.apple.ColorSync 4.6.0 (4.6.0) <66ABAE86-B0EC-D641-913D-08ACA965F9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x92354000 - 0x925c4ffb com.apple.Foundation 6.6 (751) <A61B645E-1A15-5BCA-3043-C8AB85C6AD30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x925c5000 - 0x926eefe7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <62BEEBE6-68FC-4A48-91CF-39DA2BD793F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92719000 - 0x927aafe3 com.apple.print.framework.PrintCore 6.0 (312) <C588530A-0F2C-DD72-E308-3B8735125189> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x927ab000 - 0x92a0dff3 com.apple.security 6.0 (36910) <F045B57C-054F-F06F-EF7E-EABEC2700274> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92a2f000 - 0x92a4efe7 com.apple.opencl 11 (11) <372A42E7-FB10-B74D-E1A0-980E94D07021> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x92a6d000 - 0x92ab0ff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92ab1000 - 0x9338eff7 com.apple.AppKit 6.6.1 (1038.2) <27C304F6-0045-160B-7591-E57ECF19BDDB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9338f000 - 0x9358cfeb com.apple.AddressBook.framework 5.0 (862) <BD05B213-46CF-8EFD-B801-CF741408600D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9358d000 - 0x935e7fe7 com.apple.CorePDF 1.0 (1.0) <590244C9-15D7-7A65-13AF-6F597123746B> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x935e8000 - 0x93600ff3 com.apple.ScriptingBridge 1.1 (???) <027C057F-7085-8A3E-9FEB-2FCFFD4CB2E2> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x9364f000 - 0x93698fe7 libTIFF.dylib ??? (???) <6EF87001-6FB4-1405-C588-F6D8042D3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93749000 - 0x93749ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9374a000 - 0x9375bff7 com.apple.LangAnalysis 1.6.5 (1.6.5) <E77440D0-76EE-EB4C-3D00-9EDE417F13CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9375c000 - 0x93766fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x939fa000 - 0x93a1eff7 libJPEG.dylib ??? (???) <265DBF67-994E-E320-4CB1-9C3DE792C3B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93a1f000 - 0x93bc3feb libSystem.B.dylib ??? (???) <E58B649F-FFDC-AB09-2028-8B706BEF7C0F> /usr/lib/libSystem.B.dylib
0x93bcc000 - 0x93c00ff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
0x93c01000 - 0x93c29ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x93c2a000 - 0x93c31fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x93cb5000 - 0x93cbfff7 libGL.dylib ??? (???) <B375A3B6-2983-A4E4-50FB-9087FD606FD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93cdf000 - 0x944c0497 com.apple.CoreGraphics 1.535.5 (???) <0B93D29C-D957-AD00-10F3-94112D75D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x944c1000 - 0x9458bfef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x9458c000 - 0x948abfe7 com.apple.CoreServices.CarbonCore 859.1 (859.1) <2E72AF56-4BE6-294A-7372-19C360688B8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x948d2000 - 0x9496fff3 com.apple.LaunchServices 360.3 (360.3) <C8590D53-E46A-F58A-7CF2-03A8159D8569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x94970000 - 0x94980ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x94994000 - 0x949d4ff3 com.apple.securityinterface 4.0 (36981) <F024C5CA-0762-1599-5BAB-17F785E51075> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x949d5000 - 0x949d5ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x949d6000 - 0x94a15ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x94a16000 - 0x94a23ff7 com.apple.NetFS 3.2 (3.2) <E6FD80B0-0238-0C42-A3EC-EBDEC107A1C3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x94a60000 - 0x94a91ff7 libGLImage.dylib ??? (???) <0FB347C7-A579-4E51-4733-39AB28064554> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x94a92000 - 0x94aa2ff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x94ae6000 - 0x94b68ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94b69000 - 0x94b6eff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94b6f000 - 0x94bb3fe7 com.apple.Metadata 10.6.0 (507.1) <CBD1B22B-5F10-C784-03A2-35106B97DF3F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x94bb4000 - 0x94bb7ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x94bb8000 - 0x94c92fff com.apple.DesktopServices 1.5.1 (1.5.1) <D9C18268-699B-A996-1035-4EA3695F4074> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x94c93000 - 0x94cebfe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x94cec000 - 0x94e2bfe3 com.apple.QTKit 7.6.3 (1584) <18130DA4-7132-CEAF-2137-4925CAC0B585> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94f86000 - 0x94f90ffb com.apple.speech.recognition.framework 3.10.10 (3.10.10) <E106CC3A-7633-5587-0B29-64E19FCBC613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x94fbc000 - 0x9502bff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x95126000 - 0x9529dfef com.apple.CoreFoundation 6.6 (550) <193E33D6-2E92-3452-773B-60A1A9CCC573> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95323000 - 0x95329ff7 com.apple.DisplayServicesFW 2.1 (2.1) <762CC18B-1F71-E9FC-ECB7-7078B4856D6E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x95373000 - 0x9537aff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9537b000 - 0x953aeff7 com.apple.AE 496 (496) <B638FDD4-7322-F0E4-ACEB-777D8A1399E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x953af000 - 0x953dfff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x9556b000 - 0x955adfe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x955ef000 - 0x955efff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x955f4000 - 0x9571cfe7 com.apple.CoreData 102 (246) <E7E6CE39-9B51-13C8-FE31-8FE57CF7BDE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95728000 - 0x9573dfff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x957b9000 - 0x95809ff7 com.apple.framework.familycontrols 2.0 (2.0) <50617342-E578-4C1C-938A-19A37ECA91CA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x95810000 - 0x95814ff7 libGFXShared.dylib ??? (???) <ED62E870-E219-C873-88AA-9CE08108F811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x9585c000 - 0x9585cff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95876000 - 0x95a56fff com.apple.imageKit 2.0 (1.0) <A09D802D-DAD8-39D6-B3D1-83931741E387> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x95a89000 - 0x95ad9fe7 libGLU.dylib ??? (???) <55A69DCE-1237-341E-F239-CDFE1F5B19BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95ada000 - 0x95aeeffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95af6000 - 0x95bfffe7 com.apple.CoreAUC 4.10.0 (4.10.0) <34606DCE-1257-8FB9-E633-AC56DD263EAB> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x95c00000 - 0x95c02ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x95c03000 - 0x95c50feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x95c51000 - 0x95f4afef com.apple.QuickTime 7.6.3 (1584) <687233E1-F428-5224-08D5-5874BEA2300D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95f4b000 - 0x963f9fe7 com.apple.VideoToolbox 0.420.17 (420.17) <F2812B5D-4C09-EFCC-182E-412257859AB1> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x963fa000 - 0x96404ff7 libCSync.A.dylib ??? (???) <A05BB12D-CD51-DE43-323B-3A3E99A3EED5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96405000 - 0x96506fe7 libxml2.2.dylib ??? (???) <C242A74D-280A-90C3-3F79-891624AA45D2> /usr/lib/libxml2.2.dylib
0x96507000 - 0x96507ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x96508000 - 0x9686cff7 com.apple.QuartzCore 1.6.0 (226.0) <7E29DD09-BE04-AA06-5C81-5C093F16901B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9686d000 - 0x968e6ff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x96929000 - 0x969e2fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x969e3000 - 0x969fffe3 com.apple.openscripting 1.3 (???) <D2FF4419-FD71-5D4A-F397-B03E82085232> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x96a00000 - 0x96a00ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96a01000 - 0x96a0ffe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x96a10000 - 0x96a61ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x96c22000 - 0x96ddefef com.apple.ImageIO.framework 3.0.0 (3.0.0) <A37E541F-3D6A-2BE9-AB32-F60CCDE13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x96ddf000 - 0x96e4dff7 com.apple.ISSupport 1.9.1 (49) <E6EF2734-ED63-E7C2-C4D2-8D64E9955BFC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x96ec3000 - 0x96ec7ff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97011000 - 0x97031fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x97032000 - 0x9705cff7 com.apple.framework.Admin 4.0 (4.0) <4A434473-A6C1-3F40-2928-16CFF1222FA1> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
0x9706d000 - 0x97070ff7 libCoreVMClient.dylib ??? (???) <16BB2178-B32D-E57E-F1E4-D177F7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x97071000 - 0x970e8feb com.apple.backup.framework 1.1 (1.0) <73C642BD-A0C5-7D45-79FA-0AA6D96226C0> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x97130000 - 0x97565ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x975d5000 - 0x975d5ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x975d6000 - 0x9760dfe7 libcurl.4.dylib ??? (???) <D6299871-E1C9-5238-FE18-0B3C02025376> /usr/lib/libcurl.4.dylib
0x9760e000 - 0x97642ff7 libcups.2.dylib ??? (???) <9078BA07-DEE1-6597-D15D-7BE3A20CB5A0> /usr/lib/libcups.2.dylib
0x97643000 - 0x977d1fff com.apple.JavaScriptCore 6531 (6531.5) <DDDCCE57-42D2-BAA1-63F1-F76458EE0927> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x977d2000 - 0x978c4ff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x978c5000 - 0x97925fe7 com.apple.CoreText 3.0.0 (???) <8F4FCAE2-8E6F-F0DE-A6AA-15D0228B7F13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x97926000 - 0x97980ff7 com.apple.framework.IOKit 2.0 (???) <7618DDEC-2E3B-9C6E-FDC9-15169E24B4FB> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x97981000 - 0x97a19fe7 edu.mit.Kerberos 6.5.8 (6.5.8) <BA9BD282-FF56-3BFD-E78C-7DBE73B48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97a1a000 - 0x97a52ff7 com.apple.LDAPFramework 2.0 (120.1) <8C7F3F42-6A4D-D37A-4232-685D44E8769E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x97b32000 - 0x97b35fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x97b36000 - 0x97b8cff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
0x97b8d000 - 0x98b1bff7 com.apple.QuickTimeComponents.component 7.6.3 (1584) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x98b2f000 - 0x98c09fe7 com.apple.DiscRecording 5.0 (5000.4.6) <8471B33F-5B5A-13EA-04B4-41882AE63C7D> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x98c0a000 - 0x98c0bff7 com.apple.TrustEvaluationAgent 1.0 (1) <71E2DA16-83EC-6056-FFEE-862A04B5599F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x98c0c000 - 0x98c10ff7 libGIF.dylib ??? (???) <51848EBF-27D4-0F85-C22A-D1AE10D328F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x98e24000 - 0x98ec0fe7 com.apple.ApplicationServices.ATS 4.0 (???) <81700C90-2614-F7E2-CC6A-B01C24A2BD75> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x98ecc000 - 0x98eccff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x98ecd000 - 0x98eefff3 com.apple.DirectoryService.Framework 3.6 (621) <61569C79-6567-BE8F-4F76-BAC04E5FBF79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x98ef0000 - 0x98ef2ff7 libRadiance.dylib ??? (???) <0E03CF64-0931-7B9A-F617-4387B809D6D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x98ef3000 - 0x98f9bff7 com.apple.QD 3.31 (???) <40FCAC85-4E4F-2290-90D4-F66D550ADFDC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x98f9c000 - 0x992bffef com.apple.HIToolbox 1.6.0 (???) <6F95AF67-678A-D8BC-FFC2-029C9AA2F44A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x992c0000 - 0x993c7fe3 com.apple.DiskImagesFramework 10.6 (281) <B57DDA36-9B4B-9D57-7072-91D531BDD2BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x993c8000 - 0x99406fe7 com.apple.MediaKit 10.0 (472) <8B1C89AF-6A2A-8D01-D723-22A4DBEA7760> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x99407000 - 0x9942dfff com.apple.DictionaryServices 1.1 (1.1) <07694B30-56A9-5C98-B8BC-DA0628715FA8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x9942e000 - 0x9942fff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <68180B96-381C-A09D-5576-606A134FD953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0xf0000000 - 0xf018cfe6 +com.mainconcept.mch264enc 8.0 (8.0.0.44755) /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/Frameworks/ mch264enc.framework/mch264enc
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <E58B649F-FFDC-AB09-2028-8B706BEF7C0F> /usr/lib/libSystem.B.dylib

Similar Messages

  • Compressor Error:  3x crash services down

    I'm trying to re-encode some movies with Compressor to use with AppleTV.
    Most of them have AC3 5.1 audio, so I'm using the default H.264 for Apple TV Compressor setting, and selecting the "Include Dolby 5.1" box.
    Everything seems to go well up until the very last part of encoding process and I get a "3x crash services down" error. The error seems to happen when Compressor is combining the M4v video file with the audio, because after the error I'm left with separate working video and audio files, (and a couple of other temp files)
    When I don't select the "Include Dolby 5.1" i do not get the error and everything works as it should.
    I'm using Compressor 3.0.3, on a Mac Pro 2x 2.66 Dual Core Intel Xeon running Leopard 10.5.4.
    I've deleted the Compressor preferences file in the Library, which didn't help.
    I've even re-installed Compressor and still get the same error.
    I've also tried several different movies, thinking it had something to do with the source file. I get the same error everytime with the "Include Dolby 5.1" option enabled.
    Curiously enough, I do not get this error on my MacBook Pro 2.5GHz Intel Core 2 Duo.
    Any ideas??
    Thanks in advance.
    -COLAO

    I had this problem and removing (and then reinstalling) Perian fixed the problem.
    Do you have Perian installed on either machine?

  • Compressor fails (3x crash service down) on ProRes 422  into Apple TV

    I am trying to compress a 2 gig ProRes 442 1080p quicktime movie (that I exported out of Final Cut Pro first) into an H.264 file for Apple TV - using Compressor's Apple TV preset.
    Compressor starts compressing, even gives me a time estimate and then after a minute or so - fails. Sometimes with just a "fail" message, sometimes with a "3x crash service down" message.
    I already "repaired compressor" multiple times with the the freely available "compressor repair" app. I repaired permissions, I restarted - I don't know what else to do (other than reinstalling compressor).
    I have not set up any clusters or anything. I am simply using Compressor on my MacBook Pro 17". No tweaking, nothing.
    Opening the above mentioned ProRes quicktime movie with Quicktime Pro 7 and exporting it with its "Apple TV" preset works fine. Why does Compressor have to be so picky/instable/buggy?
    I'd be really grateful for any help on this topic. Thank you so much in advance.

    I'm getting this error too, but when transcoding to h.264 using frame controls.
    I'm running the latest version of Compressor, yet every time I try to make an h.264 file (using Qmaster to employ all of my cores) while using anti-aliasing in the Frame Controls panel, I get a 3x Crash Host error and the conversion fails. Lower the anti-aliasing to 0 and the file converts. I've actually been able to recreate the problem on an iMac in the Apple Store. No one in the store had the technical know how to help me, however.
    Any ideas? If it's a bug, then I'm shocked that Apple has let it go for this long. I've noticed that others have had similar problems on the forums, but no firm solution.

  • Compressor Crash Log for 3x crash service down

    I keep getting 3x crash service down when compressor fails. My previous work around was to reinstall everything and go back to Final Cut Studio 5.1 (Compressor 2.1, Qmaster 2.1). Well, I'm at a point where I want to get this worked out. Here is the compressor crash log - it looks like it crashes in Thread 4. I hope someone can tell me what this is and how to resolve it. If more info from the log is needed it can be supplied. Thanks.
    Command: compressord
    Path: /Library/Frameworks/Compressor.framework/Resources/CompressorTranscoder.bundle/ Contents/MacOS/compressord
    Parent: qmasterd [158]
    Version: ??? (???)
    PID: 344
    Thread: 4
    Exception: EXC_ARITHMETIC (0x0003)
    Codes: EXCI386DIV (divide by zero)
    Thread 0:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x908292f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90828b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9262adc6 -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9262acc2 -[NSRunLoop run] + 75
    5 com.apple.qmaster.SwampService 0x000c551b swamp::CSwampService::run(int, char const**) + 1819
    6 compressord 0x000028d3 0x1000 + 6355
    7 compressord 0x00001d7a 0x1000 + 3450
    8 compressord 0x00001c95 0x1000 + 3221
    Thread 1:
    0 libSystem.B.dylib 0x90019d3c select + 12
    1 com.apple.AECore 0x00217919 threadProc(void*) + 17
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90019d3c select + 12
    1 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90019d3c select + 12
    1 com.apple.AECore 0x00217919 threadProc(void*) + 17
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 4 Crashed:
    0 libgcc_s.1.dylib 0x90bd068a __divdi3 + 382
    1 ...pple.compressor.transcoding 0x004ce157 Mpeg2TsMultiplexer::adjustTspDuration() + 195
    2 ...pple.compressor.transcoding 0x004d1241 Mpeg2TsMultiplexer::muxOneGroup(unsigned char*, int, int, unsigned char const**, int const*, int, unsigned char const**, int const*, signed char const*, MpegSystemsObject::PictureCodingExtensionInformation const*, signed char, int const*, int, int) + 5913
    3 ...pple.compressor.transcoding 0x004e6c9d M2V::MuxingClient::writeEncodedData(M2V::EncodedData const&) + 1925
    4 ...pple.compressor.transcoding 0x004dd643 M2V::EncoderImpl::encode_gop() + 1601
    5 ...pple.compressor.transcoding 0x0049a1f1 stomp::CM2VEncoderWrapper::encodeSequence(int, bool) + 437
    6 ...pple.compressor.transcoding 0x0049d084 stomp::CM2VTranscoder::run() + 4774
    7 ...pple.compressor.transcoding 0x00492093 stomp::CStompTranscoder::_processRequest(swamp::IServiceRequestRef const&) + 4933
    8 ...pple.qmaster.ServiceControl 0x01028ded swamp::CServiceControllerThread::runOnce() + 1213
    9 com.apple.AECore 0x0021a26c aecore::CThread::runThread() + 34
    10 com.apple.AECore 0x00217919 threadProc(void*) + 17
    11 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90019d3c select + 12
    1 com.apple.AECore 0x0021a26c aecore::CThread::runThread() + 34
    2 com.apple.AECore 0x00217919 threadProc(void*) + 17
    3 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90037697 machwaituntil + 7
    1 libSystem.B.dylib 0x90037319 sleep + 121
    2 com.apple.AECore 0x0023e6eb aecore::CIdleSleepPreventor::threadProc(void*) + 119
    3 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 ...pple.compressor.transcoding 0x0053077b ThreadPool<M2V::SliceEncoder, M2V::SliceEncoder::Job, M2V::SliceEncoder::Factory>::workerthreadentry(void*) + 101
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 ...pple.compressor.transcoding 0x0053077b ThreadPool<M2V::SliceEncoder, M2V::SliceEncoder::Job, M2V::SliceEncoder::Factory>::workerthreadentry(void*) + 101
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 ...pple.compressor.transcoding 0x00530857 ThreadPool<M2V::SliceEncoder, M2V::SliceEncoder::Job, M2V::SliceEncoder::Factory>::workerthreadentry(void*) + 321
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 10:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 ...pple.compressor.transcoding 0x0053077b ThreadPool<M2V::SliceEncoder, M2V::SliceEncoder::Job, M2V::SliceEncoder::Factory>::workerthreadentry(void*) + 101
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 4 crashed with X86 Thread State (32-bit):
    eax: 0x00000001 ebx: 0x004ce0a2 ecx: 0x00000000 edx: 0x00000000
    edi: 0x00000000 esi: 0x00000000 ebp: 0xb022e1e8 esp: 0xb022e1b0
    ss: 0x0000001f efl: 0x00010246 eip: 0x90bd068a cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

    No..this is not the crash log from when Logic Pro crashes..
    What we are looking for is.. when Logic crashes you will see a dialog box saying Logic as crashed and would you like to send a report to Apple.. press that and then copy and paste the log here...
    Here is an example of what it should look like...
    https://discussions.apple.com/thread/5380263?start=15&tstart=0
    However, what you posted is actually full of issues such as corrupted data with your Mail program... and various other errors going on with file operations. Have you repaired your permissions recently and checked the disk for errors via the disk utility? If not I highly recommend you do so....

  • Compressor 3x crash services down

    i am working on an edit. edit 1-9 is good during compressor when i try to compress edit 10 i keep on getting this message (compressor 3x crash services down) does anybody know what this means? i'm using after effect do make my movie then compress as a quicktime in compressor and keep getting this error.

    It means that Compressor has attempted to compress the file 3 times, and it has failed. Try this:
    1) Restart your computer
    2) Re-export the file from FCP
    3) Try the compression again.
    This worked for me. Hopefully it will help.

  • Compressor 4.0.5 "3x crash service down" w/Matrox MXO2 LE MAX

    Hi Everyone,
    Hoping to get some help on this issue...
    When attempting an encode in the latest version of compressor 4.0.5 alongside our Matrox MXO2 LE MAX hardware compressor. (using the Matrox MAX compressor presets) we encounter the following error "3X crash service down" I should note that this issue is only happening in Compressor 4 AND when using the Matrox presets.
    When using the custom Apple presets or using Compressor 3, there are no issues, so we know the hardware is working)
    The Matrox MXO2 LE MAX hardware is all up to date (firmware 35.2, software 2.5.0.0035)
    After much googling and forum searching here are the troubleshooting steps we've tried;
    -updated to latest software/firmware for our Matrox encoder
    -unistalled flip4mac
    -reset "background processing" in compressor
    disabled "display job thumbnails" in compressor prefs
    Any ideas or suggesstions from people who have run into the same issue would be much appreciated.
    Thanks everyone!
    -Hasi

    Hi Everyone,
    Hoping to get some help on this issue...
    When attempting an encode in the latest version of compressor 4.0.5 alongside our Matrox MXO2 LE MAX hardware compressor. (using the Matrox MAX compressor presets) we encounter the following error "3X crash service down" I should note that this issue is only happening in Compressor 4 AND when using the Matrox presets.
    When using the custom Apple presets or using Compressor 3, there are no issues, so we know the hardware is working)
    The Matrox MXO2 LE MAX hardware is all up to date (firmware 35.2, software 2.5.0.0035)
    After much googling and forum searching here are the troubleshooting steps we've tried;
    -updated to latest software/firmware for our Matrox encoder
    -unistalled flip4mac
    -reset "background processing" in compressor
    disabled "display job thumbnails" in compressor prefs
    Any ideas or suggesstions from people who have run into the same issue would be much appreciated.
    Thanks everyone!
    -Hasi

  • Transcoding Failure when using H.264 (3x crash service down)

    I am compressing a video for the web. The original video is 720P DVCPro HD 23.98fps with exactly 2 minutes and 30 seconds length. I'm trying to compress it down to 480x270 (16:9) with H.264 using Compressor 3.0.1. For some reason it keeps on giving me this Failure with error code (3x crash service down). Any help in resolving this problem. Thanks

    hey L. Steele. Thanks for the info. I was finaly able to solve the problem. For some reason Compressor doesn't like DVCPro HD's frame and pixel size. This is what I did to resolve this issue. First the problem. When I bring in DVCPro HD media into Compressor, it is recognizing it as 960x720, which is correct but FCP handles it properly and views it as 1280x720 for that widescreen look. When I compress it as 50% source, it outputs the video as 480x360 which results in squashed picture. If I select custom 16:9, to get to 480x270, it gives me those errors. To solve this issue, I exported out of quicktime as 10-bit uncompressed HD file which resulted in 1280x720 pixel. I brought that back into compressor and it finally worked. I was able to get 480x270.

  • "3x Crash Service Down"...  ?

    Hi all,
    I am compressing with my favorite group of presets, and am suddenly getting a strange error. Three of the presets suddenly fail the compression and I get an error in the batch monitor that says (in red) "3x crash service down".
    I have no idea what that means, and have no idea why my group of presets is suddenly and inexplicably giving me fits.
    NOTE: Between this compression cycle and the previous, I have installed 10.5.6 combo, and all other updates.
    Any thoughts?

    Which formats are you importing and which formats are you compressing to?
    Have you tried Compressor Repair?
    http://www.digitalrebellion.com/compressor_repair.htm

  • 3x crash service down - exporting to Apple Devices

    Is anyone else having this problem?  I've got some 1080p50 video that I'm wanting to export to AppleTV format (720p25).  After a short while, the export fails with the error "3x crash service down".
    What does it mean, and is there a way I can work around it?  I've just paid £180 for FCP X, and I'm now wondering whether the software works at all.

    I am having the same issue. I have a 15 min movie which played fine in iMovie and paid £179 for FCPX. Its not even beta quality. I have tried everything to create a movie with no joy. I have a quad core 2.93 i7 imac with 8GB of memory and it cripples the computer when its running. Its all spinning ball stuff.
    Im not even sure how you get support from Apple. Very, very disappointed.

  • Failed 3x crash service down

    I'm running Final Cut Studio 7. I have an Dual Quad Core Intel Xeon 2.66 Mhz Mac
    I'm using Leopard 10.5.8 Ever since I got Final Cut Studio 7 Installed, I have not been able to use Compressor. I have tried clearing the batch folder, repairing permissions, un-installing and re-installing Qmaster & Compressor.
    All I get is Failed 3x crash service down.

    Same problem here. But I am using final cut studio 2 (final cut 6.0.6, compressor 3.0.5). Running on MacBook Pro 2.33 dual core, OSX 10.6.3.
    In order to see the "Failed 3x crash" I have to manually start the batch monitor and click the icon:
    Job Type: Compressor
    Priority: High
    Time Elapsed: 2:26:20
    Time Remaining: 0:00:00
    Percent Complete: 100
    Status: Failed: 3x crash service down
    I tried to set destination to various disks - the source disk (usb) and the system disk (internal HD). Both failed.

  • Serveradmin takes wrong values and crashes service

    Hi
    Serveradmin on console is taking wrong values and therefore crashing services. without checking syntax or possibility that the value I just set may be wrong.
    Backstory:
    My calendarservice produced strange errors on the client side after upgrading from 10.7 server to 10.10 (I know it's a bit brutal, but over all it worked out (almost)), and finding no Logfiles in /var/log/calendar
    So I found that this value was not set
    # serveradmin settings calendar:LogLevels 
    calendar:LogLevels = _empty_dictionary
    And so i Set it to
    # serveradmin settings calendar:LogLevels  = warn
    And after wards the Service was unable to do ANYTHING
    Oct 28 10:14:54 server com.apple.xpc.launchd[1] (org.calendarserver.agent[8730]): Service exited with abnormal code: 1
    Oct 28 10:14:54 server com.apple.xpc.launchd[1] (org.calendarserver.agent): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
    Oct 28 10:14:57 server com.apple.xpc.launchd[1] (org.calendarserver.calendarserver[8740]): Service exited with abnormal code: 1
    Oct 28 10:14:57 server com.apple.xpc.launchd[1] (org.calendarserver.calendarserver): Service only ran for 1 seconds. Pushing respawn out by 59 seconds.
    Oct 28 10:15:05 server com.apple.xpc.launchd[1] (org.calendarserver.agent[8756]): Service exited with abnormal code: 1
    Oct 28 10:15:05 server com.apple.xpc.launchd[1] (org.calendarserver.agent): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
    and serveradmin just printed out the following:
    # serveradmin settings calendar
    calendar = _empty_dictionary
    The "solution" was to recreate the /Library/Server/Calendar\ and\ Contacts/Config/caldavd-system.plist file from a Timemachine backup. (directly via browsing into the path in the terminal) /Volumes/SOME_VOLUME/Backups.backupdb/HOSTNAME/DATE/HARDDISK//Library/Server/Ca lendar\ and\ Contacts/Config/...
    There is even no need to restart or anything, the server app immediately was able to recognise the file and was starting up the service again.
    I hope I could help anybody with that information, and maybe some apple devs may also read this and try to fix it. (or add it as a feature )
    Now i can go on and try to fix the "real problem" again
    Error 500 CalDAVAccountRefreshQueueableOperation
    (fun fact... the problem seems to be gone as well... strange...)

    This is the Thread to my current problem
    How to fix 500 CalDAVAccountRefreshQueueableOperation

  • Cannot restore iPhone from iCloud - takes hours then loses connection

    Hey Guys,
    I had to restore my iphone as it was doing weird things.
    Long story short, when I try and restore from icloud it say it will take 6 hours or so (on other occasions it has said 15) and then about 3 hours in it says lost connection.
    This is INCREDIBLY frustrating!
    I have a solid internet connection  that although not super speedy, at 5MBPS it should be enough to download the data. I am stuck!
    I have a backup I just cant get to the thing!
    Any ideas on what else to try>?
    There is no way of contacting icloud support unless I want to pay an incidient fee which is pretty rubbish in my eyes!

    Your information could've been stored on someone else's iCloud account, therefore you  have to set up as a new phone.

  • Another workaround for Failed: 3x crash service down

    For some of us still using Final Cut Pro Studio 2 with Compressor 3.5, there has only been a couple of workarounds with varied success. I stumbled across another one after spending many hours trying to convert an MPEG4 into Apple ProRes 422. (It would either loop continuously or fail. 4 other clips from the same source)
    I had compressor set to "never copy files to/from cluster" and had my original clip on an exterior drive.  I set qmaster to use my Mac Pro (2 Dual Core Xeon) as a virtual cluster. (See http://www.digitalrebellion.com/blog/posts/using_compressor_with_multiple_cores. html to get more info on setting that up.) As I watch the progress, I noticed that all the clips had finished transcoding then the error popped up. When I looked back on my hard drive I saw that all 8 instances were there in the correct format. I simply opened them in Quicktime 7, then starting with number 2, I copied and pasted it into number 1 window. I continued until all instances were copied into one window. I saved the movie. When I opened the movie, there was my complete clip in the correct format.
    For the second clip that was troublesome I had set compressor to " copy source to cluster as needed". When I submitted it, it started copying it, then transcoding and again, when the instances were complete, then the error message. I noticed that my hard drive had lost a large amount of space so I used OmniSweep to check it out. I saw a private file was stuffed with gigabytes. I went to finder, entered the following path: </private/var/spool/qmaster> and there all eight instances. I dragged them to my external drive, then used quicktime 7 to stitch them back together.
    I did test and found that this was not the case when selecting "This Computer" cluster. The scratch clip was visible unitl the failed popped up, then it disappeared. It does seem to be consisten when using a virtual cluster though.
    While this does not solve the problem, it may let you get your clip and move on much faster.

    This means the Compressor transcoder has crashed. A common cause of this is conflicting third-party codecs.

  • 3x Crash Service Down error

    Hi all,
    I did try googling for this, and didn't find much. What I did find relates to Compressor, which I don't have.
    I was trying to "Share" a 1 minute 1080p short to Apple TV..... I did a 45 minute SD one yesterday with no problems.
    Any ideas welcome....

    Apologies for bumping my own post, but.... has anyone else seen this error? I tried doing another short, and the same thing happened. It only seems to occur with 1080p footage.
    The "Share Log" allows you to look at the Console record, but it's goobledygook.... all 50 pages of it!!
    Could it be something to do with having the Event on one disc and the Project on another (both internal)?

  • Status: Failed - 3x crash service down ?

    So, what does this mean? I'm trying to compress an FCP Quicktime movie. Everything has been working great up until this point - about two weeks of owning Compressor 3.

    PS: This was a FCP Export - Quicktime Movie reference file (NOT self-contained). Could it be that the reference media (render files?) were corrupted or somehow offline?

Maybe you are looking for