Hiding lines in a query while using the overall results

Hi all,
We got a hierarchy with 4 levels. Each element of the first level after the root "L1" (2nd level in real) receive amounts called "INITIAL". The next step is to send and dispatch these amounts to the 3rd level "L2". At this point, the L2s can send to each other amounts which are then typed as "TRANSFER" and no more "INITIAL" or send and dispatch to the 4th level elements.
We isolated these movements to emphasize on the L2s which is part of the query goal. The lines as then restricted to the L2s. The next column must compare as a percentage the amounts typed "TRANSFER" to the amounts a the their L1s (father node).
<u>Our need is to know how to receive an overall result ("INITIAL" amounts on L1s) at the level 2 strictly.</u>
Type of hierarchy :
1. ROOT
   2. L1A : INITIAL (1000€)
      3. L21-1A : INITIAL (700€) -> TRANSFER type for 200€
         4...
      3. L22-1A : INITIAL (300€) -> TRANSFER type for 100€
         4...
   2. L2A : INITIAL
      3. L21-2A : INITIAL & TRANSFER
         4...
      3. L22-2A : INITIAL & TRANSFER
         4...
<b>The result of the query is :
L21-1A : 20% (is 200/1000)
L22-1A : 10%</b>
Thanks in advance for your help.
Geo

HI,
I would suggest you to create a new KF with a formula to check if any of the KF value is zero for example..
New KF =(( col1 == 0) OR (col2 == 0) OR (col3 == 0) )
You then hide this new KF always in the query and create a condition to display rows where the New KF is not equal to 1.
This will hide all the rows which have any of the 3 KF's as 0.
Regards,
Shilpa

Similar Messages

  • How to use the "Overall Result" KF value in a formula in BW query ver 3.5

    My query produces this output:
    Characteristic..........................................................                Key Fig
    X ............................................................................                       408,679.57
    Y.......................................................................                    1,548,085.14
    Z .....................................................................                      300,000
    Overall Result......................................................................     2,256,764.72
    I need my query to perform this calculation
    Characteristic.......................Key Fig...........................Key Figure
    X....................................408,679.57......................408,679.57/2,256,764.72
    Y.................................1,548,085.14....................1,548,085.14/2,256,764.72
    Z....................................300,000............................300,000.00/2,256,764.72
    Overall Result...................................................................2,256,764.72
    How can I used an overall result value in my query calculations?
    Edited by: Carolyn Yankovitz on May 7, 2009 8:44 PM

    Hi,
    Try using SUMCT, SUMGT,SUMRT which are there in data functions in query designer.
    You need to first create formula and then use SUMCT,SUMGT, SUMRT.
    Hope it helps.
    Praveen Tati

  • Schedule lines not updating while using the BAPI_SCHEDULE_MAINTAIN

    Hi all,
    I am using BAPI_SCHEDULE_MAINTAIN to change the schedule line delivery date and schedule line quantity
    while i was changing using t-code ME38 it is changing but while using the above mentioned BAPI i am getting the below errors
    1)Instance PurchSchedagreement of object type <schedule agreement no> could not be changed
    2)Delivery date outside period covered by factory calendar H2.
    Any idea??
    Regards,
    Satishreddy.

    Issue Resolved

  • The camera app on my iphone 4S is crashing and while using the rear video cam black wavy lines are appearing but only when exposed to flurescent light in addition to the front cam... can any one please tell me what is happening???

    the camera app on my iphone 4S is crashing and while using the rear video cam black wavy lines are appearing but only when exposed to flurescent light in addition to the front cam... can any one please tell me what is happening???

    Try resetting your phone by holding down the home and off button until the apple symbol comes up. Then if still doing, restore your phone in itunes from your backup.

  • Safari quit unexpectedly while using the SystemConfiguration plug-in

    Hi everyone,
    When I try to launch Safari, I get this message: Safari quit unexpectedly while using the SystemConfiguration plug-in.
    Any idea how to solve this problem? Thanks so much!
    Below is all relevant information:
    Process:         Safari [5745]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.1 (9537.73.11)
    Build Info:      WebBrowser-7537073011000000~21
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [167]
    Responsible:     Safari [5745]
    User ID:         501
    PlugIn Path:       /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    PlugIn Identifier: com.apple.SystemConfiguration
    PlugIn Version:    1.13 (1.13)
    Date/Time:       2014-01-28 11:06:57.486 -0500
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  06C39733-EC30-07F9-9719-B71347EA1C04
    Sleep/Wake UUID: 10B2F1DF-6819-469E-BA9D-95CD84081382
    Crashed Thread:  10
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000109414fb5
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x109414fb5:
        __DATA                 00000001093ea000-00000001093eb000 [    4K] rw-/rwx SM=PRV  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    --> __LINKEDIT             00000001093eb000-0000000109415000 [  168K] r--/rwx SM=COW  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        VM_ALLOCATE            0000000109415000-0000000109419000 [   16K] rw-/rwx SM=COW 
    Application Specific Information:
    dyld: in dlopen()
    /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   dyld                                    0x00007fff66f387c9 ImageLoaderMachOCompressed::trieWalk(unsigned char const*, unsigned char const*, char const*) + 201
    1   dyld                                    0x00007fff66f388f2 ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const + 82
    2   dyld                                    0x00007fff66f3308a ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const + 40
    3   dyld                                    0x00007fff66f3907f ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, bool, ImageLoader const**) + 63
    4   dyld                                    0x00007fff66f39263 ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, ImageLoaderMachOCompressed::LastLookup*, bool) + 259
    5   dyld                                    0x00007fff66f39336 ImageLoaderMachOCompressed::bindAt(ImageLoader::LinkContext const&, unsigned long, unsigned char, char const*, unsigned char, long, int, char const*, ImageLoaderMachOCompressed::LastLookup*, bool) + 70
    6   dyld                                    0x00007fff66f398ee ImageLoaderMachOCompressed::eachBind(ImageLoader::LinkContext const&, unsigned long (ImageLoaderMachOCompressed::*)(ImageLoader::LinkContext const&, unsigned long, unsigned char, char const*, unsigned char, long, int, char const*, ImageLoaderMachOCompressed::LastLookup*, bool)) + 1198
    7   dyld                                    0x00007fff66f393bf ImageLoaderMachOCompressed::doBind(ImageLoader::LinkContext const&, bool) + 63
    8   dyld                                    0x00007fff66f302f8 ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 168
    9   dyld                                    0x00007fff66f302cd ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 125
    10  dyld                                    0x00007fff66f302cd ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 125
    11  dyld                                    0x00007fff66f302cd ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 125
    12  dyld                                    0x00007fff66f302cd ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 125
    13  dyld                                    0x00007fff66f302cd ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 125
    14  dyld                                    0x00007fff66f302cd ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 125
    15  dyld                                    0x00007fff66f2fa37 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&) + 179
    16  dyld                                    0x00007fff66f26764 dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&) + 166
    17  dyld                                    0x00007fff66f2d76d dlopen + 440
    18  libdyld.dylib                           0x000000010db5a7ef dlopen + 59
    19  com.apple.Safari.framework              0x0000000107304558 AOSAccountsFramework() + 39
    20  com.apple.Safari.framework              0x000000010730325d getMMAOSAccountStatusLoginNotification() + 27
    21  com.apple.Safari.framework              0x0000000107187fa9 ___ZL29aosAccountsFrameworkAvailablev_block_invoke + 11
    22  com.apple.Safari.framework              0x0000000107185f11 aosAccountsFrameworkAvailable() + 33
    23  com.apple.Safari.framework              0x0000000107185e09 -[CloudTabStore init] + 65
    24  com.apple.Safari.framework              0x0000000107185db8 +[CloudTabStore sharedCloudTabStore] + 58
    25  com.apple.Safari.framework              0x00000001073294c0 -[ToolbarController _canShowToolbarItemForCloudTabs] + 29
    26  com.apple.Safari.framework              0x0000000107329c03 -[ToolbarController toolbarDefaultItemIdentifiers:] + 154
    27  com.apple.AppKit                        0x000000010b5efd21 -[NSToolbar _defaultItemIdentifiers] + 80
    28  com.apple.AppKit                        0x000000010b5efb14 -[NSToolbar _setConfigurationFromDictionary:notifyFamilyAndUpdateDefaults:upgradedConfigura tion:] + 291
    29  com.apple.AppKit                        0x000000010b5ef95c -[NSToolbar _setConfigurationUsingName:domain:] + 324
    30  com.apple.AppKit                        0x000000010b5ef804 -[NSToolbar setConfigurationUsingName:] + 201
    31  com.apple.AppKit                        0x000000010b5ef641 -[NSToolbar _loadFromUDIfNecessary] + 121
    32  com.apple.AppKit                        0x000000010b5ef385 -[NSWindow setToolbar:] + 535
    33  com.apple.Safari.framework              0x00000001073280cb -[ToolbarController initWithBrowserWindowController:] + 587
    34  com.apple.Safari.framework              0x0000000107154608 -[BrowserWindowControllerMac windowDidLoad] + 739
    35  com.apple.AppKit                        0x000000010b78135c -[NSWindowController _windowDidLoad] + 450
    36  com.apple.Safari.framework              0x0000000107386f8d -[WindowController _windowDidLoad] + 43
    37  com.apple.AppKit                        0x000000010b768076 -[NSWindowController window] + 110
    38  com.apple.Safari.framework              0x0000000107154d3a -[BrowserWindowControllerMac showWindow:] + 50
    39  com.apple.AppKit                        0x000000010b8354c5 -[NSDocument showWindows] + 100
    40  com.apple.Safari.framework              0x00000001071230ab -[BrowserDocument showWindows] + 39
    41  com.apple.AppKit                        0x000000010b834028 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 458
    42  com.apple.AppKit                        0x000000010b833e1f -[NSDocumentController newDocument:] + 36
    43  com.apple.Safari.framework              0x00000001072b6793 -[WindowReopener reopenWithArrayOfWindowControllerNames:] + 120
    44  com.apple.Safari.framework              0x00000001072b6954 -[WindowReopener init] + 117
    45  com.apple.Safari.framework              0x00000001072b6a63 +[WindowReopener reopenWindows] + 43
    46  com.apple.Safari.framework              0x0000000107098597 -[AppController _openUntitledFileWhileLaunching:] + 157
    47  com.apple.Safari.framework              0x0000000107095441 -[AppController applicationOpenUntitledFile:] + 22
    48  com.apple.AppKit                        0x000000010b762e90 -[NSApplication _doOpenUntitled] + 447
    49  com.apple.AppKit                        0x000000010b685f41 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 254
    50  com.apple.AppKit                        0x000000010b685cd0 __95-[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:]_block_i nvoke538 + 37
    51  com.apple.AppKit                        0x000000010b685c63 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_2 + 140
    52  com.apple.AppKit                        0x000000010b68584d -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 746
    53  com.apple.AppKit                        0x000000010b67dc25 -[NSPersistentUIRestorer finishedRestoringWindowsWithZOrder:completionHandler:] + 1714
    54  com.apple.AppKit                        0x000000010b4f20a9 -[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:completionHandler:] + 2110
    55  com.apple.AppKit                        0x000000010b4f1749 -[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:] + 398
    56  com.apple.AppKit                        0x000000010b4f0a46 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 398
    57  com.apple.AppKit                        0x000000010b4f0789 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    58  com.apple.AppKit                        0x000000010b4f01eb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    59  com.apple.Foundation                    0x0000000109a45eaa -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    60  com.apple.Foundation                    0x0000000109a45d1d _NSAppleEventManagerGenericHandler + 106
    61  com.apple.AE                            0x000000010e515e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    62  com.apple.AE                            0x000000010e515c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    63  com.apple.AE                            0x000000010e515b36 aeProcessAppleEvent + 315
    64  com.apple.HIToolbox                     0x000000010d0b15f1 AEProcessAppleEvent + 56
    65  com.apple.AppKit                        0x000000010b4ec0f6 _DPSNextEvent + 1026
    66  com.apple.AppKit                        0x000000010b4eb8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    67  com.apple.Safari.framework              0x00000001070e7ec0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    68  com.apple.AppKit                        0x000000010b4df9cc -[NSApplication run] + 553
    69  com.apple.AppKit                        0x000000010b4ca803 NSApplicationMain + 940
    70  com.apple.Safari.framework              0x00000001072b9f3d SafariMain + 267
    71  libdyld.dylib                           0x000000010db5b5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x000000010dcf6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010ddfcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010ddfffb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x000000010dcf7662 kevent64 + 10
    1   libdispatch.dylib                       0x000000010db2643d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x000000010db26152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x000000010dcf6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010ddfcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010ddfffb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x000000010dcf6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010ddfcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010ddfffb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x000000010dcf6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x000000010ddfdc3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x000000011112fc0b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x000000011112c79f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x0000000107b720af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x000000010ddfb899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x000000010ddfb72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x000000010ddfffc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x000000010dcf6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010ddfcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010ddfffb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x000000010dcf6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010ddfcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010ddfffb9 start_wqthread + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x000000010dcf2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000010dcf1d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x0000000108c703b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x0000000108c702ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x000000010ddfb899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x000000010ddfb72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x000000010ddfffc9 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x000000010dcf2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000010dcf1d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010a61b315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010a61a939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010a61a275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x0000000109a8b907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x0000000109a8b70b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x000000010ddfb899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x000000010ddfb72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x000000010ddfffc9 thread_start + 13
    Thread 10 Crashed:
    0   com.apple.CoreGraphics                  0x000000010b18ff9f _kCGXWaitCursorBitmap2 + 1856431
    Thread 10 crashed with X86 Thread State (64-bit):
      rax: 0x0a00000009000000  rbx: 0x0000000000000054  rcx: 0x0000000109415000  rdx: 0x0000000000000054
      rdi: 0x0000000109415000  rsi: 0x0000000109f61000  rbp: 0x0000000109416ff0  rsp: 0x0000000109416fde
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x000000010afe2400  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000109f61000
      rip: 0x000000010b18ff9f  rfl: 0x0000000000010206  cr2: 0x0000000109414fb5
    Logical CPU:     0
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x107085000 -        0x107085ffd  com.apple.Safari (7.0.1 - 9537.73.11) <26B9451D-36DC-3EC9-AF48-B32519F9BFF6> /Applications/Safari.app/Contents/MacOS/Safari
           0x10708b000 -        0x107591ff3  com.apple.Safari.framework (9537 - 9537.73.11) <D3F772B3-4AD9-32F1-A0CB-CF307FF1B283> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x10797b000 -        0x10797cff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
           0x10798a000 -        0x1079a8ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x1079c9000 -        0x1079cafff  libquit.dylib (161) <12162287-B8C8-36D0-B000-ADC28731FC66> /usr/lib/libquit.dylib
           0x1079d1000 -        0x1079eeff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x107a01000 -        0x107a01fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x107a09000 -        0x107a09fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x107a0d000 -        0x107a6bff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x107aae000 -        0x107ab8ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x107ac6000 -        0x107b30ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x107b69000 -        0x107edfffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x107fdb000 -        0x108193ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
           0x10823d000 -        0x108327fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x108341000 -        0x108372ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
           0x108382000 -        0x10838fff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x108397000 -        0x1083a5fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x1083b2000 -        0x1083f3fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x108c49000 -        0x108de5ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x108ebd000 -        0x109115ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10925d000 -        0x1092d0ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x109310000 -        0x109310fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <664A1157-0D98-3680-8C3B-091980DA7BC4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x109314000 -        0x109314fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x109317000 -        0x109345ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x109373000 -        0x109373fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
           0x109377000 -        0x1093daff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x109419000 -        0x10954fffa  com.apple.WebKit (9537 - 9537.73.11) <5F583526-8D71-30AD-B97C-56EC51E94E85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x109648000 -        0x109838ff5  com.apple.WebKit2 (9537 - 9537.73.11) <FE8D26BB-F8B7-37D6-94A0-D82161541F30> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x109a1d000 -        0x109a1effc  com.apple.SafariServices.framework (9537 - 9537.73.11) <4E721B67-18FC-32FD-9482-E7D0FEC02ACE> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x109a24000 -        0x109d23fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x109f65000 -        0x10a112f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x10a133000 -        0x10a134fff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
           0x10a13a000 -        0x10a18cfff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x10a1e8000 -        0x10a2aaff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x10a318000 -        0x10a319ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
           0x10a31f000 -        0x10a48fff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x10a59c000 -        0x10a59cfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x10a5a0000 -        0x10a5a1ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10a5aa000 -        0x10a78fff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10a901000 -        0x10aa06fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10aa71000 -        0x10b38d05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x10b4bd000 -        0x10b4bdfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x10b4c8000 -        0x10c03cff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x10c7c3000 -        0x10c7f2ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10c818000 -        0x10c829ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x10c831000 -        0x10c833fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x10c83d000 -        0x10c875ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10c8b2000 -        0x10ca05ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10ca9c000 -        0x10ca9cffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10caa7000 -        0x10cceffff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10ce19000 -        0x10ce7dff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x10cebf000 -        0x10cfefff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10d076000 -        0x10d320ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x10d47a000 -        0x10d482ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x10d48c000 -        0x10d4ceff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x10d4e7000 -        0x10d5ceff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x10d608000 -        0x10d6ecfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10d7af000 -        0x10d800ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10d82b000 -        0x10d830fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10d840000 -        0x10d841fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x10d84b000 -        0x10d85dff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x10d873000 -        0x10d88bff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x10d8a1000 -        0x10d8aefff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x10d8c0000 -        0x10d983ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10da0f000 -        0x10da2aff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x10da34000 -        0x10da5dff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
           0x10da72000 -        0x10da76ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x10da7e000 -        0x10da88fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x10da98000 -        0x10da9ffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x10dab0000 -        0x10dab7ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
           0x10dac4000 -        0x10db12fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x10db23000 -        0x10db3dfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
           0x10db58000 -        0x10db5bff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
           0x10db69000 -        0x10db69ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x10db6f000 -        0x10db76ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
           0x10db80000 -        0x10db85fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x10db8c000 -        0x10db8eff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x10db96000 -        0x10db97ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x10dba1000 -        0x10dbb2ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x10dbbf000 -        0x10dbc0ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x10dbcc000 -        0x10dc55ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
           0x10dc86000 -        0x10dc88ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
           0x10dc94000 -        0x10dc9cfff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
           0x10dca4000 -        0x10dccbffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x10dce1000 -        0x10dcfdff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
           0x10dd22000 -        0x10dd51fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x10dd61000 -        0x10dd7cff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
           0x10dd87000 -        0x10ddaeff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x10ddcc000 -        0x10ddd5ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x10ddde000 -        0x10dde4ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
           0x10ddfa000 -        0x10de01ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x10de10000 -        0x10de11ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
           0x10de19000 -        0x10de1dfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
           0x10de2a000 -        0x10de2bfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x10de34000 -        0x10de39ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x10de47000 -        0x10de6bfff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
           0x10de88000 -        0x10de98fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x10dea1000 -        0x10dea5fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x10deb0000 -        0x10deb0ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x10deb9000 -        0x10dec6ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x10decf000 -        0x10e1b9fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x10e23b000 -        0x10e2cafff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x10e336000 -        0x10e3adfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x10e455000 -        0x10e4c2fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x10e508000 -        0x10e563ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x10e597000 -        0x10e660fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x10e6db000 -        0x10e704fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x10e72d000 -        0x10e734fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x10e743000 -        0x10e74efff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
           0x10e754000 -        0x10e75fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x10e76c000 -        0x10e76ffff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x10e77c000 -        0x10e793fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x10e7b4000 -        0x10e7beff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x10e7cf000 -        0x10e7f7ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x10e808000 -        0x10e894ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x10e8cc000 -        0x10e93bff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x10e96b000 -        0x10e9f4fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x10ea3b000 -        0x10ea80ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x10eab4000 -        0x10eac3ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x10ead4000 -        0x10eb21ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x10eb50000 -        0x10eb89ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x10eba7000 -        0x10ebb0fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x10ebc4000 -        0x10ebc7ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x10ebd0000 -        0x10ebd0fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x10ebd6000 -        0x10eeaafc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x10eef4000 -        0x10eef4fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x10eefa000 -        0x10efc5fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x10efd5000 -        0x10f085ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x10f096000 -        0x10f477ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10f4e1000 -        0x10f64fff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x10f67a000 -        0x10f769fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10f7e2000 -        0x10f829fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x10f855000 -        0x10f879ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10f882000 -        0x10f8dbfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10f8ea000 -        0x10f905ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10f915000 -        0x10f919ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10f91e000 -        0x10fa0cfff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x10fa38000 -        0x10fa3afff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x10fa41000 -        0x10fa88ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
           0x10fa9f000 -        0x10fab8ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x10fad6000 -        0x10faf2fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x10fb02000 -        0x10fbf3ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x10fc09000 -        0x10fc6dff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x10fca0000 -        0x10fca1fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x10fcaa000 -        0x10fcaeff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
           0x10fcb5000 -        0x10fcc1ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x10fcd8000 -        0x10fce1fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10fce9000 -        0x10fd23ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x10fd38000 -        0x10fd5dff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10fd80000 -        0x11004eff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x110144000 -        0x110197fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x1101c1000 -        0x110200fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x110214000 -        0x11021cffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x110225000 -        0x110230fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x110249000 -        0x110287ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x110296000 -        0x110298fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x11029d000 -        0x1102a0fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x1102ac000 -        0x1106dfffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x1108fa000 -        0x110948fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x110961000 -        0x11096dff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x110978000 -        0x110991ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x1109a8000 -        0x1109d8fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x110a01000 -        0x110a26ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x110a36000 -        0x110ab6fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x110ad8000 -        0x110b30ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x110b7e000 -        0x110badfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x110bcc000 -        0x110c2bfff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x110c6f000 -        0x110c99ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x110caa000 -        0x110d10fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x110d71000 -        0x110d75fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x110d7e000 -        0x110d81fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x110d87000 -        0x110d99fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x110dba000 -        0x110dd2ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x110de9000 -        0x110deaff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x110df0000 -        0x110df2ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x110dfb000 -        0x110fb6ff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x11110f000 -        0x111119ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x111127000 -        0x111f74ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x114498000 -        0x1144c4fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x114536000 -        0x114543ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
           0x114556000 -        0x114559fff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x11455f000 -        0x114567ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x11534a000 -        0x115372ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x115382000 -        0x115385ffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x116ca3000 -        0x116f34ff7  com.apple.RawCamera.bundle (5.03 - 729) <DBA059CC-E78F-356F-B435-DA62A746F4D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x116fa5000 -        0x116fabfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x116fb7000 -        0x116fbfff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
           0x116fcc000 -        0x116fd6fff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
           0x117027000 -        0x11704dff7  com.apple.AOSAccounts (1.2.47 - 1.2.72) <C13B030F-55B1-3AF0-A14E-11FF9CC54E83> /System/Library/PrivateFrameworks/AOSAccounts.framework/AOSAccounts
           0x117074000 -        0x1172a3ff7  com.apple.CalendarPersistence (7.0 - 131.1) <7A8860B8-A03A-3A09-9F10-F3D000C3A1D9> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
           0x117427000 -        0x1176b8ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
           0x1176e2000 -        0x117731ff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x11777f000 -        0x1177abff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
           0x1177d5000 -        0x117a18fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x117c7d000 -        0x117cbdff7  com.apple.CalDAV (7.0 - 155.1) <6912C282-D362-3473-90E3-655A36C0CC21> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
           0x117d0f000 -        0x117d1bff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
           0x117d2e000 -        0x117d4cff7  com.apple.CalendarFoundation (7.0 - 111) <D5CEE7AE-3325-3E7E-924B-12834AE7D218> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
           0x117d72000 -        0x117dcefff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
           0x117e2e000 -        0x117e76ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
           0x117f09000 -        0x117f2ffff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
           0x117f55000 -        0x117f61ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /Syste

    This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -q XML\|exec && echo $f; done; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed '8!d;s/^ *//'; o=`SP Hardware | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Memory (GB)"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`SP USB | awk '/V.*[(]/{if ($3 !~ /0(5a|a5)c/) print}' | wc -l`; Ps "3rd-party USB devices"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; egrep -q 'No th|pms' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; d=(/ ""); D=(System User); for i in 0 1; do o=`cd ${d[$i]}L*/L*/Dia* && ls | awk -F_ '!/ag$/{$NF=a[split($NF,a,".")]; print}' | tail`; Pm "${D[$i]} diagnostics"; done; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|ssert|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process \"$s\" with UID ${s[1]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process \"$s\" with UID ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | grep -v com\.apple\.CSConfig | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/Star*; do M; done`; Pm "Startup items"; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find -L /u*/{,*/}lib -type f | while read f; do file -b "$f" | grep -qw shared && ! codesign -v "$f" && echo $f; done`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(grep -v 'host *$' /etc/hosts); Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “exec sh” and press return. You should then get a new line ending in a dollar sign.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.
    If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
    The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. There wiil be nothing in the Terminal window and no indication of progress until it's done. Wait for the line "[Process completed]" to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
    When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • TS3230 Safari quit unexpectedly while using the librooksbas.dylib plug-in what do I do?

    "Safari quit unexpectedly while using the librooksbas.dylib plug-in" How do I fix this problem? I need to get on line. So if someone has a fix for this problem it sure would help.

    Process:         Safari [2826]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.2 (9537.74.9)
    Build Info:      WebBrowser-7537074009000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [195]
    Responsible:     Safari [2826]
    User ID:         501
    PlugIn Path:       /Library/Rapport/*/librooksbas.dylib
    PlugIn Identifier: librooksbas.dylib
    PlugIn Version:    ??? (1)
    Date/Time:       2014-03-09 16:54:22.009 -0700
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  4571ED06-F30B-0BB5-C485-7FD7761CEAC4
    Sleep/Wake UUID: 658784D2-1F97-4CF5-8479-4746171DE771
    Crashed Thread:  19
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000920
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x920:
    -->
        __TEXT                 000000010a076000-000000010a077000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.genieo.safari-K444F5Z2ZH (1 - 1.2) Omnibar
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff882e9b04 attachMethodLists(objc_class*, method_list_t**, int, bool, bool, bool) + 453
    1   libobjc.A.dylib                         0x00007fff882e6265 realizeClass(objc_class*) + 3384
    2   libobjc.A.dylib                         0x00007fff882dc53d _class_getNonMetaClass + 98
    3   libobjc.A.dylib                         0x00007fff882e824c lookUpImpOrForward + 162
    4   libobjc.A.dylib                         0x00007fff882db169 objc_msgSend + 233
    5   com.apple.AppKit                        0x00007fff8539225c -[NSWindowTemplate toolbar] + 44
    6   com.apple.AppKit                        0x00007fff85368793 -[NSWindowTemplate nibInstantiate] + 1103
    7   com.apple.AppKit                        0x00007fff8533e6b0 -[NSIBObjectData instantiateObject:] + 309
    8   com.apple.AppKit                        0x00007fff8533d9a5 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 413
    9   com.apple.AppKit                        0x00007fff8533275e loadNib + 327
    10  com.apple.AppKit                        0x00007fff85331cfc +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
    11  com.apple.AppKit                        0x00007fff855c6542 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140
    12  com.apple.AppKit                        0x00007fff8569de4c _NXLoadNib + 193
    13  com.apple.AppKit                        0x00007fff8569d85f -[NSAlert init] + 95
    14  com.apple.AppKit                        0x00007fff856da7d8 +[NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextW ithFormat:] + 141
    15  com.apple.AppKit                        0x00007fff85354299 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1038
    16  com.apple.AppKit                        0x00007fff85353e4e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    17  com.apple.AppKit                        0x00007fff85353def -[NSPersistentUIRestorer promptToIgnorePersistentState] + 213
    18  com.apple.AppKit                        0x00007fff85353d13 -[NSPersistentUIManager promptToIgnorePersistentState] + 28
    19  com.apple.AppKit                        0x00007fff85353b34 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 252
    20  com.apple.AppKit                        0x00007fff85353909 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    21  com.apple.AppKit                        0x00007fff8535336b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    22  com.apple.Foundation                    0x00007fff83b60f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    23  com.apple.Foundation                    0x00007fff83b60d7d _NSAppleEventManagerGenericHandler + 106
    24  com.apple.AE                            0x00007fff8421fe1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    25  com.apple.AE                            0x00007fff8421fc32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    26  com.apple.AE                            0x00007fff8421fb36 aeProcessAppleEvent + 315
    27  com.apple.HIToolbox                     0x00007fff8352a161 AEProcessAppleEvent + 56
    28  com.apple.AppKit                        0x00007fff8534f246 _DPSNextEvent + 1026
    29  com.apple.AppKit                        0x00007fff8534ea2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    30  com.apple.Safari.framework              0x00007fff81b04290 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    31  com.apple.AppKit                        0x00007fff85342b2c -[NSApplication run] + 553
    32  com.apple.AppKit                        0x00007fff8532d913 NSApplicationMain + 940
    33  com.apple.Safari.framework              0x00007fff81cd606d SafariMain + 267
    34  libdyld.dylib                           0x00007fff8d8955fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8a2a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d534f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d537fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a2a8662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff86d7743d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff86d77152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8a2a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d534f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d537fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8a2a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a2a2d18 mach_msg + 64
    2   RapportUtil1.dylib                      0x000000014bf1d127 exception_handler::exception_messages_handler(void*) + 167
    3   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8a2a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a2a2d18 mach_msg + 64
    2   libsystem_kernel.dylib                  0x00007fff8a2a3613 mach_msg_server + 544
    3   RapportDaishi.dylib                     0x000000014bb68b73 mig_rpc_server::server_working_thread(void*) + 67
    4   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8a2a7a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff84203dc0 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff84203cb2 usleep + 54
    3   RapportUtil1.dylib                      0x000000014be650e8 bp_heartbeat_thread + 376
    4   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8a2a7a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff84203dc0 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff84203cb2 usleep + 54
    3   RapportDaishi.dylib                     0x000000014bb5db60 active_monitor_finish_thread(void*) + 160
    4   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 8:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8a2a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d535c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x00007fff8e761e8b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x00007fff8e75ea1f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x00007fff8b9c5c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8a2a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d534f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d537fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8a2a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d534f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d537fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8a2a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8d534f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8d537fb9 start_wqthread + 13
    Thread 12:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8a2a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a2a2d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff831c8377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff831c82ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 13:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8a2a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a2a2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff84ca4155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff84ca3779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff84ca30b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff83ba6967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff83ba676b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 14:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8a2a79aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff84cefb83 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 15:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8a2a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d535c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8b9d0e16 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8b9d0935 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x00007fff8b9c5c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8a2a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d535c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8b9d1437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8b9d12c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8b9c5c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8a2a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d535c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8b9d1437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8b9d12c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8b9c5c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8a2a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8d535c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8b9d1437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8b9d12c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8b9c5c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8d533899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8d53372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8d537fc9 thread_start + 13
    Thread 19 Crashed:
    0   libsystem_pthread.dylib                 0x00007fff8d5374c0 pthread_setspecific + 52
    1   librooksbas.dylib                       0x000000014ba9c3b1 function_hook::hook_queue_enter(function_hook*, void*) + 177
    2   ???                                     0x00007fb983c049a4 0 + 140434756094372
    Thread 19 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000016  rbx: 0x000060800000d860  rcx: 0x00007fff73c1cc00  rdx: 0x0000000000000000
      rdi: 0x0000000000000108  rsi: 0x000060800000d860  rbp: 0x000000014cf62f20  rsp: 0x000000014cf62ef8
       r8: 0x000000000601002f   r9: 0x000000014cf62e01  r10: 0x000000014cf62f70  r11: 0x000000014ba9c300
      r12: 0x00007fb983c04950  r13: 0x000000014cf66652  r14: 0x0000000000000000  r15: 0x000000014c86f000
      rip: 0x00007fff8d5374c0  rfl: 0x0000000000010282  cr2: 0x0000000000000920
    Logical CPU:     1
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x10a076000 -        0x10a076ffd  com.apple.Safari (7.0.2 - 9537.74.9) <16623B62-3663-3C26-BBD4-8B32AC882692> /Applications/Safari.app/Contents/MacOS/Safari
           0x14ba8c000 -        0x14bb04fe7 +librooksbas.dylib (1) <9D268D40-14C9-EA30-0FC9-996137495B73> /Library/Rapport/*/librooksbas.dylib
           0x14bb3d000 -        0x14bb49ff7 +librooksmce.dylib (1) <1058137C-8F83-FF70-557C-5ED8D9FB583E> /Library/Rapport/*/librooksmce.dylib
           0x14bb57000 -        0x14bb7efff +RapportDaishi.dylib (1) <6D3119E8-7E61-3370-997C-05490763D834> /Library/Rapport/*/RapportDaishi.dylib
           0x14bd99000 -        0x14be0bfe7 +trf.dylib (1) <86A60C92-55A7-48F6-34C2-08F6258505E4> /Library/Rapport/*/trf.dylib
           0x14be4c000 -        0x14c0fdff7 +RapportUtil1.dylib (1) <B8E61167-C41F-7807-2637-464E58DB0FA2> /Library/Rapport/*/RapportUtil1.dylib
        0x7fff6db4f000 -     0x7fff6db82817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff81943000 -     0x7fff81943fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff819ad000 -     0x7fff819b6ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff81a0f000 -     0x7fff81a0fffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff81a10000 -     0x7fff81a40fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff81aa7000 -     0x7fff81fadff3  com.apple.Safari.framework (9537 - 9537.74.9) <92E7195B-FAED-3578-96E2-6F75274C300B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff81fae000 -     0x7fff8200dfff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8203b000 -     0x7fff82047ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff82446000 -     0x7fff8246effb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8246f000 -     0x7fff8247afff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff82d3f000 -     0x7fff82d49ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff830fd000 -     0x7fff83102fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff83103000 -     0x7fff8312aff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8312b000 -     0x7fff8312cff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff8312d000 -     0x7fff831a0fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff831a1000 -     0x7fff8333dff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8333e000 -     0x7fff83342ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff83343000 -     0x7fff83346fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff83347000 -     0x7fff83348fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8344d000 -     0x7fff83468ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff834ef000 -     0x7fff83799ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8379a000 -     0x7fff837a2ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff837ec000 -     0x7fff837f4ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff837f5000 -     0x7fff837f9ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff837fa000 -     0x7fff83a57ffd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff83a58000 -     0x7fff83b3fff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff83b40000 -     0x7fff83e3efff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff83f62000 -     0x7fff83fc0ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff84017000 -     0x7fff84028ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff84029000 -     0x7fff840b2fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff840c0000 -     0x7fff8412aff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8412b000 -     0x7fff84157fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8415f000 -     0x7fff84187ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff84188000 -     0x7fff84211ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff84212000 -     0x7fff8426dffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8426e000 -     0x7fff84270fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff84278000 -     0x7fff84293ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff84423000 -     0x7fff84471fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff844de000 -     0x7fff844dfff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff845b5000 -     0x7fff84603ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff84604000 -     0x7fff84607fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff84608000 -     0x7fff8464fff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff84650000 -     0x7fff84652fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff84653000 -     0x7fff8465bfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8465c000 -     0x7fff8465eff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8465f000 -     0x7fff84683fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8468a000 -     0x7fff8468bff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8472c000 -     0x7fff8472fffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff84730000 -     0x7fff84860ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84954000 -     0x7fff8495cff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8497c000 -     0x7fff8497efff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8497f000 -     0x7fff8499aff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8499b000 -     0x7fff8499cfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff849a0000 -     0x7fff849cfff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff849d0000 -     0x7fff849d7fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff849d8000 -     0x7fff84c20ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff84c33000 -     0x7fff84e18fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff84e19000 -     0x7fff84e88ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84ea3000 -     0x7fff84ea3ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff84ea4000 -     0x7fff84ea4fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff84ef4000 -     0x7fff84f57ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff84f58000 -     0x7fff84f65ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff84f98000 -     0x7fff8509eff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff850be000 -     0x7fff850dafff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff850db000 -     0x7fff85299fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8532b000 -     0x7fff85ea1fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff861cd000 -     0x7fff861d1fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff861d2000 -     0x7fff8622bfff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8622c000 -     0x7fff8626eff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8627a000 -     0x7fff8627affd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8664d000 -     0x7fff86737fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff86752000 -     0x7fff86756ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff86759000 -     0x7fff8675fff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff86826000 -     0x7fff86917ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff86918000 -     0x7fff86931ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff86932000 -     0x7fff86a21fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86aad000 -     0x7fff86d06ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86d07000 -     0x7fff86d20ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff86d25000 -     0x7fff86d73fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86d74000 -     0x7fff86d8efff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff86d8f000 -     0x7fff87063fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87064000 -     0x7fff870cafff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff870e0000 -     0x7fff8710ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff872bb000 -     0x7fff87320ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff87321000 -     0x7fff87511ffd  com.apple.WebKit2 (9537 - 9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff87512000 -     0x7fff87512fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff87513000 -     0x7fff87577fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff87578000 -     0x7fff8757fff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff87692000 -     0x7fff876d0ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff876d1000 -     0x7fff8783fff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87840000 -     0x7fff8786aff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8786b000 -     0x7fff87877ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff87bbe000 -     0x7fff87bc9ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff87c07000 -     0x7fff87c58ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88210000 -     0x7fff8829cff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff882c8000 -     0x7fff882c9ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff882d6000 -     0x7fff88483f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff88484000 -     0x7fff884a2ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff88b38000 -     0x7fff88b3ffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff88b40000 -     0x7fff88b4bfff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff88b4e000 -     0x7fff88b58ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff88c12000 -     0x7fff88c64fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff88cb1000 -     0x7fff88cc0ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff88cc1000 -     0x7fff88ccbff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff88ccc000 -     0x7fff88cd3ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff88cd4000 -     0x7fff88cd7ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff88ced000 -     0x7fff88d5afff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff88d5b000 -     0x7fff88d6bfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff88dc4000 -     0x7fff88dc8fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff88dc9000 -     0x7fff89099ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8909a000 -     0x7fff8909afff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8909b000 -     0x7fff890e8ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89105000 -     0x7fff89146fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89147000 -     0x7fff8916effb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8916f000 -     0x7fff89238fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89239000 -     0x7fff8961affe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89622000 -     0x7fff89669fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8966a000 -     0x7fff89682ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff89683000 -     0x7fff89fa2af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89fdc000 -     0x7fff89fe9ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff89fea000 -     0x7fff8a013fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8a014000 -     0x7fff8a067fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8a068000 -     0x7fff8a1d8ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8a1d9000 -     0x7fff8a250fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a292000 -     0x7fff8a2aeff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a319000 -     0x7fff8a31efff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a329000 -     0x7fff8a32cfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a3a1000 -     0x7fff8a3aafff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a3ab000 -     0x7fff8a3b0ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8a3b1000 -     0x7fff8a3b3ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8a3b4000 -     0x7fff8a478ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a649000 -     0x7fff8a661ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a672000 -     0x7fff8aaa5ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8b1b6000 -     0x7fff8b4a0fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8b99e000 -     0x7fff8b9a8fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b9a9000 -     0x7fff8b9bbff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8b9bc000 -     0x7fff8bd33ffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8bd34000 -     0x7fff8bd65ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8bd66000 -     0x7fff8bd73ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8bd74000 -     0x7fff8bd86fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8c239000 -     0x7fff8c267ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8c268000 -     0x7fff8c275fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8c276000 -     0x7fff8c341fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8c342000 -     0x7fff8c343ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8c346000 -     0x7fff8c408ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c4d5000 -     0x7fff8c50eff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8c516000 -     0x7fff8c53bff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8c577000 -     0x7fff8c58eff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8c5c6000 -     0x7fff8c6fcff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8c706000 -     0x7fff8c7b6ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8c7d7000 -     0x7fff8c80fff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c8b6000 -     0x7fff8c8b8ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8c8b9000 -     0x7fff8c8ddff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8cba8000 -     0x7fff8cc28fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8cc29000 -     0x7fff8cc4eff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8d15e000 -     0x7fff8d1b6ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8d1c4000 -     0x7fff8d2b2fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d2b3000 -     0x7fff8d397fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8d3bf000 -     0x7fff8d3d0ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8d3d1000 -     0x7fff8d524ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8d532000 -     0x7fff8d539ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8d544000 -     0x7fff8d544fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8d545000 -     0x7fff8d6fdff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8d752000 -     0x7fff8d753fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8d88d000 -     0x7fff8d891ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff8d892000 -     0x7fff8d895ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff8d896000 -     0x7fff8d89fff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8dbd8000 -     0x7fff8dbe6fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8e364000 -     0x7fff8e364fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e3ac000 -     0x7fff8e43cfff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e43d000 -     0x7fff8e478fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e492000 -     0x7fff8e4c1fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e4ec000 -     0x7fff8e4edff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e588000 -     0x7fff8e5c7fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e640000 -     0x7fff8e65dff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e72f000 -     0x7fff8e758ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8e759000 -     0x7fff8f5a7fff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8f5e7000 -     0x7fff8f5e8fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
        0x7fff8f5e9000 -     0x7fff8f62effe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 7
        thread_create: 2
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 7935
        thread_create: 176
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=190.8M resident=89.4M(47%) swapped_out_or_unallocated=101.4M(53%)
    Writable regions: Total=1.1G written=5520K(0%) resident=6988K(1%) swapped_out=4408K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                     180K
    CG image                                4K
    CG shared images                      204K
    Foundation                              4K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    JS VM register file (reserved)       4096K        reserved VM address space (unallocated)
    JS garbage collector                  256K
    Kernel Alloc Once                       8K
    MALLOC                               53.2M
    MALLOC (admin)                         32K
    Mach message                            8K
    Memory Tag 242                         12K
    Memory Tag 251                         28K
    SQLite page cache                     512K
    STACK GUARD                          56.1M
    Stack                                16.3M
    VM_ALLOCATE                          16.4M
    WebKit Malloc                        1232K
    __DATA                               23.9M
    __IMAGE                               528K
    __LINKEDIT                           67.0M
    __TEXT                              123.8M
    __UNICODE                             544K
    mapped file                          53.8M
    shared memory                           4K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      413.9M
    Model: iMac12,1, Bo

  • My iphoto quites unexpectedly everytime I open it and says closes while using the eOkaoFr.dylib plugin. Does anyone know how to fix this? iphoto won't stay open for more than 1 minute at a time.

    My iphoto quites unexpectedly everytime I open it and says closes while using the eOkaoFr.dylib plugin. Does anyone know how to fix this? iphoto won't stay open for more than 1 minute at a time. Help anyone?

    Is there a crash log? If so post the first 100 or so lines o fit
    Do you know what the ofending plugin is? and where it came from?
    LN

  • How to get default values while using the transaction "BP"

    Hi Group,
    I have a query on how to get default values while using the transaction <b>BP</b>?
    The thing is:
    when I enter into the transaction "BP", I need to see some default values to some of the input fields in the screen.
    how can I achieve this?
    So please kindly let me know the procedure to achieve this.
    Thanks & Regards,
    Vishnu.

    Hi,
    The events of BDT can be used to default some fields on creating a partner.
    For this create a function module for ISDAT. attach that event in BUS7.
    In the ISDAT funtion modulethe following code should be used.
    For example to set the nationality:
    I_BUSDEFAULT-NATIO = 'DE.
    CALL FUNCTION 'BUP_BUPA_FIELDVALUES_SET'
    EXPORTING
    i_busdefault = I_BUSDEFAULT
    Regards, Smita.

  • Accessing PC6 and PC7 while using the handshaking-mode

    How can I access the lines PC6 and PC7 on my PCI-6503 / DIO24 Board while
    using the handshaking-mode?
    If I'm trying to access these lines by "dig_out_line" after using the "dig_scan_setup"
    function I receive the error-code -10007 (bad channel error).
    best regards
    Marc

    One feature I found - although it requires you to change album names - but if you on the settings part of iPod set the shuffle to songs, when you pick an album to play it will shuffle those songs. Now how do you apply this to what you want to do? Make your playlist and highlight all the songs and right click the mouse and choose "Get Info" and give them all the same album name. The only draw back is that this will cause the songs to loose their original album information. But when you play that album that you just "created" the iPod will shuffle the songs for you.

  • Safari won't start. Message says Safari quit while using the sb_plugin plug-in. Can't find it in libary internet plug-ins. What is this????

    Can't get Safari to open. Message says that Safari quit while using the sb_plugin plug in. Can't find that plug-in in the library........... as other posts have suggested when looking for plug-ins. What is the sb_plugin anyway? The only thing different lately, is that I imported a couple of videos from the Flip camera.

    You installed the Conduit spyware. To remove it, back up all data, then follow the instructions on this page:
    Help Center | Community Toolbar
    If those instructions don't work, proceed as follows.
    Triple-click the line below to select it:
    ~/Library/Application Support/Conduit
    Copy the selected text to the Clipboard (command-C). From the Finder menu bar, select
    Go ▹ Go to Folder…
    Paste (command-V) into the box that opens, then press return. A Finder window should open with a folder named "Conduit" selected. If it does, delete the selected item.
    Repeat with this line:
    /Applications/Toolbars
    Now you're deleting a folder named "Toolbars". You may be prompted for your login password. Next, copy this line:
    /Library
    Select Go to Folder… again and paste. Don't delete the Library folder. Delete only the following items inside it, if they exist.
    Application Support/Conduit
    InputManagers/CTLoader
    LaunchAgents/com.conduit.loader.agent.plist
    ScriptingAdditions/ct_scripting.osax
    Close the Finder windows you opened. Log out and log back in.
    I've seen a report that Conduit may be bundled with a scam "utility" called "MacKeeper." If you installed MacKeeper, you should remove it according to the developer's instructions. It's worthless and causes many problems reported on this site.

  • Logic Pro quit unexpectedly while using the Altiverb 7 plugin.

    Ever since I upgraded to the Altiverb 7, I'm getting this message: "Logic Pro quit unexpectedly while using the Altiverb 7 plugin".
    Sometime I have to restart the Logic twice or more times.  Even when Logic finally opens it takes about 30-45 seconds before it becomes functional - as it's loading the AUs.  I have never experienced this with the Altiverb 6. 
    And yes... I asked the Altiverb people as well.
    Thanks.
    J.

    Are you using 10.7.5 as your info line states?
    If so, see if you need this supplemental update.
    http://support.apple.com/kb/dl1599

  • Safari app on mac air cant open and this the message shows ( safari quit unexpecedly while using the librooksbas.dylib plug-in. )

    Dear Apple's maintenance department
    Two days ago and I'm trying to open the application Safari but it appears to me this letter and the application closes again .... Please look into this problem and to quickly answer the solution .... Thank you for your cooperation
    message shows :
    safari quit unexpecedly while using the librooksbas.dylib plug-in.
    Process:         Safari [436]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [145]
    Responsible:     Safari [436]
    User ID:         501
    PlugIn Path:       /Library/Rapport/*/librooksbas.dylib
    PlugIn Identifier: librooksbas.dylib
    PlugIn Version:    ??? (1)
    Date/Time:       2014-04-07 11:38:45.532 +0300
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  2E9CA85D-151E-60E9-4048-AAA6EDD1735D
    Crashed Thread:  22
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000920
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x920:
    -->
        __TEXT                 0000000105359000-000000010535a000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.app34068-DU386F5V4G (196 - 1.196) GoPhoto.it V9.0
    com.wondershare.ultimate-YZC2T44ZDX (4.0.0 - 4.0.0) Video Converter
    com.walt.vidxplugin-B9452892K5 (2 - 2.0) Vidx
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libicucore.A.dylib                      0x00007fff8d1c4bde ubidi_getClass + 85
    1   com.apple.CoreText                      0x00007fff91eb90fb TUnicodeEncoder::EncodePortion(long, unsigned short const*, long, TBaseFont const&, bool, unsigned short*, double*, unsigned long, unsigned int*, double&) + 611
    2   com.apple.CoreText                      0x00007fff91eb8e2f TBMPDataCachePage::TBMPDataCachePage(TBaseFont const&, unsigned short) + 433
    3   com.apple.CoreText                      0x00007fff91eb8c24 TBMPDataCache::PageForCharacter(unsigned short) const + 108
    4   com.apple.CoreText                      0x00007fff91eb8a65 CTFontGetGlyphsForCharacters + 255
    5   com.apple.AppKit                        0x00007fff9726036a -[__NSFontTypefaceInfo _latin1MappingTableWithPlatformFont:hasKernPair:] + 336
    6   com.apple.AppKit                        0x00007fff97260194 -[NSFont _latin1MappingTable:] + 125
    7   com.apple.AppKit                        0x00007fff978955ca +[NSStringDrawingTextStorage _fastDrawString:attributes:length:inRect:graphicsContext:baselineRendering:uses FontLeading:usesScreenFont:typesetterBehavior:paragraphStyle:lineBreakMode:bound ingRect:padding:scrollable:baselineOffset:] + 895
    8   com.apple.AppKit                        0x00007fff97895239 +[NSStringDrawingTextStorage _fastDrawString:attributes:length:inRect:graphicsContext:baselineRendering:uses FontLeading:usesScreenFont:typesetterBehavior:paragraphStyle:lineBreakMode:bound ingRect:padding:scrollable:] + 148
    9   com.apple.AppKit                        0x00007fff9725ef95 -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:context:] + 692
    10  com.apple.AppKit                        0x00007fff9725ecb6 -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:] + 32
    11  com.apple.AppKit                        0x00007fff9725ec5c -[NSAttributedString(NSStringDrawingExtension) _sizeWithSize:] + 56
    12  com.apple.AppKit                        0x00007fff9725dfe0 -[NSButtonCell(NSButtonCellPrivate) _titleSizeWithSize:] + 91
    13  com.apple.AppKit                        0x00007fff9725dd63 -[NSButtonCell(NSButtonCellPrivate) _alignedTitleRectWithRect:] + 188
    14  com.apple.AppKit                        0x00007fff9724e875 -[NSButtonCell cellSizeForBounds:] + 709
    15  com.apple.AppKit                        0x00007fff9723e6a0 -[NSCell cellSize] + 68
    16  com.apple.AppKit                        0x00007fff9723e599 -[NSControl sizeToFit] + 45
    17  com.apple.AppKit                        0x00007fff9756915e sizeButtonForThemeLayout + 25
    18  com.apple.AppKit                        0x00007fff97567755 -[NSAlert buildAlertStyle:title:formattedMsg:first:second:third:oldStyle:] + 8685
    19  com.apple.AppKit                        0x00007fff9756551e -[NSAlert layout] + 383
    20  com.apple.AppKit                        0x00007fff9757309a -[NSAlert runModal] + 46
    21  com.apple.AppKit                        0x00007fff9721b2a9 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1054
    22  com.apple.AppKit                        0x00007fff9721ae4e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    23  com.apple.AppKit                        0x00007fff9721adef -[NSPersistentUIRestorer promptToIgnorePersistentState] + 213
    24  com.apple.AppKit                        0x00007fff9721ad13 -[NSPersistentUIManager promptToIgnorePersistentState] + 28
    25  com.apple.AppKit                        0x00007fff9721ab34 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 252
    26  com.apple.AppKit                        0x00007fff9721a909 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    27  com.apple.AppKit                        0x00007fff9721a36b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    28  com.apple.Foundation                    0x00007fff93f49f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    29  com.apple.Foundation                    0x00007fff93f49d7d _NSAppleEventManagerGenericHandler + 106
    30  com.apple.AE                            0x00007fff97093e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    31  com.apple.AE                            0x00007fff97093c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    32  com.apple.AE                            0x00007fff97093b36 aeProcessAppleEvent + 315
    33  com.apple.HIToolbox                     0x00007fff90671161 AEProcessAppleEvent + 56
    34  com.apple.AppKit                        0x00007fff97216246 _DPSNextEvent + 1026
    35  com.apple.AppKit                        0x00007fff97215a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    36  com.apple.Safari.framework              0x00000001053bfd00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    37  com.apple.AppKit                        0x00007fff97209b2c -[NSApplication run] + 553
    38  com.apple.AppKit                        0x00007fff971f4913 NSApplicationMain + 940
    39  com.apple.Safari.framework              0x0000000105591c8d SafariMain + 267
    40  libdyld.dylib                           0x00007fff9351b5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff97f21662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff95bac43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff95bac152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff97f1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97f1bd18 mach_msg + 64
    2   RapportUtil1.dylib                      0x0000000109ece127 exception_handler::exception_messages_handler(void*) + 167
    3   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff97f1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97f1bd18 mach_msg + 64
    2   libsystem_kernel.dylib                  0x00007fff97f1c613 mach_msg_server + 544
    3   RapportDaishi.dylib                     0x0000000109a6fb73 mig_rpc_server::server_working_thread(void*) + 67
    4   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff97f20a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff98d88dc0 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff98d88cb2 usleep + 54
    3   RapportUtil1.dylib                      0x0000000109e160e8 bp_heartbeat_thread + 376
    4   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff97f20a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff98d88dc0 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff98d88cb2 usleep + 54
    3   RapportDaishi.dylib                     0x0000000109a64b60 active_monitor_finish_thread(void*) + 160
    4   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 10:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x00000001066e04cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x00000001066dd05f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 14:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff97f1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97f1bd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff97d90377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff97d902ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 15:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff97f1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97f1bd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff94a8c155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff94a8b779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff94a8b0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff93f8f967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff93f8f76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 18:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000105c6e6f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000105c6e215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000105c6ed17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000105c6eba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000105c6ed17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000105c6eba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 21:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000105c6ed17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000105c6eba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 22 Crashed:
    0   libsystem_pthread.dylib                 0x00007fff959e74c0 pthread_setspecific + 52
    1   librooksbas.dylib                       0x00000001099a53b1 function_hook::hook_queue_enter(function_hook*, void*) + 177
    2   ???                                     0x00007f86d9e00364 0 + 140217157682020
    Thread 22 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000016  rbx: 0x0000608000019060  rcx: 0x00007fff7e50fc00  rdx: 0x0000000000000000
      rdi: 0x0000000000000108  rsi: 0x0000608000019060  rbp: 0x000000010acfbf20  rsp: 0x000000010acfbef8
       r8: 0x000000000601002f   r9: 0x000000010acfbe01  r10: 0x000000010acfbf70  r11: 0x00000001099a5300
      r12: 0x00007f86d9e00310  r13: 0x000000010aedb652  r14: 0x0000000000000000  r15: 0x0000000109919000
      rip: 0x00007fff959e74c0  rfl: 0x0000000000010282  cr2: 0x0000000000000920
    Logical CPU:     2
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x105359000 -        0x105359ffd  com.apple.Safari (7.0.3 - 9537.75.14) <170ED2F7-108B-326D-96B6-D54CCA40AA85> /Applications/Safari.app/Contents/MacOS/Safari
           0x105363000 -        0x105869ffb  com.apple.Safari.framework (9537 - 9537.75.14) <4803DE3D-4606-3B70-A537-6D12F172665A> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x105c5a000 -        0x105fd1ff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <8018AEEE-9FAB-34DE-AF60-97B2F221747A> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x1060cf000 -        0x106205ffc  com.apple.WebKit (9537 - 9537.75.14) <CBAF76C6-E6F7-390A-A21D-CBCAF4A6896A> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x1062fa000 -        0x1064ebff3  com.apple.WebKit2 (9537 - 9537.75.14) <B3511A1C-A7E7-3F81-9EDB-2602C4EFAF19> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x1066d7000 -        0x107529ffb  com.apple.WebCore (9537 - 9537.75.14) <99715507-9651-3DCE-831B-BF815FB3DE44> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x109995000 -        0x109a0dfe7 +librooksbas.dylib (1) <05AF3496-E4DF-EF62-3320-6D159B6D5FDC> /Library/Rapport/*/librooksbas.dylib
           0x109a44000 -        0x109a50ff7 +librooksmce.dylib (1) <36F8CFEE-4158-AFEA-3448-E92D4FB02B42> /Library/Rapport/*/librooksmce.dylib
           0x109a5e000 -        0x109a85fff +RapportDaishi.dylib (1) <7090ADB9-D266-3FD9-BDB8-3D295524189E> /Library/Rapport/*/RapportDaishi.dylib
           0x109d4a000 -        0x109dbcfe7 +trf.dylib (1) <86A60C92-55A7-48F6-34C2-08F6258505E4> /Library/Rapport/*/trf.dylib
           0x109dfd000 -        0x10a0aeff7 +RapportUtil1.dylib (1) <F8740E6E-DA8E-CEB4-74A2-1786E4DBE5C2> /Library/Rapport/*/RapportUtil1.dylib
        0x7fff67f75000 -     0x7fff67fa8817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff8c99f000 -     0x7fff8c9c3fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8c9c4000 -     0x7fff8ca29ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8cab4000 -     0x7fff8cab8fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8cae0000 -     0x7fff8cb05ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8cc60000 -     0x7fff8ccb3fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8ccff000 -     0x7fff8cdc3ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8ce94000 -     0x7fff8ceacff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8cead000 -     0x7fff8d181fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d1ac000 -     0x7fff8d364ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8d365000 -     0x7fff8d371ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d3c2000 -     0x7fff8d3c4ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8d3c5000 -     0x7fff8d406fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d78f000 -     0x7fff8d7bbfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8de3c000 -     0x7fff8de43fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8de44000 -     0x7fff8deb3ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8deb4000 -     0x7fff8dee3fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8ed33000 -     0x7fff8ed33ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8ed34000 -     0x7fff8ed58ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ed59000 -     0x7fff8f678af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f679000 -     0x7fff8f744fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8f850000 -     0x7fff8f855fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8f856000 -     0x7fff8fae7fff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff9000c000 -     0x7fff90014ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff90464000 -     0x7fff90594ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff90597000 -     0x7fff905a2fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff905ce000 -     0x7fff90631ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90632000 -     0x7fff90635fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff90636000 -     0x7fff908e0ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff908e1000 -     0x7fff908f8ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90986000 -     0x7fff909afff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff909b0000 -     0x7fff909bfff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff90c95000 -     0x7fff90c96fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff90c97000 -     0x7fff90c9dff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff90c9e000 -     0x7fff90ca5ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff90ca6000 -     0x7fff90cb0ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff90cb1000 -     0x7fff90d98ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff90d99000 -     0x7fff90de7ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff90e2e000 -     0x7fff90e3efff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff90e3f000 -     0x7fff90e40ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff90e41000 -     0x7fff90ea0fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff90eab000 -     0x7fff90eafff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff90ef1000 -     0x7fff90f2aff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff90f3e000 -     0x7fff9120effc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91277000 -     0x7fff91368ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff91369000 -     0x7fff913b7fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff913b8000 -     0x7fff913c3ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff913e0000 -     0x7fff91460fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff91461000 -     0x7fff914bafff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff916d3000 -     0x7fff91826ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff91827000 -     0x7fff91916fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9193d000 -     0x7fff9196bff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff919d4000 -     0x7fff919dffff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff919e0000 -     0x7fff919feff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff91a02000 -     0x7fff91a0eff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff91a70000 -     0x7fff91ab7fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff91ab8000 -     0x7fff91ab8ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff91ab9000 -     0x7fff91b11ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff91b12000 -     0x7fff91b1bfff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff91b1c000 -     0x7fff91b1dfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff91b1e000 -     0x7fff91b46ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff91baf000 -     0x7fff91bb7ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff91d46000 -     0x7fff91d49fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff91db8000 -     0x7fff91e41fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff91e78000 -     0x7fff91e9fffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff91ea0000 -     0x7fff91f62ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff91f63000 -     0x7fff91f67ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff91f68000 -     0x7fff91fdffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff92931000 -     0x7fff929c1fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff929c5000 -     0x7fff92a38fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff92a39000 -     0x7fff92a46fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff92d4a000 -     0x7fff92d66fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff92d67000 -     0x7fff92d90fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff92dc6000 -     0x7fff92e52ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff92e53000 -     0x7fff92e56fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff92f56000 -     0x7fff92f56fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff92f57000 -     0x7fff930c5ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff930c6000 -     0x7fff930d3ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff930d4000 -     0x7fff9310ffff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff93110000 -     0x7fff93121ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff93122000 -     0x7fff93125ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff93126000 -     0x7fff93193fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff93194000 -     0x7fff93352fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff93353000 -     0x7fff93441fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff93518000 -     0x7fff9351bff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff93565000 -     0x7fff9356fff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff93570000 -     0x7fff93572ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff93573000 -     0x7fff93574ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff935f3000 -     0x7fff935fafff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff93756000 -     0x7fff9375effc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff9375f000 -     0x7fff937c5fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff937c6000 -     0x7fff937c7ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff93f29000 -     0x7fff94227fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff94228000 -     0x7fff94231ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff944e5000 -     0x7fff944e5fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff944e6000 -     0x7fff94919ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff94921000 -     0x7fff94921fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff949f2000 -     0x7fff949f4fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff949f5000 -     0x7fff949f5fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff94a05000 -     0x7fff94a17ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff94a1b000 -     0x7fff94c00fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff94c09000 -     0x7fff94c0bfff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff94c0c000 -     0x7fff94c11fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff94ce4000 -     0x7fff94cf2fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff94cf3000 -     0x7fff94fddfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff94fde000 -     0x7fff94ff9ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff94ffa000 -     0x7fff95047ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9538c000 -     0x7fff953bbff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff9541f000 -     0x7fff95444ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff954a3000 -     0x7fff954c0ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff954c1000 -     0x7fff9571aff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff959e2000 -     0x7fff959e9ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff959ea000 -     0x7fff95a4efff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95ba4000 -     0x7fff95ba8ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff95ba9000 -     0x7fff95bc3fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff95bc4000 -     0x7fff95c22ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff95c23000 -     0x7fff95d0dfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff95d0e000 -     0x7fff95df2fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff95df3000 -     0x7fff95f63ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff95f64000 -     0x7fff95f69ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff95f95000 -     0x7fff95fb0ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff95fb2000 -     0x7fff95fb2fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff95fb3000 -     0x7fff95fccff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff96038000 -     0x7fff96086fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff963e6000 -     0x7fff963f7ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff96455000 -     0x7fff9649cff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff964f3000 -     0x7fff965a3ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff969b3000 -     0x7fff969c0ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff969ef000 -     0x7fff96dd0ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff96dd4000 -     0x7fff96ddcfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff96e06000 -     0x7fff96e2effb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff96e5f000 -     0x7fff96e71fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff96e72000 -     0x7fff96e8aff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff96e8b000 -     0x7fff96e8cff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff96fb0000 -     0x7fff96fb3ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff96fb4000 -     0x7fff96fb5ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff97079000 -     0x7fff9707bff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff97086000 -     0x7fff970e1ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff971f2000 -     0x7fff97d68fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff97d69000 -     0x7fff97f05ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff97f0b000 -     0x7fff97f27ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff97f28000 -     0x7fff97f2afff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff97f2b000 -     0x7fff97f63ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff98093000 -     0x7fff98240f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff98241000 -     0x7fff98242ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff982c4000 -     0x7fff9832eff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff983c4000 -     0x7fff98409ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff987e8000 -     0x7fff987ecff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff98802000 -     0x7fff9881dff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff98959000 -     0x7fff98997ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff98998000 -     0x7fff989c7fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff989c8000 -     0x7fff989f2ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff989f3000 -     0x7fff98a0cff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff98a0d000 -     0x7fff98a4cfff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff98a4d000 -     0x7fff98a7dfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff98ced000 -     0x7fff98cf1fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff98cf2000 -     0x7fff98cf9ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff98d0d000 -     0x7fff98d96ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff98d97000 -     0x7fff98d98fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff98dd8000 -     0x7fff98dd8fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff98dd9000 -     0x7fff98de6ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff98df8000 -     0x7fff98e4afff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff98e4b000 -     0x7fff98f14fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff98f15000 -     0x7fff98f57ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff99029000 -     0x7fff99271ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff99272000 -     0x7fff99273fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
        0x7fff992bd000 -     0x7fff992c7fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff99ec3000 -     0x7fff99ecdff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff99ece000 -     0x7fff99ef5ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff9a274000 -     0x7fff9a274ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9a2ea000 -     0x7fff9a33bff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9a33c000 -     0x7fff9a36dff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff9a36e000 -     0x7fff9a474ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9a482000 -     0x7fff9a48bffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 7
        thread_create: 2
        thread_se

    PlugIn Path:       /Library/Rapport/*/librooksbas.dylib
    Bank security software Rapport is installed. You have to uninstall it.
    Uninstall Trusteer software
    http://www.trusteer.com/support/uninstalling-rapport-mac-os-x
    Best.

  • IMovie 6.0.3 quits unexpectedly while using the trrndlines plugin

    Hi,
    I am using iMovie 6.0.3 and everything was working fine until yesterday evening.
    Since yesterday evening, I can open iMovie 6.0.3 but everytime I click on "EDITING" or "MEDIA" the application closes and I get the message "iMovie quits unexpectedly while using the trrndlines plugin". This problem is really annoying, as it not only means that I cannot work on existing projects, but it also means that I cannot work on new projects at all.
    What is strange is that I have not made any system update or have not downloaded anything new since a few days.
    The only thing new since a few days is that I was working on a 1-hour video project (the issue occurs not only for this video project, but for also all other previous video projects).
    Important note: none of my projects are actually using the trrndlines plugin...
    I have tried to rename the plugin (from "trrndlines.bundle" to "XXXtrrndlines.bundle"), but still have the same issue.
    Have you heard of this issue before and of a possible solution? (full error thread below, in case that helps)
    Is there a way I can uninstall the trrndlines plugin? (as I do not use it)
    I thank you in advance for any help you can give.
    Process:         iMovie HD [1139]
    Path:            /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/MacOS/iMovie HD
    Identifier:      com.apple.iMovie
    Version:         6.0.3 (6.0.3)
    Build Info:      iMovieApp-2670200~14
    Code Type:       X86 (Native)
    Parent Process:  launchd [179]
    PlugIn Path:       /Users/Dom/Library/iMovie/Plug-ins/cfx/XXXtrrndlines.bundle/Contents/MacOS/trrn dlines
    PlugIn Identifier: com.cfx.imoviefx.trrndlines
    PlugIn Version:    3.0 (3.0)
    Date/Time:       2012-06-11 13:38:26.818 +0100
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          193541 sec
    Crashes Since Last Report:           38
    Per-App Interval Since Last Report:  226840 sec
    Per-App Crashes Since Last Report:   33
    Anonymous UUID:                      C477B109-116A-434D-B416-633FDC8CC9D1
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.cfx.imoviefx.trrndlines       0x19871051 PREFSLOADER_READPREFERENCES$PREFSH$$BOOLEAN + 321 (prefsloader.pas:291)
    1   com.cfx.imoviefx.trrndlines       0x198717d1 DEBUGSTART_REGLIB + 65 (reglib.pas:75)
    2   com.cfx.imoviefx.trrndlines       0x19867265 InitMyPlugIn + 37 (pascalFX.pas:246)
    3   com.cfx.imoviefx.trrndlines       0x19866e2b main + 193 (basictx.cpp:151)
    4   com.apple.iMovie                  0x000813ab 0x1000 + 525227
    5   com.apple.iMovie                  0x0008172f 0x1000 + 526127
    6   com.apple.iMovie                  0x0008282e 0x1000 + 530478
    7   com.apple.iMovie                  0x000837bd 0x1000 + 534461
    8   com.apple.iMovie                  0x00083dbc 0x1000 + 535996
    9   com.apple.iMovie                  0x0002bad7 0x1000 + 174807
    10  com.apple.iMovie                  0x0002bbd5 0x1000 + 175061
    11  com.apple.iMovie                  0x0002bbd5 0x1000 + 175061
    12  com.apple.iMovie                  0x0002bc46 0x1000 + 175174
    13  com.apple.iMovie                  0x00082fa3 0x1000 + 532387
    14  com.apple.iMovie                  0x00115cd8 0x1000 + 1133784
    15  com.apple.iMovie                  0x00072fa1 0x1000 + 466849
    16  com.apple.AppKit                  0x960eed5b -[NSTabView selectTabViewItem:] + 1274
    17  com.apple.iMovie                  0x000ca5d8 0x1000 + 824792
    18  com.apple.AppKit                  0x95f9da26 -[NSApplication sendAction:to:from:] + 112
    19  com.apple.AppKit                  0x9607d255 -[NSControl sendAction:to:] + 108
    20  com.apple.AppKit                  0x96078d02 -[NSCell _sendActionFrom:] + 169
    21  com.apple.AppKit                  0x96077ff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    22  com.apple.AppKit                  0x960cd6ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    23  com.apple.AppKit                  0x96076a4f -[NSControl mouseDown:] + 812
    24  com.apple.AppKit                  0x96074a58 -[NSWindow sendEvent:] + 5549
    25  com.apple.iMovie                  0x00109887 0x1000 + 1083527
    26  com.apple.AppKit                  0x95f8d60b -[NSApplication sendEvent:] + 6431
    27  com.apple.iMovie                  0x000f518e 0x1000 + 999822
    28  com.apple.AppKit                  0x95f21253 -[NSApplication run] + 917
    29  com.apple.AppKit                  0x95f19289 NSApplicationMain + 574
    30  com.apple.iMovie                  0x00040d71 0x1000 + 261489
    31  com.apple.iMovie                  0x0000af3a 0x1000 + 40762
    32  com.apple.iMovie                  0x0000ae55 0x1000 + 40533
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x95078382 kevent + 10
    1   libSystem.B.dylib                 0x95078a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x95077f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x95077cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x95077781 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x950775c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x95051afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95052267 mach_msg + 68
    2   com.apple.CoreFoundation          0x911cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x911cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x911d1304 CFRunLoopRun + 84
    5   com.apple.AVCVideoServices        0x6848f319 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 149
    6   libSystem.B.dylib                 0x9507f259 _pthread_start + 345
    7   libSystem.B.dylib                 0x9507f0de thread_start + 34
    Thread 3:  QTKit: QTSurfaceRendererScheduledDisplayThread
    0   libSystem.B.dylib                 0x95051afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95052267 mach_msg + 68
    2   com.apple.CoreFoundation          0x911cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x911cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x911d1304 CFRunLoopRun + 84
    5   com.apple.QTKit                   0x91692226 QTSurfaceRendererScheduledDisplayThread + 164
    6   libSystem.B.dylib                 0x9507f259 _pthread_start + 345
    7   libSystem.B.dylib                 0x9507f0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x95051afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95052267 mach_msg + 68
    2   com.apple.CoreFoundation          0x911cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x911cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x911d1304 CFRunLoopRun + 84
    5   com.apple.iMovie                  0x001262b7 0x1000 + 1200823
    6   com.apple.Foundation              0x942374c4 -[NSThread main] + 45
    7   com.apple.Foundation              0x94237474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                 0x9507f259 _pthread_start + 345
    9   libSystem.B.dylib                 0x9507f0de thread_start + 34
    Thread 5:  QTKit: QTVisualContextImageProviderWorkLoop
    0   libSystem.B.dylib                 0x95051afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95052267 mach_msg + 68
    2   com.apple.CoreFoundation          0x911cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x911cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x911d1304 CFRunLoopRun + 84
    5   com.apple.QTKit                   0x9168e465 QTVisualContextImageProviderWorkLoop + 128
    6   libSystem.B.dylib                 0x9507f259 _pthread_start + 345
    7   libSystem.B.dylib                 0x9507f0de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xbfffd642  ecx: 0x94774c47  edx: 0x00000000
      edi: 0x00000000  esi: 0x70726566  ebp: 0xbfffd798  esp: 0xbfffd610
       ss: 0x0000001f  efl: 0x00010286  eip: 0x19871051   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -   0x2c023f  com.apple.iMovie 6.0.3 (6.0.3) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/MacOS/iMovie HD
      0x33a000 -   0x35dff7  com.apple.BluetoothUI 2.4.5 (2.4.5f3) <1F2D0132-8484-F01F-919C-DEC141701985> /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
      0x373000 -   0x39efff  com.apple.DiscRecordingUI 5.0.9 (5090.4.2) <3E6CC284-2F1B-9EDB-0B56-872F962669A2> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x15208000 - 0x15249fe3  com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <AD66647C-03A9-EBAF-6FFC-E5A631F4D6BE> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1528e000 - 0x15297fff +com.ecamm.vdig.iGlasses3Driver 3.2 (3.2) <91E2F241-6A03-FCB4-08A7-62B417261D37> /Library/Components/iGlasses3.component/Contents/MacOS/iGlasses3
    0x1529e000 - 0x152abff3 +info.v002.Syphon 1.0 (1) <1121177F-741B-1296-A7F9-3A216645DA81> /Library/Components/iGlasses3.component/Contents/Frameworks/Syphon.framework/Ve rsions/A/Syphon
    0x152b5000 - 0x15375fff +net.sourceforge.webcam-osx.common 0.9.2 (0.9.2) /Library/QuickTime/macam.component/Contents/MacOS/macam
    0x16d13000 - 0x16e8cff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16ebe000 - 0x170fafef  com.apple.ATIRadeonX1000GLDriver 1.6.36 (6.3.6) <5370EAFE-71E0-6740-7C3F-705442BFC504> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x1711d000 - 0x17141fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1723b000 - 0x17241feb +com.allocinit.CamTwistQTC 2.2 (2.2) <235E6F71-0FFA-E13D-D373-89EEF8589730> /Library/QuickTime/CamTwist.component/Contents/MacOS/CamTwist
    0x1724a000 - 0x17254ff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x17293000 - 0x172bcfe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/CoreAudioKit
    0x172cd000 - 0x172f7ffb  com.apple.QuickTimeIIDCDigitizer 7.6.6 (1790) <48756C73-869F-69EA-8E2E-357BF88E3AEA> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1787c000 - 0x178ccff3  com.apple.QuickTimeUSBVDCDigitizer 2.7.0 (2.7.0) <54EC6923-7CC6-3E35-92E3-8549393EFF3D> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x178d7000 - 0x178dbff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x178e0000 - 0x178e6ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17aea000 - 0x17aec013  com.apple.iMovie.3DSpin 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/3DSpin.bundle/Contents/MacOS/3DSpin
    0x17af1000 - 0x17af4ff3  com.apple.iMovie.AgedFilm 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/AgedFilm.bundle/Contents/MacOS/AgedFilm
    0x17af8000 - 0x17afaffb  com.apple.iMovie.CircleTransition 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/CircleTransition.bundle/Contents/MacOS/CircleTransition
    0x17e25000 - 0x17e2dfff  com.apple.iMovie.ClipToChars 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/ClipToChars.bundle/Contents/MacOS/ClipToChars
    0x17e35000 - 0x17e37ffb  com.apple.iMovie.CoreImageEffects 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/CoreImageEffects.bundle/Contents/MacOS/CoreImageEffects
    0x17e3c000 - 0x17e3efff  com.apple.iMovie.CoreImageTransitions 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/CoreImageTransitions.bundle/Contents/MacOS/CoreImageTra nsitions
    0x17e43000 - 0x17e45fff  com.apple.iMovie.Earthquake 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Earthquake.bundle/Contents/MacOS/Earthquake
    0x17e49000 - 0x17e50ff3  com.apple.iMovie.ElectricalArcs 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/ElectricalArcs.bundle/Contents/MacOS/ElectricalArcs
    0x17e55000 - 0x17e59ff7  com.apple.iMovie.FairyDust 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/FairyDust.bundle/Contents/MacOS/FairyDust
    0x17e5d000 - 0x17e5effb  com.apple.iMovie.FarFarAway 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/FarFarAway.bundle/Contents/MacOS/FarFarAway
    0x17e63000 - 0x17e67ff7  com.apple.iMovie.Filters 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Filters.bundle/Contents/MacOS/Filters
    0x17e6d000 - 0x17e6effb  com.apple.iMovie.Flash 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Flash.bundle/Contents/MacOS/Flash
    0x17e72000 - 0x17e76fdf  com.apple.iMovie.FogFactory 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/FogFactory.bundle/Contents/MacOS/FogFactory
    0x17e7f000 - 0x17e80ffb  com.apple.iMovie.GhostTrails 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/GhostTrails.bundle/Contents/MacOS/GhostTrails
    0x17e84000 - 0x17e88ffb  com.apple.iMovie.Glower 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Glower.bundle/Contents/MacOS/Glower
    0x17e8c000 - 0x17e8dffb  com.apple.iMovie.TitleBounceAcross 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/KTitles-BounceAcross.bundle/Contents/MacOS/KTitles-Boun ceAcross
    0x17e91000 - 0x17e92ff7  com.apple.iMovie.TitleConverge 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/KTitles-Converge.bundle/Contents/MacOS/KTitles-Converge
    0x17e96000 - 0x17e97fff  com.apple.iMovie.TitleMaterialize 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/KTitles-Materialize.bundle/Contents/MacOS/KTitles-Mater ialize
    0x17e9b000 - 0x17e9cff3  com.apple.iMovie.TitleTwirl 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/KTitles-Twirl.bundle/Contents/MacOS/KTitles-Twirl
    0x17ea0000 - 0x17ea1fef  com.apple.iMovie.TitleUnscramble 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/KTitles-Unscramble.bundle/Contents/MacOS/KTitles-Unscra mble
    0x17ea5000 - 0x17eb1fe3  com.apple.iMovie.LensFlare 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/LensFlare.bundle/Contents/MacOS/LensFlare
    0x17edd000 - 0x17edfff7  com.apple.iMovie.Letterbox 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Letterbox.bundle/Contents/MacOS/Letterbox
    0x17ee3000 - 0x17ee4fff  com.apple.iMovie.Mirror 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Mirror.bundle/Contents/MacOS/Mirror
    0x17ee8000 - 0x17ee9ffb  com.apple.iMovie.NSquare 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/NSquare.bundle/Contents/MacOS/NSquare
    0x17eed000 - 0x17eefff3  com.apple.iMovie.RadialTransition 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/RadialTransition.bundle/Contents/MacOS/RadialTransition
    0x17ef3000 - 0x17ef8fff  com.apple.iMovie.Rainfall 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Rainfall.bundle/Contents/MacOS/Rainfall
    0x17efc000 - 0x17efdff3  com.apple.iMovie.Subtitles 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Subtitles.bundle/Contents/MacOS/Subtitles
    0x17f01000 - 0x17f0efff  com.apple.iMovie.Titles 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Titles.bundle/Contents/MacOS/Titles
    0x17f37000 - 0x17f39fff  com.apple.iMovie.Transitions 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/Transitions.bundle/Contents/MacOS/Transitions
    0x17f3e000 - 0x17f40ff3  com.apple.iMovie.WarpTransition 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/WarpTransition.bundle/Contents/MacOS/WarpTransition
    0x17f44000 - 0x17f45ffb  com.apple.iMovie.WashTransition 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/WashTransition.bundle/Contents/MacOS/WashTransition
    0x17f49000 - 0x17f4aff3  com.apple.iMovie.ZoomTitles 6.0 (81) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/PlugIns/ZoomTitles.bundle/Contents/MacOS/ZoomTitles
    0x17f73000 - 0x17faffe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1790) <6C96B4EC-ED7A-2111-5392-4C9508A8790C> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x183fd000 - 0x183ffff7 +com.manycamllc.ManyCamVideoDigitizer_RGB 0.0.11 (0.0.11) <F08F9B64-450E-B48E-BFEE-D0F72F8DEBB5> /Library/QuickTime/ManyCamVDig_RGB.component/Contents/MacOS/ManyCamVDig_RGB
    0x18487000 - 0x18489ff7 +com.manycamllc.ManyCamVideoDigitizer_YCbCr 0.0.11 (0.0.11) <456347DA-12E1-2E02-1399-88E418660393> /Library/QuickTime/ManyCamVDig_YCbCr.component/Contents/MacOS/ManyCamVDig_YCbCr
    0x19316000 - 0x19392ff7 +com.cfx.imoviefx.crop 2.0 (3.0) /Users/Dom/Library/iMovie/Plug-ins/cfx/crop.bundle/Contents/MacOS/crop
    0x19477000 - 0x194ebff7 +com.cfx.imoviefx.darkenbrt 2.0 (3.0) /Users/Dom/Library/iMovie/Plug-ins/cfx/darkenbrt.bundle/Contents/MacOS/darkenbr t
    0x195bb000 - 0x19632ff7 +com.cfx.imoviefx.edgedetect 2.0 (3.0) /Users/Dom/Library/iMovie/Plug-ins/cfx/edgedetect.bundle/Contents/MacOS/edgedet ect
    0x19710000 - 0x19787ff7 +com.cfx.imoviefx.turnclip 2.0 (3.0) /Users/Dom/Library/iMovie/Plug-ins/cfx/turnclip.bundle/Contents/MacOS/turnclip
    0x19864000 - 0x198e1fff +com.cfx.imoviefx.trrndlines 3.0 (3.0) /Users/Dom/Library/iMovie/Plug-ins/cfx/XXXtrrndlines.bundle/Contents/MacOS/trrn dlines
    0x67e00000 - 0x67e36fef  com.apple.MediaBrowser 2.0.3 (103) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/MediaBrowser
    0x68480000 - 0x6849ffff  com.apple.AVCVideoServices 1.0 (28) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServic es
    0x68ba0000 - 0x68ba6ff7  com.apple.iMovieSupport 6.0 (51) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/Frameworks/iMovieSupport.framework/Versions/A/iMovieSupport
    0x68bf0000 - 0x68c2201b  com.apple.MPEG2TSDecoder 1.0 (65) /Applications/iMovie (previous version).localized/iMovie HD.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/A/Mpeg2TsDecoder
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
    0x901ee000 - 0x901f9ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9023b000 - 0x90298ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9029a000 - 0x9032cfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9034f000 - 0x905b5ff7  com.apple.security 6.1.2 (55002) <E999CCEF-B769-4355-3E68-6003FCF6FE2B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x905b6000 - 0x905deff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x905e8000 - 0x90896fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x908e9000 - 0x909e9fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x909f4000 - 0x90aa2ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90bf3000 - 0x90bf6ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076>  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x90bf7000 - 0x90bfbff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90bfc000 - 0x90bfcff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90bfd000 - 0x90dc0feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <87750C2B-193F-56A6-AB97-0842A2D02092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90dc1000 - 0x90dd5fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x90dd6000 - 0x90df7fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90df8000 - 0x90e78feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90e79000 - 0x90e9bfef  com.apple.DirectoryService.Framework 3.6 (621.14) <A24C9308-4EB3-456D-1691-43DDB6F9A79F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90eed000 - 0x90fc7fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9102b000 - 0x91030ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9106c000 - 0x910afff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x910b0000 - 0x91148fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9118f000 - 0x9130afe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91328000 - 0x9132cff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9132d000 - 0x9132dff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9132e000 - 0x9133cff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x913a7000 - 0x913e2ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9142d000 - 0x914e6fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x914e7000 - 0x914e7ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x914e8000 - 0x91590ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x915b3000 - 0x915b3ff7  com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x915b4000 - 0x915bbff7  com.apple.agl 3.0.12 (AGL-3.0.12) <C43D8F35-D0DB-37F3-5058-A8308A377303> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x915bc000 - 0x916fffef  com.apple.QTKit 7.7 (1790) <95F7C69A-1D24-A96A-E95D-1DF8CCD03FB3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91700000 - 0x91715fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91716000 - 0x91747ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91748000 - 0x9174efff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9174f000 - 0x91767ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x917ba000 - 0x917fdff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9180c000 - 0x91815ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91823000 - 0x91925fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x91926000 - 0x9192cfe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x91f8d000 - 0x920baffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x920f5000 - 0x92232fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92233000 - 0x92280feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x93089000 - 0x930eafe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x931f2000 - 0x9386dff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9386e000 - 0x938f0ffb  SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93c44000 - 0x93ca8ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93dae000 - 0x93debff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93dec000 - 0x93ea4feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93f54000 - 0x93feffe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93ff0000 - 0x93ffefe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x93fff000 - 0x94003ff7  libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94138000 - 0x941e5fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x941ed000 - 0x94220ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94221000 - 0x94492fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9472c000 - 0x94a4cff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94a4d000 - 0x94f59fff  com.apple.RawCamera.bundle 3.13.0 (627) <3859CCFE-E5FB-3EA6-7D4D-D32801FC31E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x94f5a000 - 0x94f6cff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x94f6d000 - 0x94f70fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x95051000 - 0x951f8ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x951f9000 - 0x951fbff7  libRadiance.dylib ??? (???) <98EC06D5-1A02-EDEF-BF9D-2C986761AD54>  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95278000 - 0x95296fe7  libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95297000 - 0x95311fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95312000 - 0x95494fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x95495000 - 0x956c0ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x956c1000 - 0x9589afff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9589b000 - 0x9597bfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9597c000 - 0x959c2ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x959c3000 - 0x95a07ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95bee000 - 0x95beeff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x95bef000 - 0x95f13fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95f17000 - 0x967faff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x967fb000 - 0x96805fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96806000 - 0x96839fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9683a000 - 0x9683aff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9683b000 - 0x9684cff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9689e000 - 0x968edfe7  libTIFF.dylib ??? (???) <D0EB31DC-40E6-9A97-64D3-9867605DC3DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x968ee000 - 0x968efff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96903000 - 0x96956ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9695d000 - 0x9695fff7  com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9697f000 - 0x9697fff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x969b6000 - 0x96a93fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x96a94000 - 0x96b96fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x96c8a000 - 0x96cc4ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x96cc5000 - 0x96ce4ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96ce5000 - 0x96d60fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x96d61000 - 0x96e6dfe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96e7a000 - 0x97669557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9775f000 - 0x977c9fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x977ca000 - 0x9789bfe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9789c000 - 0x978a9ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x978aa000 - 0x978adff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x978ae000 - 0x97d69ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x97d6a000 - 0x97e98fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97e99000 - 0x97ebdff7  libJPEG.dylib ??? (???) <5F2343E4-C268-B9AE-1BC3-466F5A614648> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x97ebe000 - 0x97f0eff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97f48000 - 0x97f5cffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x97f5d000 - 0x97f8dff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x980b7000 - 0x980c1ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x980c2000 - 0x98118ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x98121000 - 0x98162ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x98163000 - 0x98203fff  com.apple.Bluetooth 2.4.5 (2.4.5f3) <DDC2FBBE-2983-972E-8450-CF6A5A8632FD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x9824c000 - 0x9824dff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9824e000 - 0x9828bff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9828c000 - 0x98357fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98358000 - 0x9878dff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98796000 - 0x98b01ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x98b02000 - 0x98b0eff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x98b0f000 - 0x98b0fff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98b11000 - 0x98b37ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x98b38000 - 0x98bd5fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x98d44000 - 0x98d64fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x98e16000 - 0x98e26ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x98ee3000 - 0x99e36ffb  com.apple.QuickTimeComponents.component 7.6.6 (1790) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99e37000 - 0x9a24dff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9a24e000 - 0x9a2bdff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9a32d000 - 0x9a330ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9a3af000 - 0x9a45bfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9a45c000 - 0x9a756fef  com.apple.QuickTime 7.6.6 (1790) <A5B2CDA8-47C9-F1AE-ED54-625B0FAB426F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9a790000 - 0x9a79bff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9a8d8000 - 0x9a8f4fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9a8f8000 - 0x9a9b4fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9a9b5000 - 0x9a9f9fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9a9fa000 - 0x9aa01ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9ac24000 - 0x9ac66ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9ac67000 - 0x9acaeffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro2,1, BootROM MBP21.00A5.B08, 2 processors, Intel Core 2 Duo, 2.33 GHz, 2 GB, SMC 1.14f5
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: AirPort Extreme, Atheros 5416: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS541616J9SA00, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 3
    USB Device: Miscellaneous Device, 0x046d  (Logitech Inc.), 0x0821, 0xfd300000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000 / 2
    USB Device: Microsoft Trackball Explorer®, 0x045e  (Microsoft Corporation), 0x0024, 0x7d200000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021b, 0x1d200000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2

    I unfortunately cannot remember where I got the 'trrndlines' plugin... I assume that it must have been from CFX (as it is located under /Users/Dom/Library/iMovie/Plug-ins/cfx/XXXtrrndlines.bundle).
    As for what it does, I also do not know, as I do not think I ever used it in my previous video projects.
    At this stage, I think I just need to uninstall it so that iMovie doesnt try to use it.
    Do you know how to uninstall a CFX plugin in iMovie?
    NOTE: I have re-installed iMovie 6.0.4 (instead of iMovie 6.0.3), but still encounter the same issue.

  • My iPhoto isn't working, I open it and a second later its saying "iphoto quit unexpectedly while using the Flip4Mac WMV Import Plug in"

    As i said in my topic My iPhoto isn't working, I open it and a second later its saying hoto quit unexpectedly while using the Flip4Mac WMV Import Plug in. i press ok and try to open it again but than says to repair so i do so, but it doesnt seem to repair its problem. I have tried opening a new photo library through it with the alt/option key but that doesnt seem to work either. i thought it did for a min because it didnt log out but once i pressed open photo stream it seemed to have the same problem. this is what i see
    Process:         iPhoto [661]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.2 (9.4.2)
    Build Info:      iPhotoProject-710042000000000~2
    App Item ID:     408981381
    App External ID: 11723545
    Code Type:       X86 (Native)
    Parent Process:  launchd [149]
    User ID:         502
    PlugIn Path:       /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    PlugIn Identifier: net.telestream.wmv.import
    PlugIn Version:    2.4.0.11 (2.4.0.11)
    Date/Time:       2013-03-17 14:23:46.000 -0700
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          2036 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  413 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                      4D8E93A6-DD18-B081-7D86-BA37E751C35B
    Crashed Thread:  27  Import thread 0
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iPhoto.app/Contents/MacOS/iPhoto
        VM_ALLOCATE            0000000000001000-00000000000c3000 [  776K] ---/--- SM=NUL 
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.AppKit                        0x9604dd81 -[NSApplication isActive] + 1
    1   com.apple.iPhoto                        0x005ea4d8 0xc3000 + 5403864
    2   com.apple.AppKit                        0x9608e3a4 -[NSView _drawRect:clip:] + 3706
    3   com.apple.AppKit                        0x9608b909 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 2156
    4   com.apple.AppKit                        0x9608c1fd -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4448
    5   com.apple.AppKit                        0x9608c1fd -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4448
    6   com.apple.AppKit                        0x9608ae8f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 290
    7   com.apple.AppKit                        0x96086bf3 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425
    8   com.apple.AppKit                        0x9604f3f1 -[NSView displayIfNeeded] + 1468
    9   com.apple.AppKit                        0x9604edad -[NSWindow displayIfNeeded] + 306
    10  com.apple.AppKit                        0x9604ea44 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 994
    11  com.apple.AppKit                        0x9668caeb __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke_01253 + 58
    12  com.apple.CoreFoundation                0x94642ced _runLoopObserverWithBlockContext + 29
    13  com.apple.CoreFoundation                0x9461385e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    14  com.apple.CoreFoundation                0x9461379d __CFRunLoopDoObservers + 381
    15  com.apple.CoreFoundation                0x945ed806 __CFRunLoopRun + 886
    16  com.apple.CoreFoundation                0x945ed02a CFRunLoopRunSpecific + 378
    17  com.apple.CoreFoundation                0x945ece9b CFRunLoopRunInMode + 123
    18  com.apple.HIToolbox                     0x94229f5a RunCurrentEventLoopInMode + 242
    19  com.apple.HIToolbox                     0x94229cc9 ReceiveNextEventCommon + 374
    20  com.apple.HIToolbox                     0x94229b44 BlockUntilNextEventMatchingListInMode + 88
    21  com.apple.AppKit                        0x9604b9aa _DPSNextEvent + 724
    22  com.apple.AppKit                        0x9604b1dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    23  com.apple.AppKit                        0x9604163c -[NSApplication run] + 855
    24  com.apple.AppKit                        0x95fe4666 NSApplicationMain + 1053
    25  com.apple.iPhoto                        0x000d2c99 0xc3000 + 64665
    26  com.apple.iPhoto                        0x000d22e5 0xc3000 + 62181
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x92d489ae kevent + 10
    1   libdispatch.dylib                       0x979e0c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x979e07a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x92d480ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x976f00ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x976efe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x976d7d2a start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x92d480ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x976f00ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x976efe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x976d7d2a start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x92d480ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x976f00ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x976efe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x976d7d2a start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x92d480ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x976f00ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x976efe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x976d7d2a start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib                  0x92d480ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x976f00ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x976efe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x976d7d2a start_wqthread + 30
    Thread 7:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x92d47c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x97777a55 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x9777791e usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x96230c9d -[NSUIHeartBeat _heartBeatThread:] + 879
    4   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    5   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    6   libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    7   libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f22e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x976f2572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x982e69b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x982e67dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x982ebd10 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0206fe12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0206eefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f22e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x976f2572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x982e69b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x982e67dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x982ebd10 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0206fe12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0206eefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f22e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x976f2572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x982e69b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x982e67dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x982ebd10 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0206fe12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0206eefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f22e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x976f2572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x982e69b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x982e67dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x982ebd10 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0206fe12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0206eefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f22e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x976f2572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x982e69b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x982e67dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x982ebd10 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0206fe12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0206eefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f22e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x976f2572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x982e69b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x982e67dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x982ebd10 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0206fe12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0206eefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f22e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x976f2572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x982e69b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x982e67dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x982ebd10 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0206fe12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0206eefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x92d480ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x976f00ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x976efe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x976d7d2a start_wqthread + 30
    Thread 16:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f22e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x976f2572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x982e69b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x982e67dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x982ebd10 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x026cc48f -[RKAsyncImageRenderer _backgroundRenderThread:] + 173
    7   libobjc.A.dylib                         0x96ea4586 -[NSObject performSelector:] + 62
    8   com.apple.proxtcore                     0x02078df9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    9   libobjc.A.dylib                         0x96ea45d3 -[NSObject performSelector:withObject:] + 70
    10  com.apple.proxtcore                     0x0207122c -[XTSubscription postMessage:] + 191
    11  com.apple.proxtcore                     0x02070aef -[XTDistributor distributeMessage:] + 681
    12  com.apple.proxtcore                     0x02070313 -[XTThread handleMessage:] + 515
    13  com.apple.proxtcore                     0x0206ef10 -[XTThread run:] + 434
    14  com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    15  com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    16  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    17  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x92d480ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x976f00ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x976efe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x976d7d2a start_wqthread + 30
    Thread 18:
    0   libsystem_kernel.dylib                  0x92d480ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x976f00ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x976efe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x976d7d2a start_wqthread + 30
    Thread 19:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x92d47be6 __select + 10
    1   com.apple.CoreFoundation                0x94631660 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    3   libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 20:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x92d457d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x92d44cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x945e7f89 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x945ed96f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x945ed02a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x945ece9b CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x9825463a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    10  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 21:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f2280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x977780e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x94ed37a8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x950eaf63 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x94ed172c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x951008a0 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 22:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f2280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x97778095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x95055b76 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x95055a6e JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x94ed172c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x951008a0 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 23:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f2280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x97778095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x95055b76 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x95055a6e JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x94ed172c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x951008a0 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 24:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f2280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x97778095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x95055b76 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x95055a6e JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x94ed172c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x951008a0 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x92d457d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x92d44cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x945e7f89 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x945ed96f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x945ed02a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x945ece9b CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x982bdf36 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.apple.proxtcore                     0x0207106c -[XTRunLoopThread run:] + 469
    8   com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x92d478e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x976f2280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x97778095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x982b6d24 -[NSCondition wait] + 274
    4   com.apple.iPhoto                        0x00114a64 0xc3000 + 334436
    5   com.apple.iPhoto                        0x00114672 0xc3000 + 333426
    6   com.apple.CoreFoundation                0x946437cd __invoking___ + 29
    7   com.apple.CoreFoundation                0x94643707 -[NSInvocation invoke] + 279
    8   com.apple.RedRock                       0x026e885b -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x026f95f4 -[RKInvoker _invokeTargetWithPool:] + 68
    10  libobjc.A.dylib                         0x96ea45d3 -[NSObject performSelector:withObject:] + 70
    11  com.apple.proxtcore                     0x02078df9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    12  libobjc.A.dylib                         0x96ea45d3 -[NSObject performSelector:withObject:] + 70
    13  com.apple.proxtcore                     0x0207122c -[XTSubscription postMessage:] + 191
    14  com.apple.proxtcore                     0x02070aef -[XTDistributor distributeMessage:] + 681
    15  com.apple.proxtcore                     0x02070313 -[XTThread handleMessage:] + 515
    16  com.apple.proxtcore                     0x0206ef10 -[XTThread run:] + 434
    17  com.apple.Foundation                    0x982b87c8 -[NSThread main] + 45
    18  com.apple.Foundation                    0x982b874b __NSThread__main__ + 1396
    19  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    20  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 27 Crashed:: Import thread 0
    0   net.telestream.wmv.import               0x16eb179a ACWma1DecoderEntry + 1418
    1   net.telestream.wmv.import               0x16eb1a3c ACWma1DecoderEntry + 2092
    2   net.telestream.license                  0x1642c562 TSLicenseF4M::GetLevel(bool) + 42
    3   net.telestream.wmv.import               0x16e9b975 MjpgDecompressorComponentDispatch + 71957
    4   net.telestream.wmv.import               0x16ea00d5 MjpgDecompressorComponentDispatch + 90229
    5   net.telestream.wmv.import               0x16e84180 MmsMediaHandlerComponentDispatch + 14368
    6   com.apple.CoreServices.CarbonCore          0x9536dadb callComponentStorage_44 + 25
    7   com.apple.CoreServices.CarbonCore          0x9535eabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    8   com.apple.CoreServices.CarbonCore          0x9535eaff CallComponentFunctionWithStorageProcInfo + 30
    9   net.telestream.wmv.import               0x16e8432d M4s2DecompressorComponentDispatch + 205
    10  com.apple.CoreServices.CarbonCore          0x952d8ade CallComponent + 151
    11  com.apple.CoreServices.CarbonCore          0x952d8b38 CallComponentDispatch + 29
    12  com.apple.CoreServices.CarbonCore          0x9536bad7 CallComponentOpen + 43
    13  com.apple.CoreServices.CarbonCore          0x952d86a5 OpenAComponent + 443
    14  com.apple.CoreServices.CarbonCore          0x952d84e2 OpenComponent + 24
    15  com.apple.CoreServices.CarbonCore          0x952d8aeb CallComponent + 164
    16  com.apple.CoreServices.CarbonCore          0x952d8b38 CallComponentDispatch + 29
    17  com.apple.CoreServices.CarbonCore          0x9536bc5b CallComponentGetPublicResource + 57
    18  com.apple.QuickTime                     0x990d4c91 cchaMissing + 326
    19  com.apple.CoreServices.CarbonCore          0x952d7653 GetComponentPublicResourceList + 749
    20  com.apple.QuickTime                     0x990d40fb startUsingCachedCodecCharacterizations + 267
    21  com.apple.QuickTime                     0x990d3c14 FindBestChain + 30
    22  com.apple.QuickTime                     0x990d2af9 ICMSequenceGetChain + 514
    23  com.apple.QuickTime                     0x990cdca5 DoBandedDecompress + 5528
    24  com.apple.QuickTime                     0x990cc6a0 ICMAction + 1286
    25  com.apple.QuickTime                     0x990cbf90 ICMDeviceLoop + 3924
    26  com.apple.QuickTime                     0x990d2060 DecompressSequenceFrameWhen + 803
    27  com.apple.QuickTime                     0x990d1d34 DecompressSequenceFrameS + 61
    28  com.apple.QuickTimeImporters.component          0x9a2b57ad importGraphicDrawInternal + 1834
    29  com.apple.QuickTimeImporters.component          0x9a2af1ea importGraphicDrawOrDecide + 1782
    30  com.apple.CoreServices.CarbonCore          0x9535eabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    31  com.apple.CoreServices.CarbonCore          0x9535eaff CallComponentFunctionWithStorageProcInfo + 30
    32  com.apple.QuickTimeImporters.component          0x9a2add31 ImportGraphicComponentDispatch + 81
    33  com.apple.CoreServices.CarbonCore          0x952d8ade CallComponent + 151
    34  com.apple.CoreServices.CarbonCore          0x952d8b55 DelegateComponentCall + 24
    35  com.apple.QuickTimeImporters.component          0x9a24c768 ImportJFIFComponentDispatch + 98
    36  com.apple.CoreServices.CarbonCore          0x952d8ade CallComponent + 151
    37  com.apple.CoreServices.CarbonCore          0x952d8b38 CallComponentDispatch + 29
    38  com.apple.QuickTimeComponents.component          0x93f3db61 0x933ab000 + 12135265
    39  com.apple.QuickTimeComponents.component          0x93c7abe0 0x933ab000 + 9239520
    40  com.apple.CoreServices.CarbonCore          0x9536d91f callComponentStorage_444 + 32
    41  com.apple.CoreServices.CarbonCore          0x9535eabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    42  com.apple.CoreServices.CarbonCore          0x9535eaff CallComponentFunctionWithStorageProcInfo + 30
    43  com.apple.QuickTimeComponents.component          0x93c79b92 ExportBaseComponentDispatch + 81
    44  com.apple.CoreServices.CarbonCore          0x952d8ade CallComponent + 151
    45  com.apple.CoreServices.CarbonCore          0x952d8b55 DelegateComponentCall + 24
    46  com.apple.QuickTimeComponents.component          0x93c7e3e2 ExportJFIFComponentDispatch + 98
    47  com.apple.CoreServices.CarbonCore          0x952d8ade CallComponent + 151
    48  com.apple.CoreServices.CarbonCore          0x952d8b38 CallComponentDispatch + 29
    49  com.apple.QuickTimeComponents.component          0x93f3e825 0x933ab000 + 12138533
    50  com.apple.QuickTimeComponents.component          0x93c7a125 0x933ab000 + 9236773
    51  com.apple.CoreServices.CarbonCore          0x9536dadb callComponentStorage_44 + 25
    52  com.apple.CoreServices.CarbonCore          0x9535eabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    53  com.apple.CoreServices.CarbonCore          0x9535eaff CallComponentFunctionWithStorageProcInfo + 30
    54  com.apple.QuickTimeComponents.component          0x93c79b92 ExportBaseComponentDispatch + 81
    55  com.apple.CoreServices.CarbonCore          0x952d8ade CallComponent + 151
    56  com.apple.CoreServices.CarbonCore          0x952d8b55 DelegateComponentCall + 24
    57  com.apple.QuickTimeComponents.component          0x93c7e3e2 ExportJFIFComponentDispatch + 98
    58  com.apple.CoreServices.CarbonCore          0x952d8ade CallComponent + 151
    59  com.apple.CoreServices.CarbonCore          0x952d8b38 CallComponentDispatch + 29
    60  com.apple.QuickTime                     0x992bd8b3 GraphicsExportDoExport + 43
    61  com.apple.iPhoto                        0x001e75b9 0xc3000 + 1197497
    62  com.apple.iPhoto                        0x001e70e1 0xc3000 + 1196257
    63  com.apple.iPhoto                        0x001e2212 0xc3000 + 1176082
    64  com.apple.iPhoto                        0x001e0ead 0xc3000 + 1171117
    65  libsystem_c.dylib                       0x976ed5b7 _pthread_start + 344
    66  libsystem_c.dylib                       0x976d7d4e thread_start + 34
    Thread 27 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x16eb1799  ecx: 0x9265ad96  edx: 0x17050908
      edi: 0xb1cc49ac  esi: 0x00000000  ebp: 0xb1cc48c8  esp: 0xb1cc48bc
       ss: 0x00000023  efl: 0x00010292  eip: 0x16eb179a   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 3
    Binary Images:
       0xc3000 -   0xdaffeb  com.apple.iPhoto (9.4.2 - 9.4.2) <3AC6405B-33E2-3184-9F20-4C9CC5256A3A> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xf41000 -  0x101bffc  org.python.python (2.6.7 - 2.6.7) <FA305A16-14DB-3062-BB61-3944ED836202> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
    0x1066000 -  0x106efff  com.apple.PhotoFoundation (1.0 - 10.17) <D48FDC95-21FC-328C-9F4F-89C28A260C2D> /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/PhotoFoundation
    0x10dd000 -  0x12b9ffb  com.apple.geode (1.5.3 - 270.7) <DFD97416-FD86-3AF1-BFF0-79A47DADE257> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x134a000 -  0x134fff7  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <65A74F18-5020-31EC-B7E9-EBC14E2D9CA1> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x1359000 -  0x1388ff7  com.apple.iLifeAssetManagement (2.7 - 40.34) <2B65BA8A-2C25-360D-B50E-0A9EECA1CE57> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x13aa000 -  0x13d1ff3  com.apple.iPhoto.Tessera (1.1 - 70.18) <F190FD9B-9CC9-3D4D-9744-113F7CA36097> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x13e6000 -  0x140affb  com.apple.iPhoto.Tellus (1.3 - 70.18) <768463A7-60B4-3D50-B36B-D6E5AFA43DC9> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x1421000 -  0x142cfff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <86E53BF3-BCAD-36F9-999B-013E359EF079> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x1438000 -  0x144dffb  com.apple.iLifeFaceRecognition (1.0 - 30.11) <4A781CBF-9764-3531-91E0-94C5B4DFCFDF> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x1459000 -  0x1482ff3  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <C38D0A24-E868-362A-A195-8510CF36F66E> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x149d000 -  0x149ffff  com.apple.ExceptionHandling (1.5 - 10) <D565F065-B45F-37FF-BA46-C675F95BBC00> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x14a7000 -  0x14b2ff7  com.apple.UpgradeChecker (9.2 - 9.2) <D34CC218-8200-34D7-816C-B747EE4BF5F7> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x14bd000 -  0x153cff7  com.apple.iLifeMediaBrowser (2.7.3 - 546.4) <41C10827-7C8E-3241-922A-9E1A6CD48866> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x1581000 -  0x16a0ffb  com.apple.WebKit (8536 - 8536.28.10) <C181C3FB-91E3-38AB-A709-6B61935B3AD8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x1751000 -  0x1766fff  com.apple.iChat.InstantMessage (7.0.1 - 3305) <BDC60881-195C-3C36-B863-AAA6BDA76C18> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x1774000 -  0x1b0dff3  com.apple.iLifeSlideshow (3.1 - 1151.4) <B03978EF-A395-30D4-833B-7C474E1F5F12> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x1c0b000 -  0x1e9cff3  com.apple.iLifePageLayout (1.3 - 200.9) <067ACE80-5B73-39EE-850B-E392F6573AAC> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x1f76000 -  0x200dff7  com.apple.MobileMe (13 - 1.0.4) <5E6C6DEC-1F48-358F-8117-40FAAEB8AFAD> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x206b000 -  0x20d3ff3  com.apple.proxtcore (1.4.1 - 250.56) <BBADA727-FB78-32AF-8D45-4498F68343A7> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x2116000 -  0x2214ff7  com.apple.iLifeSQLAccess (1.7.1 - 60.5) <845C6292-8EC2-3B4A-8E2E-8D98986148C2> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x225e000 -  0x2289ffb  com.apple.ProUtils (1.1 - 200.36) <E286BD1F-0BE8-3151-B758-89870AB4AC89> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x22a3000 -  0x230efff  com.apple.iLifeKit (1.3.1 - 156.11) <F93283F4-046D-3653-9607-8B0F850E6318> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x2353000 -  0x258cff3  com.apple.prokit (7.3.2 - 1944.10) <5276C99B-E10E-3B92-AB06-1B546A6291D1> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x26a9000 -  0x2bd5ffb  com.apple.RedRock (1.9.4 - 310.33) <548258F5-3AE9-3AD4-B986-A9674D131164> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x2dd2000 -  0x2df6fff  com.apple.AOSAccounts (1.1.2 - 1.1.95) <6C931BC9-7C14-3F67-86F5-EBE2916E0670> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x2e10000 -  0x2e10fff  com.apple.SafariServices.framework (8536 - 8536.28.10) <38360619-29CB-30E2-8031-B8BCF393372E> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x2e16000 -  0x2e1dff7  com.apple.AOSNotification (1.7.0 - 636.3) <520524D9-B14F-3DED-9281-8FAFEFFBA863> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x2e28000 -  0x2e28ffc  com.apple.SafariDAVNotifier (1.1.1 - 1) <0626242D-C677-3B1D-BCC0-75F5857E9E37> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x2e2e000 -  0x309eff3  com.apple.CalendarStore (6.0 - 1249) <A6C4BC52-A53D-38F9-B938-AF2E885AAC0E> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x31a2000 -  0x31feffb  com.apple.corelocation (1239.40 - 1239.40) <DF504BBD-A9D5-3AF0-AAF7-F7C06753A13C> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x322b000 -  0x325dff3  com.apple.GeoServices (1.0 - 1) <E42ABF31-2FE8-303E-908F-2510E69B70CE> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x326f000 -  0x3278fff  com.apple.ProtocolBuffer (2 - 104) <54ACBE43-3E02-38C0-81D1-A9EB40E5655A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x3280000 -  0x3288ff3  com.apple.AppSandbox (2.0 - 1) <EA5C2F87-F046-349E-B276-6B9F252B2AD5> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x3290000 -  0x32d4ff3  com.apple.CalDAV (6.0 - 112.6) <EF9166E6-A80B-3C8D-BD22-F1555DB0649D> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x3307000 -  0x3310ff3  com.apple.CalendarAgentLink (1.0 - 37) <2D0AFE12-0235-3B60-B786-0EC07AC9F52C> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x3321000 -  0x3332fff  com.apple.CalendarFoundation (1.0 - 29) <6BC68447-ED79-3ABD-8A6E-FA5416D09E2E> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x3345000 -  0x33a7fff  com.apple.coredav (1.0.1 - 179.7) <FE9A6204-03DA-3183-A793-3FA8EEBFA1C4> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x33e5000 -  0x3432ffb  com.apple.ExchangeWebServices (3.0 - 157) <B519C697-55B7-3588-945D-55A7C9C9F375> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x3488000 -  0x34d6fff  com.apple.iCalendar (6.0 - 126.5) <C30CAF95-3D02-3E2E-8855-51DCDF8DB219> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x3501000 -  0x3501fff +cl_kernels (???) <C95C2C6C-E8D9-4FB7-8D3B-9BC35740A414> cl_kernels
    0x3503000 -  0x3510ffb  com.apple.KerberosHelper (4.0 - 1.0) <527E53D2-F8D2-31D1-8576-B725B42C97D9> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x351c000 -  0x3668ff7  com.apple.syncservices (7.1 - 713.1) <0A9790C9-1D95-3B46-84FA-43848FCB476E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x36e4000 -  0x3751ffb  com.apple.WhitePagesFramework (10.7.0 - 141.0) <569589AA-CBE2-3B49-8690-D2977E209499> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x377f000 -  0x37a6ffb  libsandbox.1.dylib (220.2) <3DBD15B6-ABFC-3395-9F6A-3061C8C1AC35> /usr/lib/libsandbox.1.dylib
    0x37b0000 -  0x37c3fff  com.apple.AppContainer (2.0 - 1) <A2C97877-F90D-34CB-BAC7-811D62BABDF0> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x37d2000 -  0x37d3ff5 +cl_kernels (???) <B3AF783E-16EA-4713-B50F-CEF8B240316F> cl_kernels
    0x37d5000 -  0x37d9ff7  com.apple.SecCodeWrapper (2.0 - 1) <2ADFEC5C-ECC7-3CF5-89B9-0B461E014F12> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x37e3000 -  0x37e7ffe  libMatch.1.dylib (17) <29090908-32A9-3087-B197-00128F5954CD> /usr/lib/libMatch.1.dylib
    0x37ee000 -  0x37f1ffb  com.apple.LibraryRepair (1.0 - 1) <C6A079B1-1FD5-39FF-B141-E6C99ECBAA77> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
    0x37fb000 -  0x3855fff  com.apple.proapps.MIO (1.0.6 - 512) <8321DF77-4AD8-376B-9465-83F471AA61D2> /Applications/iPhoto.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x386f000 -  0x4502ffb  com.apple.WebCore (8536 - 8536.28.10) <AA738A8C-808D-302A-B58D-404C58075C45> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x4c8a000 -  0x4c8bfff +eOkaoCom.dylib (1) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x4c93000 -  0x4cb8ff2 +eOkaoPt.dylib (1) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x4cc4000 -  0x4cf8fe7 +eOkaoDt.dylib (1) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x4d03000 -  0x4e6afff +eOkaoFr.dylib (1) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x4e71000 -  0x4ecdfff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <096185BF-14F0-385C-88FF-1ABB418697A8> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x4ee7000 -  0x5001ffb  com.apple.avfoundation (2.0 - 361.32) <7EDA9CE4-6147-302E-8B98-9F753E2849EB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x50a0000 -  0x50d8ff3  com.apple.CoreMediaIOServicesPrivate (52.0 - 3311.1) <224D00BA-092E-38A6-9BBB-6E8B51202227> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x50f5000 -  0x511cff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <277A523B-0808-366A-A6E4-99C765C38387> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x5131000 -  0x5162ff3  com.apple.FWAVCPrivate (52.47 - 47) <0A275296-00A0-3227-9201-1F8CB0E054AF> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x5179000 -  0x51c1ffb  com.apple.CoreMediaIOServices (171.0 - 3244) <A54BCA4B-40BD-3B8C-BDA9-FFB50DA5FDC9> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x51e3000 -  0x5282ff7  com.apple.imcore (8.0 - 900) <E17C2E05-730E-3157-9FC4-6B67456054C8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x52a9000 -  0x52fdff7  com.apple.imfoundation (8.0 - 900) <94D754EA-3FCB-30A8-8C96-7A0FA2DB7D9A> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x5329000 -  0x5331ff7  com.apple.marco (8.0 - 900) <FAE5B666-B0A2-3348-9DAF-55D6851139E6> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x5339000 -  0x5360ff7  com.apple.ExpressCheckout (1.0 - 1.0) <ACE460FA-35FB-3C0E-9BA8-937F560F0847> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
    0x537b000 -  0x53a9ffb  com.apple.iLifeImageAnalysis (3.0 - 3) <82BEE3DD-958D-35A6-B167-C8C0C31227DB> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/iLifeImageAnalysis.framework/Versions/A/iLifeImageAnalysis
    0x67fc000 -  0x6854fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x6878000 -  0x687bffb +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0xcf4b000 -  0xcf58ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0xe96c000 -  0xe96dffe  com.apple.AddressBook.LocalSourceBundle (2.1 - 1169) <5184600D-D93E-3267-A3C0-1927BD7DB823> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x12602000 - 0x12796ffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x127cd000 - 0x1294efff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x12980000 - 0x1298bfff  libGPUSupport.dylib (8.7.25) <08BED1B3-FD0C-3137-BC0C-39EED6029D84> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x12992000 - 0x129bdff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x129c6000 - 0x129ceffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x129d5000 - 0x129d8ffe  com.apple.DirectoryServicesSource (2.1 - 1169) <F49E7180-F3CF-3C63-8AF3-76C088BA779C> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x1311f000 - 0x131b1fff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x131c3000 - 0x13205fff  com.apple.facetimeservices (8.0 - 900) <1C565FAC-C1EE-3327-BB19-6DB8987E703A> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x1321d000 - 0x1326eff7  com.apple.AddressBook.CardDAVPlugin (10.8 - 333) <A8099206-0C6D-3114-A908-F8992CA5CA88> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x1328b000 - 0x1329affd  com.apple.NSServerNotificationCenter (5.0 - 5.0) <86494495-4C08-3673-8B73-04931F3D9345> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x13329000 - 0x1332effe  com.apple.iphoto.accountconfig.Email (9.2 - 9.2) <50B32E94-2383-3409-A2AE-8367DE6CD6EF> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
    0x13418000 - 0x1341bfff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <A69EF05F-5213-3D42-B6C5-97D4C8C5E7A7> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
    0x15405000 - 0x15408fff  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <4002CDBC-05C4-3DEF-ADE3-9917FB7050E9> /Applications/iPhoto.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents/M acOS/Flickr
    0x1540e000 - 0x1540fffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x15476000 - 0x15534ff3  ColorSyncDeprecated.dylib (400) <A959DD25-E448-3563-B74E-E58C69961C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x15678000 - 0x1567dff8  com.apple.iphoto.accountconfig.MobileMe (1.1 - 1) <433656FC-3D8F-3088-BCF3-C6765E788E20> /Applications/iPhoto.app/Contents/PlugIns/MobileMe.accountconfigplugin/Contents /MacOS/MobileMe
    0x15683000 - 0x156aaffb  com.apple.iPhoto.FacebookPublisher (1.2 - 1.2) <17607BF1-A294-33E6-B454-49F815BA72C1> /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
    0x156b6000 - 0x156d5ffb  com.apple.iPhoto.FlickrPublisher (1.2 - 1.2) <BEFEC249-367D-30EA-B2C3-DC0AA41A8FED> /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
    0x156df000 - 0x15715ffb  com.apple.iPhoto.MobileMePublisher (1.2 - 1.2) <D3890130-951A-3F09-9D10-04008FEAF6E2> /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
    0x15724000 - 0x1572bfff  com.apple.iPhoto.RSSPublisher (1.1 - 1.1) <C13A2FCB-178C-3CA9-AB1C-44B4C76D26BD> /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x15732000 - 0x15746ff7  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <6EA7F7AB-936F-384F-ABD1-D9BDF69B48B3> /Applications/iPhoto.app/Contents/PlugIns/SharedPhotoStreamPublisher.publisher/ Contents/MacOS/SharedPhotoStreamPublisher
    0x16427000 - 0x16434ff7 +net.telestream.license (1.0.8.2-GC - 1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x167de000 - 0x16889fff  libcrypto.0.9.7.dylib (106) <B96063DD-DBFC-320E-97C7-9ED5099051AC> /usr/lib/libcrypto.0.9.7.dylib
    0x16e44000 - 0x17039ff2 +net.telestream.wmv.import (2.4.0.11 - 2.4.0.11) <83F7489B-3935-E1BA-B934-69179217A26D> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x8e2fb000 - 0x8ec49ff3  com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <4B231127-7885-33A3-9FC7-7EF42A066FD7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fec2000 - 0x8fef4e57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
    0x90007000 - 0x90403feb  com.apple.VideoToolbox (1.0 - 926.87) <D6460276-E1CF-317D-B32F-80EAE916168C> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x90404000 - 0x90561ffb  com.apple.QTKit (7.7.1 - 2599.24) <39CC892D-2874-33FE-BE30-87FE07D875BD> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90562000 - 0x90568fff  com.apple.phonenumbers (1.1 - 47) <0D9B4A12-C1D3-374C-B320-11806C0CCF2A> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x90569000 - 0x905c0ff7  com.apple.ScalableUserInterface (1.0 - 1) <4B538E02-4F41-37FF-81F6-ED43DE0E78CC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x905f7000 - 0x90651ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90652000 - 0x90656fff  com.apple.OpenDirectory (10.8 - 151.10) <E3D2E1A4-6E55-3C23-BCB4-7B9D31EFD605> /

    You may need to update your version of Flip4Mac:
    http://www.telestream.net/flip4mac/overview.htm

  • Cant open Safari, AppStore. Error Message "Safari quit unexpectedly while using the WebKit2 plug-in." Please help

    Help me out guys why is this doing this? I just downloaded Maverick a couple days ago. Today I noticed Safari was really erratic, running fast one webpage then the next very slowwwwwwwww loading or not loading a page at all. Sometimes reloading worked sometimes not. I ran a test a speedtest.net, this came back with 33mbps download and 10mbps upload over my home wifi. So I restarted my mac (mid June 2012 MBP) I believe this is the first time I have restarted it since I installed maverick. Now I cant open Safari or Appstore I get the message "Safari quit unexpectedly while using the WebKit2 plug-in." immediately when I try to open these. I have the error report if that helps:
    Process:        Safari [709]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:        7.0 (9537.71)
    Build Info:      WebBrowser-7537071000000000~3
    Code Type:      X86-64 (Native)
    Parent Process:  launchd [162]
    Responsible:    Safari [709]
    User ID:        501
    PlugIn Path:      /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    PlugIn Identifier: com.apple.WebKit2
    PlugIn Version:    9537 (9537.71)
    Date/Time:      2013-11-09 14:35:23.384 -0800
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  502E1150-8386-DCBE-C9DB-1915D0B9BDD8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (Code Signature Invalid)
    Exception Codes: 0x0000000000000032, 0x00007fff740dd5b8
    VM Regions Near 0x7fff740dd5b8:
        __DATA                00007fff740da000-00007fff740db000 [    4K] rw-/rwx SM=COW  /usr/lib/system/libsystem_m.dylib
    --> __DATA                00007fff740db000-00007fff740f7000 [  112K] rw-/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        __DATA                00007fff740f7000-00007fff740fa000 [  12K] rw-/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0  com.apple.WebKit2              0x00007fff8778e9e0 DYLD-STUB$$WebCore::RunLoop::initializeMainRunLoop() + 0
    1  com.apple.WebKit2              0x00007fff875f903f WKContextCreateWithInjectedBundlePath + 21
    2  com.apple.Safari.framework    0x00007fff8da4bf5d Safari::WK::Context::create(Safari::WK::String const&) + 17
    3  com.apple.Safari.framework    0x00007fff8d94ffbf Safari::Application::initializeProcessContext() + 99
    4  com.apple.Safari.framework    0x00007fff8d946423 +[AppController initialize] + 278
    5  libobjc.A.dylib                0x00007fff8a99d371 _class_initialize + 645
    6  libobjc.A.dylib                0x00007fff8a9a9254 lookUpImpOrForward + 170
    7  libobjc.A.dylib                0x00007fff8a99c169 objc_msgSend + 233
    8  com.apple.AppKit              0x00007fff9006160d -[NSCustomObject nibInstantiate] + 89
    9  com.apple.AppKit              0x00007fff90061550 -[NSIBObjectData instantiateObject:] + 309
    10  com.apple.AppKit              0x00007fff90060845 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 413
    11  com.apple.AppKit              0x00007fff900555fe loadNib + 327
    12  com.apple.AppKit              0x00007fff90054b9c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
    13  com.apple.AppKit              0x00007fff9005498c -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 197
    14  com.apple.AppKit              0x00007fff9005477b +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 357
    15  com.apple.AppKit              0x00007fff90050617 NSApplicationMain + 448
    16  com.apple.Safari.framework    0x00007fff8db6976d SafariMain + 267
    17  libdyld.dylib                  0x00007fff90e2f5fd start + 1
    Thread 1:
    0  libsystem_kernel.dylib        0x00007fff86225e6a __workq_kernreturn + 10
    1  libsystem_pthread.dylib        0x00007fff893c1f08 _pthread_wqthread + 330
    2  libsystem_pthread.dylib        0x00007fff893c4fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0  libsystem_kernel.dylib        0x00007fff86226662 kevent64 + 10
    1  libdispatch.dylib              0x00007fff8516543d _dispatch_mgr_invoke + 239
    2  libdispatch.dylib              0x00007fff85165152 _dispatch_mgr_thread + 52
    Thread 3:
    0  libsystem_kernel.dylib        0x00007fff86225e6a __workq_kernreturn + 10
    1  libsystem_pthread.dylib        0x00007fff893c1f08 _pthread_wqthread + 330
    2  libsystem_pthread.dylib        0x00007fff893c4fb9 start_wqthread + 13
    Thread 4:
    0  libsystem_kernel.dylib        0x00007fff86225e6a __workq_kernreturn + 10
    1  libsystem_pthread.dylib        0x00007fff893c1f08 _pthread_wqthread + 330
    2  libsystem_pthread.dylib        0x00007fff893c4fb9 start_wqthread + 13
    Thread 5:
    0  libsystem_kernel.dylib        0x00007fff86225e6a __workq_kernreturn + 10
    1  libsystem_pthread.dylib        0x00007fff893c1f08 _pthread_wqthread + 330
    2  libsystem_pthread.dylib        0x00007fff893c4fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff57615450  rcx: 0x00007fff75d913a0  rdx: 0x00006080000861d8
      rdi: 0x00007fff73edfe58  rsi: 0x00007fff86090430  rbp: 0x00007fff57615330  rsp: 0x00007fff57615308
      r8: 0x00007fff73ee3c20  r9: 0x2f730a5f9dd87707  r10: 0x00007f89ec802de0  r11: 0xffff8001b11a4c08
      r12: 0x00007fff755e46d0  r13: 0x000060800000b6e0  r14: 0x00000001087a6238  r15: 0x00007fff57615348
      rip: 0x00007fff8778e9e0  rfl: 0x0000000000010202  cr2: 0x00007fff740dd5b8
    Logical CPU:    2
    Error Code:      0x00000004
    Trap Number:    14
    Binary Images:
          0x1085ea000 -        0x1085eaffd  com.apple.Safari (7.0 - 9537.71) <1FBFDDAA-B0FF-30F5-B819-9175B219593D> /Applications/Safari.app/Contents/MacOS/Safari
        0x7fff6ce65000 -    0x7fff6ce98817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff83905000 -    0x7fff839ecff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff839ed000 -    0x7fff83a51ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff83a52000 -    0x7fff83beeff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83c79000 -    0x7fff84ac5ff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84ad6000 -    0x7fff84f09ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff84f0a000 -    0x7fff84f13fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8507e000 -    0x7fff850a2fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff850a3000 -    0x7fff850afff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff850b0000 -    0x7fff850e1ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff850e2000 -    0x7fff850ecff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff850fd000 -    0x7fff85161ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff85162000 -    0x7fff8517cfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff8517d000 -    0x7fff8526cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff852a7000 -    0x7fff852c0ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff852c1000 -    0x7fff852cdff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff852ce000 -    0x7fff852f5ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff852f6000 -    0x7fff854aeff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
        0x7fff85744000 -    0x7fff8575fff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff85965000 -    0x7fff8596bff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff8596c000 -    0x7fff859a4ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff859a5000 -    0x7fff859c3ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff859c4000 -    0x7fff859d5ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff85a48000 -    0x7fff85a77ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff85a82000 -    0x7fff85a9efff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff85aac000 -    0x7fff85b6fff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff85b70000 -    0x7fff85c61ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff85c62000 -    0x7fff85c73ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff85da8000 -    0x7fff85db5ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff85db6000 -    0x7fff85e45ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85e46000 -    0x7fff85e98fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff85e99000 -    0x7fff8620fffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff86210000 -    0x7fff8622cff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff863af000 -    0x7fff86493fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8658c000 -    0x7fff8696dffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8696e000 -    0x7fff86975ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff86976000 -    0x7fff86ae4ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff86ae5000 -    0x7fff86aecfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff875c7000 -    0x7fff875f6fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff875f7000 -    0x7fff877e6ffc  com.apple.WebKit2 (9537 - 9537.71) <B8FFCE39-9DC6-304E-953A-0BAFDCD19D2F> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff878b9000 -    0x7fff879befff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff879e6000 -    0x7fff87a3eff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87a3f000 -    0x7fff87aaeff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87ab8000 -    0x7fff87ab8fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff87ae0000 -    0x7fff87ae3fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87d3f000 -    0x7fff87d5cff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87dc2000 -    0x7fff87dc2fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff87e87000 -    0x7fff87e91fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff88202000 -    0x7fff88204ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff88520000 -    0x7fff8854ffff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8857c000 -    0x7fff885aaff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff885b6000 -    0x7fff885bbff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff885bc000 -    0x7fff888bbfff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff88958000 -    0x7fff889cffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff889d0000 -    0x7fff889f8ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff88b13000 -    0x7fff88bd5ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff88bd6000 -    0x7fff88bdbfff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff88bdc000 -    0x7fff88bdcfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff88bdd000 -    0x7fff88c1bff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff88e7e000 -    0x7fff88e96ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88e97000 -    0x7fff88e9afff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88e9b000 -    0x7fff88e9cff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff88e9d000 -    0x7fff88edfff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff892bc000 -    0x7fff892d7ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff893bf000 -    0x7fff893c6ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff893c7000 -    0x7fff893f1ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff893f2000 -    0x7fff894bdfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff894be000 -    0x7fff8978cff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff897a3000 -    0x7fff897ccfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff897cd000 -    0x7fff89826fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff898c1000 -    0x7fff898d3ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff898e6000 -    0x7fff898eafff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff89972000 -    0x7fff899b9ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff899c8000 -    0x7fff899ccff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff89a0a000 -    0x7fff89a0ffff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff89a10000 -    0x7fff89a1aff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89a1e000 -    0x7fff89a5dfff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89a5e000 -    0x7fff89a5fff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff89a8f000 -    0x7fff89ad0fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89b07000 -    0x7fff89b07fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89cc9000 -    0x7fff89d10fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89d50000 -    0x7fff89d58ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89d59000 -    0x7fff8a043fff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a0a7000 -    0x7fff8a0a8ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8a1a6000 -    0x7fff8a219ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a21a000 -    0x7fff8a225fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8a591000 -    0x7fff8a5b5ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8a5b6000 -    0x7fff8a6e6ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8a6e7000 -    0x7fff8a991ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a992000 -    0x7fff8a996ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a997000 -    0x7fff8ab44f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8ab45000 -    0x7fff8ab46fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8ab9f000 -    0x7fff8acd4ffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8acd5000 -    0x7fff8acd7fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8acd8000 -    0x7fff8acf3ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8ad3e000 -    0x7fff8adc7fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8adc8000 -    0x7fff8ae48fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ae49000 -    0x7fff8ae57fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8ae5f000 -    0x7fff8aee8ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff8af43000 -    0x7fff8af47fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8af48000 -    0x7fff8afa3ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8afc6000 -    0x7fff8afc6ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8b275000 -    0x7fff8b284ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8b329000 -    0x7fff8b387ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8b481000 -    0x7fff8b482fff  libquit.dylib (161) <12162287-B8C8-36D0-B000-ADC28731FC66> /usr/lib/libquit.dylib
        0x7fff8b49b000 -    0x7fff8b4d5ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8b4d6000 -    0x7fff8b4d8fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8b4d9000 -    0x7fff8b721fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8b724000 -    0x7fff8b736fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8b737000 -    0x7fff8b737fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8b738000 -    0x7fff8b73aff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8b73b000 -    0x7fff8b829fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8b82d000 -    0x7fff8bb01fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8bb02000 -    0x7fff8bb06ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8bb07000 -    0x7fff8bc77ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8bc78000 -    0x7fff8bc78ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8bc7f000 -    0x7fff8bcecfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8bee7000 -    0x7fff8bef4fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8c344000 -    0x7fff8c347fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8c36a000 -    0x7fff8c372fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c3ba000 -    0x7fff8ccd605f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8ccd7000 -    0x7fff8cda0fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8cda1000 -    0x7fff8cdeffff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8d315000 -    0x7fff8d3c5ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8d3c6000 -    0x7fff8d430ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d575000 -    0x7fff8d65ffff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8d660000 -    0x7fff8d8b8ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8d8b9000 -    0x7fff8d8c4fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8d8c5000 -    0x7fff8d8ceff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8d93d000 -    0x7fff8de3dffb  com.apple.Safari.framework (9537 - 9537.71) <C27DBF3C-7BE7-3422-9081-DE09461F9B62> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8de3e000 -    0x7fff8de67ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff8df58000 -    0x7fff8dfb7fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8dfb8000 -    0x7fff8dfbffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e01d000 -    0x7fff8e01efff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8e046000 -    0x7fff8e093ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8e094000 -    0x7fff8e0a1ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8e103000 -    0x7fff8e11bff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8e11c000 -    0x7fff8e26fff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8e3d7000 -    0x7fff8e3d8ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e3db000 -    0x7fff8e400ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8eba1000 -    0x7fff8ebb8fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8ebb9000 -    0x7fff8ebe9fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8ec30000 -    0x7fff8ec38ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8ec39000 -    0x7fff8ec8aff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ec91000 -    0x7fff8ec93ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8ec94000 -    0x7fff8ec9eff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8f457000 -    0x7fff8f4a5fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8f4a6000 -    0x7fff8f4cbff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f4e8000 -    0x7fff8f4e9ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8f918000 -    0x7fff8f944fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8f945000 -    0x7fff8f952ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8f953000 -    0x7fff8f9b9fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8f9c5000 -    0x7fff8f9d0ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8f9fb000 -    0x7fff8fa02ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff90013000 -    0x7fff90013ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff90014000 -    0x7fff9004dff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9004e000 -    0x7fff90bc2ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff90c2a000 -    0x7fff90c6fff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90c70000 -    0x7fff90c71ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff90c72000 -    0x7fff90c7bfff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff90c9b000 -    0x7fff90cb4ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff90cb5000 -    0x7fff90cdcffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff90cdd000 -    0x7fff90cdffff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff90ce0000 -    0x7fff90d6cff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff90d90000 -    0x7fff90df3ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90e2c000 -    0x7fff90e2fff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff90e30000 -    0x7fff90e30fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff90e31000 -    0x7fff90e84fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff90ed8000 -    0x7fff90ee0ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90ef1000 -    0x7fff90ef5fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff90ef6000 -    0x7fff90ef9ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90f08000 -    0x7fff910edff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff910ee000 -    0x7fff912a9ff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff912d3000 -    0x7fff912e3fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff912e4000 -    0x7fff912e5fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 760
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=182.4M resident=122.4M(67%) swapped_out_or_unallocated=60.0M(33%)
    Writable regions: Total=1.1G written=2796K(0%) resident=2992K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                      140K
    JS JIT generated code                  8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    Kernel Alloc Once                      8K
    MALLOC                              45.2M
    MALLOC (admin)                        32K
    STACK GUARD                          56.0M
    Stack                                10.1M
    VM_ALLOCATE                          348K
    WebKit Malloc                        1232K
    __DATA                              23.2M
    __IMAGE                              528K
    __LINKEDIT                          65.4M
    __TEXT                              117.0M
    __UNICODE                            544K
    mapped file                          32.7M
    shared memory                          4K
    ===========                        =======
    TOTAL                                1.3G
    TOTAL, minus reserved VM space      352.5M
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 16 GB, SMC 2.2f44
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136464444
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136464444
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 15 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
    Serial ATA Device: MATSHITADVD-R  UJ-8A8
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

    The problem has been fixed with the most recent OS X software update.

Maybe you are looking for

  • Itunes stop working..When add file to library and synch it to ibook

    using itunes to transfer files from my PC (using windows & 64 bit) to my IPad (Ipad 2).. and itunes stop working when i add files to library this is the error Description Faulting Application Path:          C:\Program Files (x86)\iTunes\iTunes.exe Pr

  • TS3212 Help.  Error code 2349

    When trying to download the new upgrade for ITunes 10.7, I keep getting the error message " error code 2349 may indicate a problem with this package."  I have shut off all my pop-up blockers but still get the error code.  Does anyone know how to get

  • Backing up iTunes

    I may need to system restore my computer due to a windows problem and am afraid I might loose my stuff. I have like 18 movies and about 40+ playlists and would like to back them up on something. how do i do this and what will hold all of this info. I

  • Mac won't boot after leopard install

    hi - installed leopard on my imac but now my mac won't boot: i have already tried the following: 1) safe mode - but won't boot 2) single user mode - ran fsck - said no issues 3) did target mode with firewire cbale to my macbook and ran disk utility -

  • New Dreamweaver CC and serial number {title truncated by moderator}

    Just bought dreamweaver CC and when trying to open it it wants me to use a trial or enter a serial number which I don't have! Why isn't this simple!!