Javascript submit XFDF every few minutes?

I programmatically create a PDF and display it to a person on my web app. I use javascript to setup a submit of the XFDF data to another web page which then saves the data to a database so I can recall it later and repopulate the PDF when the bring it up again. Sometimes these PDFs can take a long time to fill out so I was wondering, is there a way to use Javascript to be able to automatically send the XFDF to a file or web page every few minutes as sort of an autosave feature but not take them away from the PDF. I used to program all the form fields in HTML and use Javascript to iterate through the fields and save it to the server every few minutes, but now that I'm displaying the PDF in its native format, I'd like to incorporate something like this so that users won't lose all their changes should their computer die at a certain point or they lose connection to the web app at some point.
I'm using C# and asp.net BTW.
John

You can use the submitForm JavaScript method to submit the data: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.537.html
The response from your server script could be just the HTTP "204 No Content" type header.
To submit at regular intervals, you can use the app.setInterval method: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.165.html
Finally, the user will have to allow the submit action, the first time at least.

Similar Messages

  • Crashes every few minutes - no consistent trigger

    i uninstalled and re-installed. Clean out my fonts. but it's still crashing every few minutes and there seems to be no consistent trigger.
    Here is a copy of the problem report:
    Process:         Adobe InDesign CS6 [2489]
    Path:            /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:      com.adobe.InDesign
    Version:         8.0.2.413 (8020)
    Code Type:       X86 (Native)
    Parent Process:  launchd [154]
    Responsible:     Adobe InDesign CS6 [2489]
    User ID:         501
    Date/Time:       2014-07-08 13:59:53.172 -0600
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  AE8F3619-50C6-351B-BED9-B0EEF06A0D6F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000070000020
    VM Regions Near 0x70000020:
        __LINKEDIT             00000000495c3000-0000000049622000 [  380K] r--/rwx SM=COW  /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    -->
        __TEXT                 000000008fe6a000-000000008fe9d000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld
    Application Specific Information:
    objc_msgSend() selector name: setScrollViewRefForCarbonApps:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x9a8354a7 objc_msgSend + 23
    1   com.apple.AppKit               0x93c7c20f CarbonGestureEndEventMonitorHandler + 329
    2   com.apple.HIToolbox           0x92dafd89 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    3   com.apple.HIToolbox           0x92c0334f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452
    4   com.apple.HIToolbox           0x92c02668 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
    5   com.apple.HIToolbox           0x92c15811 SendEventToEventTarget + 88
    6   com.adobe.InDesign.AppFramework 0x0ff1e51c 0xff10000 + 58652
    7   com.adobe.InDesign.AppFramework 0x0ff3c769 GetPlugIn + 12009
    8   com.adobe.InDesign             0x00001ec5 main + 341
    9   com.adobe.InDesign             0x00001d55 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x917c7992 kevent64 + 10
    1   libdispatch.dylib             0x94e17899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib             0x94e17532 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9c05d042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x9aa9a88d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore 0x9aa66cf2 MPWaitOnQueue + 199
    5   PMRuntime.dylib               0x005bb581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore 0x9aa672ce PrivateMPEntryPoint + 68
    7   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    8   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    9   libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib         0x917c1f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x917c116c mach_msg + 68
    2   com.apple.CoreServices.CarbonCore 0x9aa9752d TS_exception_listener_thread + 138
    3   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    4   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    5   libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x9aa9a682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x9aa9a8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x9aa66cf2 MPWaitOnQueue + 199
    6   com.adobe.ACE                 0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE                 0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x9aa672ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x9aa9a682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x9aa9a8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x9aa66cf2 MPWaitOnQueue + 199
    6   com.adobe.ACE                 0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE                 0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x9aa672ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x9aa9a682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x9aa9a8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x9aa66cf2 MPWaitOnQueue + 199
    6   com.adobe.ACE                 0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE                 0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x9aa672ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x1000f876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework 0x1000bc1f GetPlugIn + 861087
    5   com.adobe.InDesign.AppFramework 0x1000c6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework 0x1000dcae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework 0x1000dd1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework 0x1000dd86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework 0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x1000f876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework 0x1000bc1f GetPlugIn + 861087
    5   com.adobe.InDesign.AppFramework 0x1000c6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework 0x1000dcae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework 0x1000dd1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework 0x1000dd86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework 0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib         0x917c7046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x9c05bdcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x9c05fcce start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib         0x917c6b76 __semwait_signal + 10
    1   libsystem_c.dylib             0x92471fb7 nanosleep$UNIX2003 + 219
    2   com.adobe.InDesign.Support for JavaScript 0x1a7c7acb GetPlugIn + 317883
    3   com.adobe.InDesign.Support for JavaScript 0x1a7acf79 GetPlugIn + 208489
    4   com.adobe.InDesign.Support for JavaScript 0x1a7c7e38 GetPlugIn + 318760
    5   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    6   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    7   libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib         0x917c6a26 __recvfrom + 10
    1   libsystem_c.dylib             0x924720c9 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib 0x1897a733 Invoke + 47867
    3   ServiceManager-Launcher.dylib 0x18979846 Invoke + 44046
    4   ServiceManager-Launcher.dylib 0x18978988 Invoke + 40272
    5   ServiceManager-Launcher.dylib 0x18978a0f Invoke + 40407
    6   ServiceManager-Launcher.dylib 0x18973baf Invoke + 20343
    7   ServiceManager-Launcher.dylib 0x18973ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib 0x18974685 Invoke + 23117
    9   ServiceManager-Launcher.dylib 0x189748f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib 0x189772a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib 0x189773fd Invoke + 34757
    12  ServiceManager-Launcher.dylib 0x18977c91 Invoke + 36953
    13  ServiceManager-Launcher.dylib 0x18977db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib 0x1896a656 Login + 461
    15  ServiceManager-Launcher.dylib 0x1896e09a Login + 15377
    16  ServiceManager-Launcher.dylib 0x18978165 Invoke + 38189
    17  ServiceManager-Launcher.dylib 0x1897a2eb Invoke + 46771
    18  libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    19  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    20  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x1000f876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework 0x1000bc1f GetPlugIn + 861087
    5   com.adobe.InDesign.AppFramework 0x1000c6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework 0x1000dcae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework 0x1000dd1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework 0x1000dd86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework 0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support         0x26e10eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support         0x26df4513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support         0x26df425a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support         0x26e10547 thread_proxy + 167
    7   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    8   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    9   libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support         0x26e10eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support         0x26df4513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support         0x26df425a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support         0x26e10547 thread_proxy + 167
    7   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    8   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    9   libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support         0x26e10eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support         0x26df4513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support         0x26df425a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support         0x26e10547 thread_proxy + 167
    7   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    8   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    9   libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine           0x0dcb804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine           0x0da4962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine           0x0dcb813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x0dcb81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x0dcb82c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine           0x0dcb804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine           0x0da4962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine           0x0dcb813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x0dcb81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x0dcb82c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine           0x0dcb804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine           0x0da4962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine           0x0dcb813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x0dcb81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x0dcb82c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine           0x0dcb804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine           0x0da4962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine           0x0dcb813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x0dcb81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x0dcb82c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9c05d042 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine           0x0dcb8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine           0x0dcd120e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine           0x0dcb813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x0dcb81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x0dcb82c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x9c05d042 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine           0x0dcb8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine           0x0de460c8 APXGetHostAPI + 4264072
    5   com.adobe.ape.engine           0x0dcb813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x0dcb81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x0dcb82c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 22:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x917c1f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x917c116c mach_msg + 68
    2   com.apple.CoreFoundation       0x91ce9c09 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation       0x91ce91e1 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation       0x91ce89fa CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation       0x91ce885b CFRunLoopRunInMode + 123
    6   com.apple.Foundation           0x948cb095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
    7   com.apple.Foundation           0x948caf0e -[NSThread main] + 45
    8   com.apple.Foundation           0x948cae66 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 23:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x917c6ace __select + 10
    1   com.apple.CoreFoundation       0x91d39af6 __CFSocketManager + 1158
    2   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    3   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    4   libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x1000f876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework 0x1000bc1f GetPlugIn + 861087
    5   com.adobe.InDesign.AppFramework 0x1000c6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework 0x1000dcae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework 0x1000dd1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework 0x1000dd86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework 0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 25:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x917c1f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x917c116c mach_msg + 68
    2   com.apple.QuartzCore           0x97a2ba39 CA::Render::Server::server_thread(void*) + 232
    3   com.apple.QuartzCore           0x97a2b948 thread_fun + 29
    4   libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    5   libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    6   libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib         0x917c67ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x9c05cd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x9c05ebd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x1000f876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework 0x1000bc9a GetPlugIn + 861210
    5   com.adobe.InDesign.AppFramework 0x1000c6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework 0x1000dcae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework 0x1000dd1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework 0x1000dd86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework 0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x9c05a5fb _pthread_body + 144
    11  libsystem_pthread.dylib       0x9c05a485 _pthread_start + 130
    12  libsystem_pthread.dylib       0x9c05fcf2 thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib         0x917c7046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x9c05bdcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x9c05fcce start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib         0x917c7046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x9c05bdcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x9c05fcce start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib         0x917c7046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x9c05bdcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x9c05fcce start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib         0x917c7046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x9c05bdcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x9c05fcce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x25035230  ebx: 0x25035230  ecx: 0x93e4d7b9  edx: 0x70000000
      edi: 0x2cd45570  esi: 0x93c7c0d4  ebp: 0xbffff5b8  esp: 0xbffff588
       ss: 0x00000023  efl: 0x00010206  eip: 0x9a8354a7   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x70000020
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
        0x1000 -     0x4ff7 +com.adobe.InDesign (8.0.2.413 - 8020) <26D9D0B7-6A29-A549-7EF5-E2E11360ED2A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        0xb000 -     0xbff7 +InDesignModelAndUI (0) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0xf000 -     0xfff7 +InDesignModel (0) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x13000 -   0x1f3fef +WidgetBinLib.dylib (1) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a1000 -   0x480ffb +com.adobe.owl (AdobeOwl version 4.0.96 - 4.0.96) <B6B76E81-301D-D087-93F3-FDF9AB323665> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4ae000 -   0x548ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x555000 -   0x55efff +ASLSupportLib.dylib (1) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x565000 -   0x5a1ffb +TextPanelLib.dylib (1) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b8000 -   0x5c1ff3 +PMRuntime.dylib (1) <4144398F-56A5-BB9C-3FEB-E306BAA505A2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5ca000 -   0x746ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x755000 -   0xd1bfff +com.adobe.AGM (AdobeAGM 4.26.21.31374 - 4.26.21.31374) <1B7331D1-90F9-F1EF-3238-49CEED822CFD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8f000 -   0xdcaff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdd0000 -   0xdedff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf3000 -   0xe1aff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe20000 -  0x1149fef +com.adobe.CoolType (AdobeCoolType 5.10.70.21235 - 5.10.70.21235) <1BF23DC8-AB4A-D0A8-622A-90A861016CF9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1181000 -  0x157dfe7 +com.adobe.MPS (AdobeMPS 5.8.0.24821 - 5.8.0.24821) <79993F63-C04A-6158-62F1-50F368104552> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15db000 -  0x1640ff3 +ObjectModelLib.dylib (1) <121426FD-C30A-48C4-98B2-8B610945C69C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1658000 -  0x16b5feb +DataBaseLib.dylib (1) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c5000 -  0x1b17ff7 +PublicLib.dylib (1) <FE41768D-FB5A-4216-E941-409BE23643CD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c44000 -  0x1c5bffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c6c000 -  0x1c78ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c95000 -  0x1c9dfef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1caa000 -  0x1cc9fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cde000 -  0x1ce6fef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cfd000 -  0x1e3dfeb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1eaf000 -  0x1eb2ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120720) <A6503206-E545-4C47-B725-D6658C3E0BF5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eba000 -  0x2bffff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c12000 -  0x2d47fe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2dbb000 -  0x2eacfef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee9000 -  0x2f5bfef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f68000 -  0x304aff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3059000 -  0x3121fe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c7000 -  0x31c8ff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x31cf000 -  0x326dfe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x328f000 -  0x3296ffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x4ff0000 -  0x4ff1ff8  ATSHI.dylib (363.3) <62AF40CE-1110-31D5-931C-2B2AFB5C1A18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x66c0000 -  0x66cefff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x66d2000 -  0x66e4ffd  libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x6769000 -  0x679bfe3 +com.adobe.Reader for DOCX (Reader for DOCX 5.6.0.19506 - 5.6.0.19506) <BE1E7785-EB91-BA70-DFE5-6077B90E58AC> /Applications/Adobe InDesign CS6/*/Reader for DOCX
    0xa8cf000 -  0xa95dffb +com.adobe.AdobeSangamML (AdobeSangamML 5.6.0.19506 - 5.6.0.19506) <50915543-BBBF-63F6-05D1-28D484194BBD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0xa97e000 -  0xa987fff +com.adobe.InDesign.Workgroup Client UI (8.0.0.370 - 0) <49902077-E8F4-7FEA-A0B4-545ADF7233E6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Workgroup Client UI.InDesignPlugin/Workgroup Client UI
    0xaa10000 -  0xaa11ffb +com.adobe.InDesign.Metadata Database Filter (8.0.0.370 - 0) <AAA7D767-80AA-D2C9-AE83-C15DD4C39CF6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0xaa16000 -  0xaa17ffb +com.adobe.InDesign.Global Preferences Panel (8.0.0.370 - 0) <1E82EF72-4A43-5D8F-F38E-3213B34884CC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0xaa1c000 -  0xaa3cff3 +com.adobe.InDesign.IME (8.0.0.370 - 0) <68273229-D088-6FE7-0EBB-049D7765EB27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0xaa4a000 -  0xaa4bffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xaa50000 -  0xaa59ffb +PathTypeLib.dylib (1) <8F64EEBE-7B35-04D9-1A40-296790C82598> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PathTypeLib.dylib
    0xae59000 -  0xae59ff7 +DTraceSupport.dylib (1) <3B2D713B-751B-BD11-5DEA-7B7F6017CB58> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DTraceSupport.dylib
    0xae5e000 -  0xae5effd +cl_kernels (???) <FB866393-2AA4-46ED-9E17-8593461B57A4> cl_kernels
    0xae63000 -  0xae67ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) <566536E7-3014-3A2C-B25C-DC169D5FDCAE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0xaed0000 -  0xaee3ff7 +com.adobe.AdobeSFL (AdobeSFL 1.1.0.18561 - 1.1.0.18561) <5A153C87-DD7A-CE28-2E93-7DC120D4244F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0xaeea000 -  0xaef5ff7 +com.adobe.InDesign.GenericSettings (8.0.0.370 - 0) <5C7B524F-FF92-1DF4-87BE-81E6E823247F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0xaf44000 -  0xaf51ff7 +com.adobe.InDesign.Sound (8.0.0.370 - 0) <38D24640-7AEE-3ADA-E2E2-4D93D76EDEC3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0xaf5a000 -  0xaf62ff7 +com.adobe.InDesign.Document UI (8.0.0.370 - 0) <5F56ABC9-9C79-F847-0723-3D0D25F6DD7D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0xaf95000 -  0xafbafeb +PMFileReader.dylib (1) <BF49DC6F-48F1-AC4F-1568-5EACA4DB93B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMFileReader.dylib
    0xafc0000 -  0xafd7ff7 +com.adobe.InDesign.Movie (8.0.0.370 - 0) <52B8EED2-6C0E-632A-0EDF-77F61FDE2A8D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Movie.InDesignPlugin/Movie
    0xaff8000 -  0xaffafff +com.adobe.InDesign.Help (8.0.0.370 - 0) <4FA04E8F-01D7-32BF-90BD-61F315361259> /Applications/Adobe InDesign CS6/*/Help
    0xb100000 -  0xb1d0ffb +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 - 3.7.101.18636) <1DA41E37-FF7F-360F-FEB4-23240E22EFDE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0xb250000 -  0xb270ff7 +com.adobe.InDesign.Workgroup Client (8.0.2.413 - 0) <96DD431A-E54A-6198-38CF-3C03792AC67B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Workgroup Client.InDesignPlugin/Workgroup Client
    0xb27b000 -  0xb283ffb +com.adobe.InDesign.Workgroup UI (8.0.0.370 - 0) <065184B8-B391-7634-9D4B-0FA95D12445B> /Applications/Adobe InDesign CS6/*/Workgroup UI
    0xb289000 -  0xb28fff3 +com.adobe.InDesign.Keeps Panel (8.0.0.370 - 0) <4AD1C274-44A7-7FD1-30F3-1ADDD92025EF> /Applications/Adobe InDesign CS6/*/Keeps Panel
    0xb2dd000 -  0xb343fff +com.adobe.Reader for Excel (Reader for Excel 5.6.0.19506 - 5.6.0.19506) <0245D9C5-8ABE-419A-B36D-99210341F5C8> /Applications/Adobe InDesign CS6/*/Reader for Excel
    0xb356000 -  0xb364fff +com.adobe.InDesign.Metadata UI (8.0.0.370 - 0) <72B263D6-2695-0AD0-3B27-BC5F91856777> /Applications/Adobe InDesign CS6/*/Metadata UI
    0xb36b000 -  0xb371ffb +com.adobe.InDesign.Track Changes Preferences (8.0.0.370 - 0) <3819FEAD-5C72-FEB6-3124-DD1CA4F9BF97> /Applications/Adobe InDesign CS6/*/Track Changes Preferences
    0xbf25000 -  0xbf26ff1 +cl_kernels (???) <82747F36-D855-40F9-A1D7-B49947882F0C> cl_kernels
    0xbfc6000 -  0xbfc9ff7 +com.adobe.InDesign.Layout Adjustment Panel (8.0.0.370 - 0) <DB6A578B-4622-2B68-3B66-CFA0FAF0E25E> /Applications/Adobe InDesign CS6/*/Layout Adjustment Panel
    0xc2c8000 -  0xc2c9fff +cl_kernels (???) <07FD9718-B969-4719-9F46-D4A8703DC63C> cl_kernels
    0xcc43000 -  0xccafff3 +com.adobe.Reader for RTF (Reader for RTF 5.6.0.19506 - 5.6.0.19506) <C14CA6D4-1F6F-57B6-03F1-897D3E6DCE32> /Applications/Adobe InDesign CS6/*/Reader for RTF
    0xd03e000 -  0xd03fff7 +cl_kernels (???) <22B08564-EF0F-46F3-86DB-97FA4CB4ACCA> cl_kernels
    0xd7fd000 -  0xd7feff5 +cl_kernels (???) <19F86600-C437-4D2C-B736-281BAAB1F9E9> cl_kernels
    0xda00000 -  0xe948fcb +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <FB642021-E854-27B0-9C15-E3567B4F56B9> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
    0xf30a000 -  0xf30dfff +FastCore (???) <E1186AC0-CC0B-AEDA-7096-5EF975A3075E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/PlugIns/FastCore.plugin/Contents/MacOS/Fas tCore
    0xf315000 -  0xf37efff +MMXCore (???) <017D2F86-6D53-9D06-95B9-FF37A897DA36> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/PlugIns/MMXCore.plugin/Contents/MacOS/MMXC ore
    0xf91b000 -  0xf95eff3 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 6.0.0.24 - 6.0.0.24) <4B40551F-5306-C836-02AD-109826BD580C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0xf977000 -  0xf9c6ffb +com.adobe.InDesign.Linguistics (8.0.0.370 - 0) <7D889554-84E1-8BFD-4215-334161422D69> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0xf9da000 -  0xf9eeff3 +com.adobe.InDesign.Text Editor Model (8.0.0.370 - 0) <73FD4441-6427-1074-641F-0AD5FCB1C59B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor Model.InDesignPlugin/Text Editor Model
    0xff10000 - 0x100bbfff +com.adobe.InDesign.AppFramework (8.0.2.413 - 0) <7A064293-1287-E88C-D5EC-D846862A424A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x108ff000 - 0x10adafe7 +com.adobe.InDesign.Text Walker (8.0.2.413 - 0) <8ECDAC33-78D7-45B3-8886-D0FB1E49AAFC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Walker.InDesignPlugin/Text Walker
    0x10b23000 - 0x10b82ff7 +com.adobe.InDesign.Text Panel (8.0.0.370 - 0) <4D8C3996-CA93-FEF5-AAF4-074DF431DCC1> /Applications/Adobe InDesign CS6/*/Text Panel
    0x10b97000 - 0x10be3ff7 +com.adobe.InDesign.Spelling Panel (8.0.0.370 - 0) <201EFD3B-7BF3-38E2-0992-2A7CE8799FD9> /Applications/Adobe InDesign CS6/*/Spelling Panel
    0x10bfb000 - 0x10e10ff3 +com.adobe.InDesign.Package and Preflight (8.0.2.413 - 0) <E7E42141-41E7-A03D-1361-3D1DF1489CDB> /Applications/Adobe InDesign CS6/*/Package and Preflight
    0x10e43000 - 0x10e9ffef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x10ea8000 - 0x10ed0feb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x10eef000 - 0x10fb9ff7 +com.adobe.InDesign.Text Editor (8.0.2.413 - 0) <1B283D32-F09E-25FD-916E-9E680642BF14> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor.InDesignPlugin/Text Editor
    0x10fe0000 - 0x111d9fff +com.adobe.InDesign.Layout UI (8.0.2.413 - 0) <C37C51FC-9FCC-F4E8-4642-9ED7C1856B5D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0x11220000 - 0x11290ff7 +com.adobe.InDesign.Import Export UI (8.0.2.413 - 0) <22640A82-14C8-E472-3809-266854765264> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0x112af000 - 0x113adff3 +com.adobe.InDesign.Hyperlinks (8.0.2.413 - 0) <79D674F6-B970-23F3-73DD-41CE2A1828DE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0x113ce000 - 0x11471ff7 +com.adobe.InDesign.Master Page (8.0.2.413 - 0) <031A7259-4D0C-6838-1A30-5DDAB0BAC74E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0x11486000 - 0x114aeff3 +com.adobe.InDesign.Utilities (8.0.2.413 - 0) <38F772CA-FCA9-507A-7937-74B2C5B97713> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Utilities.InDesignPlugin/Utilities
    0x114c5000 - 0x115adfff +com.adobe.InDesign.Color Management (8.0.0.370 - 0) <AEB38774-2898-14E0-EF60-2FAD9277E576> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0x116ee000 - 0x116f2ffd  libFontRegistryUI.dylib (127) <C207DFF5-0C48-3831-B9F1-2363D9A7A365> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
    0x118f6000 - 0x118f9ff7 +com.adobe.InDesign.Username UI (8.0.0.370 - 0) <A5830B10-6948-595C-BA22-AF3E6A2ACE46> /Applications/Adobe InDesign CS6/*/Username UI
    0x11b00000 - 0x11ddefe7 +com.adobe.InDesign.Application UI (8.0.2.413 - 0) <E99D419D-4582-47EB-DEF7-10AF818C8514> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0x11e69000 - 0x11f1dffb +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <2C860A49-8645-DC74-DC56-53BC99138C6F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x11f60000 - 0x11ffeff3 +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <D8CDF140-E42A-DCFB-AFFC-69B4694FB639> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x12034000 - 0x120a1ffb +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x120f0000 - 0x122bffef +com.adobe.InDesign.Document Framework (8.0.2.413 - 0) <4BC6CBD8-C4DB-71E2-EEF4-25FBE6BFCFA6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x1336a000 - 0x135a0ff7 +com.adobe.InDesign.Generic Page Item (8.0.0.370 - 0) <D008C5CA-6491-A79E-030E-7AA8913F798F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x135d9000 - 0x13646ffb +com.adobe.InDesign.Gradient Fill (8.0.0.370 - 0) <DD46630A-8604-596B-01EF-AF2D4E71E0F7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x1365b000 - 0x13754ff3 +com.adobe.InDesign.Graphics (8.0.0.370 - 0) <6751514A-305F-22D5-5F6B-EF83069C2290> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x13770000 - 0x1389cfe3 +com.adobe.InDesign.Transparency (8.0.0.370 - 0) <A68FB01C-1ED3-466C-A3D7-63F7FF8291CB> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Transparency.InDesignPlugin/Transparency
    0x138be000 - 0x1496bfe7 +com.adobe.psl (AdobePSL 13.0.0.28380 - 13.0.0.28380) <59670281-84EB-36DF-6D99-9616893E84D7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x14ae5000 - 0x14cfffff +com.adobe.InDesign.XML (8.0.2.413 - 0) <0E74F8B9-9025-06C2-4E41-A6B477775677> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/XML.InDesignPlugin/XML
    0x14d38000 - 0x14e20fe3 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <2540764B-C2F2-61D7-EFBA-6663171FD19A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x14eb1000 - 0x14edbfe7 +com.adobe.InDesign.WorldReady (8.0.0.370 - 0) <E766F1AF-742B-FE86-EE67-CC3D4F598B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/WorldReady.InDesignPlugin/WorldReady
    0x14ee7000 - 0x14f43ff7 +com.adobe.InDesign.TOC (8.0.0.370 - 0) <21B11453-4710-9E69-8220-CCC1403362BA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/TOC.InDesignPlugin/TOC
    0x14f53000 - 0x1552cff3 +com.adobe.InDesign.Text (8.0.2.413 - 0) <6C3456C1-715B-133E-AEC4-31EE607C82D8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text.InDesignPlugin/Text
    0x155a2000 - 0x15615ff7 +com.adobe.InDesign.Text Wrap (8.0.0.370 - 0) <C8534E41-F169-A8E9-C25A-C245A6B80388> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Wrap.InDesignPlugin/Text Wrap
    0x15629000 - 0x15846ff7 +com.adobe.InDesign.Table Model (8.0.0.370 - 0) <32CAE4DE-3171-1D56-98D1-6DC2E380CC17> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Table Model.InDesignPlugin/Table Model
    0x15875000 - 0x158c4fef +com.adobe.InDesign.Image Filters (8.0.0.370 - 0) <7886BE2C-CFAE-B06F-DAFD-391E446F033B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x158cd000 - 0x15951fef +com.adobe.InDesign.SVGExport (8.0.0.370 - 0) <86FE3628-3D34-889A-E9D6-A668D39FA75C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SVGExport.InDesignPlugin/SVGExport
    0x15976000 - 0x15a16fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x15a43000 - 0x15a9bfe3 +com.adobe.InDesign.Stroke and Fill (8.0.0.370 - 0) <3FAC2281-54A0-4A7A-9C68-23288148132C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Stroke and Fill.InDesignPlugin/Stroke and Fill
    0x15aae000 - 0x15bedff7 +com.adobe.InDesign.Spread (8.0.2.413 - 0) <979E656F-A801-75AC-E253-7526D675D82B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x15c14000 - 0x15c72ff7 +com.adobe.InDesign.Spread UI (8.0.0.370 - 0) <AD4D14F3-347B-D246-AD66-B20E84E331B7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x15c87000 - 0x15cd0fff +com.adobe.InDesign.Spline (8.0.0.370 - 0) <FCFEE9E7-5F09-E4B1-9CC1-C125DC54C053> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x15ce3000 - 0x15cf4fff +com.adobe.InDesign.Spelling Service (8.0.0.370 - 0) <0DE5CB05-94A9-8BEF-3877-34FAFECE86D2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x15cff000 - 0x15d8eff3 +com.adobe.InDesign.SharedContent (8.0.2.413 - 0) <32DB6842-6B5A-1D62-303F-781399A8D5E4> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SharedContent.InDesignPlugin/SharedContent
    0x15dab000 - 0x15dcfff3 +com.adobe.InDesign.Sections (8.0.0.370 - 0) <F11940EE-4C0A-6008-BF22-35F39ABEE7D9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x15ddc000 - 0x15e7ffff +com.adobe.InDesign.Scripting (8.0.0.370 - 0) <43901F62-3831-D7CF-A200-7A123FC4B15C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x15e99000 - 0x1600efff +com.adobe.InDesign.Print (8.0.2.413 - 0) <F4A7026E-3F89-5811-DDC8-6A7216A605D5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x16032000 - 0x1606cfeb +com.adobe.InDesign.PNG Import Filter (8.0.0.370 - 0) <3C6D23BA-B0F3-8C86-4C21-7DEA4035AFF3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x16079000 - 0x160deff3 +com.adobe.InDesign.Book (8.0.0.370 - 0) <0AC7BC7B-8B04-633D-6415-F9C6F3B2687E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x160f0000 - 0x16200ffb +com.adobe.InDesign.Image (8.0.2.413 - 0) <22C487DC-BC0C-1959-44BA-E77CF0A2CFEC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x16223000 - 0x1622eff7 +com.adobe.InDesign.Group (8.0.0.370 - 0) <64697676-1836-6A88-EAD5-D2A08DE79F6E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x16238000 - 0x16333ff7 +com.adobe.InDesign.EPS Page Item (8.0.2.413 - 0) <5FE0B2CD-ADF5-BE8E-D0D8-02B6DAEF12E5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x1635c000 - 0x165a6fff +com.adobe.InDesign.PDF (8.0.2.413 - 0) <E453A8EE-B1F0-26B2-1B27-754DD5B3F6CC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x165d9000 - 0x166defef +com.adobe.PDFPort (AdobePDFPort 2.1.0.29596 - 2.1.0.29596) <44CF94FC-49CE-FAA5-3491-BB8A0BFF1095> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x166f8000 - 0x16717ffb +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <0107FAC2-ABDE-FCA8-A855-E6B9636159DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x16726000 - 0x16768ff3 +com.adobe.InDesign.Path Type (8.0.0.370 - 0) <C2D2E374-DD5B-DC87-8263-2F1F39DA120E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Path Type.InDesignPlugin/Path Type
    0x1677c000 - 0x168bdfe3 +com.adobe.InDesign.Links (8.0.2.413 - 0) <E1309CFF-D57B-72EE-6C74-21BAED5931EE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x168e7000 - 0x169a2fef +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <B8855D3A-C827-D9EB-040E-F808043458DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x169d1000 - 0x169f8ff3 +com.adobe.InDesign.Layout (8.0.2.413 - 0) <AEEF922A-16E2-8FA7-A1A9-B5384454D8F8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x16a04000 - 0x16a2fff3 +com.adobe.InDesign.Layer (8.0.0.370 - 0) <D1983877-BBD3-0FEA-2721-56779B06CBE9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0x16a3e000 - 0x16b25fff +com.adobe.InDesign.Indexing (8.0.2.413 - 0) <963E2A05-2113-A64D-D60C-37DF5082772A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0x16b3f000 - 0x16c3efe7 +com.adobe.InDesign.InCopyShared (8.0.2.413 - 0) <116AB142-E2C6-1C95-52E4-492B90C2FCA9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0x16c5f000 - 0x16cbbffb +com.adobe.InDesign.Galley (8.0.2.413 - 0) <63B5AD8D-E499-7F4C-E193-81E2148F15D0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x16ccc000 - 0x16dc9ff7 +com.adobe.InDesign.Font Manager (8.0.0.370 - 0) <9D1C1A4E-3229-2FBE-B31C-50F15DB43ECD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x16de1000 - 0x17125ffb +com.adobe.InDesign.Dynamic Documents (8.0.0.370 - 0) <8CF89B21-DC1B-AF40-FAD2-D46F3C60F899> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dynamic Documents.InDesignPlugin/Dynamic Documents
    0x1715b000 - 0x1723cfe7 +com.adobe.AGMFL (AdobeAGMFL 2.1.0.19553 - 2.1.0.19553) <3B20BE68-253F-ECCE-2BC9-68FDE89213A0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ADBE_AGMFL.framework/Versions/A/ADBE_AGMFL
    0x1725b000 - 0x1740efe3 +com.adobe.AFlamingo (AFlamingo 2.3.102.19287 - 2.3.102.19287) <A04AE11D-8128-3324-295F-504CBAD447E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x1742a000 - 0x1745cff3 +com.adobe.InDesign.ContentDropper (8.0.0.370 - 0) <CF2D1EA9-9B37-4A91-91B5-CAEA4D49CF7E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/ContentDropper.InDesignPlugin/ContentDropper
    0x1746b000 - 0x174c0ff3 +com.adobe.InDesign.Conditional Text (8.0.0.370 - 0) <0E4C9727-2262-6EC4-2E82-257C8F5F4183> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0x174d3000 - 0x17534ff3 +com.adobe.InDesign.CompFontMgr (8.0.0.370 - 0) <A6CD1E5C-4576-F1E2-86E5-59B4AFC480E0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0x17547000 - 0x175cafff +com.adobe.InDesign.CJKGrid (8.0.0.370 - 0) <C93F411B-0C21-0268-D70C-CBC084D8C427> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0x175e0000 - 0x17665fef +com.adobe.InDesign.CJK Text Attributes (8.0.0.370 - 0) <C6F945FC-E839-778E-A073-DE4772A8E821> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0x1767f000 - 0x176b7ff3 +com.adobe.InDesign.CellStyles (8.0.0.370 - 0) <F1F10EDD-58CA-AA3D-BB57-BFCA0816A1DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CellStyles.InDesignPlugin/CellStyles
    0x176c7000 - 0x17765fe3 +com.adobe.InDesign.BNCore (8.0.0.370 - 0) <C6D7C19A-CB6E-A3A3-CDC0-9EB8E3D5F8DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Requir

    In future please post crash reports on pastebin.com and provide a link to them.
    Judging from the virtual memory lines, I would say this is a problem with your video driver.

  • Suddenly Firefox is crashing every few minutes - reset/reinstall no help

    Suddenly Firefox is crashing every few minutes.
    Reset/reinstall no help.
    Dozens of crash reports have been sent.
    W7 Professional.
    bp-4d77235e-6f1e-4d4e-80ed-568e22150429 29/04/15 09:59
    bp-f654cc0e-4379-4c26-8335-ff7bc2150429 29/04/15 09:00
    bp-4aef9821-6aff-46b6-9827-666c12150429 29/04/15 09:00
    bp-8efe7e6c-1ac5-4746-a769-5eeea2150429 29/04/15 08:42
    bp-e3202185-4bad-48df-ac4d-d2eb62150428 28/04/15 11:28
    bp-6a5186b3-6d82-44ec-afed-6461d2150428 28/04/15 10:30
    bp-9cebb099-6e3d-4cc7-8b8f-a35992150428 28/04/15 10:29
    bp-92f82214-7328-4ad1-9df0-2382d2150427 27/04/15 11:51
    bp-0ce3d4c4-3f1f-4b66-a37f-3d5062150427 27/04/15 11:51
    bp-21e7b59f-7c73-495e-a8fd-9d16c2150427 27/04/15 10:08
    bp-3d12f6d2-b8d9-4098-adc4-1d9132150427 27/04/15 07:17
    bp-f0d19c24-9692-40a4-93bc-8041a2150425 25/04/15 15:19
    bp-757fd125-29aa-4521-b61d-fb25d2150425 25/04/15 14:45
    bp-db6c25c5-6816-4166-ba79-66f352150425 25/04/15 14:18
    bp-4023a864-44fc-492b-a917-04dca2150425 25/04/15 14:18
    bp-cf7b59da-04d5-4624-8754-b17012150425 25/04/15 13:36
    bp-6d74204c-8f5e-4414-b5b5-24c362150425 25/04/15 12:49
    bp-b74e3210-3d94-4003-97b8-84d8f2150424 24/04/15 17:25
    bp-1f49b173-aff9-4abb-a330-d728b2150422 22/04/15 12:21
    bp-36b6c76d-8aa5-4133-aff0-d368f2150415 15/04/15 18:00
    bp-a1e3705f-5553-4695-9405-b8d262150415 15/04/15 18:00
    bp-43837ac8-f0fb-451d-a609-41e652150415 15/04/15 18:00
    bp-27bc79fd-0dbf-4e6e-8692-8b2e52150415 15/04/15 15:00
    bp-374ebabf-eb68-4d9d-a657-572c62150415 15/04/15 15:00
    bp-715092f5-82ac-4bb2-8a78-76dd32150415 15/04/15 13:42
    bp-b6721c11-d542-497a-895f-577c52150415 15/04/15 13:21
    bp-0661d03a-3f13-444e-8f86-af5542150415 15/04/15 13:21
    bp-49adcbfa-cfca-4641-b125-da04b2150415 15/04/15 12:07
    bp-ea6b55f0-d0f5-4342-ac4c-2e50e2150415 15/04/15 11:20
    bp-e506c488-4eb0-4a9d-a281-427c52150415 15/04/15 11:07
    bp-fe3acf97-71d6-4c25-b640-c35fe2150415 15/04/15 10:52
    bp-32c1257c-65df-4880-a47a-143182150415 15/04/15 10:50
    bp-26cbfc42-387b-4d17-bd3c-16f0a2150415 15/04/15 10:50
    bp-36a70d15-f04e-4258-8598-496852150415 15/04/15 09:58
    I am a web designer and depend on Firebug - this is a nightmare for me.
    Thank you
    Jonathan

    That is a problem with Trusteer software (RapportTanzanxx.DLL).
    Make sure that you have the latest updates of your Trusteer software.
    You can try to contact Trusteer for support.
    *http://www.trusteer.com/support/rapport-installation-links
    *http://www.trusteer.com/support/report-problem
    *http://www.trusteer.com/support/submit-ticket
    Try to update or uninstall and reinstall Trusteer Rapport and if that doesn't help then disable/stop the program for now.
    *Start Menu > Programs > Trusteer Rapport > Stop Rapport
    Mac:System Preferences -> Other -> Rapport -> Stop Rapport
    *http://kb.mozillazine.org/Firefox_crashes#Trusteer_Rapport

  • Firefox is crashing every few minutes.

    Firefox crashes every few minutes, I can barely even get this question filled out. Please help me! It doesn't matter what site I'm on, and I've tried restarting the computer and modem, no luck.

    That is a problem with Trusteer software (RapportTanzanxx.DLL).
    Make sure that you have the latest updates of your Trusteer software.
    You can try to contact Trusteer for support.
    *http://www.trusteer.com/support/rapport-installation-links
    *http://www.trusteer.com/support/report-problem
    *http://www.trusteer.com/support/submit-ticket
    Try to update or uninstall and reinstall Trusteer Rapport and if that doesn't help then disable/stop the program for now.
    *Start Menu > Programs > Trusteer Rapport > Stop Rapport
    Mac:System Preferences -> Other -> Rapport -> Stop Rapport
    *http://kb.mozillazine.org/Firefox_crashes#Trusteer_Rapport

  • Firefox 6.0.2 keeps crashing on both of my computers every few minutes. PLEASE HELP!

    I have firefox 6.02. It started crashing on my desktop several days ago after the update. It started crashing on my laptop yesterday, a few days after the update. I have Windows XP on my desktop and Windows 7 on my laptop. Both are HP. I upgraded to the 7.0 beta today but it is still crashing on both computers. The crashes are happening every few minutes. McAfee has not found anything. Please help. I am ready to switch to chrome.
    Application Basics
    Name
    Firefox
    Version
    7.0
    User Agent
    Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
    Profile Directory
    Open Containing Folder
    Enabled Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Better Facebook!
    5.911
    true
    [email protected]
    Download Statusbar
    0.9.8
    true
    {D4DD63FA-01E4-46a7-B6B1-EDAB7D6AD389}
    DownloadHelper
    4.9.5
    true
    {b9db16a4-6edc-47ec-a1f4-b86292ed211d}
    Feedback
    1.1.2
    true
    [email protected]
    Greasemonkey
    0.9.11
    true
    {e4a8a97b-f2ed-450b-b12d-ee082ba24781}
    Java Quick Starter
    1.0
    true
    [email protected]
    McAfee SiteAdvisor
    3.4.0
    true
    {4ED1F68A-5463-4931-9384-8FFF5ED91D92}
    RealPlayer Browser Record Plugin
    14.0.3
    true
    {ABDE892B-13A8-4d1b-88E6-365A6E755758}
    Java Console
    6.0.22
    false
    {CAFEEFAC-0016-0000-0022-ABCDEFFEDCBA}
    Java Console
    6.0.23
    false
    {CAFEEFAC-0016-0000-0023-ABCDEFFEDCBA}
    Java Console
    6.0.24
    false
    {CAFEEFAC-0016-0000-0024-ABCDEFFEDCBA}
    Java Console
    6.0.26
    false
    {CAFEEFAC-0016-0000-0026-ABCDEFFEDCBA}
    Microsoft .NET Framework Assistant
    1.2.1
    false
    {20a82645-c095-46ed-80e3-08825760534b}
    Yahoo! Toolbar
    2.3.11.20110727115843
    false
    {635abd67-4fe9-1b23-4f01-e679fa7484c1}
    Modified Preferences
    Name
    Value
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage
    http://www.centurylink.net/
    browser.startup.homepage_override.buildID
    20110908135051
    browser.startup.homepage_override.mstone
    rv:7.0
    extensions.lastAppVersion
    7.0
    general.useragent.extra.microsoftdotnet
    ( .NET CLR 3.5.30729)
    gfx.blacklist.layers.direct3d9
    2
    keyword.URL
    http://search.yahoo.com/search?fr=mcafee&p=
    network.cookie.prefsMigrated
    true
    network.http.proxy.version
    1.0
    places.database.lastMaintenance
    1315870617
    places.history.expiration.transient_current_max_pages
    20100
    places.last_vacuum
    1297306180
    print.print_printer
    HP Photosmart 2570 series
    print.printer_HP_Photosmart_2570_series.print_bgcolor
    false
    print.printer_HP_Photosmart_2570_series.print_bgimages
    false
    print.printer_HP_Photosmart_2570_series.print_command
    print.printer_HP_Photosmart_2570_series.print_downloadfonts
    false
    print.printer_HP_Photosmart_2570_series.print_edge_bottom
    0
    print.printer_HP_Photosmart_2570_series.print_edge_left
    0
    print.printer_HP_Photosmart_2570_series.print_edge_right
    0
    print.printer_HP_Photosmart_2570_series.print_edge_top
    0
    print.printer_HP_Photosmart_2570_series.print_evenpages
    true
    print.printer_HP_Photosmart_2570_series.print_footercenter
    print.printer_HP_Photosmart_2570_series.print_footerleft
    &PT
    print.printer_HP_Photosmart_2570_series.print_footerright
    &D
    print.printer_HP_Photosmart_2570_series.print_headercenter
    print.printer_HP_Photosmart_2570_series.print_headerleft
    &T
    print.printer_HP_Photosmart_2570_series.print_headerright
    &U
    print.printer_HP_Photosmart_2570_series.print_in_color
    true
    print.printer_HP_Photosmart_2570_series.print_margin_bottom
    0.5
    print.printer_HP_Photosmart_2570_series.print_margin_left
    0.5
    print.printer_HP_Photosmart_2570_series.print_margin_right
    0.5
    print.printer_HP_Photosmart_2570_series.print_margin_top
    0.5
    print.printer_HP_Photosmart_2570_series.print_oddpages
    true
    print.printer_HP_Photosmart_2570_series.print_orientation
    0
    print.printer_HP_Photosmart_2570_series.print_page_delay
    50
    print.printer_HP_Photosmart_2570_series.print_pagedelay
    500
    print.printer_HP_Photosmart_2570_series.print_paper_data
    1
    print.printer_HP_Photosmart_2570_series.print_paper_height
    11.00
    print.printer_HP_Photosmart_2570_series.print_paper_size_type
    0
    print.printer_HP_Photosmart_2570_series.print_paper_size_unit
    0
    print.printer_HP_Photosmart_2570_series.print_paper_width
    8.50
    print.printer_HP_Photosmart_2570_series.print_reversed
    false
    print.printer_HP_Photosmart_2570_series.print_scaling
    1.00
    print.printer_HP_Photosmart_2570_series.print_shrink_to_fit
    true
    print.printer_HP_Photosmart_2570_series.print_to_file
    false
    print.printer_HP_Photosmart_2570_series.print_unwriteable_margin_bottom
    0
    print.printer_HP_Photosmart_2570_series.print_unwriteable_margin_left
    0
    print.printer_HP_Photosmart_2570_series.print_unwriteable_margin_right
    0
    print.printer_HP_Photosmart_2570_series.print_unwriteable_margin_top
    0
    privacy.cpd.cache
    false
    privacy.cpd.cookies
    false
    privacy.cpd.formdata
    false
    privacy.cpd.sessions
    false
    privacy.sanitize.migrateFx3Prefs
    true
    privacy.sanitize.timeSpan
    0
    security.enable_ssl2
    true
    security.warn_viewing_mixed
    false
    Graphics
    Adapter Description
    NVIDIA GeForce 6150 LE
    Vendor ID
    10de
    Device ID
    0241
    Adapter RAM
    Unknown
    Adapter Drivers
    nv4_disp
    Driver Version
    8.2.0.5
    Driver Date
    1-24-2006
    WebGL Renderer
    Google Inc. -- ANGLE -- OpenGL ES 2.0 (ANGLE 0.0.0.686)
    GPU Accelerated Windows
    0/1. Blocked for your graphics driver version.

    I have firefox 6.02. It started crashing on my desktop several days ago after the update. It started crashing on my laptop yesterday, a few days after the update. I have Windows XP on my desktop and Windows 7 on my laptop. Both are HP. I upgraded to the 7.0 beta today but it is still crashing on both computers. The crashes are happening every few minutes. McAfee has not found anything. Please help. I am ready to switch to chrome.
    Application Basics
    Name
    Firefox
    Version
    7.0
    User Agent
    Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
    Profile Directory
    Open Containing Folder
    Enabled Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Better Facebook!
    5.911
    true
    [email protected]
    Download Statusbar
    0.9.8
    true
    {D4DD63FA-01E4-46a7-B6B1-EDAB7D6AD389}
    DownloadHelper
    4.9.5
    true
    {b9db16a4-6edc-47ec-a1f4-b86292ed211d}
    Feedback
    1.1.2
    true
    [email protected]
    Greasemonkey
    0.9.11
    true
    {e4a8a97b-f2ed-450b-b12d-ee082ba24781}
    Java Quick Starter
    1.0
    true
    [email protected]
    McAfee SiteAdvisor
    3.4.0
    true
    {4ED1F68A-5463-4931-9384-8FFF5ED91D92}
    RealPlayer Browser Record Plugin
    14.0.3
    true
    {ABDE892B-13A8-4d1b-88E6-365A6E755758}
    Java Console
    6.0.22
    false
    {CAFEEFAC-0016-0000-0022-ABCDEFFEDCBA}
    Java Console
    6.0.23
    false
    {CAFEEFAC-0016-0000-0023-ABCDEFFEDCBA}
    Java Console
    6.0.24
    false
    {CAFEEFAC-0016-0000-0024-ABCDEFFEDCBA}
    Java Console
    6.0.26
    false
    {CAFEEFAC-0016-0000-0026-ABCDEFFEDCBA}
    Microsoft .NET Framework Assistant
    1.2.1
    false
    {20a82645-c095-46ed-80e3-08825760534b}
    Yahoo! Toolbar
    2.3.11.20110727115843
    false
    {635abd67-4fe9-1b23-4f01-e679fa7484c1}
    Modified Preferences
    Name
    Value
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage
    http://www.centurylink.net/
    browser.startup.homepage_override.buildID
    20110908135051
    browser.startup.homepage_override.mstone
    rv:7.0
    extensions.lastAppVersion
    7.0
    general.useragent.extra.microsoftdotnet
    ( .NET CLR 3.5.30729)
    gfx.blacklist.layers.direct3d9
    2
    keyword.URL
    http://search.yahoo.com/search?fr=mcafee&p=
    network.cookie.prefsMigrated
    true
    network.http.proxy.version
    1.0
    places.database.lastMaintenance
    1315870617
    places.history.expiration.transient_current_max_pages
    20100
    places.last_vacuum
    1297306180
    print.print_printer
    HP Photosmart 2570 series
    print.printer_HP_Photosmart_2570_series.print_bgcolor
    false
    print.printer_HP_Photosmart_2570_series.print_bgimages
    false
    print.printer_HP_Photosmart_2570_series.print_command
    print.printer_HP_Photosmart_2570_series.print_downloadfonts
    false
    print.printer_HP_Photosmart_2570_series.print_edge_bottom
    0
    print.printer_HP_Photosmart_2570_series.print_edge_left
    0
    print.printer_HP_Photosmart_2570_series.print_edge_right
    0
    print.printer_HP_Photosmart_2570_series.print_edge_top
    0
    print.printer_HP_Photosmart_2570_series.print_evenpages
    true
    print.printer_HP_Photosmart_2570_series.print_footercenter
    print.printer_HP_Photosmart_2570_series.print_footerleft
    &PT
    print.printer_HP_Photosmart_2570_series.print_footerright
    &D
    print.printer_HP_Photosmart_2570_series.print_headercenter
    print.printer_HP_Photosmart_2570_series.print_headerleft
    &T
    print.printer_HP_Photosmart_2570_series.print_headerright
    &U
    print.printer_HP_Photosmart_2570_series.print_in_color
    true
    print.printer_HP_Photosmart_2570_series.print_margin_bottom
    0.5
    print.printer_HP_Photosmart_2570_series.print_margin_left
    0.5
    print.printer_HP_Photosmart_2570_series.print_margin_right
    0.5
    print.printer_HP_Photosmart_2570_series.print_margin_top
    0.5
    print.printer_HP_Photosmart_2570_series.print_oddpages
    true
    print.printer_HP_Photosmart_2570_series.print_orientation
    0
    print.printer_HP_Photosmart_2570_series.print_page_delay
    50
    print.printer_HP_Photosmart_2570_series.print_pagedelay
    500
    print.printer_HP_Photosmart_2570_series.print_paper_data
    1
    print.printer_HP_Photosmart_2570_series.print_paper_height
    11.00
    print.printer_HP_Photosmart_2570_series.print_paper_size_type
    0
    print.printer_HP_Photosmart_2570_series.print_paper_size_unit
    0
    print.printer_HP_Photosmart_2570_series.print_paper_width
    8.50
    print.printer_HP_Photosmart_2570_series.print_reversed
    false
    print.printer_HP_Photosmart_2570_series.print_scaling
    1.00
    print.printer_HP_Photosmart_2570_series.print_shrink_to_fit
    true
    print.printer_HP_Photosmart_2570_series.print_to_file
    false
    print.printer_HP_Photosmart_2570_series.print_unwriteable_margin_bottom
    0
    print.printer_HP_Photosmart_2570_series.print_unwriteable_margin_left
    0
    print.printer_HP_Photosmart_2570_series.print_unwriteable_margin_right
    0
    print.printer_HP_Photosmart_2570_series.print_unwriteable_margin_top
    0
    privacy.cpd.cache
    false
    privacy.cpd.cookies
    false
    privacy.cpd.formdata
    false
    privacy.cpd.sessions
    false
    privacy.sanitize.migrateFx3Prefs
    true
    privacy.sanitize.timeSpan
    0
    security.enable_ssl2
    true
    security.warn_viewing_mixed
    false
    Graphics
    Adapter Description
    NVIDIA GeForce 6150 LE
    Vendor ID
    10de
    Device ID
    0241
    Adapter RAM
    Unknown
    Adapter Drivers
    nv4_disp
    Driver Version
    8.2.0.5
    Driver Date
    1-24-2006
    WebGL Renderer
    Google Inc. -- ANGLE -- OpenGL ES 2.0 (ANGLE 0.0.0.686)
    GPU Accelerated Windows
    0/1. Blocked for your graphics driver version.

  • Tecra M9 PTM91E : WLan Intel 4965AGN disconnect every few minutes

    I have a M9 laptop, model PTM91E. The wireless connection keeps disconnecting (then reconnecting again) every few minutes. This happens on every wireless network I try connecting to. Here what I have on my laptop: -
    Intel Wireless WiFi Link 4965AGN
    Driver version 11.5.0.32
    Driver date 9/26/2007
    XP Pro
    Toshiba suggest I upgrade to Windows Vista, something I have nigtmares about.
    Does anyone else have the same problem? Any solutions?
    Thanks

    I have read about the similar issue on a Sat A210 and with Atheros WLan card.
    The solution was a BIOS and WLan driver update
    So check it out.
    Good luck

  • Macbook pro ( 13" mid 2009 ) keeps freezing every few minutes since downloading mavericks

    Ever since downloading osx Mavericks , my mac book keeps on crashing every few minutes. Doesn't matter what application I am using, system hangs every few minutes. I have been looking at Activity monitor closely. Following programs end up using a lot of CPU and hang a lot:
    SystemUIServer ( not responding -- several times )
    Google Chrome ( not responding -- several times )
    Google Chrome Helper ( not responding -- several times )
    PepperFlashPlayer ( not responding -- several times )
    Windows Server ( not crashing -- but using a lot of CPU resources - remains at top 5 CPU usage tasks. )
    Looking at Console app .. following programs cause a lot of crashes: ( Console itself was not responding several times I was looking at it )
    systemstatsd
    GoogleChromeHelper
    I also ran EtreCheck program .. here is the output:
    Hardware Information:
              MacBook Pro (13-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,5
              1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    Startup Items:
              ChmodBPF - Path: /Library/StartupItems/ChmodBPF
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 12:48:1
    Disk Information:
              FUJITSU MJA2160BH FFS G1 disk0 : (160.04 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 159.18 GB (116.26 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-868 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
              [failed]          com.apple.systemstatsd.plist
    Problem System Launch Agents:
    Launch Daemons:
              [loaded]          com.anchorfree.ajaxserver.plist
              [loaded]          com.fitbit.galileod.plist
              [loaded]          com.google.keystone.daemon.plist
              [loaded]          com.microsoft.office.licensing.helper.plist
              [loaded]          org.macosforge.xquartz.privileged_startx.plist
    Launch Agents:
              [loaded]          com.google.keystone.agent.plist
              [loaded]          org.macosforge.xquartz.startx.plist
    User Launch Agents:
              [loaded]          com.adobe.ARM.[...].plist
              [failed]          com.apple.CSConfigDotMacCert-sukhi_rs@me.com-SharedServices.Agent.plist
    User Login Items:
              iTunesHelper
              iTunesHelper
              Google Drive
    3rd Party Preference Panes:
              None
    Internet Plug-ins:
              AdobePDFViewer.plugin
              Default Browser.plugin
              DirectorShockwave.plugin
              DivXBrowserPlugin.plugin
              EPPEX Plugin.plugin
              Flip4Mac WMV Plugin.plugin
              googletalkbrowserplugin.plugin
              iPhotoPhotocast.plugin
              npgtpo3dautoplugin.plugin
              o1dbrowserplugin.plugin
              PDF Browser Plugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   5%          WindowServer
                   2%          EtreCheck
                   1%          Google Chrome
                   1%          hidd
                   1%          Activity Monitor
                   0%          fontd
                   0%          sysmond
                   0%          notifyd
                   0%          ocspd
                   0%          imagent
    Top Processes by Memory:
              123 MB             softwareupdated
              115 MB             Google Chrome
              106 MB             com.apple.IconServicesAgent
              82 MB              mds_stores
              61 MB              Activity Monitor
              49 MB              mds
              49 MB              Finder
              41 MB              WindowServer
              33 MB              Dock
              33 MB              Google Chrome Helper
    Virtual Memory Statistics:
              4.87 GB            Free RAM
              1.50 GB            Active RAM
              673 MB             Inactive RAM
              738 MB             Wired RAM
              1.42 GB            Page-ins
              0 B                Page-outs
    Is there anything else you would like me to post?

    ChmodBPF - Path: /Library/StartupItems/ChmodBPF
    StartupItems can slow your Mac down.
    Go to HD > Library > StartuItems
    Remove this:  ChmodBPF
    Restart your Mac.
    If it's still slow, open System Preferences > Users & Groups > Login items
    Remove Google Drive.  (iTunes Helper should not be a problem)
    Restart your Mac.

  • Firefox 3.6.6 crashes every few minutes or freezes up even when i'm not doing anything

    For the last few days, firefox has been crashing or freezing up every few minutes. It seems to be independent of what websites i'm on. Firefox either just freezes up ("this program is not responding") or will crash entirely and i'll get the firefox crash console. I've tried disabling all my addons and that didn't help either. My explorer seems much more stable.
    == Crash ID(s) ==
    bp-587f2d86-e680-4d36-aeb9-ba1662100718, bp-4431e179-5e53-4416-bc06-8c30c2100718
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)

    Having the same problem and is adding up to the problems I keep experiencing like the huge memory loads (tried everything, but no cure found).
    See the graphs added, this is when I don't even use firefox.

  • I have an iMac, and have a Verizon DSL account. Recently, my Mac Mail keeps requesting the passwords on my account every few minutes, and will not allow me to send messages using Mac Mail. I cannot edit the outgoing server; how can I send emails?

    I have an iMac, and have a Verizon DSL account (3 email addresses). Recently, my Mac Mail keeps requesting the passwords on my accounts every few minutes, and will not allow me to send messages using Mac Mail (the message says that the outgoing server was rejected. I cannot edit the outgoing server, and the keychain will not save my passwords (the ports are valid). How can I change the outgoing server to send emails, and how can I avoid having Mail request my passwords every 2 minutes? Verizon, as usual, will not provide support to iMacs.

    Is there an email saved in your drafts or outbox folder?  I suspect that Mail is continually trying to send it, and each time Google is rejecting the email message.
    You can open the message and then delete it from your Outbox folder.  Then try removing all @gmail email addresses from it and seeing whether you can send to the other folks.  I suspect that will work.
    With email, if an SMTP server *can* verify email addresses, sometimes it will and it will refuse to send messages.  If a message has to be relayed across servers, no verification is done, and you'll get a bounce if an email address is bad.

  • My iPad2 is frozen at slide to unlock and every few minutes te apple appears on the middle for a while and then back on freeze to the slide to unlock screen. Please I need your help please

    My iPad2 is frozen at slide to unlock screen, every few minutes the apple appears in the middle of the screen and couple of minutes later it will go back on freeze to the slide to unlock screen .  I have tried all tricks even the restoration through iTunes which I was never able to complete because of the apple screen; iTunes thinks I am resetting my iPad and the restoration get aborted.
    Please help, I can't even turn it off.

    Force iPad into Recovery Mode
    1. Turn off iPad
    2. Connect USB cable to computer; leave the other end alone
    3. Press and hold the Home button down and connect the docking end of cable to iPad
    4. Continue holding the Home button until you see the "Connect To iTune" screen
    5. Release the Home button
    6. Open iTune
    7. You should see "iTunes has detected an iPad in recovery mode"
    8. Use iTune to restore iPad
    Note: You need to be patient and repeat the above many times.

  • Firefox freezes every few minutes for a few seconds.

    Firefox keeps freezing every few minutes, for a few seconds at a time. It's infuriating. It just happened right now while I was typing "infuriating". It's happened since I installed the Facebook Video Chat Plug-In, but I uninstalled that and it keeps happening.

    Probably an over active security or "cleaning" program that's kicking in every few minutes and messing with Firefox.

  • Yesterday while downloading an app on my 3GS, my iPhone froze, and I switched it off to reboot. Following that, every few minutes, the screen will flicker and the phone will restart. What's wrong? And how should I fix it?

    I recieved my iPhone 3GS around Christmas. It has been working great, until yesterday. I was downloading an app and suddenly my messaging froze. I couldn't view incoming messages, and every chat I clicked on displayed the same frozen dialogue with only the contact names different. (The app was supposedly reliable, I read over the reviews.) I rebooted my phone in hopes of fixing this, and everything seemed fine for a couple of minutes. Then the screen slightly flickered, and my phone restarted itself. Now, after turning on again, it continues to flicker and crash every few minutes, whether I'm using it or not. Can anyone tell me what could be wrong and how I can fix it?

    Restore the Firmware with iTunes.
    If still problem and you have Warranty or AppleCare Coverage take to Apple for resolution.
    If no coverage, the next step would be battery replacement.

  • I use apple TV to watch Netflix.  How can I stream the movie, so it doesn't stop every few minutes?

    Why does the Netflix not streaming all at once, instead of every few minutes, interrupting the movie.

    Welcome to the Apple Community.
    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler (NetStumbler for windows users) to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel or adjusting your multicast rate.
    There are other types of problems that can affect networks, but this is by far the most common, hence worth mentioning first. Networks that have inherent issues can be seen to work differently with different versions of the same software. You might also try moving the Apple TV away from other electrical equipment.

  • Streaming video (using Videos-app) from MBP 13" to iPad 2 and iPhone 4S is stuttering/lagging every few minutes

    I have imported a number of movies and tv shows into my iTunes library. This library is located on an external USB 2.0 hard drive which is connected to my MacBook Pro 13" mid 2012. I use an Airport Extreme (5th gen.) as my network hub, everything is connected wirelessly through either the 5GHz or the 2.4GHz wifi signals.
    Whenever I watch these videos on my MacBook itself of my AppleTV (3rd gen.) everything works just fine, no lag or stuttering. But when I want to watch these videos on my iPad 2 (6.1.2) or iPhone 4S (6.1.3) using the standard Videos app, I get lag and/or stuttering every few minutes just like you would when an internet video isn't loading fast enough. Speedtests indicate a stable internetconnection (fiberglass) at 30Mbps up and down, and internet videos (i.e. Youtube) stream just fine, even the 1080p ones. That's why I don't think my networkconnection is the problem.
    Frankly, I don't have any idea where to look next. I checked all settings in iTunes (homesharing is enabled, any other settings seem to have no relation with this subject) and the iPad/iPhone, restarted the devices completely but not with any improvement.
    Why is this happening? I'm used to Apple products having an optimal user experience, but in this case it's just not working like it should...

    Try putting one of those movies onto your macbooks' drive and stream it and see if you have the same lag.
    It's probably not being pulled from that external drive fast enough causing the lag.
    I know you can watch it off your macbook fine, but you're pulling it onto the laptop, then pushing it out to the router and data transfer is always slower the more 'stuff' you give it to pass through.
    For example, I can pull stuff off a harddrive at a gig a minute....but if i pull it off one and write it directly to another (using the computer as the go between) i get about 75% speed.....something that should take an hour can take almost an hour and a half.
    So try streaming directly off your macbook and see if you stutter.

  • Kernal Panic with Airport every few minutes

    For a few weeks now my MacBook Pro began to have kernal panics once every 3 or 4 days. These kernal panics always happened at home and almost never at work. At work I am always plugged into Ethernet and at home I connect via an Airport Snow base station - 802.11b. So I have read a few post talking about the same exact issue as mine. Last night I got to the point where my MBP had a kernal panic every minutes and eventualy started to get the kernal panics durning the apple boot screen (Grey apple logo on darker gray back round).
    So I booted into Safe Boot and then repaired permissions. I was able to do a normal boot after that however I did kernal panic over and over every few minutes. So I decided to upgrade from 10.4.7 to 10.4.8. Before I did this I trashed my airport prefs and ran another repair on my disk permissions. The upgrade went well. I noticed that my boot time is about 30 seconds longer and about 15 degrees cooler - Based on Core Duo Temp .
    After work I turned on my MBP to test the airport and within about 20 seconds of sitting idle and not a single appliction open I got a Kernal panic...
    Is there somthing anyone can suggest. Something I haven't tried or maybe a work around until the issue is address in the next release of Mac OS X.
    I will post some of my panic log below which only goes back 5 days. Thanks in advance to anyone who can help. My next step is to call Apple but I thought this forum would be faster.
    Wed Oct 11 06:09:16 2006
    panic(cpu 0 caller 0x0019CADF): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x80010033, CR2: 0x00000020, CR3: 0x00da7000, CR4: 0x000006e0
    EAX: 0x00000001, EBX: 0x0001d000, ECX: 0x02dd4140, EDX: 0x02ca0e00
    ESP: 0x00000020, EBP: 0x13bcbe28, ESI: 0x00000000, EDI: 0x02ca0e00
    EFL: 0x00010297, EIP: 0x00160c37, CS: 0x00000008, DS: 0x13bc0010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x13bcbc78 : 0x128b5e (0x3bc46c 0x13bcbc9c 0x131bbc 0x0)
    0x13bcbcb8 : 0x19cadf (0x3c18e4 0x0 0xe 0x3c169c)
    0x13bcbd68 : 0x197c7d (0x13bcbd7c 0x13bcbe28 0x160c37 0x150048)
    0x13bcbd74 : 0x160c37 (0x150048 0x2ca0010 0x10010 0x13bc0010)
    0x13bcbe28 : 0x161338 (0x174b5000 0x0 0x3020d48 0x1d000)
    0x13bcbf78 : 0x19c5c6 (0x12ce708 0x174b5000 0x0 0x3)
    0x13bcbfd8 : 0x197bbb (0x2dd43b8 0x2dd43b8 0x1d000 0x20) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb0220298
    Kernel version:
    Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
    Thu Oct 12 09:11:48 2006
    panic(cpu 0 caller 0x0019CADF): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x80010033, CR2: 0x00000020, CR3: 0x00db6000, CR4: 0x000006e0
    EAX: 0x00000001, EBX: 0x00035000, ECX: 0x02de2140, EDX: 0x02957c00
    ESP: 0x00000020, EBP: 0x13e03e28, ESI: 0x00000000, EDI: 0x02957c00
    EFL: 0x00010293, EIP: 0x00160c37, CS: 0x00000008, DS: 0x13e00010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x13e03c78 : 0x128b5e (0x3bc46c 0x13e03c9c 0x131bbc 0x0)
    0x13e03cb8 : 0x19cadf (0x3c18e4 0x0 0xe 0x3c169c)
    0x13e03d68 : 0x197c7d (0x13e03d7c 0x13e03e28 0x160c37 0x150048)
    0x13e03d74 : 0x160c37 (0x150048 0x2950010 0x60010 0x13e00010)
    0x13e03e28 : 0x161338 (0x35000 0x0 0x26522a8 0x35000)
    0x13e03f78 : 0x19c5c6 (0x2c66f9c 0x35000 0x0 0x5)
    0x13e03fd8 : 0x197bbb (0x2de23b8 0x2de23b8 0x35000 0x20) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xbffffc78
    Kernel version:
    Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
    Sun Oct 15 21:58:18 2006
    panic(cpu 0 caller 0x00190357): pmapflushtlbs() timeout pmap=0x49a680 cpustosignal=0x2
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x13b9b3a8 : 0x128b5e (0x3bc46c 0x13b9b3cc 0x131bbc 0x0)
    0x13b9b3e8 : 0x190357 (0x3bf6b0 0x49a680 0x2 0x19caf2)
    0x13b9b438 : 0x191d42 (0x49a680 0x1df41000 0x0 0x0)
    0x13b9b488 : 0x173ef8 (0x8c16 0x0 0x2 0x0)
    0x13b9b518 : 0x1683ac (0x3214880 0x0 0x0 0x1000)
    0x13b9b608 : 0x1688db (0x1df42000 0x0 0x0 0x0)
    0x13b9b648 : 0x18348b (0x12ddb54 0x1df41000 0x0 0x1df42000)
    0x13b9b678 : 0x395f11 (0x12ddb54 0x1df41000 0x1000 0x1000)
    0x13b9b6b8 : 0x396bf1 (0x2ccde00 0x12ddf3c 0x1df41000 0x1000)
    0x13b9b6e8 : 0x396cd1 (0x247f440 0x2adf800 0x1df41000 0x0)
    0x13b9b708 : 0x396ca8 (0x247f440 0x0 0x2 0x400)
    0x13b9b728 : 0x3af24d (0x247f440 0x0 0x0 0x806000)
    0x13b9b748 : 0x5dbc2f (0x247f440 0x2d73a00 0x0 0x40)
    0x13b9b7a8 : 0x5ddcd0 (0x2adf800 0x2d73a00 0x1 0x130)
    0x13b9bc88 : 0x5c28ab (0x2adf800 0x13b9bcf0 0x0 0x0)
    0x13b9bd18 : 0x3a1e39 (0x2adf800 0x1 0x13b9bd4c 0x13b9bd48) Backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.ATIRadeonX1000(4.3.2)@0x5ba000
    dependency: com.apple.iokit.IOPCIFamily(2.0)@0x581000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.3)@0x590000
    dependency: com.apple.iokit.IONDRVSupport(1.4.3)@0x5ab000
    Kernel version:
    Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
    Sun Oct 15 22:15:24 2006
    panic(cpu 0 caller 0x00190357): pmapflushtlbs() timeout pmap=0x49a680 cpustosignal=0x2
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x13d4b3a8 : 0x128b5e (0x3bc46c 0x13d4b3cc 0x131bbc 0x0)
    0x13d4b3e8 : 0x190357 (0x3bf6b0 0x49a680 0x2 0x19caf2)
    0x13d4b438 : 0x191d42 (0x49a680 0x1e125000 0x0 0x0)
    0x13d4b488 : 0x173ef8 (0x1c744 0x0 0x2 0x0)
    0x13d4b518 : 0x1683ac (0x31c8ee0 0x0 0x0 0x1000)
    0x13d4b608 : 0x1688db (0x1e126000 0x0 0x0 0x0)
    0x13d4b648 : 0x18348b (0x12ddb54 0x1e125000 0x0 0x1e126000)
    0x13d4b678 : 0x395f11 (0x12ddb54 0x1e125000 0x1000 0x1000)
    0x13d4b6b8 : 0x396bf1 (0x2c3e300 0x12ddf3c 0x1e125000 0x1000)
    0x13d4b6e8 : 0x396cd1 (0x28527c0 0x2ab4000 0x1e125000 0x0)
    0x13d4b708 : 0x396ca8 (0x28527c0 0x0 0x2 0x0)
    0x13d4b728 : 0x3af24d (0x28527c0 0x0 0x0 0x13cb000)
    0x13d4b748 : 0x5dbc2f (0x28527c0 0x2c64280 0x0 0x40)
    0x13d4b7a8 : 0x5ddcd0 (0x2ab4000 0x2c64280 0x1 0x388)
    0x13d4bc88 : 0x5c28ab (0x2ab4000 0x13d4bcf0 0x0 0x0)
    0x13d4bd18 : 0x3a1e39 (0x2ab4000 0x1 0x13d4bd4c 0x13d4bd48) Backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.ATIRadeonX1000(4.3.2)@0x5ba000
    dependency: com.apple.iokit.IOPCIFamily(2.0)@0x581000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.3)@0x590000
    dependency: com.apple.iokit.IONDRVSupport(1.4.3)@0x5ab000
    Kernel version:
    Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
    Sun Oct 15 22:34:06 2006
    panic(cpu 1 caller 0x00190357): pmapflushtlbs() timeout pmap=0x49a680 cpustosignal=0x1
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x145eba98 : 0x128b5e (0x3bc46c 0x145ebabc 0x131bbc 0x0)
    0x145ebad8 : 0x190357 (0x3bf6b0 0x49a680 0x1 0x18fb36)
    0x145ebb28 : 0x191f7e (0x49a680 0x2a625000 0xfe953128 0xfe953130)
    0x145ebb78 : 0x1683e1 (0x49a680 0x2a625000 0x0 0x2a626000)
    0x145ebc68 : 0x1688db (0x2a626000 0x0 0x1 0x0)
    0x145ebca8 : 0x163511 (0x1b72f3c 0x2a625000 0x0 0x2a626000)
    0x145ebcd8 : 0x3b4ea8 (0x1b72f3c 0x2a625000 0x1000 0x0)
    0x145ebcf8 : 0x3af17c (0x33fe1c0 0x0 0x1 0x3b659b)
    0x145ebd18 : 0x3af24d (0x33fe1c0 0x0 0x3568ac0 0x41)
    0x145ebd38 : 0x3a550c (0x33fe1c0 0x2a625000 0x0 0x41)
    0x145ebd98 : 0x1894c5 (0x3049f00 0x380d1bc 0x2e454b4 0x2e454c8)
    0x145ebdd8 : 0x12b389 (0x380d194 0x2e45498 0x0 0x0)
    0x145ebe18 : 0x124902 (0x380d100 0x0 0x38 0x145ebefc)
    0x145ebf28 : 0x193034 (0x145ebf54 0x0 0x0 0x0)
    0x145ebfd8 : 0x19814b (0x2eb9318 0x2eb9318 0x134aec 0x145ebfe4) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xbffff6c8
    Kernel version:
    Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
    Sun Oct 15 23:00:55 2006
    panic(cpu 0 caller 0x00190357): pmapflushtlbs() timeout pmap=0x49a680 cpustosignal=0x2
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x13d3b568 : 0x128b5e (0x3bc46c 0x13d3b58c 0x131bbc 0x0)
    0x13d3b5a8 : 0x190357 (0x3bf6b0 0x49a680 0x2 0x18fb36)
    0x13d3b5f8 : 0x191f7e (0x49a680 0x29cf3000 0xfe94e798 0xfe94e7a8)
    0x13d3b648 : 0x1683e1 (0x49a680 0x29cf3000 0x0 0x29cf5000)
    0x13d3b738 : 0x1688db (0x29cf5000 0x0 0x1 0x0)
    0x13d3b778 : 0x163511 (0x12a0f3c 0x29cf3000 0x0 0x29cf5000)
    0x13d3b7a8 : 0x1b5f7a (0x12a0f3c 0x29cf3000 0x2000 0x19caf2)
    0x13d3b818 : 0x1b642d (0x2598e70 0x2000 0x13d3b848 0x2e666e)
    0x13d3b8a8 : 0x1b6862 (0x2598e70 0x2f58 0x0 0x2000)
    0x13d3b8e8 : 0x1b6ac1 (0x2000 0x0 0x0 0x10)
    0x13d3b908 : 0x2e01cc (0x2598e70 0x2f58 0x0 0x2000)
    0x13d3b978 : 0x309c76 (0x2598e70 0x2f58 0x0 0x13d3b9dc)
    0x13d3b998 : 0x30aa29 (0x25a5984 0x2f58 0x13d3b9dc 0x13d3b9f8)
    0x13d3ba18 : 0x308502 (0x25a5984 0x2b9882c 0x13d3ba44 0x13d3bae0)
    0x13d3bb08 : 0x2e3e58 (0x25edee0 0x2b98810 0x0 0x0)
    0x13d3bca8 : 0x30052b (0x256c404 0x1 0x2655da4 0x13d3bf04) Backtrace continues...
    Kernel version:
    Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
    Mon Oct 16 06:32:23 2006
    panic(cpu 1 caller 0x00190357): pmapflushtlbs() timeout pmap=0x49a680 cpustosignal=0x1
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x13d93a98 : 0x128b5e (0x3bc46c 0x13d93abc 0x131bbc 0x0)
    0x13d93ad8 : 0x190357 (0x3bf6b0 0x49a680 0x1 0x18fb36)
    0x13d93b28 : 0x191f7e (0x49a680 0x400e4000 0xfea00720 0xfea00728)
    0x13d93b78 : 0x1683e1 (0x49a680 0x400e4000 0x0 0x400e5000)
    0x13d93c68 : 0x1688db (0x400e5000 0x0 0x1 0x0)
    0x13d93ca8 : 0x163511 (0x12a9f3c 0x400e4000 0x0 0x400e5000)
    0x13d93cd8 : 0x3b4ea8 (0x12a9f3c 0x400e4000 0x1000 0x0)
    0x13d93cf8 : 0x3af17c (0x2690c80 0x0 0x1 0x3aff5d)
    0x13d93d18 : 0x3af24d (0x2690c80 0x0 0x13d93d68 0x17)
    0x13d93d38 : 0x3a550c (0x2690c80 0x400e4000 0x0 0x17)
    0x13d93d98 : 0x1894c5 (0x23e2de0 0x29587bc 0x2958db4 0x2958dc8)
    0x13d93dd8 : 0x12b389 (0x2958794 0x2958d98 0x0 0x0)
    0x13d93e18 : 0x124902 (0x2958700 0x0 0x38 0x13d93efc)
    0x13d93f28 : 0x193034 (0x13d93f54 0x0 0x0 0x0)
    0x13d93fd8 : 0x19814b (0x23dbf90 0x23dbf90 0x23ef3000 0x13d93b8c) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xbffff688
    Kernel version:
    Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
    Mon Oct 16 16:46:10 2006
    panic(cpu 0 caller 0x001914A1): pmapflushtlbs() timeout pmap=0x4af700 cpustosignal=0x2
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x13ecbb58 : 0x128d1f (0x3c9540 0x13ecbb7c 0x131df4 0x0)
    0x13ecbb98 : 0x1914a1 (0x3cc740 0x4af700 0x2 0x19065d)
    0x13ecbc08 : 0x1937d4 (0xfe9ffda0 0xfe9ffdb0 0x0 0x19a3a6)
    0x13ecbc58 : 0x165355 (0x4af700 0x3ffb4000 0x0 0x3ffb6000)
    0x13ecbd48 : 0x165b09 (0x3ffb6000 0x0 0x1 0x0)
    0x13ecbd88 : 0x162e18 (0x12c5f3c 0x3ffb4000 0x0 0x3ffb6000)
    0x13ecbdb8 : 0x15c252 (0x12c5f3c 0x3ffb4000 0x141c 0x0)
    0x13ecbdf8 : 0x160c5b (0x2c8e600 0x0 0x2dd7e58 0x6f000)
    0x13ecbf48 : 0x1a33a8 (0x2c2d658 0xb01f3000 0x0 0x3)
    0x13ecbfc8 : 0x19a804 (0x2d06c9c 0x1 0x19d0b5 0x2d06080) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb01f42f8
    Kernel version:
    Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386
    I

    Got panic with brand new MacBook Pro Core 2 Duo:
    Machine Model: MacBookPro2,2
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.33 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache (per processor): 4 MB
    Memory: 2 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP22.00A5.B00
    SMC Version: 1.12f5
    Panic details:
    Sun Dec 10 22:14:35 2006
    panic(cpu 1 caller 0x001A3135): Unresolved kernel trap (CPU 1, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00f25000, CR4: 0x000006e0
    EAX: 0x00000007, EBX: 0x23770308, ECX: 0x00000000, EDX: 0x00000010
    CR2: 0x00000000, EBP: 0x2543b688, ESI: 0x23770d74, EDI: 0x00000000
    EFL: 0x00010202, EIP: 0x00a0dd80, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x2543b448 : 0x128d08 (0x3c9afc 0x2543b46c 0x131de5 0x0)
    0x2543b488 : 0x1a3135 (0x3cf7b0 0x1 0xe 0x3cefe0)
    0x2543b598 : 0x19a904 (0x2543b5b0 0x23770308 0x2543b5e8 0x127e77)
    0x2543b688 : 0xa0df71 (0x23770d74 0x23770308 0x2543b7e8 0x0)
    0x2543b6a8 : 0xa0e231 (0x23907004 0xc0a00071 0x40 0x0)
    0x2543b808 : 0xa1e4f1 (0x23770308 0x1 0x2543b838 0x3bbd7c)
    0x2543b858 : 0x9d858e (0x23770000 0x3e8ce00 0x2543b8ac 0x2543b898)
    0x2543bc98 : 0x399892 (0x23770000 0xc 0x4999ec1 0x0)
    0x2543bcd8 : 0x9d6e84 (0x3d34340 0x9d7aae 0xc 0x4999ec1)
    0x2543bd18 : 0x3b0db0 (0x23770000 0xc 0x4999ec1 0x0)
    0x2543bd68 : 0x18a18e (0x416bb00 0x0 0x4999ec0 0x5)
    0x2543bdb8 : 0x12b4c3 (0x4999e98 0x453056c 0x0 0x0)
    0x2543bdf8 : 0x124b17 (0x4999e00 0x0 0x34 0x2543bedc)
    0x2543bf08 : 0x1955a8 (0x2543bf44 0x0 0x0 0x0)
    0x2543bfc8 : 0x19ad7e (0x3e69b20 0x0 0x10 0x3894c00) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xbfffe278
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AirPortAtheros(210.8)@0x9ea000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6c1000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x59b000
    dependency: com.apple.iokit.IO80211Family(140.4)@0x9ce000
    com.apple.iokit.IO80211Family(140.4)@0x9ce000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6c1000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x59b000
    Kernel version:
    Darwin Kernel Version 8.8.2: Thu Sep 28 20:43:26 PDT 2006; root:xnu-792.14.14.obj~1/RELEASE_I386
    No updates available for this machine, so I'm not sure what to do. Panic never occurs at home, only at work. And only after moving to a new office. The big difference is that I many more WLANs at the new location. Perhaps its the amount of them, or one specific that the AirPort cannot handle properly. Waiting for apple patch ....
    MacBook Pro   Mac OS X (10.4.8)  

Maybe you are looking for

  • Bing search is messing up my email

    everytime i pull up a tab bing search appears and i cant check mu aol emails cause it appears

  • Using java in robotics

    Hi all. I have started doing a project on programming an activmedia's pioneer robot.The robot can be programmed in c++ and i know only java. Is there a way to create something like a "translator" or a link between the two languages in order to avoid

  • Problem in creating users with password restrictions

    I have enabled the following option in the Authentication>Enterprise tab of CMC. Must contain at least N Characters and specified N as 7 Enforce mixed-case passwords However I am able to create user with password as abcd. Please suggest. Thanks in Ad

  • SSL ciphers and algorithms

    Hello experts, I have a fundamental SSL question - what I want to know is whether the ciphers and algorithms mentioned in certificates are used in SSL communication or not ? For example, in a sample certifcate, I can see Signature Algo=sha1RSA, Signa

  • Help with running app from dos in xp

    Hi everybody i am having a little trouble with adjusting the CLASSPATH of the JRE in XP it seems because i am trying to compile this program import javax.swing.JOptionPane; public class addition { public static void main (String[]args)      String fi