correct solution for login loop on admin account

Hello,


Can any mac experts help me find the correct solution for my log in loop problem.

I have been using my macbook pro for about six years without any touble, its a 2.16 GHz intel core 2 duo running OS X 10.6.8.

Yesterday when I went to log in to my main account I see the desk top and then a blue screen and then back to the login screen.

I can no longer log in to that account, I am now logged into another account which appears to be working fine.


I have done research for the past six hours trying to learn something about what is going wrong, I have no experience solving any problems in snow leopard as I have never had any to solve.

The problem is I have found lots of posts describing the same problem with as many different solutions. As a novice I have no idea how to identify my exact problem and the correct solution.


One sujests:

All I did to fix this was zap the P-Ram by holding down CommandOption+PR upon restarting. Hold down the keys and let the boot chime ring 3 times. Easy fix.


Another:

Besides the fix that worked in that case, you could try deleting the following files from the home folder of the problem account:


Library/Preferences/com.apple.loginwindow.plist

Library/Preferences/loginwindow.plist


Another:

I think your problem may be due to a corrupt file, Library/Preferences/com.apple.recentitems.plist in your home folder. You should delete that file; the question is how, since you can't log in.


The choices are:

1. Log in as a different user, if you've already defined one.

2. Start up from a bootable external drive, if you have one.

3. Start in FireWire target mode and connect to another Mac with a FireWire port.

4. Boot in single-user mode. That means typing commands into a full-screen shell interface.


Another:

The LaunchServices database in the problem account is corrupt. This is how you reset it. Launch the TextEdit application. Select the line of text below in your browser:


Shell command
sudo -u fubar -H /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/Support/lsregister -kill -r -domain user


It's all one line, though it will wrap on the page. Drag or copy the text into the TextEdit window. Change the word "fubar" to the short login name of the problem account. WARNING: The forum software may insert extra spaces into the text where it wraps. I can't find a way to keep that from happening. Remove any spaces that coincide with a line wrap and occur in the middle of a word.


Now launch the Terminal application. Copy or drag the whole line from the TextEdit window to the Terminal, and press return. You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. Quit Terminal and try again to log in as the problem user.


Can anyone help me identify the exact problem and correct solution please.


Thanks

Andrew

MacBook Pro, Mac OS X (10.6.8)

Posted on Sep 2, 2011 1:12 PM

9 replies

Sep 2, 2011 2:26 PM in response to Linc Davis

Hi Linc Davis, thank you for the quick reply.


The latest loginwindow crash log, no windowserver one:


Process: loginwindow [29]

Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow

Identifier: loginwindow

Version: ??? (???)

Code Type: X86-64 (Native)

Parent Process: launchd [1]


Date/Time: 2011-09-02 21:21:55.360 +0100

OS Version: Mac OS X 10.6.8 (10K549)

Report Version: 6


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

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


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

0 com.apple.CoreFoundation 0x00007fff89e6be00 CFDataGetBytePtr + 80

1 ...ple.CoreServices.OSServices 0x00007fff88ed0cbd SFLRemoteEntry::SFLRemoteEntry(__CFString const*, __CFString const*, char const*, unsigned int, int, unsigned int*, unsigned char*) + 1217

2 ...ple.CoreServices.OSServices 0x00007fff88ed0572 _SFLGetCustomFileListInternal + 316

3 ...ple.CoreServices.OSServices 0x00007fff88edb249 _SFLGetRestrictedCustomFileList + 112

4 com.apple.LaunchServices 0x00007fff82efe3d2 LSSharedFileListCreate + 981

5 com.apple.LaunchServices 0x00007fff82f28cf1 _LSGetRecentItemsSharedList(short, unsigned int**) + 103

6 com.apple.LaunchServices 0x00007fff82f2b488 _LSRecentsInit + 38

7 com.apple.loginwindow 0x00000001000100f0 0x100000000 + 65776

8 com.apple.loginwindow 0x000000010000d41a 0x100000000 + 54298

9 com.apple.Foundation 0x00007fff8434e54f __NSThreadPerformPerform + 219

10 com.apple.CoreFoundation 0x00007fff89e9b401 __CFRunLoopDoSources0 + 1361

11 com.apple.CoreFoundation 0x00007fff89e995f9 __CFRunLoopRun + 873

12 com.apple.CoreFoundation 0x00007fff89e98dbf CFRunLoopRunSpecific + 575

13 com.apple.HIToolbox 0x00007fff8168a7ee RunCurrentEventLoopInMode + 333

14 com.apple.HIToolbox 0x00007fff8168a5f3 ReceiveNextEventCommon + 310

15 com.apple.HIToolbox 0x00007fff8168a4ac BlockUntilNextEventMatchingListInMode + 59

16 com.apple.AppKit 0x00007fff819d6eb2 _DPSNextEvent + 708

17 com.apple.AppKit 0x00007fff819d6801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155

18 com.apple.AppKit 0x00007fff8199c68f -[NSApplication run] + 395

19 com.apple.loginwindow 0x0000000100004b1a 0x100000000 + 19226

20 com.apple.loginwindow 0x0000000100004584 0x100000000 + 17796


Thread 1: Dispatch queue: com.apple.libdispatch-manager

0 libSystem.B.dylib 0x00007fff8302ec0a kevent + 10

1 libSystem.B.dylib 0x00007fff83030add _dispatch_mgr_invoke + 154

2 libSystem.B.dylib 0x00007fff830307b4 _dispatch_queue_invoke + 185

3 libSystem.B.dylib 0x00007fff830302de _dispatch_worker_thread2 + 252

4 libSystem.B.dylib 0x00007fff8302fc08 _pthread_wqthread + 353

5 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 2:

0 libSystem.B.dylib 0x00007fff8302fa2a __workq_kernreturn + 10

1 libSystem.B.dylib 0x00007fff8302fe3c _pthread_wqthread + 917

2 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 3:

0 libSystem.B.dylib 0x00007fff8302fa2a __workq_kernreturn + 10

1 libSystem.B.dylib 0x00007fff8302fe3c _pthread_wqthread + 917

2 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000400 rbx: 0x0000000000000000 rcx: 0x00007fff704d9650 rdx: 0x0000000000000013

rdi: 0x0000000000000000 rsi: 0x0000000100100000 rbp: 0x00007fff5fbfe040 rsp: 0x00007fff5fbfe030

r8: 0x0000000000000000 r9: 0x000000010013dcb0 r10: 0x0000000000000001 r11: 0x0000000000000000

r12: 0x000000000000000f r13: 0x0000000000000001 r14: 0x00007fff5fbfe640 r15: 0x00007fff5fbfe460

rip: 0x00007fff89e6be00 rfl: 0x0000000000010283 cr2: 0x0000000000000000


Binary Images:

0x100000000 - 0x100077ff7 com.apple.loginwindow 6.1.1 (6.1.1) <5E2E41E6-5B72-8271-2777-D655D1FCA3BB> /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow

0x1000f0000 - 0x1000f7fff com.apple.DFSLoginPlugin 2.0 (2.0) <EFBD110E-9F8B-F6BE-5A24-3518D4401A5F> /System/Library/LoginPlugins/FSDisconnect.loginPlugin/Contents/MacOS/FSDisconne ct

0x10029a000 - 0x1002b0fff com.apple.DisplayServices 2.3.3 (289) <80AC9480-D0D2-787E-0DBE-3FE40339ED1C> /System/Library/LoginPlugins/DisplayServices.loginPlugin/Contents/MacOS/Display Services

0x1006e3000 - 0x10070dfff com.apple.BezelServices 218.1 (218.1) <BF0EB57A-C1BB-E01E-4D1C-F0A960ED5C29> /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/MacOS/BezelServ ices

0x100726000 - 0x100728fff com.apple.framework.machinesettings 4.0 (4.0) <9445424E-6763-BE20-D12A-7B47B0FB36D2> /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings

0x1007b0000 - 0x1007befff com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <E92BCF13-7E55-68CD-22BD-EF427D6EC310> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib

0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld

0x7fff80003000 - 0x7fff80141fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8014a000 - 0x7fff80179fff com.apple.framework.Admin 4.6 (4.6) <376BC531-CE46-A147-9AF5-4D8F8E1522C5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin

0x7fff802eb000 - 0x7fff809e7ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff809e8000 - 0x7fff80a65fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib

0x7fff80a66000 - 0x7fff80a87fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib

0x7fff80ab2000 - 0x7fff80ae3fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff80b50000 - 0x7fff80b70ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff80b71000 - 0x7fff80b76ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff80bc0000 - 0x7fff80c75fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff814f3000 - 0x7fff814f7ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib

0x7fff814f8000 - 0x7fff814f8ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8165a000 - 0x7fff8165bff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8165c000 - 0x7fff8195afff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8195b000 - 0x7fff8195bff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff81993000 - 0x7fff8238dff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8238e000 - 0x7fff823cbfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8241c000 - 0x7fff8241fff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff82420000 - 0x7fff825defff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib

0x7fff825df000 - 0x7fff82679fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff829be000 - 0x7fff829beff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff82ae7000 - 0x7fff82bfefef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib

0x7fff82bff000 - 0x7fff82cb8fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib

0x7fff82db1000 - 0x7fff82dfafef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff82dfb000 - 0x7fff82ee0fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff82ee1000 - 0x7fff82ef6ff7 com.apple.FileSync.framework 5.0.3 (375) <35387442-612C-98B1-C74F-815619492315> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync

0x7fff82ef7000 - 0x7fff82f97fff com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff83015000 - 0x7fff831d6fef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

0x7fff83238000 - 0x7fff83242fff com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff83243000 - 0x7fff83317fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x7fff83f56000 - 0x7fff83f57fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l

0x7fff83f58000 - 0x7fff83fd7fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8428f000 - 0x7fff8431ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff84320000 - 0x7fff84325fff libpam.2.dylib 3.0.0 (compatibility 3.0.0) <065ABE81-1B86-80AF-1B4A-5B646668A2AC> /usr/lib/libpam.2.dylib

0x7fff84326000 - 0x7fff845a8fe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff845a9000 - 0x7fff845bdfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff855f9000 - 0x7fff85604fff com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff85605000 - 0x7fff85658ff7 com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff85659000 - 0x7fff8565fff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff85660000 - 0x7fff8577afef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x7fff8577b000 - 0x7fff85f85fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff85f86000 - 0x7fff85f92fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib

0x7fff8628e000 - 0x7fff86295fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff862a4000 - 0x7fff8637cff7 com.apple.DiscRecording 5.0.9 (5090.4.2) <1559C58F-ABD2-0C13-7E1D-75450FEC41D4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff8637d000 - 0x7fff86383ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff865c7000 - 0x7fff865eeff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff865ef000 - 0x7fff86724fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff86725000 - 0x7fff86727fff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff86728000 - 0x7fff86772ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff86c7a000 - 0x7fff86c7dfff com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff86c7e000 - 0x7fff86c94fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff86c95000 - 0x7fff86ca2fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff86ca3000 - 0x7fff86cb5fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib

0x7fff86cb6000 - 0x7fff86ccaff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff86ccb000 - 0x7fff86ce8ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff86d33000 - 0x7fff86d9dfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff86d9e000 - 0x7fff86dc1fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff86dc2000 - 0x7fff86e22fe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff86e35000 - 0x7fff86e36ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff86e37000 - 0x7fff86f56fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib

0x7fff87024000 - 0x7fff8706cff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff870b1000 - 0x7fff873e5fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff873e6000 - 0x7fff873e6ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff873e7000 - 0x7fff87400fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff87563000 - 0x7fff87571ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib

0x7fff87572000 - 0x7fff875f7ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff875f8000 - 0x7fff877b6ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x7fff87954000 - 0x7fff87d9bfef com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff87d9c000 - 0x7fff87d9fff7 libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff87f71000 - 0x7fff8804efff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff8809b000 - 0x7fff88438fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff88439000 - 0x7fff8843bfff libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff8843c000 - 0x7fff8843dff7 libScreenReader.dylib ??? (???) <0E570442-073F-D6AD-5014-1FD91C631DCF> /usr/lib/libScreenReader.dylib

0x7fff884f7000 - 0x7fff8850efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff885ba000 - 0x7fff885d5ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff885d6000 - 0x7fff8885fff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff888a0000 - 0x7fff888b6fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib

0x7fff888b7000 - 0x7fff888f8fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff88939000 - 0x7fff8898eff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff8898f000 - 0x7fff889d6ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff889d7000 - 0x7fff889e2ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff88a92000 - 0x7fff88a92ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff88a93000 - 0x7fff88b49ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib

0x7fff88b4a000 - 0x7fff88b75ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib

0x7fff88b76000 - 0x7fff88b85fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff88b86000 - 0x7fff88b97ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib

0x7fff88b98000 - 0x7fff88bd9fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff88c12000 - 0x7fff88c27ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff88e72000 - 0x7fff88ec1fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff88ec2000 - 0x7fff88ec8ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff88ec9000 - 0x7fff88f86fff com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff88fc1000 - 0x7fff89002ff7 com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff89075000 - 0x7fff890affff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib

0x7fff890b0000 - 0x7fff890b1fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib

0x7fff890be000 - 0x7fff890beff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8911a000 - 0x7fff8913fff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff89140000 - 0x7fff89583fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff89584000 - 0x7fff895d3ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver

0x7fff89757000 - 0x7fff897a3fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib

0x7fff897a4000 - 0x7fff897a4ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff897a5000 - 0x7fff897aafff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff897ab000 - 0x7fff89837fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff898aa000 - 0x7fff8996bfff libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff89bd6000 - 0x7fff89be1ff7 com.apple.bsd.ServiceManagement 1.3 (1.3) <CEB99ECF-4C55-C3DF-EE64-35903BF7B690> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff89be2000 - 0x7fff89c92fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff89c93000 - 0x7fff89d11ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x7fff89d12000 - 0x7fff89d4fff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib

0x7fff89d50000 - 0x7fff89e11fef com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff89e12000 - 0x7fff89e17fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff89e24000 - 0x7fff89e4cfff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff89e4d000 - 0x7fff89fc4fe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff89fc6000 - 0x7fff89fd5fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff89fd6000 - 0x7fff8a011fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8a012000 - 0x7fff8a04efe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib

0x7fff8a04f000 - 0x7fff8a14ffef com.apple.DiskImagesFramework 10.6.8 (289.1) <4F2F2B6C-59D1-0631-71D1-F471BE2CE29A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Sep 2, 2011 2:28 PM in response to Community User

There was however (9 sec later) a finder crash log:


Process: Finder [175]

Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder

Identifier: Finder

Version: ??? (???)

Code Type: X86-64 (Native)

Parent Process: launchd [169]


Date/Time: 2011-09-02 21:22:36.785 +0100

OS Version: Mac OS X 10.6.8 (10K549)

Report Version: 6


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

Crashed Thread: 4 Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue


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

0 libSystem.B.dylib 0x00007fff8305c85a __posix_spawn + 10

1 libSystem.B.dylib 0x00007fff8305c807 posix_spawn + 247

2 ...ple.CoreServices.OSServices 0x00007fff88ee0ede TaskLauncher::launch() + 516

3 ...ple.CoreServices.OSServices 0x00007fff88ee0a61 MasterBrowser::browse(__CFString const*) + 301

4 ...ple.CoreServices.OSServices 0x00007fff88ee07a3 MasterBrowser::timerCallBack(__CFRunLoopTimer*, void*) + 49

5 com.apple.CoreFoundation 0x00007fff89e9abe8 __CFRunLoopRun + 6488

6 com.apple.CoreFoundation 0x00007fff89e98dbf CFRunLoopRunSpecific + 575

7 com.apple.HIToolbox 0x00007fff8168a7ee RunCurrentEventLoopInMode + 333

8 com.apple.HIToolbox 0x00007fff8168a5f3 ReceiveNextEventCommon + 310

9 com.apple.HIToolbox 0x00007fff8168a4ac BlockUntilNextEventMatchingListInMode + 59

10 com.apple.AppKit 0x00007fff819d6eb2 _DPSNextEvent + 708

11 com.apple.AppKit 0x00007fff819d6801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155

12 com.apple.AppKit 0x00007fff8199c68f -[NSApplication run] + 395

13 com.apple.AppKit 0x00007fff819953b0 NSApplicationMain + 364

14 com.apple.finder 0x0000000100005199 0x100000000 + 20889

15 com.apple.finder 0x000000010000515c 0x100000000 + 20828


Thread 1: Dispatch queue: com.apple.libdispatch-manager

0 libSystem.B.dylib 0x00007fff8302ec0a kevent + 10

1 libSystem.B.dylib 0x00007fff83030add _dispatch_mgr_invoke + 154

2 libSystem.B.dylib 0x00007fff830307b4 _dispatch_queue_invoke + 185

3 libSystem.B.dylib 0x00007fff830302de _dispatch_worker_thread2 + 252

4 libSystem.B.dylib 0x00007fff8302fc08 _pthread_wqthread + 353

5 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 2: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue

0 libSystem.B.dylib 0x00007fff83015dc2 semaphore_wait_signal_trap + 10

1 libSystem.B.dylib 0x00007fff8301b40d pthread_mutex_lock + 469

2 ...ple.CoreServices.OSServices 0x00007fff88ed6bb6 _SFLGetFirstItem + 24

3 com.apple.LaunchServices 0x00007fff82f0bd3b LSSharedFileListCopySnapshot + 562

4 com.apple.DesktopServices 0x00007fff82e1df70 TFSInfoSynchronizer::FetchChildren() + 352

5 com.apple.DesktopServices 0x00007fff82e0779b TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 241

6 com.apple.DesktopServices 0x00007fff82e07242 TNode::HandleSync(unsigned int) + 736

7 com.apple.DesktopServices 0x00007fff82e06f33 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 45

8 com.apple.DesktopServices 0x00007fff82e45964 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1052

9 com.apple.DesktopServices 0x00007fff82e054a8 __PostNodeTaskRequest_block_invoke_2 + 98

10 libSystem.B.dylib 0x00007fff83051d64 _dispatch_call_block_and_release + 15

11 libSystem.B.dylib 0x00007fff830308d2 _dispatch_queue_drain + 251

12 libSystem.B.dylib 0x00007fff83030734 _dispatch_queue_invoke + 57

13 libSystem.B.dylib 0x00007fff830302de _dispatch_worker_thread2 + 252

14 libSystem.B.dylib 0x00007fff8302fc08 _pthread_wqthread + 353

15 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 3:

0 libSystem.B.dylib 0x00007fff83015d7a mach_msg_trap + 10

1 libSystem.B.dylib 0x00007fff830163ed mach_msg + 59

2 com.apple.CoreFoundation 0x00007fff89e99932 __CFRunLoopRun + 1698

3 com.apple.CoreFoundation 0x00007fff89e98dbf CFRunLoopRunSpecific + 575

4 com.apple.CoreFoundation 0x00007fff89e98b46 CFRunLoopRun + 70

5 com.apple.DesktopServices 0x00007fff82dfd326 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514

6 ...ple.CoreServices.CarbonCore 0x00007fff870b80d1 PrivateMPEntryPoint + 63

7 libSystem.B.dylib 0x00007fff8304efd6 _pthread_start + 331

8 libSystem.B.dylib 0x00007fff8304ee89 thread_start + 13


Thread 4 Crashed: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue

0 com.apple.CoreFoundation 0x00007fff89e6be00 CFDataGetBytePtr + 80

1 ...ple.CoreServices.OSServices 0x00007fff88ed0cbd SFLRemoteEntry::SFLRemoteEntry(__CFString const*, __CFString const*, char const*, unsigned int, int, unsigned int*, unsigned char*) + 1217

2 ...ple.CoreServices.OSServices 0x00007fff88ed0572 _SFLGetCustomFileListInternal + 316

3 ...ple.CoreServices.OSServices 0x00007fff88edb249 _SFLGetRestrictedCustomFileList + 112

4 com.apple.LaunchServices 0x00007fff82efe3d2 LSSharedFileListCreate + 981

5 ...ple.CoreServices.OSServices 0x00007fff88edb081 ConnectedBrowser::start() + 75

6 ...ple.CoreServices.OSServices 0x00007fff88edaf35 NodeBrowser::loadConnected() + 189

7 ...ple.CoreServices.OSServices 0x00007fff88ed8f12 NodeBrowser::takeAction() + 190

8 libSystem.B.dylib 0x00007fff830313f3 _dispatch_source_invoke + 273

9 libSystem.B.dylib 0x00007fff830307b4 _dispatch_queue_invoke + 185

10 libSystem.B.dylib 0x00007fff830308dc _dispatch_queue_drain + 261

11 libSystem.B.dylib 0x00007fff83030734 _dispatch_queue_invoke + 57

12 libSystem.B.dylib 0x00007fff830302de _dispatch_worker_thread2 + 252

13 libSystem.B.dylib 0x00007fff8302fc08 _pthread_wqthread + 353

14 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 5: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue

0 libSystem.B.dylib 0x00007fff83015dc2 semaphore_wait_signal_trap + 10

1 libSystem.B.dylib 0x00007fff8301b40d pthread_mutex_lock + 469

2 ...ple.CoreServices.OSServices 0x00007fff88ed6bb6 _SFLGetFirstItem + 24

3 com.apple.LaunchServices 0x00007fff82f0bd3b LSSharedFileListCopySnapshot + 562

4 com.apple.DesktopServices 0x00007fff82e1df70 TFSInfoSynchronizer::FetchChildren() + 352

5 com.apple.DesktopServices 0x00007fff82e0779b TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 241

6 com.apple.DesktopServices 0x00007fff82e07242 TNode::HandleSync(unsigned int) + 736

7 com.apple.DesktopServices 0x00007fff82e06f33 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 45

8 com.apple.DesktopServices 0x00007fff82e45964 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1052

9 com.apple.DesktopServices 0x00007fff82e054a8 __PostNodeTaskRequest_block_invoke_2 + 98

10 libSystem.B.dylib 0x00007fff83051d64 _dispatch_call_block_and_release + 15

11 libSystem.B.dylib 0x00007fff830308d2 _dispatch_queue_drain + 251

12 libSystem.B.dylib 0x00007fff83030734 _dispatch_queue_invoke + 57

13 libSystem.B.dylib 0x00007fff830302de _dispatch_worker_thread2 + 252

14 libSystem.B.dylib 0x00007fff8302fc08 _pthread_wqthread + 353

15 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 6:

0 libSystem.B.dylib 0x00007fff8302fa2a __workq_kernreturn + 10

1 libSystem.B.dylib 0x00007fff8302fe3c _pthread_wqthread + 917

2 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 7: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue

0 libSystem.B.dylib 0x00007fff83015dc2 semaphore_wait_signal_trap + 10

1 libSystem.B.dylib 0x00007fff8301b40d pthread_mutex_lock + 469

2 ...ple.CoreServices.OSServices 0x00007fff88ed6bb6 _SFLGetFirstItem + 24

3 com.apple.LaunchServices 0x00007fff82f0bd3b LSSharedFileListCopySnapshot + 562

4 com.apple.DesktopServices 0x00007fff82e1df70 TFSInfoSynchronizer::FetchChildren() + 352

5 com.apple.DesktopServices 0x00007fff82e0779b TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 241

6 com.apple.DesktopServices 0x00007fff82e07242 TNode::HandleSync(unsigned int) + 736

7 com.apple.DesktopServices 0x00007fff82e06f33 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 45

8 com.apple.DesktopServices 0x00007fff82e45964 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1052

9 com.apple.DesktopServices 0x00007fff82e054a8 __PostNodeTaskRequest_block_invoke_2 + 98

10 libSystem.B.dylib 0x00007fff83051d64 _dispatch_call_block_and_release + 15

11 libSystem.B.dylib 0x00007fff830308d2 _dispatch_queue_drain + 251

12 libSystem.B.dylib 0x00007fff83030734 _dispatch_queue_invoke + 57

13 libSystem.B.dylib 0x00007fff830302de _dispatch_worker_thread2 + 252

14 libSystem.B.dylib 0x00007fff8302fc08 _pthread_wqthread + 353

15 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 8:

0 libSystem.B.dylib 0x00007fff83015dda semaphore_timedwait_signal_trap + 10

1 libSystem.B.dylib 0x00007fff83054772 _pthread_cond_wait + 1015

2 com.apple.finder 0x000000010002a760 0x100000000 + 173920

3 com.apple.finder 0x000000010002a702 0x100000000 + 173826

4 com.apple.finder 0x0000000100005db7 0x100000000 + 23991

5 com.apple.finder 0x0000000100005ce9 0x100000000 + 23785

6 libSystem.B.dylib 0x00007fff8304efd6 _pthread_start + 331

7 libSystem.B.dylib 0x00007fff8304ee89 thread_start + 13


Thread 9: com.apple.CFSocket.private

0 libSystem.B.dylib 0x00007fff83059932 select$DARWIN_EXTSN + 10

1 com.apple.CoreFoundation 0x00007fff89ebb498 __CFSocketManager + 824

2 libSystem.B.dylib 0x00007fff8304efd6 _pthread_start + 331

3 libSystem.B.dylib 0x00007fff8304ee89 thread_start + 13


Thread 10:

0 libSystem.B.dylib 0x00007fff8302fa2a __workq_kernreturn + 10

1 libSystem.B.dylib 0x00007fff8302fe3c _pthread_wqthread + 917

2 libSystem.B.dylib 0x00007fff8302faa5 start_wqthread + 13


Thread 4 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000400 rbx: 0x0000000000000000 rcx: 0x00007fff704d9650 rdx: 0x0000000000000013

rdi: 0x0000000000000000 rsi: 0x0000000100500000 rbp: 0x00000001013c04d0 rsp: 0x00000001013c04c0

r8: 0x0000000000000000 r9: 0x00000001005b9ee0 r10: 0x0000000000000001 r11: 0x0000000000000000

r12: 0x000000000000000f r13: 0x0000000000000001 r14: 0x00000001013c0ad0 r15: 0x00000001013c08f0

rip: 0x00007fff89e6be00 rfl: 0x0000000000010283 cr2: 0x0000000000000000


Binary Images:

0x100000000 - 0x1003acff7 com.apple.finder 10.6.8 (10.6.8) <9CFBAFEA-027B-443F-60F4-7ACA103313CC> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder

0x1004ed000 - 0x1004effef com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings

0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld

0x7fff80003000 - 0x7fff80141fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8017a000 - 0x7fff802eafff com.apple.QTKit 7.7 (1783) <DE8DB97C-C058-B40C-492B-D652A30CF571> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff802eb000 - 0x7fff809e7ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff809e8000 - 0x7fff80a65fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib

0x7fff80a66000 - 0x7fff80a87fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib

0x7fff80ab2000 - 0x7fff80ae3fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff80b50000 - 0x7fff80b70ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff80b71000 - 0x7fff80b76ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff80b77000 - 0x7fff80bb8fef com.apple.CoreMedia 0.484.52 (484.52) <3F868AF8-1089-10C3-DCEB-565690FD9742> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff80bc0000 - 0x7fff80c75fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff80c76000 - 0x7fff80ca9ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff814e1000 - 0x7fff814f2fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers

0x7fff814f3000 - 0x7fff814f7ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib

0x7fff814f8000 - 0x7fff814f8ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8165a000 - 0x7fff8165bff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8165c000 - 0x7fff8195afff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8195b000 - 0x7fff8195bff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff81993000 - 0x7fff8238dff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8238e000 - 0x7fff823cbfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8241c000 - 0x7fff8241fff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff82420000 - 0x7fff825defff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib

0x7fff825df000 - 0x7fff82679fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff829be000 - 0x7fff829beff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff829e7000 - 0x7fff829f5ff7 com.apple.Collaboration 38 (38) <ACD0F7F7-A342-CFBC-9BB8-906CDDCCB070> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration

0x7fff829f6000 - 0x7fff82a30fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff82ae7000 - 0x7fff82bfefef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib

0x7fff82bff000 - 0x7fff82cb8fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib

0x7fff82cb9000 - 0x7fff82d3bfff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff82db1000 - 0x7fff82dfafef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff82dfb000 - 0x7fff82ee0fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff82ee1000 - 0x7fff82ef6ff7 com.apple.FileSync.framework 5.0.3 (375) <35387442-612C-98B1-C74F-815619492315> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync

0x7fff82ef7000 - 0x7fff82f97fff com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff83015000 - 0x7fff831d6fef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

0x7fff83238000 - 0x7fff83242fff com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff83243000 - 0x7fff83317fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x7fff83d48000 - 0x7fff83f55ff7 com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff83f56000 - 0x7fff83f57fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l

0x7fff83f58000 - 0x7fff83fd7fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff83fd8000 - 0x7fff84007ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x7fff84010000 - 0x7fff84053ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff84054000 - 0x7fff8428efef com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff8428f000 - 0x7fff8431ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff84326000 - 0x7fff845a8fe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff845a9000 - 0x7fff845bdfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff855f9000 - 0x7fff85604fff com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff85605000 - 0x7fff85658ff7 com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff85659000 - 0x7fff8565fff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff85660000 - 0x7fff8577afef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x7fff8577b000 - 0x7fff85f85fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff85f86000 - 0x7fff85f92fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib

0x7fff85f93000 - 0x7fff85fd0ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff85fd1000 - 0x7fff860dbff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO

0x7fff8628e000 - 0x7fff86295fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff8637d000 - 0x7fff86383ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff86384000 - 0x7fff865c6fe7 com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff865c7000 - 0x7fff865eeff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff865ef000 - 0x7fff86724fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff86725000 - 0x7fff86727fff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff86728000 - 0x7fff86772ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff86773000 - 0x7fff86c79ff7 com.apple.VideoToolbox 0.484.52 (484.52) <FA1B8197-8F5F-73CB-A9A1-49E0FB49CF51> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x

0x7fff86c7a000 - 0x7fff86c7dfff com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff86c7e000 - 0x7fff86c94fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff86c95000 - 0x7fff86ca2fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff86ca3000 - 0x7fff86cb5fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib

0x7fff86cb6000 - 0x7fff86ccaff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff86ccb000 - 0x7fff86ce8ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff86ce9000 - 0x7fff86d32ff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff86d33000 - 0x7fff86d9dfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff86d9e000 - 0x7fff86dc1fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff86dc2000 - 0x7fff86e22fe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff86e35000 - 0x7fff86e36ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff86e37000 - 0x7fff86f56fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib

0x7fff87024000 - 0x7fff8706cff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff870b1000 - 0x7fff873e5fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff873e6000 - 0x7fff873e6ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff873e7000 - 0x7fff87400fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff874fa000 - 0x7fff87562fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime

0x7fff87563000 - 0x7fff87571ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib

0x7fff87572000 - 0x7fff875f7ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff875f8000 - 0x7fff877b6ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x7fff87954000 - 0x7fff87d9bfef com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff87d9c000 - 0x7fff87d9fff7 libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff87f71000 - 0x7fff8804efff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff8804f000 - 0x7fff8809afef com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff8809b000 - 0x7fff88438fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff88439000 - 0x7fff8843bfff libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff884b1000 - 0x7fff884f6fff com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices

0x7fff884f7000 - 0x7fff8850efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff8850f000 - 0x7fff88556fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff88557000 - 0x7fff885b9fe7 com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff885ba000 - 0x7fff885d5ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff885d6000 - 0x7fff8885fff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff888a0000 - 0x7fff888b6fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib

0x7fff888b7000 - 0x7fff888f8fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff88939000 - 0x7fff8898eff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff8898f000 - 0x7fff889d6ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff889d7000 - 0x7fff889e2ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff88a14000 - 0x7fff88a91fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff88a92000 - 0x7fff88a92ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff88a93000 - 0x7fff88b49ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib

0x7fff88b4a000 - 0x7fff88b75ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib

0x7fff88b76000 - 0x7fff88b85fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff88b86000 - 0x7fff88b97ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib

0x7fff88b98000 - 0x7fff88bd9fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff88c12000 - 0x7fff88c27ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff88e64000 - 0x7fff88e71ff7 com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff88e72000 - 0x7fff88ec1fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff88ec2000 - 0x7fff88ec8ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff88ec9000 - 0x7fff88f86fff com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff88f87000 - 0x7fff88fc0ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit

0x7fff89003000 - 0x7fff8906ffe7 com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff89070000 - 0x7fff89074ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff89075000 - 0x7fff890affff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib

0x7fff890b0000 - 0x7fff890b1fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib

0x7fff890be000 - 0x7fff890beff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8911a000 - 0x7fff8913fff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff89140000 - 0x7fff89583fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff89584000 - 0x7fff895d3ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver

0x7fff8962e000 - 0x7fff89756ff7 com.apple.MediaToolbox 0.484.52 (484.52) <F03DAC32-79DB-EA5A-9B8D-CB288AF91A56> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x

0x7fff89757000 - 0x7fff897a3fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib

0x7fff897a4000 - 0x7fff897a4ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff897a5000 - 0x7fff897aafff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff897ab000 - 0x7fff89837fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff89838000 - 0x7fff898a9ff7 com.apple.AppleVAFramework 4.10.26 (4.10.26) <28C1B366-DF2B-111B-1863-0713B105D930> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff898aa000 - 0x7fff8996bfff libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8996c000 - 0x7fff89bd5fff com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff89be2000 - 0x7fff89c92fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff89c93000 - 0x7fff89d11ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x7fff89d12000 - 0x7fff89d4fff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib

0x7fff89d50000 - 0x7fff89e11fef com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff89e12000 - 0x7fff89e17fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff89e24000 - 0x7fff89e4cfff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff89e4d000 - 0x7fff89fc4fe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff89fc6000 - 0x7fff89fd5fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff89fd6000 - 0x7fff8a011fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8a150000 - 0x7fff8a1dffff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Sep 2, 2011 4:00 PM in response to Linc Davis

Excuse my ignorance if I have missed something basic.


While logged in as a second user (lyndsey), in finder I moved to trash the file:


lyndsey(home)/Library/Preferences/com.apple.recentitems.plist


then shut down and started up again, logged in as andrew and still no joy, immediately logged back out.


What have I missed?

Sep 3, 2011 6:08 AM in response to Linc Davis

I followed the instructions using terminal and all now working, thank you.


If it is not too much effort, would you be able to explain what in the crash log led you to know it was that file, so I can learn a bit more about it.


Alternatively is there a good tutorial you know of which can explain the basics of the system, so I can learn or is that a massive task which will take years?


Thank you again for your help.


Andrew

Sep 3, 2011 6:43 AM in response to Community User

... would you be able to explain what in the crash log led you to know it was that file, so I can learn a bit more about it.


4 com.apple.LaunchServices ... LSSharedFileListCreate ...

5 com.apple.LaunchServices ... _LSGetRecentItemsSharedList ...

6 com.apple.LaunchServices ... _LSRecentsInit ...

7 com.apple.loginwindow ...


Reading the backtrace from the bottom up, the loginwindow process calls the LaunchServices framework to access the list of recent items. It then creates a crash dump.


Alternatively is there a good tutorial you know of which can explain the basics of the system, so I can learn or is that a massive task which will take years?


I don't know of a good tutorial. The official documentation of CrashReporter is here:


Technical Note TN2123: CrashReporter


Crash logs are not easy to read because they're directed to the developer, not the user. I'm far from being able to extract all the information in them, but I've picked up a few tricks that often work.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

correct solution for login loop on admin account

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.