Your best friend for file transfer.

Fetch application logoFetch

Fetch Quits/Error Message when I drag files over? (10 posts)

  • Started 9 years ago by RunSpotRun
  • Latest reply 8 years ago from Jim Matthews
  • RunSpotRun Member

    I'm on Godaddy, and have never had an issues with errors using Fetch. Suddenly, when I try to update the files on my server, it crashes over and over again. Using latest version 5.7.5, OS Yosemite. HELP!!

    Here is the beginning of the crash error response: Process: Fetch [1748]
    Path: /Applications/Fetch.app/Contents/MacOS/Fetch
    Identifier: com.fetchsoftworks.Fetch
    Version: 5.7.5 [5H1476, Web Store] (5.7.1476)
    Code Type: X86 (Native)
    Parent Process: ??? [1]
    Responsible: Fetch [1748]
    User ID: 501

    Date/Time: 2015-03-27 16:06:10.300 -0400
    OS Version: Mac OS X 10.10.2 (14C1514)
    Report Version: 11
    Anonymous UUID: FD37F737-474B-ED42-EDC8-5800655D3AB4

    Time Awake Since Boot: 3100 seconds

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

    VM Regions Near 0:

    Posted 9 years ago #

  • Jim Matthews Administrator

    Hi,

    Thanks for contacting us. Could you post the entire crash log, either here or at http://fetchsoftworks.com/fetch/feedback ?

    Thanks,

    Jim Matthews
    Fetch Softworks

    Posted 9 years ago #

  • Bill Kirwin Member

    Same here... I love Fetch... Have to use another FTP client temporarily... Here's my crash report:

    Process: Fetch [23144]
    Path: /Applications/Fetch.app/Contents/MacOS/Fetch
    Identifier: com.fetchsoftworks.Fetch
    Version: 5.7.5 [5H1476, Web Store] (5.7.1476)
    Code Type: X86 (Native)
    Parent Process: ??? [1]
    Responsible: Fetch [23144]
    User ID: 501

    Date/Time: 2015-05-19 12:00:23.249 -0400
    OS Version: Mac OS X 10.10.3 (14D136)
    Report Version: 11
    Anonymous UUID: 915DB285-241E-33BE-F25B-D3CD4B75EC16

    Sleep/Wake UUID: 6E865684-15E0-4F54-AD3A-EB8BFB89E44C

    Time Awake Since Boot: 98000 seconds
    Time Since Wake: 13000 seconds

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

    VM Regions Near 0:
    -->
    __TEXT 0000000000001000-0000000000022000 [ 132K] r-x/rwx SM=COW /Applications/Fetch.app/Contents/MacOS/Fetch

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreFoundation 0x9a35f5c5 CFDictionaryGetValue + 37
    1 libFetch.dylib 0x40425b72 (anonymous namespace)::IconFileInAppForKeyValue(boost::intrusive_ptr<__CFDictionary const>, __CFString const*, std::string const&) + 372
    2 libFetch.dylib 0x40427a0e Utilities::FileRef::SetApplication(std::string const&, Utilities::ApplicationRef) + 790
    3 libFetch.dylib 0x40162c27 AbstractType::Registry::LoadTypeDescription(std::string const&, boost::optional<std::vector<std::string, std::allocator<std::string> > >, boost::optional<Utilities::ApplicationRef>, boost::optional<std::vector<unsigned long, std::allocator<unsigned long> > >, bool, bool, bool) + 1957
    4 libFetch.dylib 0x4017410a AbstractType::Impl::GetDescription() + 334
    5 libFetch.dylib 0x40175aae AbstractType::GetDescription() const + 84
    6 libFetch.dylib 0x402faf32 name_to_icon(char*, long*, bool) + 304
    7 libFetch.dylib 0x401aadf3 CodedNameKindIndex(CodedFFname*, unsigned char*) + 123
    8 libFetch.dylib 0x4023e7a2 GetSetCodedFFnameData(OpaqueControlRef*, unsigned long, unsigned long, void*, unsigned char) + 1645
    9 com.apple.HIToolbox 0x9592d05f TBrowser::GetClientData(unsigned long, unsigned long, void*, bool) const + 159
    10 com.apple.HIToolbox 0x9592d09f non-virtual thunk to TBrowser::GetClientData(unsigned long, unsigned long, void*, bool) const + 51
    11 com.apple.HIToolbox 0x9593e989 TTableCell::Draw(unsigned long, TDeviceRenderer::Context const&) const + 3811
    12 com.apple.HIToolbox 0x959492e9 TTableView::DrawCell(TTableCell const&, unsigned long, TDeviceRenderer::Context const&) const + 85
    13 com.apple.HIToolbox 0x95950bee TListView::DrawCell(TTableCell const&, unsigned long, TDeviceRenderer::Context const&) const + 76
    14 com.apple.HIToolbox 0x95946b98 TTableView::DrawCellSelf(Cell32 const&, Rect const&, TDeviceRenderer::Context const&, DBDrawFlags) const + 96
    15 com.apple.HIToolbox 0x95946bd2 non-virtual thunk to TTableView::DrawCellSelf(Cell32 const&, Rect const&, TDeviceRenderer::Context const&, DBDrawFlags) const + 50
    16 com.apple.HIToolbox 0x95959125 TTableLayout::Draw(Rect const&, UPoint32 const&, TDeviceRenderer::Context const&, DBDrawFlags) const + 285
    17 com.apple.HIToolbox 0x95946796 TTableView::DrawView(unsigned short, TDeviceRenderer::Context const&) const + 186
    18 com.apple.HIToolbox 0x9594ff6e TListView::DrawView(unsigned short, TDeviceRenderer::Context const&) const + 1544
    19 com.apple.HIToolbox 0x95930a91 TBrowserView::Draw(CGContext*, unsigned short, OpaqueRgnHandle*) const + 423
    20 com.apple.HIToolbox 0x9592c04f TBrowser::Draw(CGContext*, OpaqueRgnHandle*) const + 439
    21 com.apple.HIToolbox 0x9592a9be TBrowser::EventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 5892
    22 com.apple.HIToolbox 0x9597b5a4 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    23 com.apple.HIToolbox 0x957b9681 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2291
    24 com.apple.HIToolbox 0x957b865c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 402
    25 com.apple.HIToolbox 0x957b84c3 SendEventToEventTargetWithOptions + 95
    26 com.apple.HIToolbox 0x957d37f9 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 433
    27 com.apple.HIToolbox 0x958a5ec9 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 811
    28 com.apple.HIToolbox 0x958a61ec HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1614
    29 com.apple.HIToolbox 0x958a61ec HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1614
    30 com.apple.HIToolbox 0x958a54db HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 1151
    31 com.apple.HIToolbox 0x958a5010 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 84
    32 com.apple.HIToolbox 0x958a4fb4 HIView::Render(unsigned long, CGContext*) + 46
    33 com.apple.HIToolbox 0x957ddcd6 FlushWindowObject(WindowData*, void**, unsigned char) + 883
    34 com.apple.HIToolbox 0x957e8662 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 251
    35 com.apple.CoreFoundation 0x9a3db81e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    36 com.apple.CoreFoundation 0x9a3db760 __CFRunLoopDoObservers + 400
    37 com.apple.CoreFoundation 0x9a3cca89 CFRunLoopRunSpecific + 361
    38 com.apple.CoreFoundation 0x9a3cc90b CFRunLoopRunInMode + 123
    39 com.apple.HIToolbox 0x957df8f8 RunCurrentEventLoopInMode + 262
    40 com.apple.HIToolbox 0x957df631 ReceiveNextEventCommon + 494
    41 com.apple.HIToolbox 0x9598d1d4 _AcquireNextEvent + 79
    42 com.apple.HIToolbox 0x9597abda RunApplicationEventLoop + 225
    43 libFetch.dylib 0x4018c061 fetch_main + 12617
    44 com.fetchsoftworks.Fetch 0x00013748 main + 1283
    45 com.fetchsoftworks.Fetch 0x000022a9 _start + 208
    46 com.fetchsoftworks.Fetch 0x000021d8 start + 40

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x9081a8ce kevent64 + 10
    1 libdispatch.dylib 0x915d273f _dispatch_mgr_invoke + 245
    2 libdispatch.dylib 0x915d23a2 _dispatch_mgr_thread + 52

    Thread 2:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x9081984e __select + 10
    1 com.apple.CoreFoundation 0x9a41db3a __CFSocketManager + 906
    2 libsystem_pthread.dylib 0x9546fe13 _pthread_body + 138
    3 libsystem_pthread.dylib 0x9546fd89 _pthread_start + 162
    4 libsystem_pthread.dylib 0x9546de52 thread_start + 34

    Thread 3:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib 0x908139ce mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x90812a70 mach_msg + 68
    2 com.apple.CoreFoundation 0x9a3cdef6 __CFRunLoopServiceMachPort + 214
    3 com.apple.CoreFoundation 0x9a3cd309 __CFRunLoopRun + 1529
    4 com.apple.CoreFoundation 0x9a3ccaa6 CFRunLoopRunSpecific + 390
    5 com.apple.CoreFoundation 0x9a3cc90b CFRunLoopRunInMode + 123
    6 com.apple.CFNetwork 0x90e22bdf +[NSURLConnection(Loader) _resourceLoadLoop:] + 717
    7 com.apple.Foundation 0x97e95aed -[NSThread main] + 45
    8 com.apple.Foundation 0x97e95896 __NSThread__main__ + 1538
    9 libsystem_pthread.dylib 0x9546fe13 _pthread_body + 138
    10 libsystem_pthread.dylib 0x9546fd89 _pthread_start + 162
    11 libsystem_pthread.dylib 0x9546de52 thread_start + 34

    Thread 4:
    0 libsystem_kernel.dylib 0x90819e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x954702b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x9546de2e start_wqthread + 30

    Thread 5:
    0 libsystem_kernel.dylib 0x90819e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x954702b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x9546de2e start_wqthread + 30

    Thread 6:
    0 libsystem_kernel.dylib 0x90819e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x954702b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x9546de2e start_wqthread + 30

    Thread 7:
    0 libsystem_kernel.dylib 0x90819512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x95470abe _pthread_cond_wait + 842
    2 libsystem_pthread.dylib 0x95470ce1 pthread_cond_timedwait_relative_np + 47
    3 com.apple.CoreServices.CarbonCore 0x92259811 TSWaitOnConditionTimedRelative + 167
    4 com.apple.CoreServices.CarbonCore 0x92259370 TSWaitOnSemaphoreCommon + 499
    5 com.apple.CoreServices.CarbonCore 0x9225956b TSWaitOnSemaphoreRelative + 24
    6 com.apple.QuickTimeComponents.component 0x9694a5d2 0x966d6000 + 2573778
    7 libsystem_pthread.dylib 0x9546fe13 _pthread_body + 138
    8 libsystem_pthread.dylib 0x9546fd89 _pthread_start + 162
    9 libsystem_pthread.dylib 0x9546de52 thread_start + 34

    Thread 8:
    0 libsystem_kernel.dylib 0x90819512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x95470abe _pthread_cond_wait + 842
    2 libsystem_pthread.dylib 0x95470ce1 pthread_cond_timedwait_relative_np + 47
    3 com.apple.CoreServices.CarbonCore 0x92259811 TSWaitOnConditionTimedRelative + 167
    4 com.apple.CoreServices.CarbonCore 0x92259370 TSWaitOnSemaphoreCommon + 499
    5 com.apple.CoreServices.CarbonCore 0x9225956b TSWaitOnSemaphoreRelative + 24
    6 com.apple.CoreServices.CarbonCore 0x921fc950 AIOFileThread(void*) + 914
    7 libsystem_pthread.dylib 0x9546fe13 _pthread_body + 138
    8 libsystem_pthread.dylib 0x9546fd89 _pthread_start + 162
    9 libsystem_pthread.dylib 0x9546de52 thread_start + 34

    Thread 9:
    0 libsystem_kernel.dylib 0x90819e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x954702b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x9546de2e start_wqthread + 30

    Thread 10:
    0 libsystem_kernel.dylib 0x90819e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x954702b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x9546de2e start_wqthread + 30

    Thread 11:
    0 libsystem_kernel.dylib 0x90819e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x954702b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x9546de2e start_wqthread + 30

    Thread 12:
    0 libsystem_kernel.dylib 0x90819e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x954702b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x9546de2e start_wqthread + 30

    Thread 13:
    0 libsystem_kernel.dylib 0x90819e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x954702b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x9546de2e start_wqthread + 30

    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x40425a0f ecx: 0xffffffff edx: 0x406c6cd8
    edi: 0x9a35f5ae esi: 0x00000000 ebp: 0xbfffd108 esp: 0xbfffd0d0
    ss: 0x00000023 efl: 0x00010246 eip: 0x9a35f5c5 cs: 0x0000001b
    ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
    cr2: 0x00000000

    Logical CPU: 0
    Error Code: 0x00000004
    Trap Number: 14

    Binary Images:
    0x1000 - 0x21ff7 +com.fetchsoftworks.Fetch (5.7.5 [5H1476, Web Store] - 5.7.1476) <2A6A733B-B49F-3362-AB3B-B0FE035ECE04> /Applications/Fetch.app/Contents/MacOS/Fetch
    0x36000 - 0x9cfdf +com.stuffit.sdk (10.1.1b1 - 10.1.1b1) /Applications/Fetch.app/Contents/Frameworks/StuffIt.framework/Versions/A/StuffIt
    0x100000 - 0x192ff7 +com.stuffit.stuffitcore (10.1.1b1 - 10.1.1b1) /Applications/Fetch.app/Contents/Frameworks/StuffItCore.framework/Versions/A/StuffItCore
    0x25a000 - 0x28bffb com.apple.securityinterface (10.0 - 55058) <95726911-E181-3115-8451-EE1FA35A2937> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x2aa000 - 0x515ff7 com.apple.AddressBook.framework (9.0 - 1579) <78AD8E14-94C0-3BD1-B34D-E16600FF2129> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x6cb000 - 0x6d6fff com.apple.IntlPreferences (2.0 - 150.1) <BB5EF6EA-5253-3101-B253-71C74D6A5E46> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x6df000 - 0x6ffffb com.apple.addressbook.vCard (9.0 - 1579) <88627874-568E-3EB6-B037-47333F542FB6> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x71d000 - 0x812ff7 com.apple.QuickLookUIFramework (5.0 - 675.42) <B1E77D69-ED32-3F18-8EDE-1CE07A799168> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x89e000 - 0x8baff7 com.apple.aps.framework (4.0 - 4.0) <930D30E7-FB63-3D75-B95C-9F221F322E9D> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x8d1000 - 0x8d2ff7 com.apple.AddressBook.ContactsData (9.0 - 1579) <600412DD-1C40-3017-957B-0A4CD28EDEA9> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    0x8d8000 - 0x8e6fff com.apple.AddressBook.ContactsFoundation (9.0 - 1579) <E847D78F-D27E-31E7-AC84-DF41D1B5073B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x8f7000 - 0x901fff com.apple.DirectoryService.Framework (10.10 - 187) <19450039-B0D3-3E28-B7EE-5018FE472A79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x90a000 - 0x911ff3 com.apple.phonenumbers (1.1.1 - 105) <19A59F22-DD76-345E-AF7B-96405D71DB5A> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x918000 - 0x918fff com.apple.quartzframework (1.5 - 1.5) <1AE25E65-02FC-35B5-A1C8-734EC12DA3C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91b000 - 0x91dff7 com.apple.SafariServices.framework (10600 - 10600.6.3) <2E0224E7-8314-3E5E-9EA5-3BC7E9F2FC0A> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x925000 - 0x986ff3 com.apple.QuickLookFramework (5.0 - 675.42) <FD12F205-1886-3F13-A732-A0E5BF666635> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9be000 - 0xf31ff7 com.apple.QuartzComposer (5.1 - 332) <255124E8-20DF-3386-AE1B-30BEBADF698E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x1198000 - 0x1243ff7 com.apple.PDFKit (3.1 - 3.1) <8CFD7591-E251-3111-8816-DDD07BE4FEDC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x1294000 - 0x12baff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <5712F712-4A1C-35BF-AE1D-F55DA1D9877D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x12d8000 - 0x1564fff com.apple.imageKit (2.6.1 - 848) <F147FF0F-217F-326D-BAB2-40FAF4134FF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x170d000 - 0x1710fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <D9A10615-D6FA-3861-8094-6D97EB009D08> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x1716000 - 0x17a0ff3 com.apple.CorePDF (4.0 - 4) <DA26FFBC-901A-3EF5-AF2F-9699683CB185> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x17e1000 - 0x17ebfff com.apple.DisplayServicesFW (2.9 - 372.1) <01C3D99D-7F75-3401-95E8-5175E028EE21> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x17f5000 - 0x184dff3 com.apple.ImageCaptureCore (6.3 - 6.3) <4ED63F6B-5412-3458-9B56-28FF5A83FEB1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x8d48000 - 0x8d95fff com.apple.CloudDocs (1.0 - 321.6) <EF208D9F-9E6C-3FF9-AC82-3C2B4EBFAB89> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
    0x8f2c000 - 0x8f35fff +com.ecamm.vdig.iGlasses3Driver (3.4.5 - 3.4.5) <B5F8C111-2BB7-3E56-BC29-8C04B59FED39> /Library/Components/*/iGlasses3
    0x8f3d000 - 0x8f4dff7 +info.v002.Syphon (1.0 - 1) <6939C74C-35C5-36FB-9B7E-BD66E48DB1FD> /Library/Components/*/Syphon.framework/Versions/A/Syphon
    0x8fdf000 - 0x8fe3ffb +com.stclairsoft.DefaultFolderX.osax (4.6.7 - 4.6.7) <75F7A322-74F7-37DD-AC97-99DF4830DC4B> /Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
    0xfa16000 - 0xfa16ffb +cl_kernels (???) <682BB93D-A968-466E-9851-2429B3D559C2> cl_kernels
    0xfa25000 - 0xfa25ff9 +cl_kernels (???) <C20DF429-1F4B-4A84-B8AA-37506D8F48B7> cl_kernels
    0xfa27000 - 0xfb12ff7 unorm8_bgra.dylib (2.4.5) <8F181889-D219-3292-B6C0-F6607D1924B0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0xff5b000 - 0xff5fff7 com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <3B9D5E31-955C-3AAF-837A-D168F90A2176> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xff64000 - 0xff92ff7 +com.stclairsoft.DefaultFolderX.CocoaPatcher (4.7.1 - 4.7.1) <2F499E94-FB09-381B-BE34-91FC6C2194B8> /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
    0xfff6000 - 0x1000dff3 +net.telestream.license (1.1.0.1 -GC - 1.1.0.1 -GC) <4E228E42-930D-3FDF-B1EC-A871594A9BD8> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x1002b000 - 0x10033ff7 com.apple.AppleGVAHW.component (1.2 - 1) <B6C3CAF7-90BA-3840-B125-DFD484A3B01B> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x1003a000 - 0x10055ff3 com.apple.applepixletvideo (1.2.31 - 1.2d31) <575EB52C-4270-3D4A-B9CB-ACC5872EDC9A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0x10085000 - 0x10096ffd +com.stuffit.format.apple (10.1.1b1 - 10.1.1b1) /Applications/Fetch.app/Contents/Frameworks/StuffItCore.framework/Versions/A/Plug-Ins/apple.bundle/Contents/MacOS/apple
    0x1013b000 - 0x1016dff7 com.apple.AppleIntermediateCodec (2.0.2 - 6305.11) <397782CB-2454-37D5-A10C-B992A4E1D439> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0x10176000 - 0x10199fc5 +com.stuffit.format.gzip (10.1.1b1 - 10.1.1b1) /Applications/Fetch.app/Contents/Frameworks/StuffItCore.framework/Versions/A/Plug-Ins/gzip.bundle/Contents/MacOS/gzip
    0x13a63000 - 0x13a80fff +com.stuffit.format.tar (10.1.1b1 - 10.1.1b1) /Applications/Fetch.app/Contents/Frameworks/StuffItCore.framework/Versions/A/Plug-Ins/tar.bundle/Contents/MacOS/tar
    0x13aae000 - 0x13ae7ff7 com.apple.QuickTimeFireWireDV.component (7.7.3 - 2890) <13B38C0C-7FF1-3F7B-9A5C-211638F2C460> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
    0x1402c000 - 0x14091ff7 +com.stuffit.format.sit (10.1.1b1 - 10.1.1b1) /Applications/Fetch.app/Contents/Frameworks/StuffItCore.framework/Versions/A/Plug-Ins/sit.bundle/Contents/MacOS/sit
    0x1410a000 - 0x14284ff7 +com.stuffit.format.sitx (10.1.1b1 - 10.1.1b1) /Applications/Fetch.app/Contents/Frameworks/StuffItCore.framework/Versions/A/Plug-Ins/sitx.bundle/Contents/MacOS/sitx
    0x14587000 - 0x145e4fc7 +com.stuffit.format.zip (10.1.1b1 - 10.1.1b1) /Applications/Fetch.app/Contents/Frameworks/StuffItCore.framework/Versions/A/Plug-Ins/zip.bundle/Contents/MacOS/zip
    0x1464e000 - 0x1475ffef +net.telestream.wmv.import (3.2.0.16 - 3.2.0.16) <103E5A8B-B974-3501-B592-354F3BE438EA> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x1478f000 - 0x14955ffb +net.telestream.wmv.advanced (3.2.0.16 - 3.2.0.16) <4F35D162-7339-31C9-A954-038B56FDEC40> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x149a0000 - 0x14a7ffc7 com.apple.AppleProResDecoder (3.0.5 - 6806.41) <28E1497B-A240-3C1F-97C1-1EADAE338020> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
    0x14a8a000 - 0x14af7fff com.apple.AppleVAH264HW.component (3.0 - 3.0) <A075F7EC-1D36-37CC-8CEF-1E446A9AF2F0> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x14bba000 - 0x14ceefff com.apple.AppleGVAFramework (8.4.4 - 8.4.4) <2285975E-79D5-395A-AA94-4CDEFA72549E> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x40000000 - 0x406adfeb +libFetch.dylib (1) <DE025362-4260-3357-B216-411F84CDD8D2> /Applications/Fetch.app/Contents/MacOS/libFetch.dylib
    0x8fe99000 - 0x8fecce03 dyld (353.2.1) <06B1254D-9BB9-327C-BA15-8F18FFF97586> /usr/lib/dyld
    0x90008000 - 0x9000afff libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
    0x9000b000 - 0x9003afff com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9003b000 - 0x90050ff3 libCGInterfaces.dylib (294.1) <631D5E39-4815-3BDA-BD16-B34D5EB36240> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x90051000 - 0x9008bfff com.apple.MediaKit (16 - 757.2) <C8A90BB1-86B8-3695-B098-DDEF9A44CDC9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9008c000 - 0x90092ff7 libsystem_trace.dylib (72.20.1) <5F23BE77-1C60-3859-B528-C6B3C184C95C> /usr/lib/system/libsystem_trace.dylib
    0x90093000 - 0x90106ffb com.apple.framework.CoreWLAN (5.0 - 500.35.2) <8D5F7007-D938-3A4D-841A-647D272D2DB6> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x90107000 - 0x9010efff com.apple.agl (3.3.0 - AGL-3.3.0) <8822D220-5EA7-3A56-9EA1-5CE4861EB636> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9010f000 - 0x90506fff com.apple.CoreGraphics (1.600.0 - 779.11) <C335E1BE-B524-3EE8-969F-329BE9739CC4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x90507000 - 0x90526ff7 com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <9265A1BE-FA6F-38C7-BDFB-FA05EEC683CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x9052a000 - 0x90547fff libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
    0x90548000 - 0x90556ff7 libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
    0x90557000 - 0x90560ffb com.apple.CommonAuth (4.0 - 2.0) <FFE760A3-FEF7-3009-92E8-893ABB3BC91A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x90561000 - 0x90564fff libdyld.dylib (353.2.1) <30CE0D0E-7E82-3CD5-92E7-9C1D6AD3327C> /usr/lib/system/libdyld.dylib
    0x90565000 - 0x9056aff7 libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
    0x9056b000 - 0x90582ff3 libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x90583000 - 0x9058bfeb libcldcpuengine.dylib (2.4.5) <DF8CD84D-565E-370D-AC80-7D43E19B7E42> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x9058c000 - 0x90613fff com.apple.CoreServices.OSServices (640.4 - 640.4) <6ABC3CCE-5A4E-3CB2-AA12-3FFAB27D835A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x90614000 - 0x90618fff com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x90619000 - 0x9062cfff libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
    0x9062d000 - 0x9062dfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F968D12F-F59D-3148-951D-76735C3C1B57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9062e000 - 0x9079aff3 com.apple.avfoundation (2.0 - 889.210) <C49EA877-535F-3E27-80B2-87AACA207F33> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9079b000 - 0x9079dff3 com.apple.EFILogin (2.0 - 2) <00F6D57F-5B4F-373E-BBFF-D19E1E7F87E6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x9079e000 - 0x907cafff com.apple.ChunkingLibrary (2.1 - 163.6) <D5446A27-C51B-36D7-A4A1-3222A87F6F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x907cb000 - 0x907d8ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <3771942E-13BB-30C0-9992-11EE637871DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x907d9000 - 0x907ffff3 libxpc.dylib (559.20.9) <15931AC6-7282-332D-9A44-6CFF84AC63AF> /usr/lib/system/libxpc.dylib
    0x90800000 - 0x9081ffff libsystem_kernel.dylib (2782.20.48) <D1D17CE0-1D1D-3243-9E9D-78C70F19B0ED> /usr/lib/system/libsystem_kernel.dylib
    0x90820000 - 0x9088bff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x9088c000 - 0x90d34ff7 com.apple.JavaScriptCore (10600 - 10600.5.10) <D9054A31-B5A8-363C-90DD-4359ECEBFBFA> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90d35000 - 0x90dabff7 com.apple.SearchKit (1.4.0 - 1.4.0) <3693A221-B615-37D4-9FB1-F5F6CC7EE1A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x90dfc000 - 0x90dfdfff liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
    0x90dfe000 - 0x90e18ff7 liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
    0x90e19000 - 0x91027ff7 com.apple.CFNetwork (720.3.13 - 720.3.13) <2593580E-5547-37C7-A99A-9D1B086C8B69> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x91028000 - 0x9107efff libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
    0x9107f000 - 0x910e8ff7 libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
    0x910e9000 - 0x91112ffb com.apple.shortcut (2.14 - 2.14) <4A035852-8510-383E-800E-8F78E88E89EB> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91113000 - 0x9111bfff com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <FDCAA783-356F-3CA4-B960-16555CD7E34A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x9111c000 - 0x91120ffb com.apple.IOSurface (97.4 - 97.4) <FD6AD351-BD60-337C-8D3D-42CDA7EE137C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91121000 - 0x91247ffb com.apple.WebKitLegacy (10600 - 10600.5.17) <DAB0FB97-294B-339C-B986-2711E5EB5F4F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x91248000 - 0x91249fff libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
    0x9124a000 - 0x915cdff7 com.apple.VideoToolbox (1.0 - 1562.235) <52EE731A-400A-3670-8904-03636C41B4CD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x915ce000 - 0x915f5fff libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
    0x915f6000 - 0x915f6fff com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x915f7000 - 0x915f9fff com.apple.SecCodeWrapper (4.0 - 238.20.2) <E70AD7E3-F4A1-3315-ABD9-9FF5078E9EDD> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x915fa000 - 0x91639fff com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x9163a000 - 0x9176cfff com.apple.UIFoundation (1.0 - 1) <B5B0D178-E1F5-3625-9391-46495E35D540> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x9176d000 - 0x91857fff libcrypto.0.9.8.dylib (52.20.2) <3BE03EE0-9DAE-395D-8292-0371FB21EE3F> /usr/lib/libcrypto.0.9.8.dylib
    0x91858000 - 0x918a6ff7 libcurl.4.dylib (83.1.2) <50E14C55-B150-39E1-BA2C-B0658D38E580> /usr/lib/libcurl.4.dylib
    0x918a7000 - 0x918dbffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x918dc000 - 0x91905fff libRIP.A.dylib (779.11) <4BD501EF-1671-3165-BD7A-CF227F4BD690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91906000 - 0x91918ff7 libsasl2.2.dylib (194.1) <34CB75C7-09BE-3319-BF7E-D4E56495F07A> /usr/lib/libsasl2.2.dylib
    0x91919000 - 0x91924ff7 com.apple.AppSandbox (4.0 - 238.20.2) <E81603D8-FA25-3667-999C-E5A9DF790CB4> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x91925000 - 0x9192efff com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9192f000 - 0x91933ffb libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
    0x91934000 - 0x91974fff libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
    0x91975000 - 0x9197cfff com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x9197d000 - 0x9197ffff com.apple.QuickTimeH264.component (7.7.3 - 2890) <79C75A3F-6B01-335F-BC15-089976EE2D60> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91980000 - 0x91981fff libSystem.B.dylib (1213) <C45CC429-5DE4-3B01-8450-B3BD1AA03C3F> /usr/lib/libSystem.B.dylib
    0x91982000 - 0x91c22ff7 com.apple.RawCamera.bundle (6.04 - 791) <0558A7ED-F642-34AC-944E-1FEE517C229D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x91dd2000 - 0x91e8bff7 com.apple.QuickTimeMPEG4.component (7.7.3 - 2890) <4FF5C816-10E8-3DBE-AEA4-234346C8E2D9> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
    0x91e8c000 - 0x91eb8ffb libsandbox.1.dylib (358.20.5) <5AFB311B-D796-3851-BC5B-72EF603DB2B6> /usr/lib/libsandbox.1.dylib
    0x91eb9000 - 0x91fc6fe3 libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x91fc7000 - 0x91fd3fff com.apple.CrashReporterSupport (10.10 - 631) <456980E6-2F31-321B-B35D-CA54B88C6F1C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x91fd4000 - 0x920eafff com.apple.CoreText (352.0 - 454.6) <5F236E10-C911-3AAF-8BA6-2F0F68A87443> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x920eb000 - 0x9211efe3 libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
    0x9211f000 - 0x92121fff libCVMSPluginSupport.dylib (11.1.2) <2C725DC9-0773-3637-B905-7A8B2001192F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x92122000 - 0x92199ff7 com.apple.CoreUtils (1.1 - 110.1) <1667BF42-48D3-3B3D-A9CF-0868178DD2EB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x9219a000 - 0x92498ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <ABEA5906-26AE-308F-B078-5944ABDF94DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x92499000 - 0x928d4feb com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x928d5000 - 0x92935fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <2FFC7C07-CA18-3959-B8F6-F620025BCD86> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92936000 - 0x92a3aff7 libJP2.dylib (1237) <3A85AB3C-AFC7-3761-A198-D6C7317E476A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x92a3b000 - 0x92a58ffb com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x92a59000 - 0x92be1ff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <CA1E6D99-F534-3D3B-9AA5-038E171AD0A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92be2000 - 0x92c08ff3 libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
    0x92c09000 - 0x92cb6fff libcrypto.0.9.7.dylib (106) <19669D99-DC79-3715-BC3A-850016DDDD7F> /usr/lib/libcrypto.0.9.7.dylib
    0x92cb7000 - 0x92dc5fff com.apple.QuickTimeImporters.component (7.7.3 - 2890) <477BB49E-127B-3B46-9B56-B162AF155B43> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x92dc6000 - 0x92eb2fe7 libvMisc.dylib (516) <C784D56E-112E-359F-848B-3419E0572EB4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x92eb3000 - 0x93e6cff3 com.apple.WebCore (10600 - 10600.5.17) <1AB2AC41-CFB5-3848-97FF-8ABC4C6B476C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x93e6d000 - 0x93e71fff libCoreVMClient.dylib (79.1) <3DB52AB1-D41E-3AC9-A355-1B6DCEDB4DFD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x93e72000 - 0x93eacfff com.apple.LDAPFramework (2.4.28 - 194.5) <E3E6B657-AA4C-3D9D-8EB2-ACAC1B62DDDE> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93ead000 - 0x93ee7fff com.apple.AirPlaySupport (2.0 - 215.18) <62CFE5FC-293F-36C8-9371-243892E55D73> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    0x93f16000 - 0x9422afef com.apple.CoreAUC (211.1.0 - 211.1.0) <4ECEBB32-FAA9-357E-BD7D-039E2633AAD5> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9422b000 - 0x9422dfff libsystem_sandbox.dylib (358.20.5) <FA3A0729-6839-38AC-B365-5E89A125F091> /usr/lib/system/libsystem_sandbox.dylib
    0x9422e000 - 0x94232fff libheimdal-asn1.dylib (398.10.1) <6F113AF8-F5AD-330B-B029-F7AF28A93F28> /usr/lib/libheimdal-asn1.dylib
    0x94233000 - 0x94276fff libGLU.dylib (11.1.2) <D044C93B-4FCF-378E-9CD4-50E2EBA17EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94277000 - 0x9427bff3 com.apple.TCC (1.0 - 1) <EE0D6865-A6E0-3BF0-93F1-837C09AA7978> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x9427c000 - 0x9427ffff libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
    0x94c2f000 - 0x94cc4fff libsystem_c.dylib (1044.10.1) <9804163C-4DEC-3B94-9854-00248E44554F> /usr/lib/system/libsystem_c.dylib
    0x94cc5000 - 0x94cdcff7 com.apple.CoreMediaAuthoring (2.2 - 951) <C1019289-9E99-39A2-9580-6C2FCAE9B666> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x94cdd000 - 0x94e52ff7 com.apple.QTKit (7.7.3 - 2890) <2438CD70-8D13-3287-9A43-50B0CD1745DF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94e53000 - 0x94e57ffb libGIF.dylib (1237) <F831EEB0-3193-32A7-914D-F77C7D5027E3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94e58000 - 0x94e65ff7 libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
    0x94e66000 - 0x9524eff7 libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x9524f000 - 0x952c5fff com.apple.securityfoundation (6.0 - 55126) <2DB5BDF8-FB04-317B-9A7F-9AC8733947BF> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x952c6000 - 0x9531bff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <2AF304F7-5DA4-3035-9E15-070F16700789> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9531c000 - 0x953cbffb com.apple.Bluetooth (4.3.4 - 4.3.4f4) <90D495A0-431F-363B-8818-230CB096D6E1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x953cc000 - 0x95421ff7 com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x95422000 - 0x9542eff3 libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
    0x9542f000 - 0x9546cfff libsystem_network.dylib (412.20.3) <039F7709-8BFA-3299-8FD7-168145568642> /usr/lib/system/libsystem_network.dylib
    0x9546d000 - 0x95475fff libsystem_pthread.dylib (105.10.1) <4A229519-29A1-3ABF-8CEF-43BCE4ACDA06> /usr/lib/system/libsystem_pthread.dylib
    0x95476000 - 0x95476fff libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
    0x95477000 - 0x954cafff com.apple.CoreMediaIO (601.0 - 4760) <A3BA21A9-5841-3C98-BBE8-A945020745DF> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x954cb000 - 0x954defff com.apple.CoreBluetooth (1.0 - 1) <153F2DDE-CCCF-3C63-AF70-2EA306DACDCD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x954df000 - 0x95585fff com.apple.Metadata (10.7.0 - 917.35) <3A9CD210-E9CC-3C1C-A72F-278F0694C1B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x95586000 - 0x95623fff com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x95624000 - 0x95768ff7 com.apple.ImageIO.framework (3.3.0 - 1237) <314B3F6B-4DC5-31E9-BE67-032901676A34> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x95769000 - 0x957b0ff3 com.apple.AppleJPEG (1.0 - 1) <677BE130-F5AB-36F4-A51A-1FF20FC0085A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x957b1000 - 0x95b8aff3 com.apple.HIToolbox (2.1.1 - 758.7) <A7B81A48-6BB9-35EC-B128-D38AD4EC7802> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x95b8b000 - 0x95baaffb libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
    0x95bab000 - 0x95bb4ff7 libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
    0x95bb5000 - 0x95bbbff7 com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x95bbc000 - 0x95bc4fff libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
    0x95bc5000 - 0x95bd3ff3 com.apple.opengl (11.1.2 - 11.1.2) <F252DF22-C5E2-3A47-ACB6-2B02D6164A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95bd4000 - 0x95bdeffb com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x95bdf000 - 0x95c03ffb com.apple.framework.Apple80211 (10.3 - 1030.71.6) <84F7040E-713D-3B0E-8397-7CE0C377C52A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x95c04000 - 0x95c12ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <CDD0CAA1-DF2E-3FE1-AEE4-4C0823E6FD5C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x95c13000 - 0x95c53ffb libGLImage.dylib (11.1.2) <9BAF083D-12EF-3CD9-A875-191B1A3CC687> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x95c54000 - 0x95ce1ff3 com.apple.PerformanceAnalysis (1.0 - 1) <AADDDFC1-B4F3-311A-94EF-4D8EAFC2E2C7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x95ce2000 - 0x95d3bff3 libAVFAudio.dylib (118.6) <D91F498D-AF1E-368B-9DCB-CDA3AAA0E6CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x95d3c000 - 0x95e6aff7 com.apple.coreui (2.1 - 308.6) <908A9C21-7AE9-3480-A858-2E4D928F661D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95e6b000 - 0x95e9efff com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x95e9f000 - 0x95ea4ff7 libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
    0x95ea5000 - 0x95eabff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
    0x95eac000 - 0x95ed6fff libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
    0x95ed7000 - 0x95f04fff com.apple.ProtectedCloudStorage (1.0 - 1) <1CF781F8-1210-3B77-964B-D85F98B90681> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x95f05000 - 0x95f2efff libsystem_info.dylib (459.20.1) <91DEA2CC-26A7-32CD-ABC5-0B2754874E38> /usr/lib/system/libsystem_info.dylib
    0x95f2f000 - 0x95f2ffff liblaunch.dylib (559.20.9) <A0885899-CDE9-3688-8C3C-B583E24090E0> /usr/lib/system/liblaunch.dylib
    0x95f30000 - 0x95f3dff7 com.apple.HelpData (2.1.4 - 90) <1FA27DCF-7C5E-358E-BACA-4C009AA23D2C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95f3e000 - 0x95f55fff libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
    0x95f56000 - 0x95f5dfff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x95f5e000 - 0x95f6bff7 com.apple.OpenDirectory (10.10 - 187) <60A9481B-2191-35A2-AB7E-E48A2B49BF09> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x95f6c000 - 0x95fa6ff7 com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x95fa7000 - 0x95fbafff com.apple.Sharing (328.16 - 328.16) <57F64876-D785-3B35-91B9-B2800F800C37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x95fbb000 - 0x95fc3ffb com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x95fc4000 - 0x95fc6ffb libRadiance.dylib (1237) <A9D5C5E7-8D9E-308A-BA4F-20491E3F15C4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95fc7000 - 0x9603efff com.apple.ApplicationServices.ATS (360 - 375.2) <A5CA2D71-673F-3FD8-B515-DAB1B3CC52C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x9603f000 - 0x96041ffb libCGXType.A.dylib (779.11) <2B22C4C3-CF75-3909-B9A0-1B9A23028FBB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x96042000 - 0x96207fff com.apple.QuartzCore (1.10 - 361.18) <C2F1A85F-EA5E-3B73-81A2-06E3078202BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96208000 - 0x96208fff com.apple.CoreServices (62 - 62) <08A581EC-2E8B-30CF-B555-64171C8FE5EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96209000 - 0x96219fff libGL.dylib (11.1.2) <44DD250B-CB98-3FD1-BF5B-6AD85A68BF9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9621a000 - 0x96239ff7 com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x9623f000 - 0x9642e2ef libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
    0x9642f000 - 0x966c8ffb com.apple.WebKit (10600 - 10600.5.17) <080B2D66-0041-3F41-B055-A93179673502> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x966c9000 - 0x966d5ff7 libcsfde.dylib (471.20.7) <95CB28B6-A722-3660-AD1B-07A7C0B8C74A> /usr/lib/libcsfde.dylib
    0x966d6000 - 0x97059fe3 com.apple.QuickTimeComponents.component (7.7.3 - 2890) <8195863F-9002-3344-96C7-A91BF1396F11> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
    0x9705a000 - 0x9748dff3 com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x9748f000 - 0x9748ffff com.apple.Accelerate (1.10 - Accelerate 1.10) <C2367B5B-AE20-3084-A864-104743BE478E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97494000 - 0x9749bfff libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
    0x9749c000 - 0x9749fff7 com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x974a0000 - 0x974ceff7 libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
    0x974cf000 - 0x974dbff7 libkxld.dylib (2782.20.48) <A318FD58-B9BA-3548-A8C9-116DB33719A5> /usr/lib/system/libkxld.dylib
    0x974dc000 - 0x974defff com.apple.securityhi (9.0 - 55006) <B87325C7-1F87-3D3C-874C-9DF59C8EBE1E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x974df000 - 0x97533fff com.apple.HIServices (1.22 - 522.1) <E46DFA95-A419-32CD-AD1F-C5839F9CF923> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x97534000 - 0x97587fff libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
    0x97588000 - 0x975bcff7 libTrueTypeScaler.dylib (134.2) <33245A43-AD7B-368A-8568-E26B23EC76B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x975bd000 - 0x975d6fff libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
    0x975d7000 - 0x97634ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <86895179-C54B-3D8A-B515-92DFA6315FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x97635000 - 0x97748fff com.apple.MediaControlSender (2.0 - 215.18) <D35B4B09-AE31-3028-ACEE-E86991772577> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x97749000 - 0x977fbfff libCoreStorage.dylib (471.20.7) <34D9A40A-97EB-3365-B809-13DA5BF569C6> /usr/lib/libCoreStorage.dylib
    0x977fc000 - 0x977fdfff libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9780b000 - 0x97814fff libGFXShared.dylib (11.1.2) <C67D9D93-6172-3AD6-BBB2-A18C9EC94570> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x97815000 - 0x9781dff7 com.apple.icloud.FindMyDevice (1.0 - 1) <E6C21417-C63A-3CD7-9329-205057417AC1> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x9781e000 - 0x97aa3fff com.apple.QuickTime (7.7.3 - 2890) <34289D2B-07CC-3D12-8F32-6F97D96DEE81> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x97aa4000 - 0x97d96ff3 com.apple.CoreImage (10.3.4) <6A0E17E6-9F56-3450-8892-670A9C489C30> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x97d97000 - 0x97dd3ff3 com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x97dd4000 - 0x97e51ff3 com.apple.framework.IOKit (2.0.2 - 1050.20.2) <84299E45-C5F3-365F-AC1B-0EAFF8057112> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97e52000 - 0x97e52fff com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x97e53000 - 0x981b4ff3 com.apple.Foundation (6.9 - 1153.20) <B2539D54-EC35-3388-82C7-B01BB225A804> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x981b5000 - 0x981c4ffb libxar.1.dylib (255) <4FF7DB6F-3232-302F-94BC-F1188F78AF25> /usr/lib/libxar.1.dylib
    0x981c5000 - 0x981c8ffb libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
    0x981c9000 - 0x981ddfff com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x981de000 - 0x98210ffb com.apple.GSS (4.0 - 2.0) <2E9B0C48-962E-3CAB-ABCE-0A16CFCEF53E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x98211000 - 0x98302ffb libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
    0x98303000 - 0x98305fff com.apple.loginsupport (1.0 - 1) <BA8EEAD0-8E97-3219-949B-50AE67F8869E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x98306000 - 0x98376ff3 libType1Scaler.dylib (114.2) <8388571A-0CF6-3B4A-A87A-CA1DD91A3142> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x98377000 - 0x98442fff com.apple.DiscRecording (9.0 - 9000.4.2) <8E19F180-3D32-3C7A-8E73-272F2955D9A8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x98443000 - 0x98449ff7 libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
    0x985fb000 - 0x98616ff3 com.apple.openscripting (1.4 - 162.1) <CC32543F-0BEA-3022-AF35-5149C50DE902> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x98617000 - 0x98971ff7 libmecabra.dylib (666.7) <55A50B97-92D3-3DDC-8E3A-58BC5FFE5E3F> /usr/lib/libmecabra.dylib
    0x98972000 - 0x98ae3ffb libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x98ae4000 - 0x98cdafff libicucore.A.dylib (531.48) <A1002DA8-DAA9-30E8-95AE-1BF575AC5AB5> /usr/lib/libicucore.A.dylib
    0x98cdb000 - 0x98d36ffb libTIFF.dylib (1237) <CEE13162-B2D3-3AA6-82A7-AA1A02E424DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98d37000 - 0x98dd1fff com.apple.ColorSync (4.9.0 - 4.9.0) <E3442A3A-181A-3C39-86D5-89292AF8115F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x98dd2000 - 0x98e64fff com.apple.CoreSymbolication (3.1 - 57020.1) <7A6A6AD6-E46A-334F-ACC4-41B179505EC9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x98e65000 - 0x993c5ff3 com.apple.MediaToolbox (1.0 - 1562.235) <44C382D2-F7B2-312A-B6CC-AD27D0F17011> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x993c6000 - 0x99417fff com.apple.opencl (2.4.2 - 2.4.2) <0751975F-97E4-3271-BA93-2FC7A5FDB940> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x99418000 - 0x995a7ff3 libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
    0x995fc000 - 0x99657fff com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x99658000 - 0x9a284fff com.apple.AppKit (6.9 - 1347.57) <2E995EB6-3DB5-3FE0-B140-3E7563903322> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9a285000 - 0x9a285fff libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
    0x9a286000 - 0x9a28ffff libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
    0x9a290000 - 0x9a30ffff com.apple.SystemConfiguration (1.14 - 1.14) <6081992E-6825-3F69-AACF-70ABFA4CE379> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9a310000 - 0x9a312ffb libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
    0x9a313000 - 0x9a353fff com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x9a354000 - 0x9a355fff com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x9a356000 - 0x9a70aff7 com.apple.CoreFoundation (6.9 - 1153.18) <267B1002-C755-37B4-95CD-92358CF994B8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9a70b000 - 0x9a724fff com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9a725000 - 0x9a791ff3 com.apple.datadetectorscore (6.0 - 396.1.1) <A1ADB604-689E-3B00-BCB2-1B6662644BBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x9a792000 - 0x9a8a8ff3 com.apple.desktopservices (1.9.3 - 1.9.3) <544FDA55-063A-3787-A55A-A54290E4BE6E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x9a8a9000 - 0x9a8aefff com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x9a8af000 - 0x9a8c6ffb com.apple.AppContainer (4.0 - 238.20.2) <0A9A3DD3-2D64-3548-8374-96FCE828D151> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x9a8c7000 - 0x9a8d0fff com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x9a8db000 - 0x9a8dcfff libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
    0x9a8dd000 - 0x9a8edff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x9a8ee000 - 0x9a8fffff libsystem_coretls.dylib (35.20.2) <3688680D-90B5-373F-9E0D-46809E98B023> /usr/lib/system/libsystem_coretls.dylib
    0x9a900000 - 0x9a9f6ff7 libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
    0x9a9f7000 - 0x9a9fafff com.apple.xpc.ServiceManagement (1.0 - 1) <D23A7F03-979D-3A78-B1F6-645D2EFEEF66> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x9a9fb000 - 0x9aaa3ff7 com.apple.CoreMedia (1.0 - 1562.235) <BA4933F2-289D-354B-B3B7-451AAF9FBB96> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9aaa4000 - 0x9ab44fff com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x9ab45000 - 0x9ab50ff7 com.apple.NetAuth (5.2 - 5.2) <3E650FB0-5EB5-3807-8B71-8FAF64D6A0FC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9ab51000 - 0x9ab6cff7 com.apple.CFOpenDirectory (10.10 - 187) <44C81E98-710E-30EB-829D-7374B9339345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x9ab6d000 - 0x9ab9efff libtidy.A.dylib (15.15) <D893B41F-FBE9-3EDE-8DC6-2B80A4E0804B> /usr/lib/libtidy.A.dylib
    0x9ab9f000 - 0x9aba7ff7 libCGCMS.A.dylib (779.11) <EFC325D4-B616-3739-BAB6-D9C8B74F102F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x9aba8000 - 0x9abafff3 libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
    0x9abb0000 - 0x9ac14ff7 com.apple.AE (681.2 - 681.2) <E56D8304-3975-32E0-BBF2-611F04209C2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x9ac15000 - 0x9ac22ff3 com.apple.ProtocolBuffer (1 - 228.0.1) <B61B9562-CBDE-34E5-B19E-291A1D95D782> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x9ac23000 - 0x9aebafff com.apple.CoreData (111 - 526.3) <93295B9D-6C48-3919-8B9C-A4291D3522CE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9aebb000 - 0x9afabff3 com.apple.DiskImagesFramework (10.10.1 - 396) <25716B90-E152-3666-92BB-FE543AEB6FA9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9afac000 - 0x9afacfff com.apple.audio.units.AudioUnit (1.12 - 1.12) <CFB6243A-1613-3468-88CE-1DDBEC1E6984> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9afad000 - 0x9afaffff libsystem_configuration.dylib (699.1.5) <CC818B5B-D6A6-3313-A0FD-6F781B24DAD4> /usr/lib/system/libsystem_configuration.dylib
    0x9afb0000 - 0x9afd6ff7 com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x9afd7000 - 0x9b020ffb libFontRegistry.dylib (134.1) <6CF6177B-D5D6-3E7B-88BC-BE833D55018C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9b0b0000 - 0x9b0b2ff7 libquarantine.dylib (76.20.1) <8694AC5A-7359-3CC6-8E93-CABFCC919D4B> /usr/lib/system/libquarantine.dylib
    0x9b0b3000 - 0x9b0e6fff com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <709E9F1B-D266-399B-9A4B-3785BBF64E01> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x9b0e7000 - 0x9b1e8ff7 com.apple.LaunchServices (644.56 - 644.56) <CFF2C4B8-8111-3B9B-A6F7-E2AB33163238> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x9b1e9000 - 0x9b20fffb libPng.dylib (1237) <7EA0DEBE-4000-39D4-89E5-17F655BA317E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9b210000 - 0x9b23fff7 com.apple.DictionaryServices (1.2 - 229) <BC958000-7A7D-3C3A-B0FF-95734A35EB0A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x9b263000 - 0x9b4e1ff3 com.apple.security (7.0 - 57031.20.26) <7E5439C5-752D-367F-A28A-AA34C7307981> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9b4e2000 - 0x9b4e2fff libOpenScriptingUtil.dylib (162.1) <EDDD4BA8-6212-3437-8CFF-117724C12A4E> /usr/lib/libOpenScriptingUtil.dylib
    0x9b4e3000 - 0x9b534fff libcups.2.dylib (408.2) <425E4328-ECA1-31EE-B2C4-0D67FB8848BE> /usr/lib/libcups.2.dylib
    0x9b535000 - 0x9b538fff libextension.dylib (55.2) <BE3B5B43-A1BB-3BB6-9CD9-946BC61241FC> /usr/lib/libextension.dylib
    0x9b539000 - 0x9b55cfff libJPEG.dylib (1237) <6838FF44-9DF6-349E-AFB4-182F80C2DA79> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9b55d000 - 0x9b55dfff com.apple.Carbon (154 - 157) <CA90E930-DE59-3AD9-B158-3A940BA1FA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9b875000 - 0x9b8e9fff com.apple.Heimdal (4.0 - 2.0) <0082F991-F391-31A6-915C-1FCB0AD004AC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9b8ea000 - 0x9b8fbfff libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
    0x9c20c000 - 0x9c2d7fff com.apple.backup.framework (1.6.4 - 1.6.4) <75DC1CA0-5D18-3E8F-A8BC-D737FC9C55C4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9c378000 - 0x9c46fff7 libFontParser.dylib (134.2) <1CE9DA9E-FBF3-32E4-838D-455EA531F26E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.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: 84631
    thread_create: 1
    thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=254.8M resident=79.6M(31%) swapped_out_or_unallocated=175.1M(69%)
    Writable regions: Total=170.5M written=12.8M(8%) resident=31.5M(18%) swapped_out=320K(0%) unallocated=139.0M(82%)

    REGION TYPE VIRTUAL
    =========== =======
    ATS (font support) 33.2M
    ATS (font support) (reserved) 4K reserved VM address space (unallocated)
    Activity Tracing 2048K
    CG backing stores 4684K
    CG image 12K
    CG raster data 68K
    CG shared images 528K
    CoreGraphics 12K
    CoreUI image data 244K
    Kernel Alloc Once 4K
    MALLOC 94.2M
    MALLOC (admin) 48K
    Memory Tag 242 12K
    Memory Tag 249 156K
    OpenCL 16K
    Stack 70.2M
    VM_ALLOCATE 17.3M
    __DATA 14.7M
    __IMAGE 528K
    __IMPORT 32K
    __LINKEDIT 53.5M
    __OBJC 4144K
    __TEXT 201.2M
    __UNICODE 552K
    mapped file 188.0M
    shared memory 28K
    =========== =======
    TOTAL 685.2M
    TOTAL, minus reserved VM space 685.2M

    Model: MacBookPro8,3, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.4 GHz, 16 GB, SMC 1.70f6
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F384758334D314131333333433920
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F384758334D314131333333433920
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)
    Bluetooth: Version 4.3.4f4 15601, 3 services, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Samsung SSD 840 EVO 1TB, 1 TB
    Serial ATA Device: Micron_M500_MTFDDAK960MAV, 960.2 GB
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: USB Reader
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Hub
    USB Device: Hub
    USB Device: LG Android USB Device
    USB Device: IR Receiver
    Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

    Posted 8 years ago #

  • Jim Matthews Administrator

    Hi,

    Thanks for posting the crash log. When this crash happens are you dragging a file from the Finder to Fetch, or are you dragging a file from Fetch to the Finder? Also, do you know what type of file it was (e.g. .html)?

    Thanks,

    Jim Matthews
    Fetch Softworks

    Posted 8 years ago #

  • Bill Kirwin Member

    Opening a folder on any ftp site will trigger the crash on my system.

    Posted 8 years ago #

  • Jim Matthews Administrator

    Hi,

    Fetch is crashing when it tries to get icon information from an application on your Mac. My guess is that the application is corrupt, and that the solution is to identify that application and get a new copy. So I'd like to help you identify which application it is.

    Fetch is trying to get icon information to draw the icon for one of the files in the folder you are visiting. Do you know what types of files are visible in the folders that cause the crash (e.g. .html, .jpg, etc.)?

    Thanks,

    Jim Matthews
    Fetch Softworks

    Posted 8 years ago #

  • Bill Kirwin Member

    Excellent! Thank you. For me it was alias files in the root of the virtual directory of an OSX server.

    Here is an example:

    lrwxr-xr-x+ 1 webdev _www 95B Jul 16 2014 default.html.en -> /Applications/Server.app/Contents/ServerRoot/usr/share/web/locales/en.lproj/custom-default.html

    Posted 8 years ago #

  • Jim Matthews Administrator

    Interesting! Are you able to figure out which application owns .en files on your Mac? To find out you could give a file in the Finder a .en name extension, and then use Get Info on the file to see what application claims it.

    Thanks,

    Jim Matthews
    Fetch Softworks

    Posted 8 years ago #

  • Bill Kirwin Member

    lrwxr-xr-x+ 1 webdev _www 95B Jul 16 2014 default.html.nl -> /Applications/Server.app/Contents/ServerRoot/usr/share/web/locales/nl.lproj/custom-default.html

    I was mistaken. It was this one above in the same folder.

    The .nl extension is registered to edvrclient by Exacqvision

    Posted 8 years ago #

  • Jim Matthews Administrator

    I'd try replacing that application, and see if that helps.

    Jim Matthews
    Fetch Softworks

    Posted 8 years ago #

Reply

  • Or nickname, if you prefer.
  • This will be kept confidential.
  • This is to ensure that you’re a person, not a spambot.