Ichat crashed when starting a video chat or desktop sharing

Hi,
My iChat exited suddenly whenever I accepted a video chat invitation or desktop sharing.
I'm using Mac OS X Lion (10.7.1) and iChat version 6.0 (927). I'm logged in google Jabber account.
Could anyone help me solve this problem please?
Thanks a lot!
Isabel

I found out some crash report, hope this helps detecting the problem.
Process:         iChat [3406]
Path:            /Applications/iChat.app/Contents/MacOS/iChat
Identifier:      com.apple.iChat
Version:         6.0 (927)
Build Info:      iChat-928000000000000~6
Code Type:       X86-64 (Native)
Parent Process:  launchd [110]
Date/Time:       2011-09-26 21:08:01.724 -0500
OS Version:      Mac OS X 10.7.1 (11B2118)
Report Version:  9
Sleep/Wake UUID: 2F891861-9478-40B8-8357-F3F2F297E784
Crashed Thread:  14
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 000000010191b000-0000000101b92000 [ 2524K] r-x/rwx SM=COW  /Applications/iChat.app/Contents/MacOS/iChat
Application Specific Information:
objc[3406]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.coreimage.FETreeColorTransformCache
0   com.apple.CoreImage                     0x00007fff8be6765e __CFArray::enumerateUsingBlock(void ( block_pointer)(void const*, signed char*)) const + 212
1   com.apple.CoreImage                     0x00007fff8be6f2b3 __copyTransform_block_invoke_0 + 110
2   libdispatch.dylib                       0x00007fff8d991afd _dispatch_barrier_sync_f_invoke + 33
3   com.apple.CoreImage                     0x00007fff8be6f229 FETreeColorTransformCache::copyTransform(CGColorSpace*, CGColorSpace*, ci_version_e) const + 129
4   com.apple.CoreImage                     0x00007fff8bd9b743 FEColorTreeNode::expandColor_(CGColorSpace*, FEColorTreeNode*, FETreeContext*) + 61
5   com.apple.CoreImage                     0x00007fff8bd9bbb8 FEColorTreeNode::expandColor(FETreeContext*) + 62
6   com.apple.CoreImage                     0x00007fff8bd6c174 FETreeNode::expand1(FETreeContext*, unsigned int) + 92
7   com.apple.CoreImage                     0x00007fff8bd6c1de FETreeNode::expand1(FETreeContext*, unsigned int) + 198
8   com.apple.CoreImage                     0x00007fff8bd6c1de FETreeNode::expand1(FETreeContext*, unsigned int) + 198
9   com.apple.CoreImage                     0x00007fff8bd6c1de FETreeNode::expand1(FETreeContext*, unsigned int) + 198
10  com.apple.CoreImage                     0x00007fff8bd6c1de FETreeNode::expand1(FETreeContext*, unsigned int) + 198
11  com.apple.CoreImage                     0x00007fff8bd6c1de FETreeNode::expand1(FETreeContext*, unsigned int) + 198
12  com.apple.CoreImage                     0x00007fff8bd6c628 FETreeNode::expand(FETreeContext*) + 32
13  com.apple.CoreImage                     0x00007fff8bd74746 FETreeContext::prepareTree_(FETreeNode*, CGRect, CGColorSpace*, FEFormat, bool) + 518
14  com.apple.CoreImage                     0x00007fff8bd74d04 FETreeContext::renderImage_(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 662
15  com.apple.CoreImage                     0x00007fff8bd74fa7 FETreeContext::renderImage(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 375
16  com.apple.CoreImage                     0x00007fff8bd4bc47 -[FEImage(Internal) _renderWithContext:bounds:transform:colorSpace:format:premultiplied:setupCallba ck:finishCallback:callbackData:] + 247
17  com.apple.CoreImage                     0x00007fff8bd4b6ca -[FEImage renderToContext:bounds:transform:destinationFormat:colorSpace:] + 218
18  com.apple.CoreImage                     0x00007fff8bd01e0e renderImage(FEContext*, CGRect, CGAffineTransform, unsigned int, void*) + 137
19  com.apple.CoreImage                     0x00007fff8bd1b436 -[CIOpenGLContextImpl renderWithBounds:matrix:function:info:] + 258
20  com.apple.CoreImage                     0x00007fff8bd01d77 -[CIContextImpl render:] + 168
21  com.apple.CoreImage                     0x00007fff8bcffff8 -[CIContext drawImage:inRect:fromRect:] + 1098
22  com.apple.iChat                         0x0000000101a7ace9 0x10191b000 + 1441001
23  com.apple.iChat                         0x0000000101a7ad86 0x10191b000 + 1441158
24  com.apple.iChat                         0x00000001019f2379 0x10191b000 + 881529
25  com.apple.iChat                         0x0000000101a41237 0x10191b000 + 1204791
26  com.apple.iChat                         0x00000001019f0ad9 0x10191b000 + 875225
27  com.apple.iChat                         0x00000001019e6ec1 0x10191b000 + 835265
28  com.apple.iChat                         0x00000001019f10d1 0x10191b000 + 876753
29  com.apple.iChat                         0x00000001019e9c59 0x10191b000 + 846937
30  com.apple.iChat                         0x00000001019ecfb7 0x10191b000 + 860087
31  com.apple.iChat                         0x00000001019ee22c 0x10191b000 + 864812
32  com.apple.Foundation                    0x00007fff884c2a00 __NSFireTimer + 102
33  com.apple.CoreFoundation                0x00007fff8e784694 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
34  com.apple.CoreFoundation                0x00007fff8e7841e6 __CFRunLoopDoTimer + 534
35  com.apple.CoreFoundation                0x00007fff8e764ba1 __CFRunLoopRun + 1617
36  com.apple.CoreFoundation                0x00007fff8e764216 CFRunLoopRunSpecific + 230
37  com.apple.HIToolbox                     0x00007fff8bf724ff RunCurrentEventLoopInMode + 277
38  com.apple.HIToolbox                     0x00007fff8bf79c21 ReceiveNextEventCommon + 355
39  com.apple.HIToolbox                     0x00007fff8bf79aae BlockUntilNextEventMatchingListInMode + 62
40  com.apple.AppKit                        0x00007fff8f28bfc5 _DPSNextEvent + 659
41  com.apple.AppKit                        0x00007fff8f28b8c9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
42  com.apple.AppKit                        0x00007fff8f28820a -[NSApplication run] + 463
43  com.apple.AppKit                        0x00007fff8f50635e NSApplicationMain + 867
44  com.apple.iChat                         0x00000001019900b8 0x10191b000 + 479416
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff90f6e7e6 kevent + 10
1   libdispatch.dylib                       0x00007fff8d99160e _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff8d99019e _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff90f6c67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff90f6bd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8e75c29c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8e764a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8e764216 CFRunLoopRunSpecific + 230
5   com.apple.CoreMediaIO                   0x00007fff8a3bd541 CMIO::DAL::RunLoop::OwnThread(void*) + 159
6   com.apple.CoreMediaIO                   0x00007fff8a3b36b2 CAPThread::Entry(CAPThread*) + 98
7   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
8   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff90f6ddf2 __select + 10
1   com.apple.viceroy.framework             0x00007fff8b49b8ac VTPRecvProc + 691
2   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b2a6 _pthread_cond_wait + 890
2   com.apple.viceroy.framework             0x00007fff8b499a34 VTP_Select + 997
3   com.apple.viceroy.framework             0x00007fff8b3ec895 TPRecvProc + 418
4   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff90f6c67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff90f6bd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8e75c29c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8e764a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8e764216 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff884d0a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff884c51ea -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff884c5162 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff90f6ddf2 __select + 10
1   com.apple.CoreFoundation                0x00007fff8e7ad66b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 7:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x00007fff88c16ba0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore                       0x00007fff92b522ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore                       0x00007fff92b52213 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore                       0x00007fff92b5215b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff90f6e192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff91e69594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff91e6ab85 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff90f6e192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff91e69594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff91e6ab85 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff90f6e192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff91e69594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff91e6ab85 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff90f6de42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff91e1ddea nanosleep + 164
2   libsystem_c.dylib                       0x00007fff91e1dbb5 usleep + 53
3   com.apple.CoreMediaIO                   0x00007fff8a3c8135 CMIOGraph::OneOrMoreInputUnitsAreReadyToBePulled(bool&) + 563
4   com.apple.CoreMediaIO                   0x00007fff8a3c8317 CMIOGraph::DoWork(unsigned int) + 251
5   com.apple.CoreMediaIO                   0x00007fff8a3d5a47 CMIO::Thread::QueuedTWorkThread<unsigned int>::DoWork() + 105
6   com.apple.CoreMediaIO                   0x00007fff8a3df8f3 CMIO::Thread::SignaledThread::ThreadLoop() + 175
7   com.apple.CoreMediaIO                   0x00007fff8a3df7c2 CMIO::Thread::SignaledThread::WorkQueuedThreadCallback(void*) + 154
8   com.apple.CoreMedia                     0x00007fff89dc3b22 figThreadMain + 385
9   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
10  libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff90f6c67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff90f6bd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8e75c29c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8e764a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8e764216 CFRunLoopRunSpecific + 230
5   com.apple.CoreFoundation                0x00007fff8e773f2f CFRunLoopRun + 95
6   com.apple.cmio.DAL.VDC_4                0x000000010300d889 0x103007000 + 26761
7   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
8   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 13:
0   com.apple.VideoToolbox                  0x00007fff8b606770 0x7fff8b544000 + 796528
1   com.apple.VideoToolbox                  0x00007fff8b61a4d0 0x7fff8b544000 + 877776
2   com.apple.VideoToolbox                  0x00007fff8b584fb4 0x7fff8b544000 + 266164
3   com.apple.VideoToolbox                  0x00007fff8b547bc4 VTCompressionSessionEncodeFrame + 2151
4   com.apple.viceroy.framework             0x00007fff8b4a8328 EncEncodeFrame + 1089
5   com.apple.viceroy.framework             0x00007fff8b403b5c CaptureLocalVideoProc + 2994
6   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 14 Crashed:
0   libsystem_c.dylib                       0x00007fff91e40d57 memmove$VARIANT$sse42 + 154
1   com.apple.viceroy.framework             0x00007fff8b46354b CAudioProcessing::PostProcess(float*, float*, float*, float, int, float, int, int) + 959
2   com.apple.viceroy.framework             0x00007fff8b462f14 CAudioProcessing::Process(int, double, float*, int*, double*, float*, void (*)(void*, double, float*, int), void*, int) + 2770
3   com.apple.viceroy.framework             0x00007fff8b46f202 _ZL28DeviceManager_OnCaptureSoundPvPfiidd + 500
4   com.apple.viceroy.framework             0x00007fff8b41edc6 Microphone_CallbackThread + 1164
5   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b274 _pthread_cond_wait + 840
2   com.apple.viceroy.framework             0x00007fff8b41f021 Microphone_NullDevice + 300
3   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
4   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 16:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                  0x00007fff90f6c67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff90f6bd71 mach_msg + 73
2   com.apple.audio.CoreAudio               0x00007fff8f1ed866 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 94
3   com.apple.audio.CoreAudio               0x00007fff8f1e6ed8 HALC_ProxyIOContext::IOWorkLoop() + 880
4   com.apple.audio.CoreAudio               0x00007fff8f1e6ac9 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
5   com.apple.audio.CoreAudio               0x00007fff8f1e6984 HALB_IOThread::Entry(void*) + 78
6   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 17:: Dispatch queue: 988286549_queue
0   libobjc.A.dylib                         0x00007fff92218327 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::LookupBucketFor(objc_object* const&, std::__1::pair<objc_object*, unsigned long>*&) const + 95
1   libobjc.A.dylib                         0x00007fff92219704 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::erase(objc_object* const&) + 24
2   libobjc.A.dylib                         0x00007fff922196d9 objc_clear_deallocating + 185
3   libobjc.A.dylib                         0x00007fff92219610 objc_destructInstance + 126
4   com.apple.CoreFoundation                0x00007fff8e734ce6 CFRelease + 1430
5   com.apple.CoreFoundation                0x00007fff8e75cd20 -[__NSArrayM dealloc] + 304
6   com.apple.imfoundation                  0x00007fff8ff5aa78 0x7fff8ff39000 + 137848
7   libsystem_blocks.dylib                  0x00007fff891f7174 _Block_release + 181
8   libdispatch.dylib                       0x00007fff8d99115a _dispatch_queue_drain + 264
9   libdispatch.dylib                       0x00007fff8d990fb6 _dispatch_queue_invoke + 54
10  libdispatch.dylib                       0x00007fff8d9907b0 _dispatch_worker_thread2 + 198
11  libsystem_c.dylib                       0x00007fff91e693da _pthread_wqthread + 316
12  libsystem_c.dylib                       0x00007fff91e6ab85 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b274 _pthread_cond_wait + 840
2   com.apple.viceroy.framework             0x00007fff8b499d9d VTP_Recvfrom + 283
3   com.apple.viceroy.framework             0x00007fff8b412cf4 __RTPCreateHandle_block_invoke_6 + 45
4   com.apple.viceroy.framework             0x00007fff8b41325c RecvRTP + 116
5   com.apple.viceroy.framework             0x00007fff8b413a92 RTPRecvRTP + 154
6   com.apple.viceroy.framework             0x00007fff8b45ea2d RTPRecvProc + 409
7   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
8   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 19:
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b274 _pthread_cond_wait + 840
2   com.apple.viceroy.framework             0x00007fff8b4171de SoundPlayer_AlarmThread + 103
3   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
4   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 20:
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b2a6 _pthread_cond_wait + 890
2   com.apple.viceroy.framework             0x00007fff8b424fcd Speaker_CallbackThread + 397
3   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
4   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 21:
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b274 _pthread_cond_wait + 840
2   com.apple.viceroy.framework             0x00007fff8b423e21 Speaker_NullDevice + 575
3   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
4   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 22:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                  0x00007fff90f6c67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff90f6bd71 mach_msg + 73
2   com.apple.audio.CoreAudio               0x00007fff8f1ed866 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 94
3   com.apple.audio.CoreAudio               0x00007fff8f1e6ed8 HALC_ProxyIOContext::IOWorkLoop() + 880
4   com.apple.audio.CoreAudio               0x00007fff8f1e6ac9 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
5   com.apple.audio.CoreAudio               0x00007fff8f1e6984 HALB_IOThread::Entry(void*) + 78
6   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 23:
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b274 _pthread_cond_wait + 840
2   com.apple.viceroy.framework             0x00007fff8b499aae VTP_Select + 1119
3   com.apple.viceroy.framework             0x00007fff8b412ba7 RTPGetReceiveStatus + 431
4   com.apple.viceroy.framework             0x00007fff8b405e16 Conference_RecvThread + 321
5   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 24:
0   libsystem_kernel.dylib                  0x00007fff90f6dbca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff91e6b274 _pthread_cond_wait + 840
2   com.apple.viceroy.framework             0x00007fff8b4b2172 MediaQueueSendProc + 373
3   libsystem_c.dylib                       0x00007fff91e678bf _pthread_start + 335
4   libsystem_c.dylib                       0x00007fff91e6ab75 thread_start + 13
Thread 25:
0   libsystem_kernel.dylib                  0x00007fff90f6e192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff91e69594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff91e6ab85 start_wqthread + 13
Thread 14 crashed with X86 Thread State (64-bit):
  rax: 0xfffffffef51ad660  rbx: 0x000000010ae51da0  rcx: 0xfffffffffffffe00  rdx: 0x0000000000000000
  rdi: 0x0000000000000200  rsi: 0x000000010ae52ba0  rbp: 0x000000010ae51b90  rsp: 0x000000010ae51b90
   r8: 0x3ff18d4c00e69595   r9: 0x00007f8c934ac6c0  r10: 0x00007fff8b466d0a  r11: 0x0000000000000000
  r12: 0x0000000101d61c80  r13: 0x0000000000000200  r14: 0x000000010ae51ba0  r15: 0x000000010ae529a0
  rip: 0x00007fff91e40d57  rfl: 0x0000000000010246  cr2: 0x0000000000000000
Logical CPU: 2
Binary Images:
       0x10191b000 -        0x101b91fff  com.apple.iChat (6.0 - 927) <C7A26C05-A546-3964-80F3-F1837021D3BF> /Applications/iChat.app/Contents/MacOS/iChat
       0x102fba000 -        0x102fbcfff  com.apple.AddressBook.LocalSourceBundle (1.1 - 1043) <08AA41FF-76F1-3739-8200-E95B8E4A4961> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x102fce000 -        0x102fd1fff  com.apple.DirectoryServicesSource (1.1 - 1043) <B9BAF56A-057F-367E-9092-09A46ED5D2D9> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x102ff3000 -        0x102ff7fff  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <BFC42478-E85B-3ED5-960E-ACBFB580FF1B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
       0x102ffc000 -        0x103002fff  com.apple.audio.AppleHDAHALPlugIn (2.1.2 - 2.1.2f23) <F3DB2EE3-5379-3A7F-B59B-849CD5F26137> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x103007000 -        0x103031fff  com.apple.cmio.DAL.VDC_4 (205.0 - 3160) <55EDAE95-7C7C-3D8E-8D3D-2D7931D1DD2E> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC
       0x1030c4000 -        0x1032a4ff7  com.apple.audio.codecs.Components (2.1 - 2.1) <9E386748-0EF8-3F77-9B30-BDCF243D113E> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x103410000 -        0x103415fff  com.apple.ViceroyTrace (1.0 - 245.22.1) <F31ABEC9-91F1-3324-AE25-6BC613BE652F> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrac e.framework/Versions/A/ViceroyTrace
       0x10341b000 -        0x103421fff  com.apple.SimpleKeyExchange (1.0 - 245.22.1) <5C62A0B9-726C-3037-98F0-5B9F924680B3> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyEx change.framework/Versions/A/SimpleKeyExchange
       0x103428000 -        0x103447ff7  com.apple.ICE (1.0 - 245.22.1) <8D10D46C-1ECC-3E72-93F8-A38DE453A50E> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framewo rk/Versions/A/ICE
       0x10344f000 -        0x103450ff7  com.apple.LegacyHandle (1.0 - 245.22.1) <176A30C9-DC1B-3B3D-BE61-E13B0FFF1C21> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandl e.framework/Versions/A/LegacyHandle
       0x103455000 -        0x103457fff  com.apple.snatmap (1.0 - 245.22.1) <5FB6E5E3-FD71-3E39-9FA6-A9B59F7DF0B2> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.fra mework/Versions/A/snatmap
       0x1035fd000 -        0x103601fff  com.apple.iChat.Styles.Balloons (6.0 - 927) <3B67C52D-7F7F-3DF0-87AD-D80094EC8632> /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
       0x103607000 -        0x103609fff  com.apple.iChat.PersonIconPlugIn (6.0 - 927) <18E3BABB-E61D-3A86-A4DE-D1B50C617DC9> /Applications/iChat.app/Contents/PlugIns/PersonIcon.plugin/Contents/MacOS/Perso nIcon
       0x103630000 -        0x103630ff5 +cl_kernels (??? - ???) <1E082293-24BD-4140-B1D5-1F5B4526B7D8> cl_kernels
       0x10364c000 -        0x103713fff  com.apple.AVConference (1.0 - 245.22.1) <645A6BC9-5B3F-30EE-AAD0-62DCBF90C05B> /System/Library/PrivateFrameworks/AVConference.framework/Versions/A/AVConferenc e
       0x103762000 -        0x103a4eff7  com.apple.VideoProcessing (35.0 - 35.0) <D9668B97-CEAD-3A05-A191-114C4884E122> /System/Library/PrivateFrameworks/VideoProcessing.framework/Versions/A/VideoPro cessing
       0x103e6c000 -        0x103ea0fff  com.apple.FWAVC (201.47 - 47) <1E5396A5-3A1A-3C7A-ADD5-280C350CB868> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
       0x10651e000 -        0x10651effd +cl_kernels (??? - ???) <94D8A5D3-380F-4531-9953-FDBEE27F4A76> cl_kernels
       0x106535000 -        0x10653bfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <945A7F41-AB80-3B81-A60D-FDCC81E204B4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x106557000 -        0x10655aff7  libCoreFSCache.dylib (??? - ???) <745AC70B-FE33-3B14-9B99-CE6DB2B98F85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x10656a000 -        0x1065fdff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x10661c000 -        0x10661dffc +cl_kernels (??? - ???) <EF2F6327-7E59-410C-86EA-892155265474> cl_kernels
       0x10661f000 -        0x106622ff7 +net.culater.SIMBL.osax (0.9.9 - 0.9.9) <F0F26DED-2BF8-C0BF-8D26-30D50D989095> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
       0x106627000 -        0x106646ff7 +net.infinite-labs.Afloat (2.4 - 2.4) <C567B4D0-9FBA-3032-AA08-7E3A87ABDB95> /Users/USER/Library/Application Support/SIMBL/*/Afloat.bundle/Contents/MacOS/Afloat
       0x106777000 -        0x106778ff3 +cl_kernels (??? - ???) <A2E24CDE-75EE-4DB8-AD70-FC63608ECE1A> cl_kernels
       0x106796000 -        0x1067c4ff7  GLRendererFloat (??? - ???) <5002CC04-3AB8-3F8B-827F-DA07FC045617> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x10aa28000 -        0x10ab85ff7  com.apple.CMIOUnits (205.0 - 3160) <7536041E-CB2E-36F5-9715-36735A39A3FF> /System/Library/Frameworks/CoreMediaIO.framework/Resources/CMIOUnits.bundle/Con tents/MacOS/CMIOUnits
       0x10aebf000 -        0x10b057ff7  GLEngine (??? - ???) <C8CED0FB-71CA-3E5A-B76F-87257BB0B586> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10b08a000 -        0x10b183fff  libGLProgrammability.dylib (??? - ???) <B47BCF02-2C2A-3141-A5A5-60779E852640> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x10b1a9000 -        0x10c202ff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (7.8.12 - 7.0.8) <8EEE10FA-78DA-3284-A706-F8B41F3F2095> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
    0x7fff6151b000 -     0x7fff6154fac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff87a83000 -     0x7fff88217fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <4C8BCB3B-A220-3337-BBBF-D75C9895B95C> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff88218000 -     0x7fff88254fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
    0x7fff88286000 -     0x7fff88393fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff88394000 -     0x7fff883a3fff  com.apple.opengl (1.7.4 - 1.7.4) <971DF1AE-2E9D-31E7-9836-8EE7F4299931> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff883b6000 -     0x7fff883b6fff  com.apple.CoreServices (53 - 53) <97E086D0-20B4-3BB4-BEE2-04EE5700D55B> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff883b7000 -     0x7fff8842aff7  com.apple.imavcore (6.0 - 800) <7C83227A-320B-3EDC-BBCC-B81F06BA56D8> /System/Library/PrivateFrameworks/IMAVCore.framework/Versions/A/IMAVCore
    0x7fff8842b000 -     0x7fff88442fff  com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff88443000 -     0x7fff8846afff  com.apple.ScreenSaver (4.0 - 4) <9186BF6D-C56E-371E-8479-184977B3FD44> /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x7fff8846b000 -     0x7fff8877dfff  com.apple.Foundation (6.7 - 833.1) <1602C934-3D31-382B-AEBA-1F37EF1929EE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff887c7000 -     0x7fff88854ff7  com.apple.iLifeMediaBrowser (2.6.0 - 502) <02048C18-4AF1-379F-9E34-1403F92EC154> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff88855000 -     0x7fff88859fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8885a000 -     0x7fff88861fff  com.apple.NetFS (4.0 - 4.0) <AD99FA2A-CF27-30CB-937E-233AD161BA2C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88862000 -     0x7fff88869fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8887a000 -     0x7fff888ccff7  libGLU.dylib (??? - ???) <29D31138-F6BE-3BA6-8248-7A0F90179230> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff888cd000 -     0x7fff888d0fff  com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff888d1000 -     0x7fff888d2fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
    0x7fff888d3000 -     0x7fff88becff7  com.apple.AddressBook.framework (6.0 - 1043) <0525CB9F-1F2B-3B62-8C16-7C7A28C77A6F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff88bed000 -     0x7fff88bffff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff88c00000 -     0x7fff88c03fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88c04000 -     0x7fff88c0bff7  com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff88c0c000 -     0x7fff88e19fff  com.apple.JavaScriptCore (7534 - 7534.48) <5A236937-77DE-3090-8D22-1613C85255F6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88e2f000 -     0x7fff891f5fff  com.apple.MediaToolbox (1.0 - 705.35) <0F9FE595-8A5A-3F5C-B8BE-4A34DE2CC103> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff891f6000 -     0x7fff891f7ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff891f8000 -     0x7fff89397fff  com.apple.QuartzCore (1.7 - 269.0) <3959543C-1D9E-3BC6-B220-F4254E561840> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff89398000 -     0x7fff89399fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff893a8000 -     0x7fff89845fff  com.apple.RawCamera.bundle (3.8.0 - 577) <38481531-657E-DFFA-1EF4-ADFCA15DAC49> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8988b000 -     0x7fff898a1ff7  com.apple.ImageCapture (7.0 - 7.0) <8F036520-B57E-34DE-8BA2-084BC3D289C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff89a79000 -     0x7fff89a86ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff89a87000 -     0x7fff89cf5ff7  com.apple.QuartzComposer (5.0 - 232) <462E73C9-A71C-3D77-BE83-A60CF0746A2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff89d87000 -     0x7fff89da4fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff89da5000 -     0x7fff89decff7  com.apple.CoreMedia (1.0 - 705.35) <A98C992F-B5BC-3C3C-82A9-72472B2FED48> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff89e68000 -     0x7fff89e69fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
    0x7fff89ec5000 -     0x7fff89ec9fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff89eca000 -     0x7fff89ed5fff  com.apple.CommonAuth (2.1 - 2.0) <5E1EB52D-855C-31C6-8A6D-01B21959DF48> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff89ed6000 -     0x7fff89fd8ff7  com.apple.PubSub (1.0.5 - 65.28) <240166F9-FD6D-370A-9871-28350220D512> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff89fd9000 -     0x7fff8a002fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8a014000 -     0x7fff8a03ffff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff8a040000 -     0x7fff8a041ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <AACAD200-A346-3653-89E2-D9D10FE4DC06> /usr/lib/system/libremovefile.dylib
    0x7fff8a042000 -     0x7fff8a058fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8a059000 -     0x7fff8a0d5ff7  com.apple.imcore (6.0 - 800) <0A4267B7-D92F-33DA-9B09-1995221A0831> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8a0d6000 -     0x7fff8a0dbfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8a0dc000 -     0x7fff8a0deff7  com.apple.IMServicePlugInSupport (1.0 - 1) <A566600F-3D38-3B98-91B5-421AE6D27192> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
    0x7fff8a0df000 -     0x7fff8a0fbfff  com.apple.ScriptingBridge (1.2.1 - ???) <3E99B861-E011-3594-A9C4-E39B7EFE2F3F> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff8a0fc000 -     0x7fff8a16ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8a170000 -     0x7fff8a176fff  IOSurface (??? - ???) <2114359C-D839-3855-8735-BBAA2704DB93> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8a177000 -     0x7fff8a178fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8a189000 -     0x7fff8a18ffff  libGFXShared.dylib (??? - ???) <F047CF07-F6AA-327F-890D-19C8AA5C3AD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8a3b1000 -     0x7fff8a401fff  com.apple.CoreMediaIO (205.0 - 3160) <F54EB0D2-5859-368F-AB40-42C606A8E9FB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8a402000 -     0x7fff8a498ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8a4ee000 -     0x7fff8a573ff7  com.apple.Heimdal (2.1 - 2.0) <0493DAC9-904A-3E20-9780-D892D6133C1F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8a574000 -     0x7fff8a65afff  com.apple.Bluetooth (4.0 - 4.0f4) <38F516BA-9326-3F67-B0D6-0A11A1C2EDFE> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8a65b000 -     0x7fff8a67afff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff8a67b000 -     0x7fff8a67dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8a67e000 -     0x7fff8a6b1fff  com.apple.GSS (2.1 - 2.0) <03D84E4F-D3C5-3CA6-ACA8-8F14A139F45D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8a6b2000 -     0x7fff8a722fff  com.apple.datadetectorscore (3.0 - 179.3) <3500BF7F-31FE-378D-A819-3E88B54E69F3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8a891000 -     0x7fff8a891fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8abea000 -     0x7fff8ac60fff  com.apple.ISSupport (1.9.8 - 56) <E7ED107A-1EFD-3720-A4B4-C0E2DDFA6C81> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8ac61000 -     0x7fff8ac89ff7  com.apple.CoreVideo (1.7 - 70.0) <EEDE0828-0E14-3D0F-A04F-8DB0D3513749> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ac8a000 -     0x7fff8acddfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <AAB1BA5D-DF78-3849-8F9F-161B7C7A005D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8ace5000 -     0x7fff8b100fff  com.apple.SceneKit (2.0 - 124) <43F48FD6-8106-3D73-B63E-7924D785E24E> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff8b22b000 -     0x7fff8b232fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
    0x7fff8b233000 -     0x7fff8b256ff7  com.apple.RemoteViewServices (1.0 - 1) <4146AF41-EBFF-35F8-86BD-B4DEC440477C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8b29a000 -     0x7fff8b2d5fff  com.apple.LDAPFramework (3.0 - 120.1) <7B820362-8540-3A6D-95C7-D811D6CEE3AA> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b2df000 -     0x7fff8b383fef  com.apple.ink.framework (1.3.2 - 110) <48F42AEB-0D24-3B0D-8BF4-80929BB51FE0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8b384000 -     0x7fff8b387fff  com.apple.AppleSystemInfo (1.0 - 1) <A42D460F-02ED-3AF3-9C11-FBB64124B191> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8b3dd000 -     0x7fff8b51fff7  com.apple.viceroy.framework (453 - 453) <32DB42C5-3F9D-3F82-898F-56886453CC7A> /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x7fff8b520000 -     0x7fff8b532ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8b536000 -     0x7fff8b543fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8b544000 -     0x7fff8b976fe7  com.apple.VideoToolbox (1.0 - 705.35) <E4D323DD-8A17-346D-8809-128C6CA22688> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8b977000 -     0x7fff8b9b6ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <16CD96D7-B9C2-3020-99F0-C757BBC6BD01> /usr/lib/libcups.2.dylib
    0x7fff8b9b7000 -     0x7fff8ba13ff7  com.apple.QuickLookFramework (3.0 - 489.1) <98D0292A-3F72-3C5D-B0D6-502BF8850695> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8ba14000 -     0x7fff8ba1fff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <524DFF6E-0C63-3C18-ACF4-341CFA80DC70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8ba20000 -     0x7fff8bcf7fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8bcf8000 -     0x7fff8bf69fff  com.apple.CoreImage (7.77 - 1.0.1) <4280B4FA-E8AF-3F4B-B172-B369EC980A57> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8bf70000 -     0x7fff8c293fff  com.apple.HIToolbox (1.7 - ???) <CFFBF43D-4D05-33D9-A3FD-0F9309320F0C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8c294000 -     0x7fff8c2a9fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8c2aa000 -     0x7fff8c2abfff  com.apple.ServerInformation (1.0 - 1) <2292259E-3C43-3CE3-8556-0538E3562640> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
    0x7fff8c2ac000 -     0x7fff8c300ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <2075DA62-5A50-38EE-85AD-3965E6825AE3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8c331000 -     0x7fff8c334fff  libCoreVMClient.dylib (??? - ???) <5C607B1C-E4DB-3050-B4BB-3A12CF9AC1C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8c335000 -     0x7fff8c3cfff7  com.apple.SearchKit (1.4.0 - 1.4.0) <625D3453-549D-35F4-AF0D-DDA78BCE043D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8c579000 -     0x7fff8c57fff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8c580000 -     0x7fff8c59afff  com.apple.CoreMediaAuthoring (2.0 - 889) <B1C3F1A3-7E4C-3B6A-8DD8-3966352804AE> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8c59b000 -     0x7fff8c59bfff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8c59c000 -     0x7fff8c5a1fff  com.apple.OpenDirectory (10.7 - 144) <B60C26CF-A209-3025-8893-B1AA96EC40B3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8c5b0000 -     0x7fff8c5b1fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8cceb000 -     0x7fff8cd18ff7  com.apple.opencl (1.50.62 - 1.50.62) <D6959F4A-9D7A-364A-917B-6E12A800E095> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8cd19000 -     0x7fff8cd1efff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8cd50000 -     0x7fff8ce4cff7  com.apple.avfoundation (2.0 - 180.23) <092A80DC-EFA2-3FF6-996F-6C418D99AA9F> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8ce4d000 -     0x7fff8ce53fff  com.apple.DiskArbitration (2.4 - 2.4) <BE0D3C1E-F04B-3CB8-8064-A36E2DCBEB63> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8ce54000 -     0x7fff8cf59ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8cf5a000 -     0x7fff8cf5eff7  com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8cf5f000 -     0x7fff8cf73ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8d5c3000 -     0x7fff8d631fff  com.apple.CoreSymbolication (2.1 - 66) <1FE3306A-1F30-3224-B112-7702A93AE0CC> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8d632000 -     0x7fff8d637fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8d638000 -     0x7fff8d661fff  com.apple.CoreServicesInternal (113.7 - 113.7) <7E4F0C51-B7DA-3A8D-B621-CCC238E516AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8d662000 -     0x7fff8d760ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <344DF691-6856-3EED-A2E5-DBC5A8CBAB2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8d7bb000 -     0x7fff8d7c5ff7  com.apple.aps.framework (2.0 - 2.0) <4A15EAFC-937F-3448-B63C-5304AEB416DD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8d7c6000 -     0x7fff8d804fff  com.apple.facetimeservices (6.0 - 100) <7EB0B2E2-215C-37E6-82BA-670B1F68DE91> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff8d805000 -     0x7fff8d8fafff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8d8fb000 -     0x7fff8d98dfff  com.apple.CorePDF (3.0 - 3.0) <49BB2C49-0FDA-346F-9E97-8E6B2C618126> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8d98e000 -     0x7fff8d99cfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    0x7fff8d9c9000 -     0x7fff8d9effff  com.apple.framework.internetaccounts (1.0 - 1) <C30D8202-59CE-30D9-9320-EDD9CC9E4D7A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8dacf000 -     0x7fff8dc28ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <A5740EE6-DF30-3A23-BF9D-97C5D149604B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8dc29000 -     0x7fff8dc37ff7  libkxld.dylib (??? - ???) <F94C4064-4F3D-31D1-9A12-81DEFA7EAC83> /usr/lib/system/libkxld.dylib
    0x7fff8dc38000 -     0x7fff8dc3afff  libCVMSPluginSupport.dylib (??? - ???) <458A1115-6338-3119-9D38-3097CBBE3985> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8dc3b000 -     0x7fff8dc46fff  com.apple.CoreBluetooth (100.5 - 1) <BA8F7900-AE18-343C-AFFE-4DBB55C23CA3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
    0x7fff8dc47000 -     0x7fff8dc64ff7  com.apple.openscripting (1.3.3 - ???) <4B03E015-36CB-3CDD-901B-4A6105753D4E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8dc65000 -     0x7fff8dca7ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8dcfb000 -     0x7fff8dd00ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
    0x7fff8dd01000 -     0x7fff8dd01fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8dd02000 -     0x7fff8dec3fe7  com.apple.CoreData (103 - 358.4) <82B34A51-2CE8-358C-A899-2370B495EC58> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8dec4000 -     0x7fff8def3fff  com.apple.iChat.IMRenderingFoundation (6.0 - 800) <C64580EE-36AE-3C0F-BC0A-C9366C916C45> /System/Library/Frameworks/InstantMessage.framework/Versions/A/Frameworks/IMRen deringFoundation.framework/Versions/A/IMRenderingFoundation
    0x7fff8def4000 -     0x7fff8df18ff7  com.apple.Kerberos (1.0 - 1) <38E1B575-319A-307D-AEB1-3DB816C09ED7> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8e3a4000 -     0x7fff8e3abff7  com.apple.marco (6.0 - 100) <37B58726-C068-35BB-A795-A19B76B16890> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff8e3ac000 -     0x7fff8e3acfff  com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8e3ad000 -     0x7fff8e3cafff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <8F290ACC-413E-32F9-A7F7-12A93883C518> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8e3cb000 -     0x7fff8e3d1fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
    0x7fff8e408000 -     0x7fff8e40eff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8e40f000 -     0x7fff8e42bff7  com.apple.GenerationalStorage (1.0 - 124) <A9D4FE26-A02B-307E-9A7A-59A8EC32303C> /System/Library/PrivateFrameworks/GenerationalStorage.fram

Similar Messages

  • Video Slows Down Dramatically At Start of Video Chat Session

    When starting a video chat with mate, my video starts fine and then quickly slows down to virtually nothing. Video of me is good in preview but when I start a video chat with mate, it all goes down hill. Connection Doctor tells me my framerate is 1 fps. Why does video speed deteriorate so quickly after video chat is started? Any advice would be most helpful here. Apple Tech Support says its likely to be a software issue. I though upgrade to 10.4.5 would help: it didn't. Anyone out there experiencing the same thing??
    i-Mac G5   Mac OS X (10.4.5)  

    Hi ogorki,
    Welcome to the Apple Discussion Pages.
    See this FAQ for more on what Defcom says
    http://discussions.apple.com/thread.jspa?threadID=278760&tstart=0
    Most likely cause is Updating from Panther rather than a fresh install.
    One other thing not in the FAQ.
    Open Activity Monitir from Applications/Utilities.
    Make sure All Processes is slected in the top drop down.
    Check to se if a Print Manager is listed as running even when you are not printing.
    If it is highlight it by clicking on it once.
    Use the Big red stop button top left and Force Quit.
    2:16 PM Sunday; February 19, 2006
    iChat Resouce Web pages

  • Can't start a video chat

    Hello, 9 out of 10 times I can't start a video chat. Sometimes it works if I quit ichat, or restart my computer. But most of the time it doesn't work. When I do get it to work, it works fine. Error is that ""[user] is not accepting chat". User is always me!

    I don't think it's error 8. I am logging in via AIM to ichat. I can chat with some users but not all. The error I get is only on video chat. The window says "starting video chat" and then an error comes up "There was a communication error during your chat" . I have restarted ichat and restarted my computer. Other users can connect to me for a video chat, although sometimes they have to restart their computers to do so.
    The details of the error are
    Date/Time: 2006-12-28 17:23:03.225 -0500
    OS Version: 10.4.8 (Build 8N1106)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 1836473502.
    rosysam: State change from AVChatNoState to AVChatStateWaiting.
    0x16565a20: State change from AVChatNoState to AVChatStateInvited.
    0x16565a20: State change from AVChatStateInvited to AVChatStateConnecting.
    rosysam: State change from AVChatStateWaiting to AVChatStateConnecting.
    rosysam: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x16565a20: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    @SIP/Transport.c:121 type=4 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    Max-Forwards: 70
    To: "iChat User" <sip:[email protected]>
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:3421>
    User-Agent: Viceroy 1.1
    Content-Type: application/sdp
    Content-Length: 361
    [v=0
    o=nadiasam 0 0 IN IP4 m.2
    s=nadiasam
    c=IN IP4 m.2
    b=AS:2147483647
    t=0 0
    a=bandwidthDetection:YES
    m=audio 3440 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2053462249
    m=video 3442 RTP/AVP 34
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:30
    a=RTCP:AUDIO 3426 VIDEO 3424
    a=pogo
    a=rtpID:1511509109
    @SIP/Transport.c:121 type=4 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    Max-Forwards: 70
    To: "iChat User" <sip:[email protected]>
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:3421>
    User-Agent: Viceroy 1.1
    Content-Type: application/sdp
    Content-Length: 361
    [v=0
    o=nadiasam 0 0 IN IP4 m.2
    s=nadiasam
    c=IN IP4 m.2
    b=AS:2147483647
    t=0 0
    a=bandwidthDetection:YES
    m=audio 3434 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2053462249
    m=video 3436 RTP/AVP 34
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:30
    a=RTCP:AUDIO 3426 VIDEO 3424
    a=pogo
    a=rtpID:1511509109
    @SIP/Transport.c:121 type=4 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    Max-Forwards: 70
    To: "iChat User" <sip:[email protected]>
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:3421>
    User-Agent: Viceroy 1.1
    Content-Type: application/sdp
    Content-Length: 361
    [v=0
    o=nadiasam 0 0 IN IP4 m.2
    s=nadiasam
    c=IN IP4 m.2
    b=AS:2147483647
    t=0 0
    a=bandwidthDetection:YES
    m=audio 3428 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2053462249
    m=video 3430 RTP/AVP 34
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:30
    a=RTCP:AUDIO 3426 VIDEO 3424
    a=pogo
    a=rtpID:1511509109
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 401
    v=0
    o=rosina 0 0 IN IP4 m.0
    s=nadiasam
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:2132819369
    m=video 16384 RTP/AVP 34
    a=rtcp:16387
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 0 rules 30:176:144
    a=framerate:20
    a=rtpID:1696651710
    @:0 type=2 (00000000/0)
    [VCVIDEO_INCOMINGATTEMPT]
    [3]
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>;tag=1420586688
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 100 Trying
    Via: SIP/2.0/UDP m.2:3421;branch=z9hG4bK1e812e1a58b5d14c
    To: "iChat User" <sip:[email protected]>
    From: "u0" <sip:[email protected]>;tag=674556568
    Call-ID: ec99757e-96c1-11db-97f4-81a8021313c4@192-168-1-105
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.2
    Content-Length: 0
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17cfff com.apple.iChat 3.1.5 (440) /Applications/iChat.app/Contents/MacOS/iChat
    0x770000 - 0x778fff com.apple.iokit.IOUSBLib 2.6.0 /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x14ccd000 - 0x14cd6fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x14d40000 - 0x14d7cfff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x14d88000 - 0x14db8fff com.apple.QuickTimeIIDCDigitizer 7.1.3 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x14dc2000 - 0x14dfefff com.apple.QuickTimeUSBVDCDigitizer 1.6.8 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x14e22000 - 0x14e27fff com.apple.audio.AppleHDAHALPlugIn 1.2.7 (1.2.7a11) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x14e36000 - 0x14f8ffff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14fbb000 - 0x15014fff com.apple.driver.AppleIntelGMA950GLDriver 1.4.42 (4.4.2) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x1501b000 - 0x15037fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x1503e000 - 0x15062fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x152a7000 - 0x152aafff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x152c6000 - 0x152f0fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1604b000 - 0x1604efff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x17d9f000 - 0x17decfff com.apple.speech.synthesis.MacinTalkSynthesizer 3.5 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/ MacinTalk
    0x19f93000 - 0x1a079fff com.apple.audio.codecs.Components 1.4.6 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700f9fff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe49fff dyld /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90227000 - 0x902fdfff com.apple.ApplicationServices.ATS 2.0.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031d000 - 0x90772fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90809000 - 0x908d1fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090f000 - 0x9090ffff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90911000 - 0x90a04fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a54000 - 0x90ad3fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afc000 - 0x90b60fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcf000 - 0x90bd6fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdb000 - 0x90c4efff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c63000 - 0x90c75fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7b000 - 0x90f21fff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f64000 - 0x90fccfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91005000 - 0x91043fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91071000 - 0x910f0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112a000 - 0x91148fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91154000 - 0x91162fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91165000 - 0x91304fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91402000 - 0x9140afff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91411000 - 0x91437fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91449000 - 0x91450fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91454000 - 0x914cafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151b000 - 0x9151bfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151d000 - 0x91549fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155c000 - 0x91630fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170c000 - 0x917b5fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917db000 - 0x91826fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91845000 - 0x9185bfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91867000 - 0x91882fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188d000 - 0x918cafff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f1000 - 0x9192cfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193e000 - 0x919f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a36000 - 0x91a4cfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a51000 - 0x91a6ffff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a74000 - 0x91ad2fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae4000 - 0x91ae8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91aea000 - 0x91b67fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b6b000 - 0x91ba8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bae000 - 0x91bc8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bcd000 - 0x91bcffff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bd1000 - 0x91bd1fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd3000 - 0x91c61fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c68000 - 0x91c68fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c6a000 - 0x91cc3fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ccc000 - 0x91cf0fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf8000 - 0x92101fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9213b000 - 0x924effff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9251c000 - 0x9259afff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925db000 - 0x9280bfff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92917000 - 0x929f5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a12000 - 0x92afffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0f000 - 0x92b26fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b31000 - 0x92b89fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9d000 - 0x92b9dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9f000 - 0x92baffff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bbe000 - 0x92bc6fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bcc000 - 0x92bd2fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd8000 - 0x92c69fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c7d000 - 0x92c81fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c84000 - 0x92ca2fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb4000 - 0x92cbafff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc0000 - 0x92d23fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4a000 - 0x92d8bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db2000 - 0x92dc0fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc7000 - 0x92dccfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd1000 - 0x930c5fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931cb000 - 0x931d6fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931db000 - 0x931f6fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93246000 - 0x93246fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93248000 - 0x938fefff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7f000 - 0x93cf8fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d31000 - 0x93de9fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e2b000 - 0x93e2bfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e2d000 - 0x93ffffff com.apple.QuartzCore 1.4.10 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94050000 - 0x94091fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94099000 - 0x940d3fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9410f000 - 0x94157fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94161000 - 0x9419ffff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941e3000 - 0x941f4fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94202000 - 0x94240fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9425c000 - 0x9426bfff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94272000 - 0x9427dfff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942c9000 - 0x942e3fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942e9000 - 0x945a3fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94705000 - 0x9484bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948d7000 - 0x948e6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948ed000 - 0x94916fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9491c000 - 0x9492bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9492f000 - 0x94954fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94960000 - 0x9497dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94984000 - 0x949e9fff com.apple.Bluetooth 1.7.11 (1.7.11f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94ca8000 - 0x94d3afff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94d94000 - 0x94e16fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e4f000 - 0x9512efff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952ad000 - 0x952d0fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96026000 - 0x96039fff com.apple.speech.SpeechDictionary 3.4 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechD ictionary
    0x96455000 - 0x96455fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9693c000 - 0x9695efff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x969cf000 - 0x96aa5fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96ac0000 - 0x96ac1fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96ac3000 - 0x96ac8fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96c1e000 - 0x96c1efff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97380000 - 0x9746afff com.apple.viceroy.framework 277.0 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97b9b000 - 0x97b9dfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97dc8000 - 0x988a8fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99209000 - 0x99214fff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9921e000 - 0x9938afff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message

  • My ichat will let me send video chats requests, but it will not let me accept them. What should i do? Also, sometimes it tells me i cannot add a 2nd or 3rd person to an existing chat because it is connected to AOL's relay servers. What does this mean?

    my ichat will let me send video chats requests, but it will not let me accept them. What should i do? Also, sometimes it tells me i cannot add a 2nd or 3rd person to an existing chat because it is connected to AOL's relay servers. What does this mean?

    Unfortunately, most of my advice is in the "hindsight is 20-20" category.
    First off, I would never have purchased the peripheral accessories until the 14 day return period had expired. Second, you learned the hard way what the "14 days" really means.
    Too bad you didn't do any homework, reading this and other forums and tech sites. Even word of mouth from others. That, more than anything could have steered you towards different phone choices from the get-go and I will leave that there with no further comment other than to say most of the issues you described have been discussed in this forum, ad nauseam.
    Once you got into the refurbished phone exchanges, that is where things really went haywire. What someone tells you over the phone is a sketchy proposition, and when it comes down to it, it's your word against theirs.
    I think Verizon tried to make it right, though. Remember, they don't make the phones. Don't throw the baby out with the bathwater.
    You stated yourself you were a satisfied Verizon customer before this. Had the first two phones performed as they should, you would still be a satisfied Verizon customer.
    Doubt any of that will make you any happier, but after you went through the effort of writing such a long post, I thought I'd try.

  • Problem starting a Video Chat

    I'm having a problem starting a video chat with someone. They also have a mac, but they just went to college and are using a new wireless network. Here is the error I'm getting, I appreciate any helo I can get.
    Date/Time: 2007-08-18 22:57:20.956 -0400
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 4230265835.
    ninjaned115: State change from AVChatNoState to AVChatStateWaiting.
    0x18a70860: State change from AVChatNoState to AVChatStateInvited.
    0x18a70860: State change from AVChatStateInvited to AVChatStateConnecting.
    ninjaned115: State change from AVChatStateWaiting to AVChatStateConnecting.
    ninjaned115: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x18a70860: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17dfff com.apple.iChat 3.1.8 (445) /Applications/iChat.app/Contents/MacOS/iChat
    0x14cbe000 - 0x14cc7fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x14cea000 - 0x14ceffff com.apple.audio.AppleHDAHALPlugIn 1.3.3 (1.3.3a1) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x14d51000 - 0x14dbefff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x14dcd000 - 0x14dfdfff com.apple.QuickTimeIIDCDigitizer 7.2 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x14e07000 - 0x14e4dfff com.apple.QuickTimeUSBVDCDigitizer 2.0.0 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x14e75000 - 0x14fcefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14ffa000 - 0x15053fff com.apple.driver.AppleIntelGMA950GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x1505a000 - 0x15076fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x1507d000 - 0x150a1fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x153a2000 - 0x153a6fff com.apple.audio.AudioIPCPlugIn 1.0.1 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x153d5000 - 0x153fefff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x166d9000 - 0x166dcfff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x41410000 - 0x414adfff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x419b0000 - 0x419ecfff com.apple.QuickTimeFireWireDV.component 7.2 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff com.apple.ApplicationServices.ATS 2.0.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f2fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91127000 - 0x91145fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91151000 - 0x9115ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91162000 - 0x91301fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913ff000 - 0x91407fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140e000 - 0x91415fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91419000 - 0x9143ffff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91451000 - 0x914cafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91518000 - 0x91518fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151a000 - 0x91545fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91558000 - 0x9162cfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91667000 - 0x916e4fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91711000 - 0x917bafff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917e0000 - 0x9182bfff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9184a000 - 0x91860fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186c000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91934fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91947000 - 0x919f9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3f000 - 0x91a55fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5a000 - 0x91a78fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7d000 - 0x91adcfff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aee000 - 0x91af2fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af4000 - 0x91b7afff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7e000 - 0x91bbbfff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc1000 - 0x91bdbfff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be0000 - 0x91be2fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be4000 - 0x91cc2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdf000 - 0x91cdffff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce1000 - 0x91d6ffff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d76000 - 0x91d76fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d78000 - 0x91dd1fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dda000 - 0x91dfefff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e06000 - 0x9220ffff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92249000 - 0x925fdfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262a000 - 0x92717fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92719000 - 0x92796fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d7000 - 0x92a07fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b21000 - 0x92b38fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b43000 - 0x92b9bfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92baf000 - 0x92baffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb1000 - 0x92bc1fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bcf000 - 0x92bd7fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdd000 - 0x92be2fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be8000 - 0x92c79fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c8d000 - 0x92c90fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c93000 - 0x92cb0fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc0000 - 0x92cc6fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ccc000 - 0x92d2ffff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d53000 - 0x92d94fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dbb000 - 0x92dc8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dcf000 - 0x92dd4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd9000 - 0x930cefff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931d4000 - 0x931dffff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931e4000 - 0x931fffff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9324f000 - 0x9324ffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93251000 - 0x93907fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c88000 - 0x93d03fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d3c000 - 0x93df6fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e39000 - 0x93e39fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e3b000 - 0x93ffcfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94042000 - 0x94083fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9408b000 - 0x940c5fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940ca000 - 0x940e0fff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94126000 - 0x9416efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94178000 - 0x941b6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941fa000 - 0x9420afff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94217000 - 0x94254fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94270000 - 0x9427ffff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94286000 - 0x94291fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942dd000 - 0x942f7fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942fd000 - 0x94606fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94788000 - 0x948cefff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9495a000 - 0x94969fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94970000 - 0x94999fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9499f000 - 0x949aefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949b2000 - 0x949d7fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949e3000 - 0x94a00fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a07000 - 0x94a6cfff com.apple.Bluetooth 1.9 (1.9f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94d2b000 - 0x94dbefff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e18000 - 0x94e98fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ed1000 - 0x951b0fff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9532f000 - 0x95352fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96541000 - 0x96541fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96a24000 - 0x96a46fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96ab7000 - 0x96b8efff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96ba9000 - 0x96baafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96bac000 - 0x96bb1fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96d08000 - 0x96d09fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97456000 - 0x97540fff com.apple.viceroy.framework 278.3.11 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97c87000 - 0x97c89fff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97eb3000 - 0x98d17fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x998e8000 - 0x998f3fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x998fd000 - 0x99a69fff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message

    Hi,
    Steve's Idea is a good place to start.
    This type of Error 8 message hints that the ports are not open.
    I would check with the campus IT guys.
    7:28 PM Sunday; August 19, 2007

  • Cannot start a video chat

    I cannot start a video chat with someone who I have been able to chat to through video daily up until now. I am not in the US, but he is. My port is at 443 and my quicktime settings are at 1.5. I have restarted iChat and my computer numerous times and so has he. Any clues as to why this might be happening. Help ASAP would be great. Thanks!

    Apple are saying this
    http://support.apple.com/kb/TS1202
    We have been saying for sometime that iChat sometimes has a faulty Login to the AIM servers.
    In addition the AIM servers sometimes lose contact with the .mac.com servers for the .mac names (Although you seem to have the opposite)
    We have been suggesting here that you should delete con.apple.ichat.AIM.plist this is a file in Users/(your account)/Library/Preferences that holds the login info
    Delete this and Restart iChat to sort the Buddy List name issue.
    AS I said the Error 7 may be due to the Speed of data coming to you and a feature of the router or Firewall
    Go to iChat > Preferences > Video section > Bandwidth drop down and limit it to 500kbps (Leave System Preferences > Quicktime > Streaming at 1.5Mbps)
    9:24 PM Wednesday; April 30, 2008

  • Won't let me start a video chat

    Hello
    I keep trying to start a video chat with my uncle but whenever it tries to start an error occurs. It tells me that I have not responded any it also tells him that he's not responded!
    Any ideas???
    Cheers

    Me again!
    Here's the full error:
    Date/Time: 2007-08-19 22:46:27.178 +0100
    OS Version: 10.4.10 (Build 8R2232)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 4273573617.
    0x14dd2630: State change from AVChatNoState to AVChatStateWaiting.
    nonnythenoo18: State change from AVChatNoState to AVChatStateInvited.
    0x14dd2630: State change from AVChatStateWaiting to AVChatStateConnecting.
    nonnythenoo18: State change from AVChatStateInvited to AVChatStateConnecting.
    0x14dd2630: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    nonnythenoo18: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    @:0 type=4 (00000000/22)
    [VCSIP_INVITEERROR]
    [19]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK6d5d54ae2debbd3e
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1308131727
    Call-ID: 9ed5cc04-4e9d-11dc-9303-94938c6a13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=tonystew 0 0 IN IP4 192.168.1.3
    s=nonnythenoo18
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK6d5d54ae2debbd3e
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1308131727
    Call-ID: 9ed5cc04-4e9d-11dc-9303-94938c6a13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=tonystew 0 0 IN IP4 192.168.1.3
    s=nonnythenoo18
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK6d5d54ae2debbd3e
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1308131727
    Call-ID: 9ed5cc04-4e9d-11dc-9303-94938c6a13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=tonystew 0 0 IN IP4 192.168.1.3
    s=nonnythenoo18
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK50a89cee269c61d7
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1200462813
    Call-ID: 9da46ae8-4e9d-11dc-9303-c756641513c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=tonystew 0 0 IN IP4 192.168.1.3
    s=nonnythenoo18
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK50a89cee269c61d7
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1200462813
    Call-ID: 9da46ae8-4e9d-11dc-9303-c756641513c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=tonystew 0 0 IN IP4 192.168.1.3
    s=nonnythenoo18
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK50a89cee269c61d7
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1200462813
    Call-ID: 9da46ae8-4e9d-11dc-9303-c756641513c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 509
    v=0
    o=tonystew 0 0 IN IP4 192.168.1.3
    s=nonnythenoo18
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:56401 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK3eb9cab66aea110b
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:56401>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1285226621
    Call-ID: 9c6d4c58-4e9d-11dc-9303-ac0213d513c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 511
    v=0
    o=tonystew 0 0 IN IP4 m.0
    s=nonnythenoo18
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:56401 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK3eb9cab66aea110b
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:56401>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1285226621
    Call-ID: 9c6d4c58-4e9d-11dc-9303-ac0213d513c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 511
    v=0
    o=tonystew 0 0 IN IP4 m.0
    s=nonnythenoo18
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:56401 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK3eb9cab66aea110b
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:56401>
    From: "nonnythenoo18" <sip:[email protected]>;tag=1285226621
    Call-ID: 9c6d4c58-4e9d-11dc-9303-ac0213d513c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 511
    v=0
    o=tonystew 0 0 IN IP4 m.0
    s=nonnythenoo18
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1310537341
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:1104461607
    @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17dfff com.apple.iChat 3.1.8 (445) /Applications/iChat.app/Contents/MacOS/iChat
    0x14301000 - 0x14303fff com.apple.AutomatorCMM 1.0.1 (87) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x14307000 - 0x1430bfff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x14310000 - 0x14310fff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x14479000 - 0x14482fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x14519000 - 0x14549fff com.apple.QuickTimeIIDCDigitizer 7.2 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x14553000 - 0x14599fff com.apple.QuickTimeUSBVDCDigitizer 2.0.0 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x145c1000 - 0x145c6fff com.apple.audio.AppleHDAHALPlugIn 1.3.3 (1.3.3a1) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x145d5000 - 0x1472efff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1475a000 - 0x147b3fff com.apple.driver.AppleIntelGMA950GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x147ba000 - 0x147d6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x147dd000 - 0x14801fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x14aee000 - 0x14af1fff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x14b0d000 - 0x14b37fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x15836000 - 0x15839fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x419b0000 - 0x419ecfff com.apple.QuickTimeFireWireDV.component 7.2 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff com.apple.ApplicationServices.ATS 2.0.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 0x91bdcfff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b22000 - 0x92b39fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b44000 - 0x92b9cfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdf000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c90000 - 0x92c94fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c97000 - 0x92cb5fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc7000 - 0x92ccdfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd3000 - 0x92d36fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d5d000 - 0x92d9efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc5000 - 0x92dd3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dda000 - 0x92ddffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de4000 - 0x930d9fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931df000 - 0x931eafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325a000 - 0x9325afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325c000 - 0x93912fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c93000 - 0x93d0efff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d47000 - 0x93e01fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e44000 - 0x93e44fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e46000 - 0x94007fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404d000 - 0x9408efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94096000 - 0x940d0fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d5000 - 0x940ebfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94131000 - 0x94179fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94183000 - 0x941c1fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94205000 - 0x94216fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94224000 - 0x94262fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9427e000 - 0x9428dfff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94294000 - 0x9429ffff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942eb000 - 0x94305fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430b000 - 0x94614fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94797000 - 0x948ddfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94969000 - 0x94978fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9497f000 - 0x949a8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ae000 - 0x949bdfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949c1000 - 0x949e6fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949f2000 - 0x94a0ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a16000 - 0x94a7bfff com.apple.Bluetooth 1.9 (1.9f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94d3a000 - 0x94dcdfff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e27000 - 0x94ea7fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ee0000 - 0x951bffff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9533e000 - 0x95361fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9654a000 - 0x9654afff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96a31000 - 0x96a53fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96ac4000 - 0x96b9bfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96bb6000 - 0x96bb7fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96bb9000 - 0x96bbefff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96d15000 - 0x96d15fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97470000 - 0x9755afff com.apple.viceroy.framework 278.3.11 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97c9e000 - 0x97ca0fff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97ecd000 - 0x98d31fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99904000 - 0x9990ffff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99919000 - 0x99a85fff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Any help would be welcomed
    Thanks!

  • Satellite U - Crashes when starting windows and recovery cannot fix

    Most of the time but not every time the laptop crashes when starting windows.
    I get a blue screen, a dump file is created and then it restarts and gives me the option of starting windows normally or using windows recovery. The windows recovery cannot fix the problem.
    When I select the option of opening windows normally everything works fine with no problems.
    If I restart the laptop it never crashes.
    The problem only happens about 90% of the time when switching it on.
    The problem started soon after buying the laptop in October.
    Originally it came with Windows Vista and I wondered if the problem was with Vista so yeterday I upgraded to Windows 7 but it still crashes on most start ups. Otherwise the laptop works fine and I am pleased with it.
    I suspect the problem might be with Realtec but the drivers appear to be up to date. My internet security is trend micro.
    I wondered if it might be a hardware problem when it happens under both Vista and windows 7.
    Has anyone got any ideas about what might be causing the laptop to crash on startup?

    I have exactly the same problem with the laptop (U500 11E) crashing on startup, recovery can't do anything and sometimes I get a Windows "solution" box that tries to find something and then just vanishes.
    I followed the same procedure as Dave, by upgrading to Win7 thinking that might fix the problem, but it clearly didn't. I also updated all drivers and the BIOS to the latest versions.
    I think my trouble started not right out of the box but only after I upgraded to Vista Service Pack 1, but I'm not completely sure.
    It is pretty annoying because of course it now takes twice as long to get the laptop up and running.
    Finding someone else who also has the problem makes me wonder if the problem might have another cause and if there might be a way to fix it?
    Petra

  • Logic Pro crashes when started, report says this is caused by melodyne...

    Logic Pro 9 (most recent version) crashes when started, the report says this is caused by a melodyne essential rewire device...But I have deleted everything I can find and it's still find. Can you please help?
    The key parts of the report are below. I have an Imac 2.16 GHZ Intel Core Duo, 24 inch, 1.5GB 667 DDR2 SDAM (soon to be 3GB) when I get this working. I am running the latest version of Snow Leopard.
    Thread 10 Crashed:
    0 ??? 0000000000 0 + 0
    1 ...lodyneEssentialRewireDevice 0x40160078 GNThreadHandler(void*) + 94
    2 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    3 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 10 crashed with X86 Thread State (32-bit):
    eax: 0x3a7db370 ebx: 0x4017e16e ecx: 0x3814f0d4 edx: 0x3a7db1a0
    edi: 0x3814f0d0 esi: 0xb04ab000 ebp: 0xb04aaf48 esp: 0xb04aaf1c
    ss: 0x0000001f efl: 0x00010202 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    The rest of the report is here below incase it's something I have missed.
    Process: Logic Pro [169]
    Path: /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier: com.apple.logic.pro
    Version: 9.1.3 (1697.87)
    Build Info: Logic-16978700~1
    Code Type: X86 (Native)
    Parent Process: launchd [104]
    Date/Time: 2010-12-05 19:25:37.473 +0000
    OS Version: Mac OS X 10.6.5 (10H574)
    Report Version: 6
    Interval Since Last Report: 568 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 39 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: F27BF064-ACE7-4400-BC67-02A68F5D8568
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 10
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x9229749a sem_wait$NOCANCEL$UNIX2003 + 10
    1 ...lodyneEssentialRewireDevice 0x4017e99a GNCondition::waitForSignal() + 32
    2 ...lodyneEssentialRewireDevice 0x4017e535 GNMessagePort::registerMessagePortWithName(GNString*, GNData* ()(GNMessagePort, GNData*), int, int, GNDictionary*) + 315
    3 ...lodyneEssentialRewireDevice 0x401209b0 GNReWire2AudioDeviceHost::create() + 172
    4 ...lodyneEssentialRewireDevice 0x4011ebd1 RWDEFOpenDevice + 89
    5 ...opellerheads.rewire.library 0x3f54b84e 0x3f547000 + 18510
    6 ...opellerheads.rewire.library 0x3f54b9b8 0x3f547000 + 18872
    7 ...opellerheads.rewire.library 0x3f54e8e0 RWPUnregisterDeviceImp + 5438
    8 ...opellerheads.rewire.library 0x3f54c689 RWM2OpenDeviceImp + 57
    9 ...le.music.apps.MAAudioEngine 0x02ca0b73 ReWireUpdateMIDIInfos() + 3395
    10 ...le.music.apps.MAAudioEngine 0x02c888bb MD::Init(int, bool) + 2555
    11 ...le.music.apps.MAAudioEngine 0x02c92962 GetCurrentCoreAudioDeviceNameFromUserDefaults(signed char) + 11954
    12 com.apple.logic.pro 0x000bd58d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 529949
    13 com.apple.logic.pro 0x000bf1be std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 537166
    14 com.apple.logic.pro 0x00408c55 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3984613
    15 com.apple.logic.pro 0x001ea43e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1762510
    16 com.apple.logic.pro 0x001ee04b std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1777883
    17 com.apple.logic.pro 0x0063aba3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6286387
    18 com.apple.Foundation 0x939484df nsnotecallback + 176
    19 com.apple.CoreFoundation 0x97230793 __CFXNotificationPost + 947
    20 com.apple.CoreFoundation 0x9723019a _CFXNotificationPostNotification + 186
    21 com.apple.Foundation 0x9393d384 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    22 com.apple.Foundation 0x9394a789 -[NSNotificationCenter postNotificationName:object:] + 56
    23 com.apple.AppKit 0x9696c422 -[NSApplication _postDidFinishNotification] + 125
    24 com.apple.AppKit 0x9696c332 -[NSApplication _sendFinishLaunchingNotification] + 74
    25 com.apple.AppKit 0x96ac34ed -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
    26 com.apple.AppKit 0x96ac310d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    27 com.apple.Foundation 0x9397d7a4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    28 com.apple.Foundation 0x9397d568 _NSAppleEventManagerGenericHandler + 228
    29 com.apple.AE 0x905c4f58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    30 com.apple.AE 0x905c4e57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    31 com.apple.AE 0x905c4d61 aeProcessAppleEvent + 197
    32 com.apple.HIToolbox 0x981d22dd AEProcessAppleEvent + 50
    33 com.apple.AppKit 0x9693c9ca _DPSNextEvent + 1420
    34 com.apple.AppKit 0x9693bfce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    35 com.apple.AppKit 0x968fe247 -[NSApplication run] + 821
    36 com.apple.prokit 0x00fe2fbc NSProApplicationMain + 326
    37 com.apple.logic.pro 0x0002b7b5 DummyConnection::DummyConnection() + 193
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x92247982 kevent + 10
    1 libSystem.B.dylib 0x9224809c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x92247559 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x922472fe dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x92246d81 pthreadwqthread + 390
    5 libSystem.B.dylib 0x92246bc6 start_wqthread + 30
    Thread 2: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x922400c6 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x97251c83 __CFSocketManager + 1091
    2 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    3 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9224f0a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9224ed62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x922509f8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.music.apps.MAFiles 0x02bb94c8 ResolveFile + 54808
    4 com.apple.music.apps.MAFiles 0x02bb9591 ResolveFile + 55009
    5 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    6 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9224f0a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9224ed62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x922509f8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.music.apps.MAFiles 0x02bb94c8 ResolveFile + 54808
    4 com.apple.music.apps.MAFiles 0x02bb9591 ResolveFile + 55009
    5 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    6 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x92246a12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x92246fa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x92246bc6 start_wqthread + 30
    Thread 6:
    0 libSystem.B.dylib 0x9222115a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9224ece5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x9227dac8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x90a6d3c7 CAGuard::WaitFor(unsigned long long) + 219
    4 com.apple.audio.CoreAudio 0x90a703f9 CAGuard::WaitUntil(unsigned long long) + 289
    5 com.apple.audio.CoreAudio 0x90a6dcf6 HP_IOThread::WorkLoop() + 1892
    6 com.apple.audio.CoreAudio 0x90a6d58d HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x90a6d4a4 CAPThread::Entry(CAPThread*) + 140
    8 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    9 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9222115a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9224ece5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x9227dac8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x90a6d3c7 CAGuard::WaitFor(unsigned long long) + 219
    4 com.apple.audio.CoreAudio 0x90a703f9 CAGuard::WaitUntil(unsigned long long) + 289
    5 com.apple.audio.CoreAudio 0x90a6dcf6 HP_IOThread::WorkLoop() + 1892
    6 com.apple.audio.CoreAudio 0x90a6d58d HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x90a6d4a4 CAPThread::Entry(CAPThread*) + 140
    8 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    9 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9222120e machwaituntil + 10
    1 ...ple.CoreServices.CarbonCore 0x94bc3828 MPDelayUntil + 43
    2 ...ple.CoreServices.CarbonCore 0x94bd324e Delay + 107
    3 ...opellerheads.rewire.library 0x3f5527e8 RWPUnregisterDeviceImp + 21574
    4 ...opellerheads.rewire.library 0x3f56da5c RWPUnregisterDeviceImp + 132794
    5 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    6 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92221136 semaphorewaittrap + 10
    1 com.ableton.live-engine 0x3f5f4790 TSingleSyncPoint::Wait() + 24
    2 com.ableton.live-engine 0x3f605a02 OSendThreadTransaction::~OSendThreadTransaction() + 1380
    3 com.ableton.live-engine 0x3f5fc7c7 TThread::Start() + 293
    4 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    5 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 10 Crashed:
    0 ??? 0000000000 0 + 0
    1 ...lodyneEssentialRewireDevice 0x40160078 GNThreadHandler(void*) + 94
    2 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    3 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 10 crashed with X86 Thread State (32-bit):
    eax: 0x3a7db370 ebx: 0x4017e16e ecx: 0x3814f0d4 edx: 0x3a7db1a0
    edi: 0x3814f0d0 esi: 0xb04ab000 ebp: 0xb04aaf48 esp: 0xb04aaf1c
    ss: 0x0000001f efl: 0x00010202 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0xc07ff7 com.apple.logic.pro 9.1.3 (1697.87) <15FE0D07-0961-0A1E-AD40-4D588CAFE0A8> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    0xeb8000 - 0xeebfe7 com.apple.music.apps.MAAudioUnitSupport 9.1.3 (231.52) <6A8B0674-5A36-F119-0736-572F27934537> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
    0xf00000 - 0xf31ff3 +MAAssetSharing 250.24.0 (compatibility 1.0.0) <B2CA208E-A82D-7C26-22D8-F65BE430FFFF> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
    0xf45000 - 0xfa3fff com.apple.music.apps.MALoopManagement 9.1.3 (218.26) <2C3C7909-DF88-6F7D-7886-BC481F2CDA6C> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
    0xfc0000 - 0x11e6fe7 com.apple.prokit 6.0.1 (1176) <7F8A965A-3159-4B0C-D52C-0F51854FB3FD> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12ea000 - 0x1368ffb com.apple.music.apps.MACore 9.1.3 (475.63) <F81212B7-9437-B513-7296-D9F1DC5DC815> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x13a0000 - 0x13ecffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1411000 - 0x1467fe3 com.apple.music.apps.MAHarmony 9.1.3 (198.26) <4F2D1C17-2764-F82D-6F7E-878BD7D83DCB> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1483000 - 0x189cfe7 com.apple.music.apps.MAPlugInGUI 9.1.3 (423.38) <601C4063-D4D6-353E-48D8-C7085B12D1C0> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1bab000 - 0x1c8dff7 com.apple.music.apps.OMF 9.1.3 (108.25) <3A191296-9E9F-EE86-C40B-94BE51B818D0> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1ca4000 - 0x22cefe7 com.apple.music.apps.MADSP 9.1.3 (586.60) <1B87D598-8C45-85C2-8BAE-5146F47676DF> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a04000 - 0x2a25ff7 com.apple.music.apps.LogicFileBrowser 9.1.3 (1697.87) <30484374-D2CE-28E3-3911-918175A37EC0> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2a33000 - 0x2aacff7 com.apple.music.apps.LogicLoopBrowser 9.1.3 (1697.87) <F4383344-B47C-34ED-25EE-CDB4C25AB91F> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2ad2000 - 0x2af3ff7 com.apple.music.apps.MAApogeeSupport 9.1.3 (311.26) <E1742743-03A3-5010-7305-9563C2F07A17> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2afc000 - 0x2b01ff7 com.apple.music.apps.MAResources 9.1.3 (211.27) <6A5C7B5D-7BAA-621A-6354-6DCFE64C7169> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b05000 - 0x2b2efe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2b3f000 - 0x2b47ff7 com.apple.AEProfiling 1.2 (23) <86CAC73B-4541-6AF7-81EA-39A225208B61> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x2b50000 - 0x2b60ff7 com.apple.AERegistration 1.2 (401) <16BF6A2B-5D59-40F1-4960-E42997A9884E> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2b74000 - 0x2b80ff3 com.apple.music.apps.MAUnitTest 9.1.3 (95.26) <A3639591-6C3E-182E-77B9-CF372A3BD99F> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2b8a000 - 0x2c41ff3 com.apple.music.apps.MAFiles 9.1.3 (143.41) <3A3D8254-3882-EB60-F5C2-2595A647D593> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2c61000 - 0x2cd7ff3 com.apple.music.apps.MAAudioEngine 9.1.3 (156.63) <576F14D7-9EE6-C6D4-F38A-62A734882D49> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2d47000 - 0x2d52ff7 com.apple.music.apps.MAToolKit 9.1.3 (357.30) <87077A15-69AB-8D17-D7C0-DB0EA794DC99> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2d58000 - 0x2d76fef com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x2d85000 - 0x2d99ff7 com.apple.music.apps.MAVideo 9.1.3 (11.31) <D2409155-8C9F-13D9-2898-732E252E9A6B> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2daf000 - 0x2defff7 com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2e08000 - 0x2ea4ffc com.apple.MobileMe 9 (1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2f01000 - 0x2fb6fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x30e9000 - 0x30fbff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x3640000 - 0x3675ff7 com.apple.prokit.SnowLeopardPanels 6.0.1 (1176) <E4B1257D-7E29-25DE-ABDF-CF363937B6F9> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x3686000 - 0x3694fe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x36e2000 - 0x36efff7 com.apple.iokit.IOHIDLib 1.6.5 (1.6.5) <D0CE71A4-B75A-ABF4-BD37-B4CB0D83F83D> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x37b89000 - 0x37b8dff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x37b92000 - 0x37b98ffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x37b9d000 - 0x37bbbfc3 +com.digidesign.digidesign.DigiCoreAudioPlugIn 7.3 (7.3f117) /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0x37beb000 - 0x37bf3ff7 com.apple.proapps.mrcheckpro 1.4 (397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x37c36000 - 0x37c5afe7 GLRendererFloat ??? (???) <EFE5EC6D-74B2-37A2-92E4-526A2EF6B791> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x38c29000 - 0x38da1fe7 GLEngine ??? (???) <A4BBE58C-1211-0473-7B78-C3BA7AC29C9B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x39292000 - 0x39294ff3 com.apple.music.apps.anvil.resources 9.1.3 (279.24) <30AED652-8144-4C7D-3704-C5E54374E926> /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x39299000 - 0x3929bff3 com.apple.music.apps.common.resources 9.1.3 (279.24) <00F7BF38-C2EC-4B11-C576-397A4F3C5B2E> /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x392a0000 - 0x392a2ff3 com.apple.music.apps.ebp.resources 9.1.3 (279.24) <E3CED784-10CA-D943-47ED-CA0EE6560A43> /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x392a7000 - 0x392a9ff3 com.apple.music.apps.efx.resources 9.1.3 (279.24) <5CB33B69-CC3F-FA36-31AD-29E9768A3EDB> /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x392ae000 - 0x392b0ff3 com.apple.music.apps.egt.resources 9.1.3 (279.24) <45B575D4-BEC7-D9D6-18FD-1FD6EE52DFF4> /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x392b5000 - 0x392b7ff3 com.apple.music.apps.emx.resources 9.1.3 (279.24) <9C4E944F-4395-FB99-A95D-85D696CF603C> /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x392bc000 - 0x392beff3 com.apple.music.apps.es1.resources 9.1.3 (279.24) <2C2AA27B-B7F9-4611-BA8E-268A6DDB6528> /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x392c3000 - 0x392c5ff3 com.apple.music.apps.es2.resources 9.1.3 (279.24) <1203F4E1-A807-6356-1A1B-71E0D17F3266> /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x392ca000 - 0x392ccff3 com.apple.music.apps.esp.resources 9.1.3 (279.24) <812DDF6A-A139-271E-298E-A1448981C454> /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x392d1000 - 0x392d3ff3 com.apple.music.apps.evb3.resources 9.1.3 (279.24) <4789B3C5-CE03-F88A-4C66-51235E640AF4> /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x392d8000 - 0x392daff3 com.apple.music.apps.evd6.resources 9.1.3 (279.24) <35CB149A-BDCC-E733-B398-D4C784EBCF50> /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x392df000 - 0x392e1ff3 com.apple.music.apps.evoc.resources 9.1.3 (279.24) <E6B81E02-B717-BE6B-91D1-889861513704> /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x392e6000 - 0x392e8ff3 com.apple.music.apps.evp88.resources 9.1.3 (279.24) <F324A139-7C4A-1282-9967-972C3DBEC287> /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x392ed000 - 0x392efff3 com.apple.music.apps.exs24.resources 9.1.3 (279.24) <C12205C5-9370-072E-7ACF-C853EDB9FE2A> /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x392f4000 - 0x392f6ff3 com.apple.music.apps.guitaramp.resources 9.1.3 (279.24) <7C8C4D24-1E26-DB30-F199-714F26199D16> /Applications/Logic Pro.app/Contents/Resources/guitaramp.res/Contents/MacOS/guitaramp
    0x39cd8000 - 0x39cdaff3 com.apple.music.apps.guitarcontrols.resources 9.1.3 (279.24) <F0B370F5-A84E-8D5C-11BB-EB8EFBCCA9F7> /Applications/Logic Pro.app/Contents/Resources/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x39cdf000 - 0x39ce1ff3 com.apple.music.apps.mutapdel.resources 9.1.3 (279.24) <5F23F0CD-8829-929D-6774-D9EB84F13944> /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x39ce6000 - 0x39ce8ff3 com.apple.music.apps.pedalboard.resources 9.1.3 (279.24) <4E0CA42C-EFCC-D453-BBD6-E00B63AD5BF7> /Applications/Logic Pro.app/Contents/Resources/pedalboard.res/Contents/MacOS/pedalboard
    0x39ced000 - 0x39cefff3 com.apple.music.apps.revolver.resources 9.1.3 (279.24) <A64F2ACA-392C-93BF-BD59-BE38A8A20B11> /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x39cf4000 - 0x39cf6ff3 com.apple.music.apps.sphere.resources 9.1.3 (279.24) <EA7BB48B-C5F6-C6ED-DA6E-8D643CFF9D8C> /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x3f547000 - 0x3f5a6fe1 +se.propellerheads.rewire.library 1.7 (1.7) /Users/martinrich/Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
    0x3f5c5000 - 0x3f5e0ff7 com.apple.OpenTransport 10.6.0 (10.6.0) <ECA6FEC6-5ECD-51BA-162F-CFC43899196A> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x3f5f1000 - 0x3fa99feb +com.ableton.live-engine 8.0.9 (8.0.9) <A4B7F7C1-9953-8FD8-4A24-5D6BE2EAF516> /Applications/Live 8.0.9 OS X/Live.app/Contents/Resources/Ableton Live Engine.bundle/Contents/MacOS/Ableton Live Engine
    0x4011e000 - 0x401bafcf +com.celemony.MelodyneEssentialRewireDevice 1.5.2.5 (1.5.2.5) /Library/Application Support/Propellerhead Software/ReWire/MelodyneEssentialReWireDevice.plugin/Contents/MacOS/MelodyneEss entialRewireDevice
    0x8f5ba000 - 0x8fa8eff7 com.apple.GeForce7xxxGLDriver 1.6.24 (6.2.4) <40110EAD-4573-0E51-929D-60DACB52BB02> /System/Library/Extensions/GeForce7xxxGLDriver.bundle/Contents/MacOS/GeForce7xx xGLDriver
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
    0x90003000 - 0x90003ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90004000 - 0x90005ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x90006000 - 0x9002aff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9002b000 - 0x9003dff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90045000 - 0x90045ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90046000 - 0x900f4ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90117000 - 0x90150ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <D6F24434-8217-DF72-2126-1953080680D7> /usr/lib/libcups.2.dylib
    0x90151000 - 0x9021bfef com.apple.CoreServices.OSServices 357 (357) <3A26F553-722D-3536-EEDE-FB41FCDAA7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x902d3000 - 0x902e1fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x902e2000 - 0x90350ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x90351000 - 0x905b4fef com.apple.security 6.1.1 (37594) <1949216A-7583-B73A-6112-4D55CA5852E3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x905b5000 - 0x905c0ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x905c1000 - 0x905f4ff7 com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90744000 - 0x907bbff3 com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x907bc000 - 0x90869fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
    0x9086a000 - 0x90947ff7 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
    0x90948000 - 0x90a4cfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x90a4d000 - 0x90ac7fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90adc000 - 0x90b3dfe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90b3e000 - 0x90b3eff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90b6b000 - 0x90b7bff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90baf000 - 0x90bd5ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90cd2000 - 0x90cd2ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d0a000 - 0x90d17ff7 com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x90d18000 - 0x90d98feb 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
    0x90e39000 - 0x90e54ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90e55000 - 0x90e86ff7 libGLImage.dylib ??? (???) <78F59EAB-BBD4-7366-CA84-970547501978> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90e87000 - 0x9129dff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9129e000 - 0x912bafe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x912d0000 - 0x91307fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
    0x91308000 - 0x91343feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x91d9b000 - 0x91df1ff7 com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x91df2000 - 0x91df4ff7 com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91df5000 - 0x91e5ffe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x91e66000 - 0x91ee1fff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91ee2000 - 0x921dbfef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92220000 - 0x923c7ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    0x923c8000 - 0x923cfff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x923d0000 - 0x923e5fff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x923e6000 - 0x92478fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92479000 - 0x92483ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x924b7000 - 0x924c2ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x924c3000 - 0x924c8ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x924c9000 - 0x925cbfef com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x925cc000 - 0x925fcff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x925fd000 - 0x926d9ff3 com.apple.DiscRecording 5.0.8 (5080.4.1) <C064D05B-5191-2AC9-43B4-42DF0A466250> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x926da000 - 0x92777fe3 com.apple.LaunchServices 362.1 (362.1) <997D57B9-F04E-344E-924D-16D184A21662> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92778000 - 0x9277bff7 libCoreVMClient.dylib ??? (???) <1F738E81-BB71-32C5-F1E9-C1302F71021C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9277c000 - 0x9287dfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
    0x92a5b000 - 0x92a9ffe7 com.apple.Metadata 10.6.3 (507.12) <8632684D-ED4C-4CE1-4C53-015DFF10D873> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92aa0000 - 0x92b3bff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92b3c000 - 0x92be4ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92be5000 - 0x92c54ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92c55000 - 0x92c98ff7 libGLU.dylib ??? (???) <F8580594-0B38-F3ED-A715-CB3776B747A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ce7000 - 0x92ec9fff com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x92eca000 - 0x92f27ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92f28000 - 0x92f47ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92f48000 - 0x932b3ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x932b4000 - 0x932faff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x93402000 - 0x93423fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93424000 - 0x93427fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9346b000 - 0x93924ffb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93925000 - 0x93931ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x93932000 - 0x93ba5fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94af9000 - 0x94e19ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94e1a000 - 0x94e52ff7 com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e53000 - 0x9502eff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9505a000 - 0x950cdfff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x950ce000 - 0x950d9ff7 com.apple.CrashReporterSupport 10.6.5 (252) <1781CBE9-F2F4-0272-B434-124250CD48B5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x95184000 - 0x95191fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5B68F977-F7E1-F419-F900-A5B34A30FE05> /usr/lib/libbz2.1.0.dylib
    0x95192000 - 0x951d3ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x951df000 - 0x951f3fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x951f4000 - 0x95214fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x95215000 - 0x95265ff7 com.apple.framework.familycontrols 2.0.1 (2010) <41DD36DE-1A3C-7D2E-CF02-520091C2B71A> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x952d6000 - 0x9548ffeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9559e000 - 0x9559eff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9559f000 - 0x955dfff3 com.apple.securityinterface 4.0.1 (37214) <43CE8A8D-64E5-F36E-4900-FBB1BD6557F1> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x955e0000 - 0x95662ffb SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95663000 - 0x956b4ff7 com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x956ea000 - 0x95ad0ffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x95ad1000 - 0x95ad9ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95ada000 - 0x95b17ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95b23000 - 0x95b27ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95b28000 - 0x95c57fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95ca5000 - 0x95cc4fe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x95cc5000 - 0x95ef0ff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95ef4000 - 0x95f3dfe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95f3e000 - 0x95f40ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95f41000 - 0x96083ff7 com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x96099000 - 0x960c1ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x960e1000 - 0x96108ff7 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
    0x96109000 - 0x96148ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x96192000 - 0x961c4fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x961c5000 - 0x961d6ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x961d7000 - 0x96210fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x96211000 - 0x962c1ff3 com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x962c2000 - 0x962c6ff7 libGFXShared.dylib ??? (???) <C3A805C4-C0E5-B300-430A-7E811395CB8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x96300000 - 0x9633dff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96351000 - 0x96351ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96352000 - 0x96366ffb 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
    0x96367000 - 0x963bffe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x963c0000 - 0x96407ffb com.apple.CoreMediaIOServices 133.0 (1158) <150A5F22-E7EC-9E8E-3B68-BAD75280EFC3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96408000 - 0x9640cff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x964d0000 - 0x964ddff7 com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x964de000 - 0x96542ffb 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
    0x9654b000 - 0x9658dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9658e000 - 0x96598fe7 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
    0x96599000 - 0x9671bfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x9671c000 - 0x96848ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96849000 - 0x968f3fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x968f4000 - 0x971d4ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x971d5000 - 0x97350fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x97361000 - 0x97361ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97362000 - 0x973a5ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x973a6000 - 0x973afff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x973b0000 - 0x973b2fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x973b3000 - 0x977e8ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x977e9000 - 0x977effff 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
    0x97c48000 - 0x97c95feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x97dce000 - 0x97e66fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97e67000 - 0x97f42feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x97f43000 - 0x9804fff7 libGLProgrammability.dylib ??? (???) <8B308FAE-843F-EE76-0254-3374CBFFA7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x98099000 - 0x98099ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9809a000 - 0x980a8ff7 com.apple.opengl 1.6.11 (1.6.11) <286D1BC4-4CD8-3CD4-F723-5C196FE15FE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x980a9000 - 0x9817afe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <631392F6-6E50-278C-70FF-7969E35C498D> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9817b000 - 0x9817cff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x98196000 - 0x984bafef com.apple.HIToolbox 1.6.3 (???) <169FA4B8-0847-D42E-8240-ECC52C0B8DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9856c000 - 0x985bcff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x985bd000 - 0x985c0ffb 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
    0x985c1000 - 0x985d1ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x985d2000 - 0x98700fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98701000 - 0x98704ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x98705000 - 0x9890cfeb com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9890d000 - 0x989c6fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x989c7000 - 0x989c8ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x989c9000 - 0x98b0cfef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x98b0f000 - 0x98b83fef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x98b84000 - 0x98bbffe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x98c01000 - 0x98c3fff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x98c62000 - 0x98cdbff7 com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98d0b000 - 0x98d2dfef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x98d55000 - 0x99544557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x99545000 - 0x995fbff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x995fc000 - 0x997f3feb com.apple.JavaScriptCore 6533.18 (6533.18.1) <F740BA2B-EFCF-98E2-FFC2-361BD7D41330> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x99958000 - 0x99970ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x99971000 - 0x99971ff7 com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99972000 - 0x999ccfe7 com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x999d7000 - 0x99a1bff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0xba300000 - 0xba301fe7 libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <917C387A-1F4E-F72C-514D-862CF11A822C> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0xba500000 - 0xba501ff7 libGreekConverter.dylib 49.0.0 (compatibility 1.0.0) <AA1231CD-A969-83A5-E1EA-EABBF5F2F0EC> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbad00000 - 0xbad01fe7 libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) <2FC89323-9999-7400-16EF-E815ABB4DDD9> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0xbaf00000 - 0xbaf01ff7 libLatin5Converter.dylib 49.0.0 (compatibility 1.0.0) <0240F40C-8119-EC3D-E030-C8B4AD73E23F> /System/Library/CoreServices/Encodings/libLatin5Converter.dylib
    0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <80CA35C5-AFBF-DD2D-B47B-9CE773B9CAEF> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0xbb300000 - 0xbb301fe7 libSymbolConverter.dylib 49.0.0 (compatibility 1.0.0) <05C9EEC1-FC3F-9848-03C0-D16428BB164A> /System/Library/CoreServices/Encodings/libSymbolConverter.dylib
    0xbb500000 - 0xbb500ff7 libThaiConverter.dylib 49.0.0 (compatibility 1.0.0) <F867783A-58D2-3D05-2F4A-D0CD94D3F627> /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1.5 GB, SMC 1.10f2
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x3d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
    USB Device: Mbox 2, 0x0dba, 0x3000, 0x1d100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x5d100000
    USB Device: iLok, 0x088e, 0x5036, 0x5d120000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020c, 0x5d130000
    Thanks in advance!

    Hi Pancenter,
    Thanks - yep, they are all legal copies. I'm not sure about where the registrations are as I've had the machine along time, but thanks!
    I've been here - http://www.propellerheads.se/download/updates_rewire/index.cfm?fuseaction=displa ymain
    and restarted Logic Pro, but this happens:
    Thread 11 Crashed:
    0 ??? 0000000000 0 + 0
    1 ...lodyneEssentialRewireDevice 0x3f960078 GNThreadHandler(void*) + 94
    2 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    3 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 11 crashed with X86 Thread State (32-bit):
    eax: 0x39400290 ebx: 0x3f97e16e ecx: 0x39408424 edx: 0x03177b20
    edi: 0x39408420 esi: 0xb052d000 ebp: 0xb052cf48 esp: 0xb052cf1c
    ss: 0x0000001f efl: 0x00010202 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    I'm really grateful of your help, but am I downloading the correct update?
    Thanks,
    Martin

  • Adobe bridges crashes when opening a video file

    Adobe bridges crashes when opening a video file. i can open and view photos  but not .mov files or any other video file

    Just that one project, or any project?  Can you create new projects?

  • ITunes 11 crashing when starting (Mac 10.6.8) since adding new songs

    Hello! Whether I have my wifi connection on or not (which would rule out problems of sync with my iPhone or iPad, or Genius...), since I've added 10 mp3 songs from a playlist curated by Sonos, my iTunes 11 has been crashing when starting, and there's nothing I can do. I deleted the songs meanwhile, they don't appear anymore, but it looks like the problem is now permanent. Restarted my computer several times, same, it crashes after 10 seconds.
    Thank you for your help!

    I just learn in some post that the most common lapses in syncing is not checking if "sync music" in music section of the ipod is ticked. So double check if it is. Cheers!

  • Acrobat 7 crashes when started

    Hi,
    Before system restore (Windows XP), Acrobat 7 had been working correctly for the past 2-3 years. I had to restore my system back and, afterwards, Acrobat crashes when started. No significant error message reported. I've uninstalled and reinstalled Acrobat but still crashes when started. I've reinstalled updates and still crashes. I've repeated the above procedure (uninstall/reinstall/update) a number of times but Acrobat still crashes when started. BTW I managed to "preserve my registration" since I was reinstalling Acrobat on same computer. So, what's going on? Need help to resolve this problem.

    Hi pelletie,
    Please try the following basic troubleshooting steps :
    > Remove Acrobat by using the Acrobat Cleaner tool ( Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs )
    > Disable all Non-Microsoft Startup Services. (Ref : http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html )
    > Disable all the Antivirus softwares like CA, Norton,Mc Afee etc. temporarily from the computer.
    Reboot and try installing and check.
    Regards,
    Rave

  • Acroreader crashes when started in unexisting directory

    Acroreader 8.1.3 for Linux crashes when started in unexisting directory (i.e. in a removed directory).
    It should work independently of existence of the current directory. I prefer that it could use user's home dir as current directory if started in unexisting dir.
    $ acroread /home/porton/books/math/acc.pdf
    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    /bin/pwd: couldn't find directory entry in `..' with matching i-node
    chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    ERROR: Cannot determine current directory.

    I find that AW runs perfectly in Leopard as long as you periodically clean out those things mentioned in some of the other posts.
    It isn't surprising that an "old" application works so steadily and reliably and doesn't lack the essential tools the user needs. "Mature" would be a better word: an application that has, so to speak, been around the block many times and upgraded over several years. Maybe iWork will get there in the end but so far, there are many little things about it that make it impossible to use for serious professional purposes - such as having to make constant trips with the mouse instead of doing everything with keyboard shortcuts, etc.
    AppleWorks is going to continue to be the application that cuts the mustard, for quite a while yet!

  • Why does Premiere 7.0 crash when capturing LIVE video and audio?

    Why does Premiere 7.x Creative Cloud Crash when capturing live Video in about 10 minutes.

    More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840

  • When i am video chatting i cannot hear the person is talking to me

    When i do the vieo chat, i cannot hear the person is talking to me, but they can hear me.

    Oops forget the link above.
    When in a video chat click on video in the menu bar and then click on "hide local video".

Maybe you are looking for