Folder causes Finder to crash

Hi,
Any ideas?
Dual 500Mhz Powermac G4 OS 10.4.11 1GB SDRAM
I have a folder of Excel spreadsheets - being self-employed they are invoices, mostly single pages. All worked okay for several years until I upgraded to Microsoft's Office:Mac 2008.
Now the finder crashes if I click on this folder or try to open it - I can find no way to access these files now. Even transferring the folder, via a portable hard drive, to another Mac has not solved the problem.
Creating new spreadsheets with the new version of Excel, it will not allow me to "save as". Are these problems all related?
Cheers
Martin

martbedd wrote:
Trying to open the folder with "open" in Terminal - same crashing result??
Yes, that's not really a surprise - open just opens the target with the application registered as default in MacOS. That's fine in the case of jpegs, but the default application for opening folders is Finder.
In Finder, make a new directory in your home director and rename it "foo" (because names with spaces in are less clearly readable in Finder).
Open Terminal.
Type `cp -rvf ` (no quotes, with the spaces).
Drag & drop the folder with the spreadsheets in to the terminal.
(hopefully you can do this without Finder crashing - let me know if you can't)
When you drop the folder you should see the full "/path/to/the/folder" now shown in the terminal, and the terminal's cursor should be one space after the end of the word. Delete that last space, then type "/* " (forward-slash, star, space). The command in the terminal window will now read:
`cp -rvf /path/to/the/folder/* '
(there will be the prompt before this in the window, the bit that was already there before you started typing, probably something like "Martin's imac $" - don't worry about that it, it's not part of the command).
Now drag and drop the folder "foo" to the terminal and let go. In Terminal hit enter and you should see a bunch of lines go past saying "copying spreadsheet.xls from x to foo".
Take a look in the foo folder & see if you can read your files.
Stroller.

Similar Messages

  • External hard drive causing finder to crash

    The problem in a nutshell:
    On 2 different occasions today, trying to open the hard drive folder (after not accessing the EHD for a couple hours) caused Finder to crash and my Macbook hung on shutdown - I had to unplug the USB hub or do a forced manual shutdown. When restarting the computer, my computer couldn't read the hard drive - I did find a way to fix that (see details below).
    I don't know why this is happening in the first place or whether this indicates a bigger problem. Thus far, all data on these drives is backed up elsewhere, but I want these drives to be my backup (aside from DVD hard copies, of course). If anyone knows what may be causing this problem, I'd appreciate your help, thanks!
    My system:
    I have an early 2008 Macbook with OSX 10.6.8 and 4GB RAM.
    Last week I bought two identical Hitachi DeskPro 3TB USB hard drives -- call them External HD A & B --, connected to my Macbook via a USB hub that has its own power source. The EHDs have their own power sources as well. All power sources are plugged into surge-protected power strips. (The EHD B is a cloned copy of the EHD A using backup software).
    Each EHD is divided into 3 partitions.
    In System Preferences, I did NOT choose to have the hard drive(s) go to sleep whereever possible.
    Both EHDs run cool - I've never seen any sign of overheating.
    Details of What Happened:
    Both times, I was actively using my computer but hadn't accessed the EHD for a couple hours or so.  Both times, only EHD A was present in the Finder. (EHD B was physically plugged in, but ejected from Finder, as is my ususal practice.)
    Upon restart, I got a message that "a drive plugged into this computer cannot be read", giving me the option to Initialize, Ignore, or Eject. Restarting my Macbook (with one or both EHDs connected) didn't make a difference.
    Neither drive showed up in Disk Utility, but they both showed up in System Profiler under USB, albeit with much fewer details than when the drives are showing up normally. The scanner attached to the USB hub has worked just fine.
    Both times, the solution to the undetectable EHD problem was to plug in the drive's power source directly into the wall socket and the drive would promptly show up on my desktop. (It doesn't matter whether I plugged the USB directly into my Macbook or kept it plugged into the USB hub.) Once I do that, I can eject the drive, plug it back into the power strip, and it works just fine. I verified the drives in Disk Utility both times and they tested ok.

    I'm replying to my own post here since it's far to late to update the original message: To update: after more than 6 months, I can verify that the solution given at bottom of my original post (plugging the drive directly into a wall socket) has worked every time, both in the US and in Asia.  I have no idea why this is so, just that it works.

  • Cloning drive causes Finder to crash when accessing various files

    I have recently updated my Macbook Pro with a Samsung SSD ITByte.
    I have used CCClone - all copied fine.
    However I now have the problem that when I touch some files in my Finder, it casues the Finder to crash. This started with accessing the DropBox folder - I thought it was a problem with Dropbox, but then I synced to a new folder and it is fine. The I found that if I try and open a file in Safari, it crashes. Then if I now try and access the Hard Drive folder directly in the Finder, the Finder crashes. SO somehow files or folders are getting corrupted.
    Am running Mavericks - latest update and everything else up to date.
    Very mysterious.
    All help appreciated.
    Crash Log below
    Jeffrey
    Process:         Finder [1283]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.9.2 (10.9.2)
    Build Info:      Finder_FE-885002006000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [197]
    Responsible:     Finder [1283]
    User ID:         501
    Date/Time:       2014-02-26 11:28:40.953 +1100
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  F84FC17F-3330-D481-0022-868DC5122947
    Crashed Thread:  4  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    terminating with uncaught exception of type IAException
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff91551ddf search_method_list(method_list_t const*, objc_selector*) + 30
    1   libobjc.A.dylib                         0x00007fff9154f14c protocol_getMethod_nolock(protocol_t*, objc_selector*, bool, bool, bool) + 103
    2   libobjc.A.dylib                         0x00007fff9154f1a7 protocol_getMethod_nolock(protocol_t*, objc_selector*, bool, bool, bool) + 194
    3   libobjc.A.dylib                         0x00007fff9154f08c protocol_getMethod + 84
    4   libobjc.A.dylib                         0x00007fff915467d7 protocol_getMethodDescription + 31
    5   com.apple.CoreFoundation                0x00007fff943171f9 __methodDescriptionForSelector + 169
    6   com.apple.CoreFoundation                0x00007fff9438f956 -[NSObject(NSObject) methodSignatureForSelector:] + 38
    7   com.apple.CoreFoundation                0x00007fff943b80f2 ___forwarding___ + 242
    8   com.apple.CoreFoundation                0x00007fff943b7f78 _CF_forwarding_prep_0 + 120
    9   com.apple.AppKit                        0x00007fff8bda75f6 -[NSTableRowData _setBackgroundColorForRowView:row:colors:animated:] + 272
    10  com.apple.AppKit                        0x00007fff8c54b98d __55-[NSTableRowData _updateVisibleViewsBasedOnUpdateItems]_block_invoke536 + 434
    11  com.apple.Foundation                    0x00007fff8e6172ae __NSIndexSetEnumerate + 1316
    12  com.apple.AppKit                        0x00007fff8bdd6b2d -[NSTableRowData _updateVisibleViewsBasedOnUpdateItems] + 5318
    13  com.apple.AppKit                        0x00007fff8bdd553f -[NSTableRowData _updateVisibleViewsBasedOnUpdateItemsAnimated] + 180
    14  com.apple.AppKit                        0x00007fff8bd5d55c -[NSTableRowData _doWorkAfterEndUpdates] + 105
    15  com.apple.AppKit                        0x00007fff8bd55fc7 -[NSTableView _endUpdateWithTile:] + 121
    16  com.apple.finder                        0x000000010727dfd4 0x106f78000 + 3170260
    17  com.apple.finder                        0x00000001070741b3 0x106f78000 + 1032627
    18  com.apple.finder                        0x000000010700cbba 0x106f78000 + 609210
    19  com.apple.finder                        0x000000010700c8b3 0x106f78000 + 608435
    20  com.apple.finder                        0x0000000106fc4d38 0x106f78000 + 314680
    21  com.apple.finder                        0x000000010700c634 0x106f78000 + 607796
    22  com.apple.finder                        0x000000010700c4de 0x106f78000 + 607454
    23  com.apple.finder                        0x0000000106fc4bb9 0x106f78000 + 314297
    24  com.apple.finder                        0x0000000106fc4a29 0x106f78000 + 313897
    25  com.apple.finder                        0x0000000106f9ecc5 0x106f78000 + 158917
    26  com.apple.finder                        0x0000000106f9ec8c 0x106f78000 + 158860
    27  libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    28  libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    29  libdispatch.dylib                       0x00007fff8dcadf03 _dispatch_main_queue_callback_4CF + 333
    30  com.apple.CoreFoundation                0x00007fff943c1679 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    31  com.apple.CoreFoundation                0x00007fff9437c954 __CFRunLoopRun + 1636
    32  com.apple.CoreFoundation                0x00007fff9437c0b5 CFRunLoopRunSpecific + 309
    33  com.apple.HIToolbox                     0x00007fff8b2f9a0d RunCurrentEventLoopInMode + 226
    34  com.apple.HIToolbox                     0x00007fff8b2f97b7 ReceiveNextEventCommon + 479
    35  com.apple.HIToolbox                     0x00007fff8b2f95bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    36  com.apple.AppKit                        0x00007fff8bcee3de _DPSNextEvent + 1434
    37  com.apple.AppKit                        0x00007fff8bceda2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    38  com.apple.AppKit                        0x00007fff8bce1b2c -[NSApplication run] + 553
    39  com.apple.AppKit                        0x00007fff8bccc913 NSApplicationMain + 940
    40  com.apple.finder                        0x0000000106f7e770 0x106f78000 + 26480
    41  libdyld.dylib                           0x00007fff938b65fd start + 1
    Thread 1:: Dispatch queue: Query work queue
    0   libsystem_kernel.dylib                  0x00007fff91d10716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff927f3c3b _pthread_cond_wait + 727
    2   com.apple.Metadata                      0x00007fff91b9ea76 _pushNotification + 558
    3   com.apple.Metadata                      0x00007fff91b9beda processUpdatesLocked + 83
    4   com.apple.Metadata                      0x00007fff91b96246 tryProcessUpdates + 397
    5   com.apple.Metadata                      0x00007fff91b9b6f0 _MDQueryCallback + 186
    6   com.apple.Metadata                      0x00007fff91b9b60e __doQueryResultsCallback_block_invoke + 72
    7   libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    10  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    11  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    12  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff91d11662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8dca843d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8dca8152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libsystem_kernel.dylib                  0x00007fff91d10866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff927f235c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff90ee3b1a abort + 125
    3   libc++abi.dylib                         0x00007fff8e594f31 abort_message + 257
    4   libc++abi.dylib                         0x00007fff8e5ba952 default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff9154c322 _objc_terminate() + 124
    6   libc++abi.dylib                         0x00007fff8e5b81d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8e5b8246 std::terminate() + 54
    8   com.apple.desktopservices               0x00007fff94b721be __clang_call_terminate + 14
    9   com.apple.desktopservices               0x00007fff94b4dd37 BTreeIterator::~BTreeIterator() + 161
    10  com.apple.desktopservices               0x00007fff94b4dc7e BTreeIterator::~BTreeIterator() + 14
    11  com.apple.desktopservices               0x00007fff94b4ba35 TPropertyInfo::MakeProperties(TPropertyInfoList*, unsigned char*, unsigned int, bool) + 693
    12  com.apple.desktopservices               0x00007fff94b4b39c TPropertyInfo::CreatePropertyList(TCountedPtr<TFSInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 392
    13  com.apple.desktopservices               0x00007fff94b4b1bb TPropertyInfo::CreatePropertyList(TCountedPtr<TCFURLInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 169
    14  com.apple.desktopservices               0x00007fff94b4b03d THFSPlusPropertyStore::Open(bool, bool) const + 93
    15  com.apple.desktopservices               0x00007fff94b4afc7 THFSPlusPropertyStore::GetProperties(bool) const + 39
    16  com.apple.desktopservices               0x00007fff94b4aec2 THFSPlusPropertyStore::CreateUniqueNameList() + 74
    17  com.apple.desktopservices               0x00007fff94b37348 TNode::ScavengeProperties(bool) + 398
    18  com.apple.desktopservices               0x00007fff94b33712 TNode::HandleSync(unsigned int, bool) + 2016
    19  com.apple.desktopservices               0x00007fff94b45a4c TNode::HandlePopulate(bool) const + 88
    20  com.apple.desktopservices               0x00007fff94b3b4d2 TNode::PopulateChildren(OpaqueNodeRequest* const&) const + 210
    21  com.apple.desktopservices               0x00007fff94b44c37 TNode::HandleRegisterForNotification(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 183
    22  com.apple.desktopservices               0x00007fff94b2adbb TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 707
    23  com.apple.desktopservices               0x00007fff94b2aa31 ___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke_2 + 84
    24  com.apple.desktopservices               0x00007fff94b2a981 ExceptionSafeBlock(void () block_pointer) + 12
    25  com.apple.desktopservices               0x00007fff94b2a96f ___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke + 91
    26  libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    27  libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    28  libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    29  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    30  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    31  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    32  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    33  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 5:: Dispatch queue: TNodeEngine 0x7ff612c51e30
    0   libsystem_kernel.dylib                  0x00007fff91d10716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff927f3c77 _pthread_cond_wait + 787
    2   com.apple.finder                        0x0000000106fa20ac 0x106f78000 + 172204
    3   com.apple.finder                        0x0000000106fa256c 0x106f78000 + 173420
    4   com.apple.finder                        0x0000000106f8fdb0 0x106f78000 + 97712
    5   com.apple.finder                        0x0000000106fa1f54 0x106f78000 + 171860
    6   com.apple.finder                        0x0000000106fa1e07 0x106f78000 + 171527
    7   com.apple.finder                        0x0000000106f9ad72 0x106f78000 + 142706
    8   libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    9   libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    11  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    12  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    13  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    14  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    15  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 6:: Dispatch queue: Query work queue
    0   libsystem_kernel.dylib                  0x00007fff91d10716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff927f3c3b _pthread_cond_wait + 727
    2   com.apple.Metadata                      0x00007fff91b9ea76 _pushNotification + 558
    3   com.apple.Metadata                      0x00007fff91b9e4b2 processUpdatesLocked + 9771
    4   com.apple.Metadata                      0x00007fff91b96246 tryProcessUpdates + 397
    5   com.apple.Metadata                      0x00007fff91b9b6f0 _MDQueryCallback + 186
    6   com.apple.Metadata                      0x00007fff91b9b60e __doQueryResultsCallback_block_invoke + 72
    7   libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    10  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    11  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    12  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 11:: Dispatch queue: TFolderSizingThread::GetFolderSizingQueue
    0   libsystem_kernel.dylib                  0x00007fff91d11422 getdirentriesattr + 10
    1   com.apple.CoreServicesInternal          0x00007fff928ee938 ftsattr_build + 1019
    2   com.apple.CoreServicesInternal          0x00007fff928eddbe ftsattr_read$INODE64 + 377
    3   com.apple.CoreServicesInternal          0x00007fff928ea9ba _GetDirectoryURLs(_CFURLEnumerator*) + 1378
    4   com.apple.CoreServicesInternal          0x00007fff928e98dc _URLEnumeratorGetNextURL + 157
    5   com.apple.desktopservices               0x00007fff94b6e110 TCFURLIterator::NextRaw(TCountedPtr<TCFURLInfo>&) + 44
    6   com.apple.desktopservices               0x00007fff94b6e039 TCFURLIterator::Next(TCountedPtr<TCFURLInfo>&) + 41
    7   com.apple.desktopservices               0x00007fff94b6da9b TDeepCFURLIterator::NextInternal(TCountedPtr<TCFURLInfo>&, int&, int&, bool&, TCountedPtr<TCFURLInfo>&, bool&, TCountedPtr<TCFURLInfo>&) + 173
    8   com.apple.desktopservices               0x00007fff94b6d88e TDeepCFURLIterator::Next(TCountedPtr<TCFURLInfo>&, int&, int&, bool&, TCountedPtr<TCFURLInfo>&, bool&, TCountedPtr<TCFURLInfo>&) + 64
    9   com.apple.desktopservices               0x00007fff94b6ccce TOperationSizer::Sizing(TCountedPtr<TCFURLInfo> const&) + 236
    10  com.apple.desktopservices               0x00007fff94b6bf68 TOperationSizer::ComputeSize() + 368
    11  com.apple.desktopservices               0x00007fff94b6b956 TFSInfoSizer::Sizing(TCountedPtr<TFSInfo> const&) + 398
    12  com.apple.desktopservices               0x00007fff94b6b70e TFSInfoSizer::Size() + 138
    13  com.apple.desktopservices               0x00007fff94b6b2bc TNode::HandleFolderSizingRequest(TCountedPtr<TNodeTask> const&, TFolderSizingThread*) + 540
    14  com.apple.desktopservices               0x00007fff94b6ade3 TNode::HandleFolderSizingRequests(TNodeTask*, TFolderSizingThread*) + 351
    15  com.apple.desktopservices               0x00007fff94b6ac6c ___ZN19TFolderSizingThread27PostFolderSizingTaskRequestEP9TNodeTask_block_invok e_2 + 32
    16  com.apple.desktopservices               0x00007fff94b2a981 ExceptionSafeBlock(void () block_pointer) + 12
    17  com.apple.desktopservices               0x00007fff94b6ac46 ___ZN19TFolderSizingThread27PostFolderSizingTaskRequestEP9TNodeTask_block_invok e + 83
    18  libdispatch.dylib                       0x00007fff8dca91d7 _dispatch_call_block_and_release + 12
    19  libdispatch.dylib                       0x00007fff8dca62ad _dispatch_client_callout + 8
    20  libdispatch.dylib                       0x00007fff8dca868f _dispatch_queue_drain + 451
    21  libdispatch.dylib                       0x00007fff8dca99dd _dispatch_queue_invoke + 110
    22  libdispatch.dylib                       0x00007fff8dca7fa3 _dispatch_root_queue_drain + 75
    23  libdispatch.dylib                       0x00007fff8dca9193 _dispatch_worker_thread2 + 40
    24  libsystem_pthread.dylib                 0x00007fff927f2ef8 _pthread_wqthread + 314
    25  libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff91d0ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91d0bd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff9437d155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff9437c779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff9437c0b5 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8be8e16e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff927f1899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff927f172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff927f5fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff91d10716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff927f3c77 _pthread_cond_wait + 787
    2   com.apple.finder                        0x0000000106fa20ac 0x106f78000 + 172204
    3   com.apple.finder                        0x0000000106fcb959 0x106f78000 + 342361
    4   com.apple.finder                        0x00000001071becee 0x106f78000 + 2387182
    5   com.apple.finder                        0x0000000106f7fc70 0x106f78000 + 31856
    6   libsystem_pthread.dylib                 0x00007fff927f1899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff927f172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff927f5fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff91d10e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff927f2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff927f5fb9 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000108ea8000  rcx: 0x0000000108ea6f28  rdx: 0x0000000000000000
      rdi: 0x0000000000004d07  rsi: 0x0000000000000006  rbp: 0x0000000108ea6f50  rsp: 0x0000000108ea6f28
       r8: 0x00007fff8e5bb959   r9: 0x00007fff90f0b8d0  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x0000000108ea70b0  r13: 0x0000600000448a00  r14: 0x0000000000000006  r15: 0x0000000108ea6f90
      rip: 0x00007fff91d10866  rfl: 0x0000000000000206  cr2: 0x00007ff612ee0000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x106f78000 -        0x107446ff5  com.apple.finder (10.9.2 - 10.9.2) <44F7D842-1D12-392F-AFF7-FEEA9FD48D36> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x108f2d000 -        0x108f35ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10901e000 -        0x109025ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x109031000 -        0x109034ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x109044000 -        0x10906cffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10923f000 -        0x109325fef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1095d0000 -        0x1095d1ff9 +cl_kernels (???) <AA7BE0CD-7614-483A-9D10-FC1D67A8932E> cl_kernels
           0x10c1cc000 -        0x10c1cdfe4 +cl_kernels (???) <98757922-732D-4996-A9A3-7895EA19C42F> cl_kernels
           0x10c569000 -        0x10c56affa +cl_kernels (???) <39E94D39-9E9C-4F4B-9AA0-586B820563B7> cl_kernels
           0x10c7f5000 -        0x10c8d5ff7  unorm8_rgba.dylib (2.3.58) <A7948EC2-646C-3F16-91D5-EBFCEA7BB864> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10c9bb000 -        0x10c9d6ff9  com.apple.security.csparser (3.0 - 55471.14) <5D9AC0E2-2F0D-3D39-9991-DF2C1D4DD0CF> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x10e3be000 -        0x10e3c4ff7  libCGXCoreImage.A.dylib (599.20.11) <A787F160-6963-38B5-AF86-D5541E0492F1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x10e3dd000 -        0x10e3ddffd +cl_kernels (???) <DB61C937-D445-4DB0-808E-B35F0F80C305> cl_kernels
        0x7fff6c6cb000 -     0x7fff6c6fe817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff89b1d000 -     0x7fff89b25ff7  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
        0x7fff89b26000 -     0x7fff89b3fff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89b40000 -     0x7fff89b8efff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89b95000 -     0x7fff89ba0fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89ba1000 -     0x7fff89baeff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff89baf000 -     0x7fff89bd3fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff89bd4000 -     0x7fff89c41fff  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
        0x7fff89c42000 -     0x7fff8a1b2fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8a228000 -     0x7fff8a2f9ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8a360000 -     0x7fff8a368ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8a3c9000 -     0x7fff8a7fcffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a7fd000 -     0x7fff8a800ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8a851000 -     0x7fff8a8b0fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8a8ce000 -     0x7fff8a8dbff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8a8e9000 -     0x7fff8a918ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a929000 -     0x7fff8a93cff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8a93d000 -     0x7fff8a97bff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8aa4d000 -     0x7fff8aa6bfff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8aa6e000 -     0x7fff8aa97fff  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
        0x7fff8aa98000 -     0x7fff8ab2eff7  com.apple.PackageKit (3.0 - 332) <70BE1C7F-0609-32D3-9FA3-3C2CCF7FE999> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8b27f000 -     0x7fff8b282fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8b283000 -     0x7fff8b2b2ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8b2b3000 -     0x7fff8b2caff7  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
        0x7fff8b2cb000 -     0x7fff8b575ff5  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
        0x7fff8b576000 -     0x7fff8b576fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b819000 -     0x7fff8b86afff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8b922000 -     0x7fff8bc99ffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8bc9a000 -     0x7fff8bc9cfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8bc9d000 -     0x7fff8bcc9ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8bcca000 -     0x7fff8c840fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8c841000 -     0x7fff8c887fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8c888000 -     0x7fff8c9dbff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ca24000 -     0x7fff8cc85fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8cc86000 -     0x7fff8cc89fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cc8a000 -     0x7fff8cc8cfff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8ccd6000 -     0x7fff8cdbafff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ce43000 -     0x7fff8dc91fff  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
        0x7fff8dc92000 -     0x7fff8dca4fff  com.apple.login (3.0 - 3.0) <8342C3B7-8363-36BE-B5B6-CD81166AEC24> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8dca5000 -     0x7fff8dcbffff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8dcc0000 -     0x7fff8dcc1fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8dcc2000 -     0x7fff8dceaffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8dceb000 -     0x7fff8dcf4ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8dcf5000 -     0x7fff8dda5ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8dda6000 -     0x7fff8de6aff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8de6b000 -     0x7fff8de7bffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8de89000 -     0x7fff8dea1ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8dea2000 -     0x7fff8dea6ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff8dea7000 -     0x7fff8deacfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8dee8000 -     0x7fff8df0fffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8df1d000 -     0x7fff8e17affd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e17b000 -     0x7fff8e188ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8e189000 -     0x7fff8e1b3ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8e1b4000 -     0x7fff8e322ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e323000 -     0x7fff8e387fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8e388000 -     0x7fff8e4beff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8e552000 -     0x7fff8e554ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8e594000 -     0x7fff8e5bdff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8e5be000 -     0x7fff8e8bcfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e8bd000 -     0x7fff8e923fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8e987000 -     0x7fff8eeaafff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8eead000 -     0x7fff8f17dffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8f1bf000 -     0x7fff8f1e3ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8faa8000 -     0x7fff8fb0bff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8fb0c000 -     0x7fff8fb11ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8fcac000 -     0x7fff8fd64ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8fd65000 -     0x7fff8fd6bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8fd6c000 -     0x7fff8fd6dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8fd6e000 -     0x7fff8fd73fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8fd74000 -     0x7fff8fd75ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8fdf4000 -     0x7fff901d5ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff901d6000 -     0x7fff9041eff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff9041f000 -     0x7fff9046cff2  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
        0x7fff9067b000 -     0x7fff906c9fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff9074b000 -     0x7fff907b2ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff907b3000 -     0x7fff907e8ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff907e9000 -     0x7fff907eafff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff907eb000 -     0x7fff907f2ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff907f3000 -     0x7fff90838ffe  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
        0x7fff90b9a000 -     0x7fff90b9cfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff90b9d000 -     0x7fff90de3fff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff90de4000 -     0x7fff90e20ff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff90e21000 -     0x7fff90e23fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90e2e000 -     0x7fff90e86ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff90e87000 -     0x7fff90f10ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff90f11000 -     0x7fff911fbfff  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
        0x7fff911fc000 -     0x7fff911feff7  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
        0x7fff911ff000 -     0x7fff91224ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff91279000 -     0x7fff912b8fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff912fb000 -     0x7fff91352fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff91353000 -     0x7fff9135dff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff91385000 -     0x7fff913e5fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff913e6000 -     0x7fff913f8ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff913f9000 -     0x7fff91400ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff91442000 -     0x7fff9150bfff  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
        0x7fff9150c000 -     0x7fff9153dfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff9153e000 -     0x7fff916ebf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff916f5000 -     0x7fff91700ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff91701000 -     0x7fff91710ff8  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
        0x7fff91769000 -     0x7fff91a9ffff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff91aa6000 -     0x7fff91b85fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91b8b000 -     0x7fff91b8bfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff91b8c000 -     0x7fff91b8dfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff91b8e000 -     0x7fff91c1efff  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
        0x7fff91c1f000 -     0x7fff91c36fff  com.apple.PackageKit.PackageUIKit (3.0 - 332) <419D2A01-3A7A-3EB4-B4E5-55DEEB786572> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff91c56000 -     0x7fff91c61fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff91c62000 -     0x7fff91c63ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff91c64000 -     0x7fff91c8bff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff91caf000 -     0x7fff91cdffff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff91cfb000 -     0x7fff91d17ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff91d18000 -     0x7fff91d19ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff91d1a000 -     0x7fff91d1affd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff91d1b000 -     0x7fff91d3ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff91d40000 -     0x7fff91e0bfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff91e0c000 -     0x7fff91e27ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff91e28000 -     0x7fff91e61ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff91e62000 -     0x7fff91e9aff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91e9b000 -     0x7fff91ea0ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff91ea1000 -     0x7fff91ef0ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff91ef1000 -     0x7fff91f8efff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff91f8f000 -     0x7fff92076ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff92077000 -     0x7fff920a1ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff920a2000 -     0x7fff920b6fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff920b7000 -     0x7fff92104fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff92105000 -     0x7fff92111ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92154000 -     0x7fff9219ffff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff921ab000 -     0x7fff921abfff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff921ac000 -     0x7fff92234ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff92235000 -     0x7fff92237ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff92238000 -     0x7fff92240fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9224c000 -     0x7fff9225dff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff9225e000 -     0x7fff9225eff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff9225f000 -     0x7fff92260ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff92261000 -     0x7fff924baff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff924bb000 -     0x7fff924c4fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff924c5000 -     0x7fff924e0fff  com.apple.DistributionKit (700 - 846) <E4562C9C-9367-3C8E-87C2-80C6C0C7B187> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff924e1000 -     0x7fff924edfff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff924ee000 -     0x7fff924f2ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff924f3000 -     0x7fff92520ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff92521000 -     0x7fff925bcfff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff925bd000 -     0x7fff925beff7  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
        0x7fff925bf000 -     0x7fff92700fff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff92701000 -     0x7fff9278afff  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
        0x7fff9278b000 -     0x7fff9279cff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff9279d000 -     0x7fff927eeff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff927ef000 -     0x7fff927efffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff927f0000 -     0x7fff927f7ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff927f8000 -     0x7fff92801fff  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
        0x7fff92802000 -     0x7fff92844ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff92845000 -     0x7fff9285cffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff928c9000 -     0x7fff928f5fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff928f6000 -     0x7fff92908fff  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
        0x7fff92909000 -     0x7fff9290dff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff9294d000 -     0x7fff92955ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff929c1000 -     0x7fff92a14fff  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
        0x7fff92a15000 -     0x7fff92ad7ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff92ad8000 -     0x7fff92b2aff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Documents Icon in Sidebar Causes Finder to Crash

    Hi,
    I seems to have an issue with my sidebar. Any time I click on the Documents Icon shortcut, the Finder crashes. It will not crash if I have just logged in and click on it once, but after that, it will crash every time. In addition, if I try to open the documents folder after Finder restarts itself, I cannot double click on the documents folder from my Home folder (in list view) without that crashing the Finder as well.
    I added a shortcut to a desktop folder I created titled "Current Documents." Is that really capable of screwing the Sidebar up? Repairing disk permissions has not seemed to help, and this issue is a major annoyance. Any assistance would be GREATLY appreciated!
    Thanks.

    Welcome to Apple Discussions, stilly.
    stilly41 wrote:
    I added a shortcut to a desktop folder I created titled "Current Documents." Is that really capable of screwing the Sidebar up?
    Could be... try this:
    1. Drag all icons off bottom of your Finder sidebar.
    2. In Finder >> Preferences >> Sidebar UNcheck all options.
    3. navigate to ~(yourHome)/Library/Preferences and trash these two files:
    com.apple.finder.plist
    com.apple.sidebarlists.plist
    Then restart.
    (You will have to reset a few finder prefs the way you like them.)
    -mj

  • Image Preview Causes Finder to crash [LONG]

    I came across a problem with image previews last night and am wondering if anyone else has had this problem.
    I collect images from the web for use as desktop pictures.
    Last night, when attempting to add new folders to the Desktop Pictures preference pane, I noticed that pictures did NOT show up for some of the folders I selected.
    When I went into the Finder and located those pictures, I could not get a preview and the Finder subsequently crashed (console log will follow).
    In looking at the offending pics in GraphicConverter 6.0, I noticed that the pictures were in JPEG 6.0 format. When I re-saved them in QuickTime format, the problem went away.
    Does anyone know if this is a known problem?
    ===== CONSOLE LOG EXTRACT =====
    1/11/08 7:25:16 PM System Preferences[233] ImageCollection loadImages crashed for path:/Users/michaelfr/Documents/Desktop Pics/Scenics 61 name:NSInvalidArgumentException reason:* -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0xfcbd6c0
    1/11/08 7:25:29 PM mdworker[134] * -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0x1744b0
    1/11/08 7:25:29 PM mdworker[134] * -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0x1774a0
    1/11/08 7:25:34 PM mdworker[134] * -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0x173070
    1/11/08 7:25:34 PM mdworker[134] * -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0x179b80
    1/11/08 7:27:35 PM Finder[104] * _NSAutoreleaseNoPool(): Object 0xdf58930 of class NSCFString autoreleased with no pool in place - just leaking
    Stack: (0x9649e27f 0x963ab962 0x905b2311 0x905b237d 0x905b23d1 0x905b0a6c 0x905b0b32 0x904c4ac8 0x93ee80ce 0x95549cb0 0x95521698 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x9551e9ef 0x9551cc86 0x93ee64e0 0x93f0a36a 0x93f07453 0x93f06dea 0x93ed7cba 0x93edd618 0x93edd572 0x95ae035f 0x95ae095c 0x95ae50bc 0x95ae3d95 0x95ae47cd 0x95add82d 0x95addb5b 0x89d03 0x89b8f 0x89b5d 0x89acc 0x48b9d 0x9cf6 0x959b0075 0x959aff32)
    1/11/08 7:27:35 PM Finder[104] * _NSAutoreleaseNoPool(): Object 0xdf2d570 of class NSCFString autoreleased with no pool in place - just leaking
    Stack: (0x9649e27f 0x963ab962 0x2dcd57 0x9cd0 0x959b0075 0x959aff32)
    1/11/08 7:28:16 PM System Preferences[233] * -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0x132d7bb0
    1/11/08 7:28:16 PM System Preferences[233] ImageCollection loadImages crashed for path:/Users/michaelfr/Documents/Desktop Pics/Scenics 61 name:NSInvalidArgumentException reason:* -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0x132d7bb0
    1/11/08 7:28:45 PM Finder[104] * _NSAutoreleaseNoPool(): Object 0x5dbb20 of class NSCFString autoreleased with no pool in place - just leaking
    Stack: (0x9649e27f 0x963ab962 0x905b2311 0x905b237d 0x905b23d1 0x905b0a6c 0x905b0b32 0x904c4ac8 0x93ee80ce 0x95549cb0 0x95521698 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x9551e9ef 0x9551cc86 0x93ee64e0 0x93f0a36a 0x93f07453 0x93f06dea 0x93ed7cba 0x93edd618 0x93edd572 0x95ae035f 0x95ae095c 0x95ae50bc 0x95ae3d95 0x95ae47cd 0x95add82d 0x95addb5b 0x89d03 0x89b8f 0x89b5d 0x89acc 0x48b9d 0x9cf6 0x959b0075 0x959aff32)
    1/11/08 7:28:45 PM Finder[104] * _NSAutoreleaseNoPool(): Object 0xdf65860 of class NSCFString autoreleased with no pool in place - just leaking
    Stack: (0x9649e27f 0x963ab962 0x2dcd57 0x9cd0 0x959b0075 0x959aff32)
    1/11/08 7:28:47 PM System Preferences[233] * No valid imageRep
    1/11/08 7:29:35 PM Finder[104] * -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0xeb959e0
    1/11/08 7:29:35 PM Finder[104] An uncaught exception was raised
    1/11/08 7:29:35 PM Finder[104] * -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0xeb959e0
    1/11/08 7:29:35 PM Finder[104] * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0xeb959e0'
    1/11/08 7:29:35 PM Finder[104] Stack: (
    2421863019,
    2476134555,
    2421892202,
    2421885548,
    2421885746,
    2420918984,
    2481881294,
    2505350320,
    2505184920,
    2505188167,
    2505183876,
    2505188167,
    2505183876,
    2505188167,
    2505183876,
    2505188167,
    2505183876,
    2505188167,
    2505183876,
    2505173487,
    2505165958,
    2481874144,
    2482021226,
    2482009171,
    2482007530,
    2481814714,
    2481837592,
    2481837426,
    209928320,
    2520457293,
    2520456180,
    2509963381,
    2509963058
    1/11/08 7:29:42 PM com.apple.launchd[71] ([0x0-0xc00c].com.apple.finder[104]) Stray process with PGID equal to this dead job: PID 249 PPID 1 smbclient
    1/11/08 7:29:42 PM com.apple.launchd[71] ([0x0-0xc00c].com.apple.finder[104]) Stray process with PGID equal to this dead job: PID 248 PPID 1 smbclient
    1/11/08 7:29:42 PM com.apple.launchd[71] ([0x0-0xc00c].com.apple.finder[104]) Exited abnormally: Trace/BPT trap
    1/11/08 7:29:56 PM Finder[251] * _NSAutoreleaseNoPool(): Object 0xdf69d40 of class NSCFString autoreleased with no pool in place - just leaking
    Stack: (0x9649e27f 0x963ab962 0x905b2311 0x905b237d 0x905b23d1 0x905b0a6c 0x905b0b32 0x904c4ac8 0x93ee80ce 0x95549cb0 0x95521698 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x95522347 0x95521284 0x9551e9ef 0x9551cc86 0x93ee64e0 0x93f0a36a 0x93f07453 0x93f06dea 0x93ed7cba 0x93edd618 0x93edd572 0x95ae035f 0x95ae095c 0x95ae50bc 0x95ae3d95 0x95ae47cd 0x95add82d 0x95addb5b 0x89d03 0x89b8f 0x89b5d 0x89acc 0x48b9d 0x9cf6 0x959b0075 0x959aff32)
    ===== END OF CONSOLE LOG EXTRACT =====
    Thanks,
    Michael Frankel
    Certified FileMaker Developer & Apple Help Desk Specialist
    Wizard Consulting Group
    Office (818) 706-8877 / Cell (310) 291-3419

    Hi -
    Thanks for your reply. The content of one of the logs you requested (this happened several times) is listed below.
    ===== CONSOLE LOG EXTRACT =====
    Process: Finder [341]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: com.apple.finder
    Version: 10.5.1 (10.5.1)
    Build Info: Finder_FE-6070100~2
    Code Type: X86 (Native)
    Parent Process: launchd [71]
    Date/Time: 2008-01-11 19:37:10.584 -0800
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 12
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSCFDictionary addObject:]: unrecognized selector sent to instance 0xdfaae60'
    Thread 0:
    0 libSystem.B.dylib 0x9597f8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x959870dc mach_msg + 72
    2 com.apple.CoreFoundation 0x905310fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x90531d38 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x941428a4 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x941426bd ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x941a1532 _AcquireNextEvent + 58
    7 com.apple.HIToolbox 0x9419fc8f RunApplicationEventLoop + 207
    8 com.apple.finder 0x00023489 0x1000 + 140425
    9 com.apple.finder 0x000f31e7 0x1000 + 991719
    10 com.apple.finder 0x000094ba 0x1000 + 33978
    Thread 1:
    0 libSystem.B.dylib 0x9597f8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x959870dc mach_msg + 72
    2 com.apple.CoreFoundation 0x905310fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x90531d94 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x93317b0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5 ...ple.CoreServices.CarbonCore 0x923d14bb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    7 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9597f8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x959870dc mach_msg + 72
    2 com.apple.CoreFoundation 0x905310fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x90531d94 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x93317c88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5 ...ple.CoreServices.CarbonCore 0x923d14bb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    7 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x95986ace _semwaitsignal + 10
    1 libSystem.B.dylib 0x959b0ced pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x923d32a7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x923b2226 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x923d2f24 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x93323db8 TNodeSyncTask::SyncTaskProc(void*) + 72
    6 ...ple.CoreServices.CarbonCore 0x923d14bb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    8 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9597f946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959b11cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x959b2a53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x923b2252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x923d2f24 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x9332c5b3 TPropertyTask::PropertyTaskProc(void*) + 99
    6 ...ple.CoreServices.CarbonCore 0x923d14bb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    8 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x959af8e6 kevent + 10
    1 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    2 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x959cef5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    2 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9597f946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959b11cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x959b2a53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.finder 0x00049c01 0x1000 + 297985
    4 com.apple.finder 0x00049b69 0x1000 + 297833
    5 com.apple.finder 0x000489a8 0x1000 + 293288
    6 com.apple.finder 0x00009cf6 0x1000 + 36086
    7 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    8 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9597f946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959b11cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x959b2a53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.finder 0x00049c01 0x1000 + 297985
    4 com.apple.finder 0x00049b69 0x1000 + 297833
    5 com.apple.finder 0x000489a8 0x1000 + 293288
    6 com.apple.finder 0x00009cf6 0x1000 + 36086
    7 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    8 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9597f946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959b11cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x959b2a53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x923b2252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x923d2f24 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x93326224 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6 ...ple.CoreServices.CarbonCore 0x923d14bb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    8 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9597f946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959b11cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x959b2a53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.finder 0x00049c01 0x1000 + 297985
    4 com.apple.finder 0x00049b69 0x1000 + 297833
    5 com.apple.finder 0x000489a8 0x1000 + 293288
    6 com.apple.finder 0x00009cf6 0x1000 + 36086
    7 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    8 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9597f946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959b11cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x959b2a53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.finder 0x00049c01 0x1000 + 297985
    4 com.apple.finder 0x00049b69 0x1000 + 297833
    5 com.apple.finder 0x000489a8 0x1000 + 293288
    6 com.apple.finder 0x00009cf6 0x1000 + 36086
    7 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    8 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 12 Crashed:
    0 com.apple.CoreFoundation 0x905ab114 __TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION__ + 4
    1 libobjc.A.dylib 0x9396d09b objcexceptionthrow + 40
    2 com.apple.CoreFoundation 0x905b246a -[NSObject doesNotRecognizeSelector:] + 186
    3 com.apple.CoreFoundation 0x905b0a6c __forwarding__ + 892
    4 com.apple.CoreFoundation 0x905b0b32 CF_forwarding_prep0 + 50
    5 com.apple.CoreFoundation 0x904c4ac8 CFArrayAppendValue + 168
    6 com.apple.ImageIO.framework 0x93ee80ce storeDataInXMPDictionary + 1018
    7 libxml2.2.dylib 0x95549cb0 xmlParseAttributeType + 2080
    8 libxml2.2.dylib 0x95521698 xmlParseElement + 1748
    9 libxml2.2.dylib 0x95522347 xmlParseContent + 206
    10 libxml2.2.dylib 0x95521284 xmlParseElement + 704
    11 libxml2.2.dylib 0x95522347 xmlParseContent + 206
    12 libxml2.2.dylib 0x95521284 xmlParseElement + 704
    13 libxml2.2.dylib 0x95522347 xmlParseContent + 206
    14 libxml2.2.dylib 0x95521284 xmlParseElement + 704
    15 libxml2.2.dylib 0x95522347 xmlParseContent + 206
    16 libxml2.2.dylib 0x95521284 xmlParseElement + 704
    17 libxml2.2.dylib 0x95522347 xmlParseContent + 206
    18 libxml2.2.dylib 0x95521284 xmlParseElement + 704
    19 libxml2.2.dylib 0x9551e9ef xmlParseDocument + 1176
    20 libxml2.2.dylib 0x9551cc86 xmlSAXParseMemoryWithData + 116
    21 com.apple.ImageIO.framework 0x93ee64e0 readXMPProps + 476
    22 com.apple.ImageIO.framework 0x93f0a36a readXMPData + 136
    23 com.apple.ImageIO.framework 0x93f07453 initImageJPEG + 1630
    24 com.apple.ImageIO.framework 0x93f06dea _CGImagePluginInitJPEG + 65
    25 com.apple.ImageIO.framework 0x93ed7cba makeImagePlus + 503
    26 com.apple.ImageIO.framework 0x93edd618 CGImageSourceGetPropertiesAtIndex + 120
    27 com.apple.ImageIO.framework 0x93edd572 CGImageSourceCopyPropertiesAtIndex + 120
    28 com.apple.qldisplay.NSImage 0x0e7ec080 0xe7ea000 + 8320
    29 com.apple.Foundation 0x963b204d -[NSThread main] + 45
    30 com.apple.Foundation 0x963b1bf4 _NSThread__main_ + 308
    31 libSystem.B.dylib 0x959b0075 pthreadstart + 321
    32 libSystem.B.dylib 0x959aff32 thread_start + 34
    Thread 12 crashed with X86 Thread State (32-bit):
    eax: 0xa00780f0 ebx: 0x9396d07c ecx: 0xa00771a0 edx: 0x00000006
    edi: 0xa0837f00 esi: 0x0dfaae60 ebp: 0xb06d1c08 esp: 0xb06d1c08
    ss: 0x0000001f efl: 0x00000286 eip: 0x905ab114 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x2f623000
    Binary Images:
    0x1000 - 0x404feb com.apple.finder 10.5.1 (10.5.1) <50362b61c20a7323ee57da6bab6df2be> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x4d9000 - 0x4e4fff com.apple.Collaboration 23 (23) /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x600000 - 0x601fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xcd3e000 - 0xcd48ffe com.apple.URLMount 3.1 (3.1) <f368ccb45ecec28287aba36c4a2d4520> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0xd716000 - 0xd716ffd +AppleEventData_u 1.1 (1.1) /Users/michaelfr/Library/ScriptingAdditions/AppleEventDatau.osax/Contents/MacOS/AppleEventDatau
    0xd71a000 - 0xd71dfff +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (kBundleVersion) <6b0581b71ac05b6af44ae790ea3ea342> /Users/michaelfr/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
    0xd967000 - 0xd9e1fe8 +com.satimage.Satimage Satimage 3.2.0 (3.2.0) /Users/michaelfr/Library/ScriptingAdditions/Satimage.osax/Contents/MacOS/Satima ge
    0xda0c000 - 0xda5efcf +net.sqlabs.osax.sqliteaddons SQLiteAddOns 2.5u CM (SQLiteAddOns 2.5u myFMbutler Clip Manager version, Copyright © 2004-2006 SQLabs.net All rights reserved.) /Users/michaelfr/Library/ScriptingAdditions/SQLiteAddOns.osax/Contents/MacOS/SQ LiteAddOns
    0xda6b000 - 0xdaccfef +com.latenightsw.xmltools 2.9 (2.9) /Users/michaelfr/Library/ScriptingAdditions/XML Tools.osax/Contents/MacOS/XML Tools
    0xdade000 - 0xdc31fcf +com.satimage.XMLLib XMLLib 3.0.4 (3.0.4) /Users/michaelfr/Library/ScriptingAdditions/XMLLib.osax/Contents/MacOS/XMLLib
    0xdc81000 - 0xdd67ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xddbc000 - 0xddddfef +com.stclairsoft.DefaultFolderX.CarbonPatcher kBundleVersion (kBundleVersion) <f9b74b1cc60706fe0256a3b7a04ad705> /Users/michaelfr/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Carbon Patcher.bundle/Contents/MacOS/Carbon Patcher
    0xddef000 - 0xde0bff7 +Cocoa Patcher ??? (???) <f0b289db5f13f7b1a47661b1008113c2> /Users/michaelfr/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
    0xde20000 - 0xde25ff3 libCGXCoreImage.A.dylib ??? (???) <1d164317677d5eb499d27388a0f0bb29> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xdefa000 - 0xdefbfff +com.1passwd.InputManager 2.5.8 (5968) <4a20d22abb2515ac6e728631964a8239> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    0xe7ea000 - 0xe7effff com.apple.qldisplay.NSImage 1.0.1 (168.1) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/Resources/Di splayBundles/NSImage.qldisplay/Contents/MacOS/NSImage
    0xe885000 - 0xe887fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <3896c718b33f3e065e199a659baf1a2b> /usr/lib/dyld
    0x90003000 - 0x90040fff com.apple.DAVKit 3.0.0 (641) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x90041000 - 0x900bbff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x900bc000 - 0x900e6fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x900e7000 - 0x90123ff7 com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x90124000 - 0x90135ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x90136000 - 0x90138fff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90139000 - 0x90146ff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x90147000 - 0x9014effe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9014f000 - 0x901c6fe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x901c7000 - 0x90390fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90391000 - 0x9039dfff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
    0x9039e000 - 0x9039effd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9039f000 - 0x9039fffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x903a0000 - 0x903bfffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x903c0000 - 0x903c9fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x903ca000 - 0x9047afff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9047b000 - 0x9047bff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9047c000 - 0x904befef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x904bf000 - 0x905f1fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x905f2000 - 0x905fffe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90600000 - 0x9061efff libresolv.9.dylib ??? (???) <8538164a282c147c3543550ae49d4bd4> /usr/lib/libresolv.9.dylib
    0x9061f000 - 0x9069eff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90765000 - 0x907d4fff com.apple.PDFKit 2.0 (2.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x907d5000 - 0x907f3ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <55f196eadfd3ca73497d85aabd53c082> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x907f4000 - 0x90828fef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90898000 - 0x908f1fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x908f2000 - 0x90a48fee com.apple.CalendarStore 3.0.1 (805) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x90a49000 - 0x90a54ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90cbe000 - 0x90cf7ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91b7a000 - 0x91b7afff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91b7b000 - 0x91ba3ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91ba4000 - 0x91bbcfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91bbd000 - 0x91be4fff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
    0x91be5000 - 0x91da0ff3 com.apple.QuartzComposer 2.0 (106) <d95194db0b554ac6afdec7a0a68e17f4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91da1000 - 0x92137ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92138000 - 0x921b4feb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x921b5000 - 0x9225cfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9225d000 - 0x92306fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <ce4aec18595883fbcbf2068c72558d4a> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92307000 - 0x92344ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92345000 - 0x92345ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92346000 - 0x92387fe7 libRIP.A.dylib ??? (???) <8aa8d17b338ebde48df7f01a8dc28eac> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92388000 - 0x92661fe7 com.apple.CoreServices.CarbonCore 783 (783) <fe663a790344f1c5bac1645f68c7c661> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92662000 - 0x92694fff com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92695000 - 0x92697ff5 libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92698000 - 0x926b3ffb libPng.dylib ??? (???) <85ca18172d7a4b5a5be3574e4e879880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x926b4000 - 0x9273fffb com.apple.QTKit 7.3.1 (7.3.1) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92740000 - 0x9274bfe7 libCSync.A.dylib ??? (???) <482d16ba55f91a5dc05f78cc9db707a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9274c000 - 0x9276ffff com.apple.CoreMediaPrivate 1.2 (1.2) <0f78d9bc7307d60cf58c0f8ac8994cf4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x92770000 - 0x9279dfeb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9279e000 - 0x927ddfef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x927de000 - 0x927deffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x927df000 - 0x92e76fff com.apple.CoreGraphics 1.351.0 (???) <fc69a86d38421778ad5675b82c9c7da7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92e77000 - 0x93188fe2 com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93189000 - 0x93189ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9318a000 - 0x93251ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93252000 - 0x932deff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x932df000 - 0x9330fff3 com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x93315000 - 0x93315ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93316000 - 0x933c5fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x933c6000 - 0x933d4ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x933d5000 - 0x933e5ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x933e6000 - 0x937f6fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9382e000 - 0x9382eff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9382f000 - 0x93835fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93836000 - 0x93841fff com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x93944000 - 0x93953fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x93954000 - 0x93959ffb com.apple.DisplayServicesFW 2.0 (2.0) <b17fb5571946b0ba228bafd08e0011c8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9395a000 - 0x9395efff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9395f000 - 0x93963fff libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93964000 - 0x93a43fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x93a44000 - 0x93e02fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93e03000 - 0x93e68ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93e69000 - 0x93e6efff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93e6f000 - 0x93e76fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x93e77000 - 0x93ed4ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x93ed5000 - 0x9401aff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <d6bf5dfae212dce267c2f6e50b2f23c6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9401b000 - 0x94055ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94056000 - 0x9405ffff com.apple.FileSync.framework 3.1 (276) <579e24a0426262e7dfc155ddee4d8726> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x94060000 - 0x94065fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94066000 - 0x94075ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94076000 - 0x94077fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94083000 - 0x9410dfff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9410e000 - 0x9410fffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x94113000 - 0x94419fff com.apple.HIToolbox 1.5.0 (???) <baa49e74751bc3c4738509ba8cc512b1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9444a000 - 0x94c44fef com.apple.AppKit 6.5 (949) <b7c57a0df7821668815329f17698d7ba> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94c45000 - 0x94c48fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94c49000 - 0x94dc7fff com.apple.AddressBook.framework 4.1 (687) <65b801e9f2cd16f4227d472aecb5deaf> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ebd000 - 0x94fe1fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94fe2000 - 0x954aeffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x954af000 - 0x9551bffb com.apple.WhitePagesFramework 1.0 (112.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x9551c000 - 0x955fdff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x955fe000 - 0x95691fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95692000 - 0x956dcfe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x956dd000 - 0x9572dff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9572e000 - 0x95742ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95743000 - 0x95788fef com.apple.Metadata 10.5.0 (398) <96d857e02d199e768919047b28ec95b3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95789000 - 0x95793feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95794000 - 0x957a0ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x957a1000 - 0x95880fff com.apple.syncservices 3.0 (388) <b5e0035b3699639da6366e242bdaf6dd> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95881000 - 0x95933ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x95934000 - 0x9593bff7 libCGATS.A.dylib ??? (???) <dd3161e6653fa6400b9ef9c144309fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9593c000 - 0x95941ffc com.apple.KerberosHelper 1.0 (1.0) <411712e2bf993f2a3ebc590eafc1cd46> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9595a000 - 0x9597efeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x9597f000 - 0x95ad9fe3 libSystem.B.dylib ??? (???) <08d9ec2f36455fc197b9b44adf62f304> /usr/lib/libSystem.B.dylib
    0x95ada000 - 0x95af8ff7 com.apple.QuickLookFramework 1.0.1 (168.1) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95af9000 - 0x95af9ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96011000 - 0x960dcfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x960dd000 - 0x960ddffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x960de000 - 0x96165ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x96166000 - 0x96176fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96177000 - 0x961adfff com.apple.SystemConfiguration 1.9.0 (1.9.0) <d78573acfd26322c0324e51b171f016c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x961ae000 - 0x96208ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96257000 - 0x9627bfff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x9627c000 - 0x96332fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96333000 - 0x963a7fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x963a8000 - 0x96621fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96622000 - 0x9667eff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9667f000 - 0x966aefe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x966af000 - 0x966b7fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x966b8000 - 0x9674aff3 com.apple.ApplicationServices.ATS 3.0 (???) <d994740916f7aa6495a3372def0e7b61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9674b000 - 0x9678ffeb com.apple.DirectoryService.PasswordServerFramework 3.0.1 (3.0.1) <e2858f33c02cef9ea4d717b19529059e> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9684c000 - 0x96984ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x969d6000 - 0x96a22fff com.apple.QuickLookUIFramework 1.0.1 (168.1) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x96af3000 - 0x96b24ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x96b25000 - 0x96b3bfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96b3c000 - 0x96b52fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96b53000 - 0x96c37ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96c38000 - 0x96d6efe3 com.apple.imageKit 1.0 (1.0) <4b337a6ad836c78365535507e9b1258a> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    ===== END OF CONSOLE LOG EXTRACT =====
    Thanks,
    Michael Frankel
    Certified FileMaker Developer & Apple Help Desk Specialist
    Wizard Consulting Group
    Office (818) 706-8877 / Cell (310) 291-3419

  • G5 DP 2.0 (2003) - right clicking on files causes finder to crash

    I'm having a rather strange problem - I have a G5 dual 2GHz (2003) with a 160GB HD and a second 500GB HD. I installed 10.4 fresh with erasing the disk. I've upgraded with all the upgrades it's found. I daily fix permissions, etc.
    Intermittently, when I right click on a file (say to open it with another program or something or just get info), the finder crashes. When it comes back, I'm able to right click on the file just fine.....until I try another a few minutes later and get the same results.
    What I've done so far:
    1. Fixed disk permissions
    2. Ran disk utility to fix any disk problems
    3. Zapped the PRAM (three chimes in a row before letting it boot up)
    Still have the problem....help!

    If it is an issue with the Finder, then it is likely going to be in
    ~/Library/Preferences
    ... not with permissions (which looks at /Library/Receipts and could deal with a bad mouse or usb cable, but most likely something that looking for corrupt plists might find, or a new user account; sometimes just move/rename the Preferences folder helps. And I would use Applejack to delete the cache folders, always a likely source for problems and corrupt files and very active.
    Hardware issues or changing hardware can result in corrupt nvram in which case a single or dual boot of PRAM/NVRAM reset is enough, or quicker still, a trip into Open Firmware (cmd + opt + of) will do the trick with
    reset-nvram
    set-defaults
    reset-all
    ... and I find quicker, but only when adding or changing PCI, RAM or disk drives.
    If you use 3rd party mouse driver (USB Overdrive) then look in that direction.
    I had a folder with 1000 items. No trouble. Let it grow to 2000, and still no trouble. But around 2400+ it would just cause the Finder to beachball if I tried to save to that folder, until I broke it down into smaller sub-folders of 500.
    Disk Warrior 4 would be another tool to scavenge your drive for files and directory issues (Option click on the Repair/Rebuild button does a more thorough read of the hard drive's contents).
    MacFixit has some excellent tutorials and 3 yrs of tips on CD even. There are a plethora of FAQs, too.

  • Dragging files cause finder to crash and restart

    I've noticed when I'm moving files either from a folder to attach on a e-mail or moving files from one folder to another finder crashes and immediately restarts. I can then move the files no problem until I move on to another task and come back to move a file.
    I can copy or cut and paste files fine it just seems to be a problem when you begin dragging the file.

    I have the same problem, had Total Finder installed thinking it was the problem. Now with a fresh install its the same.
    It happens when i haven't used Finder for a while, trying to move a file and Finder just restarts.
    I also happens when my LaCie USB 3.0 discs is starting up from sleep.
    Looking in the activity log errors i see:
    21/10/14 11:33:47,859 ReportCrash[6730]:
    com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: Finder
    com.apple.message.signature2: com.apple.finder ||| 10.10 (10.10)
    So lost for clues.
    Was no problem under Developer versions nor the GM3.

  • Very slow access to NAS causes Finder to crash

    Hello,
    I have a mid-2011 iMac with Yosemite connected to my tp-link router WDR-4300 via WiFi. Everything works fine, internet browsing etc. I bought a Synology ds213air NAS, connected via LAN to the same router. When I access the NAS from the iMac the connection works ok and the streaming speed is also fine if I try to watch some movies stored on the NAS for example, but when it comes to browsing the content of the NAS folders it's a disaster. The browsing is really slow, and often Finder gets stuck and I completely lose control of the iMac (I have to reboot). Reason why I am writing here is because if I access the NAS from Windows everything works perfect. Even worse, the Windows 7 copy that I am using is installed on my Mac using Parallels... So it is not an issue with the WiFi or the network environment, it is purely an issue with the iMac/Yosemite. I have been having exactly the same issue even before Yosemite, with Mavericks, Mountain Lion and Lion. Everything has the latest Software/Firmware installed. I access the NAS by using afp://<ip address> on the Mac.
    I am out of ideas, would be good if someone experienced the same issue and knows more about this.
    Thanks

    Same problem with a 2014 Macbook Air and a WD 4tb Mybook live duo.  I also have a win 7 basic laptop.
    Don't know if this ill help but it was suggested you need to mount the shares at startup. The problem most have found is that if you just add the share to login items it always opened a finder window.  I also have a windows 7 machine and with my wd live book duo it is lightning fast the new Macbook is like a week week.  This is as far as I have gotten still looking for help and ideas  Apple no help.
    Partially Solved
    Ok my windows 7 machine still accesses all folders (no matter how many levels down the tree) and files extremely fast but with my partial solution below the MacBook with Yosemite is better but still a poor cousin
    After reading a lot of similar questions dating back to 2008 I decided to copy some lines of a script to mount network folders, from that I was able to white cane myself through how scripts work until I came up with the following script
    After writing this in Script Editor I saved as an application into the APPS folder.  From there I dragged it into Users login items.  As a script it seems to work perfectly.  Does it do what we need?
    Mostley.
    I struck a problem copying from one network share to another with a response stopping me saying you don't have permission to do this.  When I looked at get info I wasn't able to get any as I was logged in as a guest and wasn't logged in with privileges to my NAS Drive.
    So I added the login/password to my router (workgroup) before the nas drive name and shared folder name.  This seems to have worked as far as editing and copying files etc.  but when I 'get info' on the mounted drives it still shows custom access and does not allow me to change user access.
    Speed of access. Shares with a mixed of files about a one to three second delay, Photos and music sometimes still up to 20 seconds delay to see files and these delays continue as you click through the lower folders.
    Debatable, now much faster than before and nearly tolerable, but till nowhere near the speed of the windows 7.
    So I am missing something here.  It seems obvious to access a nas drive with yosemite you need to use a script or have some startup configuration code run that suits your network.. This is far beyond my knowledge,  but  really it shouldn't be needed at all if apple had got it right to begin with.
    Anyway over to you with knowledge what am I missing?
    Why is it so damned slow still
    The following script mounts the various shares at startup and has a small delay to allow the wifi to connect before telling finder to mount the network shares, These share mount then because I want to see they have mounted I put in  2 second delay before telling finder to not show connected servers on desktop.
    Change names and password  and number of shares to suit your setup then save as an app and add to user login items
    good luck, hope you do better than me
    Network Start Script Yosemite 10.01
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    delay 10
    tell application "Finder"
      mount volume "smb://Router;admin:xxxx@Network/name"
      mount volume "smb://Router;admin:xxxx@Network/name"
      mount volume "smb://Router;admin:xxxx@Network/name"
      mount volume "smb://Router;admin:xxxx@Network/name"
      mount volume "smb://Router;admin:xxxx@Network/name"
      mount volume "smb://Router;admin:xxxx@Network/name"
      mount volume "smb://Router;admin:xxxx@Network/name"
      mount volume "smb://Router;admin:xxxx@Network/name"
      delay 2
      set desktop shows connected servers of Finder preferences to false
    end tell

  • My external Hard Drive won't transfer files to Mac HD and causes Finder to crash

    My external Hard Drive (Western Digital 2TB hard drive in a ICYBOX 2-bay USB 2.0 HD Dock) won't transfer files to the Mac HD. The transfer box comes up but stays at the 'estimating time' stage and remains like that. No matter how big the file/group of files are (biggest I've tried was only 500-odd MB) it won't transfer and stays at the 'estimating time' stage. When I try and stop the transfer, the transfer box remains at the 'stopping' stage until I restart the iMac. I can access other programs during this 'stopping' stage, as long as it doesn't involve the External HD.
    When I attempt to open files from the External HD in Photoshop CS4, both Photoshop and Finder stop responding and have I have to 'Force Quit'. However, upon force quitting finder, I loose all icons on the desktop until I restart the Mac via holding down the 'Power' button on the back.
    Ive looked at a few forums already and done a couple things they suggested to similar topics.
    - I excluded the Ext HD on the Spotlight>Privacy tab.
    - I verified the Ext HD via System Utilities. Some errors came up but the Repair was successful and subsequent Verifications have returned as 'OK'.
    - I tried the Mac Diagnostic tool as suggested by Apple, but when I press the 'D' key on start up nothing happens.
    The annoying thing is that this problem came out of the blue, the Ext HD was working fine 3 days ago.
    My system:
    iMac 21.5inch, mid 2010
    3.6GHz Intel Core i5
    8GB 1333 MHz DDR3
    OS X 10.9.5 (13F34)
    The Ext HD:
    Western Digital 2TB
    Mac OS Extended (Journalised)
    1.91TB available on the HD
    Shares a 2 Bay ICYBOX dock with another 2TB WD HD
    Connected to the iMac via USB 2.0 to a 4-port USB 2.0 hub
    Any help suggestions would be greatly appreciated.
    Cheers,
    Tom

    WD EHDs have an extremely high failure rate so don't be shocked if it is failing. However what you can do first is reset the SMC and PRAM first on the computer, do the SMC reset 2-3 times, sometimes the first try does not work. If this does not work then using another computer move the files to another EHD, this time buy a high quality HD, something like one of these

  • Folder causing crash  - Help please!

    Hi i am on a Mac Pro 2 x 2 GHz Duel-Core Intel Xeon
    6GB 667Mhz DDR2 FB-DIMM
    im in an office with some other macs and one or two pc's
    we have a 'Guest Share' Raid drive which we share files on and we publish magazines
    Anywya deadlines looming and i was busy editing photos in photoshop, my colleague was shutting down her computer (dno idea if that is relevent but just incase) when photoshop seemed to freeze, i force quit, and discovered the folder for the new issue of the magazine containing all the files, photos etc seemed to be causing problems, whether i browsed there from photoshop or just clicked on the folder in finder whatever i was using would crash, finder simply crashed and restarted immediatley
    Any ideas? tried restarting both comps, and i tried just copying the folder onto my desktop by dragging it so the click did not try to load it's contents, which worked but the copyed folder is no better, still cant open it without crashes.
    panic stations!!!

    Sorry perhaps i should have stated this in my post but on that mac i am infact running 10.4.X as the profile specification is my home computer and i am requesting help with my office computer. can this be moved back please?

  • Inserting/removing headphone jack causes Application and/or Finder to crash

    Whenever (and every time) I insert or remove any headphones from the headphone jack in my PowerBook, the current Application and sometimes the Finder immediately crashes. I'm not sure if this started after either the 10.4.2 or 10.4.3 updates, but I suspect that the updates are unrelated. Is this something others have experienced? Is it a hardward problem or a sound driver problem? I suspect that I need to send it in for repair -- but wanted to see if this is a know problem. Thanks.

    Eric, welcome to the discussions, as you say, (Send it in)
    Inserting or removing headphones should not cause these issues, and I haven't seen anything on this, It sounds like an issolated case...Cheers...Don

  • Unable to open Downloads folder- Finder keeps crashing Lion OSx

    Just upgraded to Lion OSx a few days ago and all of a sudden, I cannot open my Downloads folder without Finder crashing on me.
    I've managed to drag the downloads folder out onto my dock to view in Fan mode so I can access some files but everytime I attempt to open the files in Finder, the whole thing just lags/crashes/rainbow wheels.
    Should I try the sudo find / -name .DS_Store -delete command? Some forums I checked says Mac forgets the settings in a few days and reverts back. I'm regretting upgrading to Lion.
    Mine's a Macbook Pro Mid 2009
    I'm running Version 10.7.4
    2.53 GHz Intel Core 2 Duo
    Memory: 4GB 1067 MHz DDR3
    Desperately requesting for help. Please and thank you!

    Just upgraded to Lion OSx a few days ago and all of a sudden, I cannot open my Downloads folder without Finder crashing on me.
    I've managed to drag the downloads folder out onto my dock to view in Fan mode so I can access some files but everytime I attempt to open the files in Finder, the whole thing just lags/crashes/rainbow wheels.
    Should I try the sudo find / -name .DS_Store -delete command? Some forums I checked says Mac forgets the settings in a few days and reverts back. I'm regretting upgrading to Lion.
    Mine's a Macbook Pro Mid 2009
    I'm running Version 10.7.4
    2.53 GHz Intel Core 2 Duo
    Memory: 4GB 1067 MHz DDR3
    Desperately requesting for help. Please and thank you!

  • Finder keeps crashing when I scroll in my applications folder

    I hope I can get some help...
    Finder keeps crashing when I scroll in my applications folder.
    I was deleting files and applications that i don't use and at some point I was reviewing the Onyx app. i didn't run the application but at some point it crashed and i tried to relaunch it, then the dock disappeared and the whole system froze. i shut it down using the power button and since it restarted the Finder keeps crushing when scrolling in the applications folder.
    I tried verify and repair permission in the disk utility. No chance.
    That's what the crash report states if it't helpful...
    Process: Finder [170]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: Finder
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: launchd [117]
    Date/Time: 2011-01-18 16:42:02.247 +0200
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 8031FB85-9E2B-478A-A8F9-B74483B2EDE0
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x0000000012c504ee
    Crashed Thread: 13
    Thread 0:
    0 libSystem.B.dylib 0x95b59266 machmsgtrap + 10
    1 libSystem.B.dylib 0x95b60a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x94728e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94729aa8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x9577a2ac RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x9577a0c5 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x957d8b56 _AcquireNextEvent + 58
    7 com.apple.HIToolbox 0x957d72b3 RunApplicationEventLoop + 207
    8 com.apple.finder 0x000233b9 0x1000 + 140217
    9 com.apple.finder 0x000f3275 0x1000 + 991861
    10 com.apple.finder 0x00009376 0x1000 + 33654
    Thread 1:
    0 libSystem.B.dylib 0x95b59266 machmsgtrap + 10
    1 libSystem.B.dylib 0x95b60a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x94728e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94729b04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x9119ed0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5 ...ple.CoreServices.CarbonCore 0x922b3fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    7 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x95b59266 machmsgtrap + 10
    1 libSystem.B.dylib 0x95b60a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x94728e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94729b04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x9119ee88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5 ...ple.CoreServices.CarbonCore 0x922b3fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    7 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x95b6044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b8adcd pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x922b5de3 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x92294c36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x922b5a60 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x911a9e6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6 ...ple.CoreServices.CarbonCore 0x922b3fbb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    8 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x95b899c6 kevent + 10
    1 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    2 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x95ba86fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    2 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x95bc2292 _workqops + 10
    1 libSystem.B.dylib 0x95bc22c2 start_wqthread + 30
    Thread 7:
    0 libSystem.B.dylib 0x95bc2292 _workqops + 10
    1 libSystem.B.dylib 0x95bc22c2 start_wqthread + 30
    Thread 8:
    0 libSystem.B.dylib 0x95b6044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b8adcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x90cf2b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    4 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x95b59266 machmsgtrap + 10
    1 libSystem.B.dylib 0x95b60a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x94728e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94729b04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x911dd969 TQueryTask::QueryTaskProc(void*) + 95
    5 ...ple.CoreServices.CarbonCore 0x922b3fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    7 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x95b6044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b8adcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x97bc7a09 fefragmentthread + 54
    3 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    4 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x95b592c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x95b8b2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x95b8cb33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x92294c62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x922b5a60 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x911abdb4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6 ...ple.CoreServices.CarbonCore 0x922b3fbb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    8 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x95b592c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x95b8b2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x95b8cb33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.finder 0x00049d05 0x1000 + 298245
    4 com.apple.finder 0x00049c6d 0x1000 + 298093
    5 com.apple.finder 0x00048aac 0x1000 + 293548
    6 com.apple.finder 0x00009bb2 0x1000 + 35762
    7 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    8 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 13 Crashed:
    0 ...ple.CoreServices.OSServices 0x96817e3c CIconStorageEntry::Load(CIconFamilyLoader*, unsigned long) + 1090
    1 ...ple.CoreServices.OSServices 0x968184a0 CLocalRefToSharedStorageEntry::Load(CIconFamilyLoader*, unsigned long) + 134
    2 ...ple.CoreServices.OSServices 0x967bf297 _ISGetStorageRefFromLoader(CIconFamilyLoader*, unsigned long, unsigned long, unsigned long, unsigned long*) + 675
    3 ...ple.CoreServices.OSServices 0x967c2f64 _ISGetStorageByIconFile + 128
    4 ...ple.CoreServices.OSServices 0x967c3c5f _ISAddFSRefIconToImage + 145
    5 com.apple.LaunchServices 0x97698b5a AddImageFromLSInfo(FSRef const*, unsigned long, unsigned long, __CFString const*, unsigned char, unsigned long, OpaqueISImageRef**) + 942
    6 com.apple.LaunchServices 0x976337d2 ISBuildBaseImage(FSRef const*, HFSUniStr255 const*, unsigned long*, FSCatalogInfo*, CustomBadgeResource*, unsigned long, unsigned char*, OpaqueISImageRef**) + 2160
    7 com.apple.LaunchServices 0x97632db8 GetImageForFSItem + 776
    8 com.apple.LaunchServices 0x976328a6 GetIconRefFromFileInfo + 712
    9 com.apple.DesktopServices 0x911b2e0b LockGetIconRefFromFileInfo(FSRef const&, unsigned long, unsigned short const*, unsigned long, FSCatalogInfo const*, unsigned long, OpaqueIconRef**, short*) + 97
    10 com.apple.DesktopServices 0x911bec43 THFSPlusRef::ReadIconRef(OpaqueIconRef*&, bool) const + 321
    11 com.apple.DesktopServices 0x911c777a TNode::UpdateIconRef() + 62
    12 com.apple.DesktopServices 0x911c7282 TNode::UpdatePropertySynchronous(unsigned long) + 358
    13 com.apple.DesktopServices 0x911c70cd TPropertyTask::HandleFetchProperty(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 37
    14 com.apple.DesktopServices 0x911b1acb TPropertyTask::HandlePropertyRequest(TCountedPtr<TNodeTask> const&) + 405
    15 com.apple.DesktopServices 0x911b17d9 TPropertyTask::PropertyTaskProc(void*) + 177
    16 ...ple.CoreServices.CarbonCore 0x922b3fbb PrivateMPEntryPoint + 56
    17 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    18 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x95b6044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b8adcd pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.OSServices 0x967c304d GetAndLockIconLoaderFromFileInfo(FSRef const*, short, unsigned long, short, unsigned long, unsigned long, unsigned long*, CIconFamilyLoader**) + 209
    3 ...ple.CoreServices.OSServices 0x967c2f39 _ISGetStorageByIconFile + 85
    4 ...ple.CoreServices.OSServices 0x967c3c5f _ISAddFSRefIconToImage + 145
    5 com.apple.LaunchServices 0x97698b5a AddImageFromLSInfo(FSRef const*, unsigned long, unsigned long, __CFString const*, unsigned char, unsigned long, OpaqueISImageRef**) + 942
    6 com.apple.LaunchServices 0x976337d2 ISBuildBaseImage(FSRef const*, HFSUniStr255 const*, unsigned long*, FSCatalogInfo*, CustomBadgeResource*, unsigned long, unsigned char*, OpaqueISImageRef**) + 2160
    7 com.apple.LaunchServices 0x97632db8 GetImageForFSItem + 776
    8 com.apple.LaunchServices 0x976328a6 GetIconRefFromFileInfo + 712
    9 com.apple.QuickLookFramework 0x95cd041b QLCopyIconImageFromURL + 241
    10 com.apple.QuickLookUIFramework 0x95b232a2 -[QLDynamicThumbnailLayer _computeThumbnail:] + 1797
    11 com.apple.Foundation 0x94ce0dfd -[NSThread main] + 45
    12 com.apple.Foundation 0x94ce09a4 _NSThread__main_ + 308
    13 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    14 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x95b592c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x95b8b2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x95b8cb33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x94d26dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x94d26bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x94d26b35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x93d836e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x94ce0dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x94ce09a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    10 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x95b6044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b8adcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.CoreVideo 0x968ece61 CVDisplayLink::runIOThread() + 1087
    3 libSystem.B.dylib 0x95b8a155 pthreadstart + 321
    4 libSystem.B.dylib 0x95b8a012 thread_start + 34
    Thread 13 crashed with X86 Thread State (32-bit):
    eax: 0x12c504f4 ebx: 0x96817a0e ecx: 0x12c504ea edx: 0x95b59266
    edi: 0x12c504ea esi: 0x12c504ea ebp: 0xb0926128 esp: 0xb0926030
    ss: 0x0000001f efl: 0x00010216 eip: 0x96817e3c cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x12c504ee
    Binary Images:
    0x1000 - 0x40dffb com.apple.finder 10.5.8 (10.5.8) <6e5a477e66b4f58416b6f37eeb88033d> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x4e5000 - 0x4f0fff com.apple.Collaboration 26 (26) /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x4fe000 - 0x50ffef com.apple.MultitouchSupport.framework 189.35 (189.35) <30d07aa1b63aa163fef94b654e7e4bb4> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x527000 - 0x528fe1 com.apple.textencoding.unicode 2.2 (2.2) <6566f38ef8ee61fab9aaecfb6a81f208> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5a3000 - 0x5adffe com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x156c6000 - 0x156c9fff com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x156cf000 - 0x15734fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x15754000 - 0x157a9fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x157d7000 - 0x157daff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x15a76000 - 0x15a7bff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15fc9000 - 0x15fcdfff com.apple.qldisplay.Generic 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/Resources/Di splayBundles/Generic.qldisplay/Contents/MacOS/Generic
    0x1603b000 - 0x1603dfff com.apple.qldisplay.Text 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/Resources/Di splayBundles/Text.qldisplay/Contents/MacOS/Text
    0x160e8000 - 0x160ebfff com.apple.qldisplay.PDF 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/Resources/Di splayBundles/PDF.qldisplay/Contents/MacOS/PDF
    0x16160000 - 0x16459ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x17818000 - 0x1781dfff libFontStreams.A.dylib ??? (???) <7fdd0a7f085dc9648c951bc4afd708f4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x17bce000 - 0x17beaff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x17e5a000 - 0x17fdffe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1800d000 - 0x182ebff1 com.apple.ATIRadeonX2000GLDriver 1.5.48 (5.4.8) <0858896931bc8cdd84f736ed21e23738> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90034ffb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9005f000 - 0x900dcfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x900dd000 - 0x900e4fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x900e5000 - 0x90112feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90113000 - 0x90113ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90114000 - 0x90123ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90124000 - 0x9013fff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90140000 - 0x90158fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90159000 - 0x901c6ffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x901c7000 - 0x901efff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x901f0000 - 0x901f5fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x901f6000 - 0x9037afef com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9037b000 - 0x9042bfff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9042c000 - 0x9042cffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9042d000 - 0x905adfff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90622000 - 0x90651fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90652000 - 0x90657fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90658000 - 0x906a1fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x906a2000 - 0x906a9ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x906aa000 - 0x90771ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90772000 - 0x9077cfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9077d000 - 0x907b4fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x907b5000 - 0x907c3ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x907c4000 - 0x907c8fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x907c9000 - 0x907d5ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x907d6000 - 0x90810fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90811000 - 0x9081efe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9081f000 - 0x90bddfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90bde000 - 0x90bfcff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90c1a000 - 0x90c22fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90c23000 - 0x90cb6fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90ccb000 - 0x9119cfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9119d000 - 0x91227ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91228000 - 0x91228ffe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91229000 - 0x91229ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9122a000 - 0x912b7ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91db3000 - 0x91dd2ffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91deb000 - 0x91debfff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91dec000 - 0x92117ff6 com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92118000 - 0x9226aff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9226b000 - 0x92545ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92546000 - 0x92594fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92595000 - 0x926cdfe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x927d6000 - 0x927dcfff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x927dd000 - 0x92864ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x92865000 - 0x928a6fe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x928a7000 - 0x928a7ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x928a8000 - 0x929f0ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x929f1000 - 0x92a01fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92a02000 - 0x92a4dfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92a4e000 - 0x9394efe6 com.apple.QuickTimeComponents.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9394f000 - 0x93a2ffff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x93c99000 - 0x93c99ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93c9a000 - 0x93cdcfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93cdd000 - 0x944dbfef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x944dc000 - 0x945a7fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x945a8000 - 0x945e6fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945e7000 - 0x9461bfef com.apple.bom 9.0.1 (136.1.1) <e1f64b0dae30d560a1204c69c14751a0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9461c000 - 0x94696ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94697000 - 0x946b5fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x946b6000 - 0x947e9fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x947ea000 - 0x9487dff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9487e000 - 0x948befef com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x948bf000 - 0x94966feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94967000 - 0x94ab1feb com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94ab2000 - 0x94ad6fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x94ad7000 - 0x94adeff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94b16000 - 0x94b16ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94b17000 - 0x94b23fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x94b24000 - 0x94b2dfff com.apple.FileSync.framework 4.2 (277.24) <f6292e992f7f78ab3f68538257f42134> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x94b2e000 - 0x94b3fffe com.apple.CFOpenDirectory 10.5 (10.5) <39d48cd00b8f9ca3fcdd251715cc74d5> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x94b40000 - 0x94b49fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94b4a000 - 0x94ba6ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94baa000 - 0x94c8cfff com.apple.syncservices 3.3 (389.20) <bfedc8cbb3754652e13d67a45791fac9> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x94c8d000 - 0x94cc7ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94cc8000 - 0x94cd3fe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94cd4000 - 0x94cd5ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x94cd6000 - 0x94f52fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94f53000 - 0x94f5efff com.apple.dotMacLegacy 3.1 (246) <d335114af509bf38a7ead5274a93dfb1> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x94f5f000 - 0x94f63ffd com.apple.AOSNotification 1.0.0 (68.13) <d2a1f7c6e054d7451b17c7301e4dadd5> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x94f64000 - 0x94f64ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94f65000 - 0x9509eff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x9509f000 - 0x950f8ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x950f9000 - 0x951daff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x951db000 - 0x9527fff7 com.apple.QuickTimeImporters.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x95280000 - 0x952bcfff com.apple.DAVKit 3.0.6 (661) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x952bd000 - 0x95479ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9547a000 - 0x954ecfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x954ed000 - 0x95547ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9563d000 - 0x95641fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95642000 - 0x956bffeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x956c0000 - 0x956ebfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x956ec000 - 0x95749ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x9574a000 - 0x95a52fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95a53000 - 0x95a77feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x95a78000 - 0x95af7ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95af8000 - 0x95b47fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95b48000 - 0x95b4aff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95b4b000 - 0x95b57ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95b58000 - 0x95cbfff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x95cc0000 - 0x95cddff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95cde000 - 0x95ce3ffc com.apple.KerberosHelper 1.1 (1.0) <c6b942d705fa0460ace11af01f316db1> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x95ce4000 - 0x95d4affb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95d4b000 - 0x95d4efff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95d4f000 - 0x95da0ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95da1000 - 0x96441fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96442000 - 0x96457ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9648d000 - 0x9665eff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9665f000 - 0x96688fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x96689000 - 0x96689ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9668a000 - 0x966bcfff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x966bd000 - 0x966cdffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x967bd000 - 0x96878fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96879000 - 0x96888fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x96889000 - 0x968cdfeb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <45d0af6eed184b278990175527a0d3fa> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x968ce000 - 0x968d5fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x968d6000 - 0x968f2ff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x968f3000 - 0x96925ff7 com.apple.DotMacSyncManager 1.2.4 (308) <99bb01aa2cdb0d860a11a1097ffe421d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x96926000 - 0x96b1efff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96b1f000 - 0x96b6aff7 com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96b6b000 - 0x96cceff2 com.apple.CalendarStore 3.0.8 (860) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x96de8000 - 0x971f8fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x971f9000 - 0x9720ffff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97262000 - 0x9761eff4 com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9761f000 - 0x976acff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x976ad000 - 0x976adffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x976ae000 - 0x976b2fff com.apple.OpenDirectory 10.5 (10.5) <7d9ff71c60ad73f4c82a638abc233bf0> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x976b3000 - 0x97842fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <5382f0ce050d3edd8f5979b8a87557bf> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x97843000 - 0x97848fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9784c000 - 0x9788bfef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9788c000 - 0x9793effb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x9793f000 - 0x979e6fec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x979e7000 - 0x979e9fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x979ea000 - 0x97ad2ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97ad3000 - 0x97e70fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    It's unbelievable.. thank god i didn't erase and install. the clone that u suggested gave me time. as the clone was happening i was at my macbook and came to me to check if i could scroll down on the imac's application folder through sharing. i could and i erased the onyx.app through the macbook. now that i came back from work to check it out it seems fine. to bad i hadn't thought of that before, i wouldn't have to reinstall anything and so on. all good though, thank u very much for your time and the help.
    take care.

  • Unknown Group - Causes Finder Crash - How do I change group?

    Many directories and files on my system after installing Leopard have an "Unknown" group and when I open a "Get Info" window on them and click the "Add" button the beachball appears and Finder crashes.
    MacFixit stated "This problem appears to be due to a bad group setting. You can alleviate the issue by putting afflicted users back into the "Staff" group (GID 20) via the following Terminal command:
    sudo dscl . append /Groups/staff GroupMembership username
    (where "username" is replaced by the afflicted user's name)."
    However, this did not solve my problem. Said files and directories still have "uknown" groups and Finder still crashes when I click the "Add" button in the Get Info window.
    How to fix?

    McToast wrote:
    In Tiger, a group with the same name as your username would be created and the UID and GID would match. However, Leopard doesn't seem to be doing that anymore.
    No, now it has reverted to the behaviour of 10.2 and before. All normal user accounts were made members of the "staff" group by default. admin users were also made members of the "admin" group, plus a couple of others. There are a lot more in Leopard. Trust me, you will have far fewer problems if you make your primary group 20. Your 'id' output should ideally look like
    macbook:~ michaelc$ id
    uid=501(michaelc) gid=20(staff) groups=20(staff),98(lpadmin),81(appserveradm),
    103(com.apple.sharepoint.group.3),102(com.apple.sharepoint.group.2),
    101(com.apple.sharepoint.group.1),104(com.apple.sharepoint.group.4),
    79(_appserverusr),80(admin)
    (I put some new lines in there to stop the excessively long line).
    I don't know what those sharepoint groups are, either, in case you're wondering

  • Find Causes of Database Crash

    Hello,
    I have a database which my developers use for dev/test purposes.
    This database stops running almost daily - I just restart the service (we're on Windows) and it works ok - but only for a day or so.
    How can I investigate the cause of the crash? I tried looking in:
    bdump\alert_mydatabase.log and various .trc files, but I couldnt see anything related to a crash, just messages for when I stopped/started the service.
    What else could I check?
    Thanks!
    Chris.

    Hi,
    The oracle version is 10g, specifically 10.2.0
    The first alerts from today are:
    Wed Oct 10 09:25:27 2007
    Starting background process EMN0
    EMN0 started with pid=63, OS id=5508
    Wed Oct 10 09:25:27 2007
    Shutting down instance: further logons disabled
    Wed Oct 10 09:25:28 2007
    Stopping background process CJQ0
    Wed Oct 10 09:25:28 2007
    ... more
    Which matches the time which I manually stopped the service in windows.
    Also, the listener service remained OK throughout the instance crash.
    I can provide more of the log if that helps - are there any other files to check?
    Thanks again

Maybe you are looking for

  • Not matching purchased songs in iTunes match

    I purched a sampler of sons from iTunes, but when I signed up for iTunes Match it did not match this sampler album.

  • 650GLMS Video

     hi im using a sis 650glms and the video seams to be perfect except 1 thing, in openGL the video is a little discolored in direc3d wich isnt as good does not have this problem.. anyone know ?  ?(

  • BAPI_PO_CREATE1 use of potextitem in tables can i use this to populate text

    hi i nedd to know BAPI_PO_CREATE1 use of potextitem in tables can i use this to populate text at item level as my requirment is to populate the item text at item level in me23n tcode so how to use this pls suggest and how to acheive it? under me23n t

  • Is there a way to apply the same bumpers to multiple exports automatically?

    Hello smart people. I have an ongoing project in which I am creating hundreds of 60–120 second clips, all requiring the same intro-outro bumper. Every month I make about 125 of these. Instead of manually applying these bumpers to each and every seque

  • ALV-Toolbar : Control the &LOCAL& Buttons

    Hi, all I have the following problem with ALV-Toolbar. If I use editable ALV-Grid Control, I get in the toolbar new buttons such as DELETE_ROW or UNDO. This buttons don’t trigger any events of the class CL_GUI_ALV_GRID. If I look at Function Code of