Problem in code with Google Translate

hi
i have Problem in code with Google Translate
Imports Google.API.Translate.Language
Imports Google.API.Translate
Public Class Form1
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Dim text As String = "hello"
Dim tr As New TranslateClient("https://translate.google.com")
Dim xx As String = tr.Translate(text, Language.English, Language.French, Google.API.Translate.TranslateFormat.Text)
MsgBox(xx)
End Sub
End Class
All things good but it shows an error in the second line

For assistance with Google API's contact Google.
La vida loca

Similar Messages

  • Script or font problems with google translate to/from Thai in Safari

    I have a strange issue with the new google translate to Thai when I go to this page for instance:
    http://translate.google.com/translate_t?text=hellow,how+are+youtoday?&langpair=en%7Cth#en
    that the thai script just comes out as a bunch of boxes, except for the punctuation. This works fine in Firefox, works with other alternate scripts (Korean, Arabic, Japanese, Chinese, Korean, Persian) and I can type Thai script into other google search areas with the Thai keyboard, so I have the Thai font in general installed.
    It seems to be fixed if I change the Fixed Width Font in the Safari Appearance Preferences to anything but a fixed width font, e.g. Lucida Grande since non of the fixed width fonts seem able to handle Unicode for some reason. Why can Firefox understand this and put in Thai instead, but Safari can't?
    Using Lucida Grande for the fixed width font is a fine interim solution, but it is not fixed width so other things will come out strangely spaced.

    I have a strange issue with the new google translate to Thai when I go to this page for instance:
    http://translate.google.com/translate_t?text=hellow,how+are+youtoday?&langpair=en%7Cth#en
    that the thai script just comes out as a bunch of boxes, except for the punctuation. This works fine in Firefox, works with other alternate scripts (Korean, Arabic, Japanese, Chinese, Korean, Persian) and I can type Thai script into other google search areas with the Thai keyboard, so I have the Thai font in general installed.
    It seems to be fixed if I change the Fixed Width Font in the Safari Appearance Preferences to anything but a fixed width font, e.g. Lucida Grande since non of the fixed width fonts seem able to handle Unicode for some reason. Why can Firefox understand this and put in Thai instead, but Safari can't?
    Using Lucida Grande for the fixed width font is a fine interim solution, but it is not fixed width so other things will come out strangely spaced.

  • Problems with google translate

    Using Safari 4.0.4 in Mac OSX 10.6.2, does not work in google translate the option called "Listen to this Translation". Appreciate the help.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Muse 4.0 Bug with Google Translation: MuseJSAssert:Error Calling Selector Function

    This message comes up everytime I  convert this page to french. Just click the French flag and see the issue
    The Accordion Menu is distorted and the page is unusable. This is the url:
    http://mtelng.vivovecompany.com/our-partners.html
    All pages are actually affected

    Hey topelovely,
    I see the issue you are hitting. This acutally has to do with a combination of how Muse works with pinned menu items, and how Google translate is doing the translation. To do the translation, Google pulls down the code for your page beforehand, translates the content, and then passes it off to your browser using its server instead of yours. Because of this, your page is being served from a different server. Now, your web browser, for security reasons, prevents one server from accessing content on another server, but since Google only serves up your text content and not the styles nor JavaScript from their server, your website is now coming from two different places, and certain pieces can't talk to one another. On your page, you have a pinned menu item, for which we use JavaScript to access the styles from it so that we can read in certain values. When we try to access the style, your browser thinks that our code is trying to access items from a different server, and it prevents it from doing so. This is the error you are seeing. Unfortunately, there won't really be a way for us to fix this problem at the moment.
    Sorry for the inconvenience,
    Andrew

  • Safari 6.1 Crashes With Google Translate and Google Docs

    I am using a MacBook Pro, 10.7.5, just updated to Safari 6.1.
    Since the Safari update I have been unable to navigate to Google Docs and Google Translate without Safari crashing the instant the page starts to load.  I get the error report listed below.  I have both Chrome and Firefox installed and both work perfectly fine when navigating to these pages.  I have successfully navigated to Google Picasa in Safari since the update, so it doesn't appear to be all Google products, and the Google search page works fine.  I have reset Safari and still get the crashing behavior.  Any help would be greatly appreciated, as it's annoying to have to switch between browsers.
    Thanks.
    Process:         WebProcess [14101]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.71)
    Build Info:      WebKit2-7537071000000000~1
    Code Type:       X86 (Native)
    Parent Process:  ??? [14099]
    Date/Time:       2013-11-19 20:57:49.003 -0500
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          8860181 sec
    Crashes Since Last Report:           79
    Per-App Interval Since Last Report:  144149 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      387EB47A-3F18-45EB-9823-B94B0874934C
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000048
    VM Regions Near 0x48:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
        VM_ALLOCATE            0000000000001000-0000000000019000 [   96K] ---/--- SM=NUL 
    Application Specific Information:
    objc[14101]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x0084115b operationGetByValCell + 203
    1   ???                                     0x06c08881 0 + 113281153
    2   com.apple.JavaScriptCore                0x00608faf JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 575
    3   com.apple.JavaScriptCore                0x00608d61 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 97
    4   com.apple.JavaScriptCore                0x007a3cfe _ZN3JSCL21functionProtoFuncCallEPNS_9ExecStateE + 254
    5   ???                                     0x0418114f 0 + 68686159
    6   com.apple.JavaScriptCore                0x00608faf JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 575
    7   com.apple.JavaScriptCore                0x00608d61 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 97
    8   com.apple.JavaScriptCore                0x007a3cfe _ZN3JSCL21functionProtoFuncCallEPNS_9ExecStateE + 254
    9   ???                                     0x0418114f 0 + 68686159
    10  com.apple.JavaScriptCore                0x00608faf JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 575
    11  com.apple.JavaScriptCore                0x00608d61 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 97
    12  com.apple.JavaScriptCore                0x007a3cfe _ZN3JSCL21functionProtoFuncCallEPNS_9ExecStateE + 254
    13  ???                                     0x0418114f 0 + 68686159
    14  com.apple.JavaScriptCore                0x00608faf JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 575
    15  com.apple.JavaScriptCore                0x00608d61 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 97
    16  com.apple.JavaScriptCore                0x007a3cfe _ZN3JSCL21functionProtoFuncCallEPNS_9ExecStateE + 254
    17  ???                                     0x0418114f 0 + 68686159
    18  com.apple.JavaScriptCore                0x00608faf JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 575
    19  com.apple.JavaScriptCore                0x00608d61 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 97
    20  com.apple.JavaScriptCore                0x007d46e3 _ZN3JSCL22functionProtoFuncApplyEPNS_9ExecStateE + 1139
    21  ???                                     0x041810ef 0 + 68686063
    22  com.apple.JavaScriptCore                0x007550a4 JSC::Interpreter::execute(JSC::EvalExecutable*, JSC::ExecState*, JSC::JSValue, JSC::JSScope*) + 1188
    23  com.apple.JavaScriptCore                0x0074e59a JSC::eval(JSC::ExecState*) + 1626
    24  com.apple.JavaScriptCore                0x008286b3 llint_slow_path_call_eval + 275
    25  com.apple.JavaScriptCore                0x0082c6cd llint_op_call_eval + 22
    26  com.apple.JavaScriptCore                0x00608faf JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 575
    27  com.apple.JavaScriptCore                0x00608d61 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 97
    28  com.apple.WebCore                       0x00ba70b3 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 195
    29  com.apple.WebCore                       0x00beb777 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 567
    30  com.apple.WebCore                       0x00beb501 WebCore::ScheduledAction::execute(WebCore::Document*) + 321
    31  com.apple.WebCore                       0x00beb3a8 WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext*) + 40
    32  com.apple.WebCore                       0x00beb1e1 WebCore::DOMTimer::fired() + 321
    33  com.apple.WebCore                       0x009b49f0 WebCore::ThreadTimers::sharedTimerFiredInternal() + 192
    34  com.apple.WebCore                       0x009b4914 WebCore::ThreadTimers::sharedTimerFired() + 84
    35  com.apple.WebCore                       0x009b48a0 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 64
    36  com.apple.CoreFoundation                0x994c72a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    37  com.apple.CoreFoundation                0x994c6c37 __CFRunLoopDoTimer + 743
    38  com.apple.CoreFoundation                0x994a5cd0 __CFRunLoopRun + 1888
    39  com.apple.CoreFoundation                0x994a51dc CFRunLoopRunSpecific + 332
    40  com.apple.CoreFoundation                0x994a5088 CFRunLoopRunInMode + 120
    41  com.apple.HIToolbox                     0x9994d543 RunCurrentEventLoopInMode + 318
    42  com.apple.HIToolbox                     0x999548ab ReceiveNextEventCommon + 381
    43  com.apple.HIToolbox                     0x9995471a BlockUntilNextEventMatchingListInMode + 88
    44  com.apple.AppKit                        0x93632ee8 _DPSNextEvent + 678
    45  com.apple.AppKit                        0x93632752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    46  com.apple.AppKit                        0x9362eac1 -[NSApplication run] + 911
    47  com.apple.WebCore                       0x00d3e374 WebCore::RunLoop::run() + 148
    48  com.apple.WebKit2                       0x00361543 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 693
    49  com.apple.WebProcess                    0x00019dec 0x19000 + 3564
    50  com.apple.WebProcess                    0x00019c8d 0x19000 + 3213
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x92e2390a kevent + 10
    1   libdispatch.dylib                       0x9b2ffe04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9b2fe853 _dispatch_mgr_thread + 53
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x92e2283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9ce68e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9ce193e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x005a6c4b ***::ThreadCondition::timedWait(***::Mutex&, double) + 123
    4   com.apple.JavaScriptCore                0x005a67a2 JSC::BlockAllocator::blockFreeingThreadMain() + 130
    5   com.apple.JavaScriptCore                0x0059dc0c _ZN3WTFL16threadEntryPointEPv + 76
    6   com.apple.JavaScriptCore                0x0059dba0 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    7   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x92e2283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9ce68e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9ce1942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x005a723b JSC::GCThread::waitForNextPhase() + 123
    4   com.apple.JavaScriptCore                0x005a70c8 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore                0x0059dc0c _ZN3WTFL16threadEntryPointEPv + 76
    6   com.apple.JavaScriptCore                0x0059dba0 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    7   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x92e2283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9ce68e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9ce1942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x005a723b JSC::GCThread::waitForNextPhase() + 123
    4   com.apple.JavaScriptCore                0x005a70c8 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore                0x0059dc0c _ZN3WTFL16threadEntryPointEPv + 76
    6   com.apple.JavaScriptCore                0x0059dba0 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    7   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x92e2283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9ce68e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9ce1942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x005a723b JSC::GCThread::waitForNextPhase() + 123
    4   com.apple.JavaScriptCore                0x005a70c8 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore                0x0059dc0c _ZN3WTFL16threadEntryPointEPv + 76
    6   com.apple.JavaScriptCore                0x0059dba0 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    7   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x92e20c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x92e201f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9949c9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x994a5b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x994a51dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x994a5088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x952080c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x951fbe25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x951fbdd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x92e22b42 __select + 10
    1   com.apple.CoreFoundation                0x994f3e15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 8:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x92e20c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x92e201f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9949c9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x994a5b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x994a51dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x994b5f01 CFRunLoopRun + 129
    6   com.apple.CoreMedia                     0x988b6d01 FigThreadGlobalNetworkBufferingRunloop + 167
    7   com.apple.CoreMedia                     0x988b9e33 figThreadMain + 496
    8   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 9:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib                  0x92e2283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9ce68e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9ce1942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreMedia                     0x988b8b0e WaitOnCondition + 19
    4   com.apple.CoreMedia                     0x988b8d3b FigSemaphoreWaitRelative + 194
    5   com.apple.MediaToolbox                  0x9c832dc3 0x9c823000 + 64963
    6   com.apple.CoreMedia                     0x988b9e33 figThreadMain + 496
    7   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 10:: WebCore: File
    0   libsystem_kernel.dylib                  0x92e2283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9ce68e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9ce1942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x005a6c13 ***::ThreadCondition::timedWait(***::Mutex&, double) + 67
    4   com.apple.WebCore                       0x00ec5908 ***::PassOwnPtr<WebCore::FileThread::Task> ***::MessageQueue<WebCore::FileThread::Task>::waitForMessageFilteredWithTimeout <bool ()(WebCore::FileThread::Task*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::FileThread::Task*), double) + 120
    5   com.apple.WebCore                       0x00ec56ed WebCore::FileThread::runLoop() + 189
    6   com.apple.JavaScriptCore                0x0059dc0c _ZN3WTFL16threadEntryPointEPv + 76
    7   com.apple.JavaScriptCore                0x0059dba0 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    8   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x92e20c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x92e201f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9949c9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x994a5b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x994a51dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x994b5f01 CFRunLoopRun + 129
    6   com.apple.QuickTime                     0x9441f94f QTSNetworkThread_RunThread + 132
    7   libsystem_c.dylib                       0x9ce64ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9ce686de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x92e2302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ce66ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ce686fe start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib                  0x92e2302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ce66ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ce686fe start_wqthread + 30
    Thread 14:
    0   libsystem_kernel.dylib                  0x92e2302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ce66ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ce686fe start_wqthread + 30
    Thread 15:
    0   libsystem_kernel.dylib                  0x92e2302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ce66ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ce686fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000048  ebx: 0x128d7318  ecx: 0x0323feb8  edx: 0xfffffffb
      edi: 0x03c747f8  esi: 0x03c747f8  ebp: 0xc0014f88  esp: 0xc0014ee0
       ss: 0x00000023  efl: 0x00010206  eip: 0x0084115b   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000048
    Logical CPU: 2
    Binary Images:
       0x19000 -    0x19ffd  com.apple.WebProcess (7537 - 7537.71) <4B6BC482-6765-39F4-9F54-D21F330230D7> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
       0x1f000 -    0x1fffc  WebProcessShim.dylib (537.71.0 - compatibility 1.0.0) <9DA4B721-D9DD-3AA4-A6C8-1E801CAA8F25> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
       0x26000 -    0x26fff  com.apple.VideoDecodeAcceleration (1.1 - 8) <B32A6585-ACA5-3B79-9BF1-35AA0FAA7CCB> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
      0x200000 -   0x3e2ff3  com.apple.WebKit2 (7537 - 7537.71) <B40779BA-309E-389F-99BC-685E3D80668D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
      0x595000 -   0x8bfff3  com.apple.JavaScriptCore (7537 - 7537.65) <B91904ED-B016-333B-BC51-46B7CA04B4BC> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
      0x98b000 -  0x17f1ff7  com.apple.WebCore (7537 - 7537.70) <919F72EE-FCD0-3AC9-9FF7-FF27CAAFFE90> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x33f3000 -  0x381bffb  com.apple.Safari.framework (7537 - 7537.71) <785FF679-961E-37B1-B833-D4DD6C17AC4E> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x3ab1000 -  0x3bc4ffb  com.apple.WebKit (7537 - 7537.71) <0739D166-9511-3945-AE29-2CCDB6EE8D20> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0xd549000 -  0xd54bfff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0xd6e0000 -  0xd6e1ffc  ATSHI.dylib (??? - ???) <0B0F21B6-C254-34AE-8128-F3FBC80C68E6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0xdc83000 -  0xdc87ffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xdd60000 -  0xdd65fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x10559000 - 0x10619fff +net.sourceforge.webcam-osx.common (0.9.2 - 0.9.2) /Library/QuickTime/macam.component/Contents/MacOS/macam
    0x12bf0000 - 0x12c13ff7  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <125A3C57-1023-320F-B828-CAFCA71519F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x1c380000 - 0x1c54cff7  com.apple.audio.codecs.Components (2.3 - 2.3) <FE9FB866-C44F-397B-BDA6-AD218A84BA4C> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1ec06000 - 0x1ed47fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x20e60000 - 0x20e72fff +net.telestream.license (1.1.0.1 -GC - 1.1.0.1 -GC) <DC7780FD-AAAC-310E-92D5-1B8E7AB20E8C> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x218bf000 - 0x218cbffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x21bec000 - 0x21bf5ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x23600000 - 0x23710ff7 +net.telestream.wmv.import (2.5.0.1 - 3.0.0.126) <6CB544CE-B60B-3BEE-954F-67BD9228B6C9> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x23f30000 - 0x24066ff7  com.apple.QuickTimeStreaming.component (7.7.1 - 2348) <2A9F28EE-D150-3C15-B92B-16A79FA15573> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x2954e000 - 0x2957bff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x30af2000 - 0x30c7aff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x30dc0000 - 0x30f2affb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x320c0000 - 0x32441fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x8fe18000 - 0x8fe4aaa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x90005000 - 0x90022fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x90023000 - 0x90063ff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x90064000 - 0x90075fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x901be000 - 0x9021bffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90440000 - 0x90445ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x90446000 - 0x90454ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x90455000 - 0x90459ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9045a000 - 0x9046fff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9047b000 - 0x9053efff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9053f000 - 0x90542ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x90543000 - 0x905dffff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x905e8000 - 0x906e7ffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x90735000 - 0x90755ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x90756000 - 0x90839ff7  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <819B5833-97F6-3827-8CAE-2F7CA91F0A0D> /usr/lib/libcrypto.0.9.8.dylib
    0x9083a000 - 0x9083afff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9083b000 - 0x9116672b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x914dc000 - 0x914e3ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x917f3000 - 0x91806ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x91887000 - 0x91a7fff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91a80000 - 0x91b70ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x91b7d000 - 0x91b97fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91bca000 - 0x91ce8fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91ce9000 - 0x91df8ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91df9000 - 0x91e95ffe  com.apple.PDFKit (2.7.8 - 2.7.8) <2DFB71DA-158B-375B-AA75-532AF883EAAA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91e96000 - 0x91ea4fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91ea5000 - 0x91ee9fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x91eea000 - 0x91efffff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91f00000 - 0x91f87fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91f88000 - 0x91fe1fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91fe2000 - 0x91fe2ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92078000 - 0x92078fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92079000 - 0x92150ff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x92157000 - 0x9219fff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x921a0000 - 0x922f6fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x922f7000 - 0x927d3ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x927d4000 - 0x92a48ff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x92a4f000 - 0x92a93ff3  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <8A99ADB8-4A3E-3B8E-A0E4-A39398C288EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x92dc6000 - 0x92e09ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x92e0a000 - 0x92e28ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x92e38000 - 0x92e40ff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
    0x92e41000 - 0x92e42ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x92e43000 - 0x92e46ffc  libMatch.1.dylib (??? - ???) <85DB21F5-BF07-321B-9565-96FC89D1E597> /usr/lib/libMatch.1.dylib
    0x92e47000 - 0x93121ff7  com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93122000 - 0x93597ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x935f2000 - 0x93628ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93629000 - 0x940beff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940bf000 - 0x94111ffb  com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x94112000 - 0x94116ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x94117000 - 0x9411fff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x94120000 - 0x94142ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x94185000 - 0x941bcfef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x941bf000 - 0x941c1ff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x941ee000 - 0x94473fe3  com.apple.QuickTime (7.7.1 - 2348) <DAA61DE5-ED45-3AAE-8030-351D2C636FF2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94474000 - 0x944c3ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x944c4000 - 0x944d2fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x944d3000 - 0x944d3ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x94782000 - 0x94819fff  com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94bef000 - 0x94c05ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x94c06000 - 0x94dbaff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
    0x94dbb000 - 0x94eccff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x94ecd000 - 0x94f0dff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x94f2f000 - 0x95005aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x9519c000 - 0x954a6ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x954a7000 - 0x955bbff3  com.apple.QuickTimeImporters.component (7.7.1 - 2348) <7DE6FA98-D2E5-39B5-844F-338C600EE8F8> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x955bc000 - 0x955bdfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x9562d000 - 0x95638ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9567e000 - 0x957e0ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x957e1000 - 0x95803ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95804000 - 0x95878fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x95879000 - 0x958acfef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x958ad000 - 0x95912ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95913000 - 0x95a0bff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95a6a000 - 0x95ae0fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95ae1000 - 0x95b6bffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95b6c000 - 0x95c2cffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95c2d000 - 0x95c8effb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95c9f000 - 0x95ca0fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x95ca1000 - 0x95d03ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x95d18000 - 0x95d19ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x95e45000 - 0x96b96fff  com.apple.QuickTimeComponents.component (7.7.1 - 2348) <BBFA6BA1-DF2F-32EA-9064-CE54EE7894C5> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96b97000 - 0x96babfff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96bac000 - 0x96badff7  MetadataLib.dylib (4.0.0 - compatibility 2.2.1) <D669C124-4F8E-3CCC-B77C-4667BB08EE14> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x974fe000 - 0x9755cff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9755d000 - 0x975eaff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x975ee000 - 0x975f7fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9760f000 - 0x9771ffe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x9773b000 - 0x9775efff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x97760000 - 0x97769ff3  com.apple.CommonAuth (2.2 - 2.0) <6F207851-084B-3354-A1B2-63065BC584F6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9776a000 - 0x978cdfff  com.apple.QTKit (7.7.1 - 2348) <E3312B31-238A-3021-9D23-9F2FD5F0B57A> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x978ce000 - 0x979faff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x979fb000 - 0x97a3cff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
    0x97a3d000 - 0x97a4dfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97a4e000 - 0x97a5eff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x97a70000 - 0x97b06ff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97b07000 - 0x97b08ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x97b09000 - 0x97b64ff3  com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x97b65000 - 0x97f67ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97f68000 - 0x97fccfff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97fcd000 - 0x97fe9ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x97fea000 - 0x980d2fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x9811f000 - 0x98187fff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
    0x98193000 - 0x981baff3  com.apple.framework.Apple80211 (7.4.1 - 741.1) <7F29673A-B030-34AF-B8CA-AB30DD63FFAB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9825c000 - 0x982d4ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x982d5000 - 0x982f2ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x982f3000 - 0x98329ff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9832a000 - 0x9834fff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x98350000 - 0x9837fff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x98380000 - 0x983befff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x983bf000 - 0x986c1fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9872e000 - 0x98756ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x9875f000 - 0x98766fff  com.apple.agl (3.2.0 - AGL-3.2.0) <B06FB8BF-77A7-3357-8B46-06E609E3F775> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98896000 - 0x988d8ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x988d9000 - 0x98916ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
    0x9894e000 - 0x98997ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x98998000 - 0x98a25fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x98aa7000 - 0x98abeff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x98abf000 - 0x98ac6ff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
    0x98cdc000 - 0x98cddfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x98cde000 - 0x98cdfff7  libsystem_sandbox.dylib (??? - ???) <036370E2-9D3E-38B8-B3A5-9056C57E780E> /usr/lib/system/libsystem_sandbox.dylib
    0x98ce0000 - 0x98ce3ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x98ce4000 - 0x990d8feb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x99273000 - 0x99273fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x99274000 - 0x992c6ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x992cd000 - 0x992fbfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
    0x99301000 - 0x99305ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x99306000 - 0x99330ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x99356000 - 0x99356fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9940f000 - 0x99460ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x99461000 - 0x99468ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x99469000 - 0x99469ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9946a000 - 0x99641fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99642000 - 0x99646fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x99647000 - 0x99916ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x99942000 - 0x9994aff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x9994b000 - 0x99c91ff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x99c92000 - 0x99cc8ff8  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <1FB07221-3160-3E55-A8CC-55B4405C8A30> /usr/lib/libssl.0.9.8.dylib
    0x99cc9000 - 0x99ccafff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x99cf6000 - 0x99cf9ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x99cfa000 - 0x99d07fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x99d5c000 - 0x99dbeffb  com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x99dbf000 - 0x99dc2ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9a1ed000 - 0x9a1f1ff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9ac6f000 - 0x9b2fbff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b2fc000 - 0x9b2fcfff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9b2fd000 - 0x9b30bfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x9b348000 - 0x9b350fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9b351000 - 0x9b351fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9b352000 - 0x9b35cff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9b35d000 - 0x9b369ff4  com.apple.CrashReporterSupport (10.7.4 - 353) <96C5799C-5273-3B56-9273-CE38900EFE65> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9b36a000 - 0x9b370ffd  com.apple.CommerceCore (1.0 - 17.1) <32AB16CE-7BBB-3124-8C42-2EE3E1D336F0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9b3b7000 - 0x9b3b9ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9b4a2000 - 0x9b4a4ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x9b4cb000 - 0x9b4ffff3  libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9b50b000 - 0x9b511ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9b552000 - 0x9b55dffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x9b77a000 - 0x9b7caffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9b7cb000 - 0x9b7ceff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9b859000 - 0x9b864ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9b865000 - 0x9b893ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9b89e000 - 0x9b8dbfef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9b8dc000 - 0x9b980fff  com.apple.QD (3.40.1 - ???) <B5650C5E-AB41-3758-84A1-5A97EDCD8EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9ba24000 - 0x9ba2ffff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
    0x9ba30000 - 0x9ba9ffff  com.apple.Heimdal (2.2 - 2.0) <8ACC5067-441D-31C2-ACBD-4527C1AD73EF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9baa4000 - 0x9bb1fffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9bf42000 - 0x9bf5eff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9c587000 - 0x9c5ceff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9c5e8000 - 0x9c5f6ff7  libxar.1.dylib (??? - ???) <9162C7BD-60FE-37B1-A323-DA4F829FEED0> /usr/lib/libxar.1.dylib
    0x9c823000 - 0x9cb69fff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9cb6a000 - 0x9cc3affb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9cc3b000 - 0x9cc3cff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
    0x9cc3d000 - 0x9cc43fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9cc44000 - 0x9cc84ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9cc85000 - 0x9cc89fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9cc8a000 - 0x9cc95ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9cc96000 - 0x9ccc3ff9  com.apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9ccc4000 - 0x9ccc4fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AF

    Try third party plug-ins ...
    Back to Safari > Preferences. This time select the Security tab. Deselect:  Allow all other plug-ins. Quit and relaunch Safari to test.
    If that made a difference, instructions for troubleshooting plugins here.
    Also, can you disable the >   net.sourceforge.webcam-osx.common    to test ??
    macam : USB webcam support for Mac OS X
    Message was edited by: CS

  • Safari crashing with Google Translate

    Safari keep crashing every time I go to Google Translate.  At first I thought the problem was with Safari generally so reset it, repaired permissions but the problem is back. It only seems to be with the Google Translate website, could this be right?

    Safari keep crashing every time I go to Google Translate.  At first I thought the problem was with Safari generally so reset it, repaired permissions but the problem is back. It only seems to be with the Google Translate website, could this be right?

  • Is there any problem going on with google search embadded in firefox or is it with firefox?

    i m can't search any thing via Google search embedded to Firefox, rather i have to open google.com and then search, i was wondering is there somthin wrong with Firefox or its wrong with google itself. im facing this issue since morning. Time-morning IST.

    There's a general iCloud problem now. See: http://www.apple.com/support/systemstatus/

  • Have a issue with Google Translator in my website

    Hello I am using google translator on the top of my website to translate  the website in various languages but whenever I click on the translator  and try to translate it into for example Arabic/Japanese/Hindi and other languages, it don't  translate the whole page, it only translate few words, why is like this ,  kindly let me know and solve this issue please.

    Google translate is the world's worst user exerience anyone can put on a website, machine translations are about 50% of the way to actually being readable. I strongly recommend NOT using them. They make sites look very amature.
    Just put into google translate
    "the quick brown fox jumps over the lazy dog"
    Translate to japanese, cut n paste and translate back to english
    "Brown fox jumps over the lazy fast dog"
    Now imagine that with import client data.

  • Wtf it's going on with google translate? every time the page reloaded that show up again.

    the turn off button it doesn't work, take a look on this page http://hortatoi.blogspot.com (top)

    Such a widget is loaded via a script on the website:
    * http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit
    NoScript: https://addons.mozilla.org/firefox/addon/722

  • Problems Compiling Code With Function Pointers Using Sun CC (SUNWspro)

    I have a header file that contains a declaration to a function pointer as follows:
    int (*pFuncPntr)(char host, char comm, void *data);
    Then, in a *.c file which includes the header file where the function pointer is declared, the prototype for the function is at the top of the file and appears as follows:
    int someFunc(char hostname, char community, void *data);
    Then, in the same *.c file, down below, I attempt to assign the function pointer to the address of the function declared as follows:
    pFuncPntr = &someFunc;
    ... and further down in the *.c file is the definition of someFunc. ........................
    When I compile, I get the following error:
    : identifier redeclared: pFuncPntr
    current : int
    previous: pointer to function(pointer to char, pointer to char, pointer
    to void) returning int : "/vobs/pp2dev/src/cmds/emcp_pmgmtd/sparc_solaris/../emc
    p_pmgmtd.h", line 84
    "/vobs/pp2dev/src/cmds/emcp_pmgmtd/sparc_solaris/emcp_pmgmtd_solaris.c", line 46
    As far as I've read, this is the standard way of assigning a function pointer to the address of a function.
    Does anyone have any ideas what CC compiler is complaining about?
    Appreciate your response,
    dedham_ma_man

    WHen I try to include the ftp.jar package?? I use "package com.enterprisedt.net.ftp;".That isn't how you import a package. That declares that the class it is at the top of will belong to that package, and that's not what you want. I'm guessing that you need
    import com.enterprisedt.net.ftp.*;
    at the top of your code, just after the line where you declare the real name of the package your class is going to belong to.
    By the way, you need the compiled version of your downloaded FTP code, i.e. the .class files. If you got source code (.java files) you'll need to compile them, but you should be able to get the compiled version as a download.

  • I continually have problems when browsing with Google yahoo simply grabs my search and will not let me go back to google. I have tried everything I can think of

    This happens on my macbook pro and my I mack. Also on my PC but only on firefox.

    Hi TheJohnParr, for your Thunderbird (email client) issue, I suggest having a different question for that, and we could focus on your Firefox search engine issue in this thread.
    You can review, disable, and usually remove extensions on the Add-ons page. Either:
    * Command+Shift+a
    * Tools menu > Add-ons
    In the left column, click Extensions. Then, if in doubt, disable.
    Usually a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    Any improvement?
    By the way, the address bar works a bit different from the search boxes (home page search box or toolbar search box). If you enter a single word without spaces in the address bar (e.g., hobbit or mozilla.org) then Firefox will first check with your service provider on whether it is a known server name. Sometimes these queries are hijacked by your service provider to show you search results. By comparing your search in the address bar and the search box, you can see whether this is the issue.

  • Question about Google Translator with flags for BC website

    Hello
    I am looking for a solution for my website , I am using Business Catalyst as platform to create the website.  I am looking for simple one code/plugin/HTML solution which I can copy paste in the website for the translation. I want to put google translator with flags on my website in the top right hand side. I want to translate my website in 9 languages and want to put 9 country flags on the top right hand side,  which translate languages on click event on "same page" , I want the translation must take place at the same page after clicking on the flag. How-ever I successfully integrated google translate with dropdown option but want to integrate google flag translations on my website.
    Please let me know what can be done here.
    Regards'

    Don't use google translate, it's the worst user experience you can ever give a user and makes the site look like it was designed by a 12 year old with a grammer problem. Machine translation is no were near anything good for a production website currently and even more so for non latin languages like Japanese, Chinese, Korean etc.
    Case and point, throw a few lines of text into google translate, then reverse the translation back to english, you'll see my point.

  • Why I can't open google maps on Safari? Everything have been working normally with my computer. But this problem with google maps I can't fix

    Why I can't open google maps on Safari? Everything have been working normally with my computer. But this problem with google maps I can't fix

    Do you have an example? I develop Google maps for Web pages and haven't had problem with Safari and its extensions, only FF which I took out all the addons and plug-ins, but it wouldn't surprise if the Google map code doesn't display the map or information for the map or doesn't work with newer versions of Safari.

  • Problems with google stuff on Firefox

    Recently, My Firefox has problems with googling stuff. For example, when I try to access simple Google.com on the address bar, it gives unusual error:
    Secure Connection Failed
    www.google.ca uses an invalid security certificate. The certificate does not come from a trusted source. (Error code: sec_error_inadequate_key_usage)
    The page you are trying to view cannot be shown because the authenticity of the received data could
    not be verified.
    Please contact the website owners to inform them of this problem. Alternatively, use the command
    found in the help menu to report this broken site.
    Firefox gives me the same error message when I try to find information by entering the simple entries such "News", "Microsoft" and etc on the address bar. Apparently, I can't use Firefox to google.
    Do anyone know what's wrong with my Firefox browser and how can I resolve the issue ?

    A few other thoughts:
    (1) If you access Google in IE and click the padlock icon in the address bar to view the certificate, what do you find in the "Issued by" section as the issue? I have attached the info from Firefox for comparison; I don't have a modern version of IE on this PC.
    (2) Do recall changing any encryption-related settings, either through the Options dialog or using the about:config preferences editor?
    You could check for non-default settings as follows:
    (A) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (B) In the search box above the list, type or paste '''ssl''' and pause while the list is filtered
    If any of the preferences whose names start with network. or security. have been customized, they likely will be bolded and show "user set". Could you post those by right-click copying the preferences and then right-click pasting into a reply?

  • With Firefox 8, "google translate" translate but doesn't speak (it speaks with IE)

    Hello,
    Few days ago I downloaded Firefox 8. Today I try google translate (http://translate.google.fr/): it translates without any problem but impossible to have a sound. I verified with Internet Explorer, and there I can listen to google translate, so the problem comes from Firefox.
    Thanks to solve this problem, because FF is very good and I need google translate too !

    I discovered the issue was dom.ipc.plugins.enabled was set to false to prevent firefox from spawning an additional exe for plugins. With this setting set to true, the problem is resolved.
    I guess the programmers are in love with the concept of the plugin container, so they quit developing the functionality without it. I would bet their response would be "use the container for the best user experience". Bullocks. They should know IPC is harder to keep straight than shared memory.

Maybe you are looking for

  • My executable compiled with Real Time Engine 5.1.1 in App Builder gives error when trying to run in App Builder with RTE 6.1

    Hello.  I built an executable using App Builder in LV 5.1.1 and now, years later, I am trying to run it in LV 6.1 but I get an error stating a requirement for Run Time Engine version 5.1.1.  To be able to run this, must I install the older version of

  • BADI OR user exit in SAPFM06P

    Hi Expert, I have configured output type u2018NEUu2019 in NACE as below Output Type     NEU           Purchase order Application     EF            Purchase Order Transm. Medium            Print Program                   SAPFM06P Form Routine         

  • Why is the master password entry window popping up twice each time I open my Firefox?

    Each time I open my Firefox, and go to a website where my password has been stored, the master password window pops up. When I enter it, it disappears, and requires me to enter it a second time. In essence, the window prompt is popping up twice. One

  • Disabled button after redirect

    I have created a page with a region button on it. The button has a redirect to a URL which runs a pl/sql procedure. After clicking the button, the procedure runs and I see my original page, but, the button is disabled. When I look at the page source,

  • Cache Performance in 4.5.1 under AIX

    Hello, We are running 4.5.1 under AIX 4.3.2 (with JDK 1.1, using LDAPRealm with Netscape Directory Server 4.1. We have about 15 groups and about 300 users spread across them. When trying to validate a user who is in the first group listed in the depl