Finder continuous crashes since 10.9.3

I just installed 10.9.3 and immediately after the restart the setup assistant crashed. I had to force restart, after which the Finder crashes continuously, to the point I can not perform any operation.
I'm aware other users are experiencing similar issues, but I haven't seen anyone with the continuous crashes I'm experiencing.
Help? My Mac is unusable atm.
Thanks!
Z

Launch the Console application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
Step 1
For this step, the title of the Console window should be All Messages. If it isn't, select
SYSTEM LOG QUERIES ▹ All Messages
from the log list on the left. If you don't see that list, select
View ▹ Show Log List
from the menu bar at the top of the screen.
In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
Please don't indiscriminately dump thousands of lines from the log into this discussion.
Please don't post screenshots of log messages—post the text.
☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
Step 2
In the Console window, select
DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
(not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
I know the report is long, maybe several hundred lines. Please post all of it anyway.
☞ If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
☞ Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

Similar Messages

  • Finder keeps crashing since Security Update 2014-002

    Since Security Update 2014-002, OS X Mavericks 10.9.2 Finder crashes every minute or so and is relauched from launchd, but it makes it basically unusable as it reopens in an old state (maybe from the previous crash).
    The Console User Diagnostic Reports logs are almost the same each time:
    Process:    
    Finder [934]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Build Info: 
    Finder_FE-885002006000000~2
    Responsible:
    Finder [934]
    __TEXT            
    000000010cda1000-000000010d270000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    12  com.apple.finder         
    0x000000010cda7770 0x10cda1000 + 26480
    0x10cda1000 -   
    0x10d26fff5  com.apple.finder (10.9.2 - 10.9.2) <44F7D842-1D12-392F-AFF7-FEEA9FD48D36> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    I removed /users/.../Library/Preferences/com.apple.finder.plist and relaunched but it made no difference.
    Does anyone know how to fix this repeated crash?
    Thanks.

    The volume appears to be OK. I checked all the other Volumes as well and they verified OK also.
    Today, the log seems to be a bit more verbose:
    Process:    
    Finder [1969]
    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 [249]
    Responsible:
    Finder [1969]
    User ID:    
    501
    Date/Time:  
    2014-05-03 11:37:41.426 +0100
    OS Version: 
    Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  68F6AA95-A7C2-3DE1-78F2-1177BF24F5CE
    Crashed Thread:  7
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0:
    -->
    __TEXT            
    000000010058e000-0000000100a5d000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib 
    0x0000000106d8dbd4 OSAtomicCompareAndSwapLong$VARIANT$mp + 8
    1   libsystem_pthread.dylib  
    0x0000000106dad8f3 pthread_mutex_unlock + 60
    2   com.apple.CoreServices.CarbonCore
    0x0000000106ee5629 TSUnlockMutex + 188
    3   com.apple.CoreServices.CarbonCore
    0x0000000106ee5974 ThreadIsCooperative + 67
    4   com.apple.CoreServices.CarbonCore
    0x0000000106ee5927 MPTaskIsPreemptive + 22
    5   com.apple.HIToolbox      
    0x00000001033d586d GetCurrentEventQueue + 23
    6   com.apple.HIToolbox      
    0x00000001033d583a ReceiveNextEventCommon + 610
    7   com.apple.HIToolbox      
    0x00000001033d55bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit         
    0x00000001045a23de _DPSNextEvent + 1434
    9   com.apple.AppKit         
    0x00000001045a1a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit         
    0x0000000104595b2c -[NSApplication run] + 553
    11  com.apple.AppKit         
    0x0000000104580913 NSApplicationMain + 940
    12  com.apple.finder         
    0x0000000100594770 0x10058e000 + 26480
    13  libdyld.dylib            
    0x0000000106b005fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x0000000106ca0e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000106dabf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000106daefb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x0000000106ca1662 kevent64 + 10
    1   libdispatch.dylib        
    0x0000000106acb43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib        
    0x0000000106acb152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib   
    0x0000000106ca0e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000106dabf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000106daefb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x0000000106c9ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x0000000106c9bd18 mach_msg + 64
    2   com.apple.CoreFoundation 
    0x00000001058edfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation 
    0x00000001058ed5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation 
    0x00000001058ecf25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit         
    0x000000010474216e _NSEventThread + 144
    6   libsystem_pthread.dylib  
    0x0000000106daa899 _pthread_body + 138
    7   libsystem_pthread.dylib  
    0x0000000106daa72a _pthread_start + 137
    8   libsystem_pthread.dylib  
    0x0000000106daefc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x0000000106ca0e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000106dabf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000106daefb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x0000000106ca0e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000106dabf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000106daefb9 start_wqthread + 13
    Thread 7 Crashed:
    0   com.apple.AppKit         
    0x0000000104d54f9c _NXCreateAndSetScratchWindow + 75
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000051  rcx: 0x0000000106c24000  rdx: 0x0000000000000051
      rdi: 0x0000000106c24000  rsi: 0x0000000106b6d000  rbp: 0x0000000106c25ff0  rsp: 0x0000000106c25f78
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000106b6d000
      rip: 0x0000000104d54f9c  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:
    1
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x10058e000 -   
    0x100a5cff5  com.apple.finder (10.9.2 - 10.9.2) <44F7D842-1D12-392F-AFF7-FEEA9FD48D36> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x100b90000 -   
    0x100cc0ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x100d40000 -   
    0x100da3ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x100de3000 -   
    0x100e1efff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x100e33000 -   
    0x100e38fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x100e49000 -   
    0x100eb3ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x100eec000 -   
    0x100f18ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x100f43000 -   
    0x101027fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x1010ea000 -   
    0x101135fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x10117b000 -   
    0x101317ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x1013ef000 -   
    0x1013fdfff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x10140b000 -   
    0x1014cfff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x10155b000 -   
    0x1015acfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x1015ea000 -   
    0x1017a2ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
    0x10184c000 -   
    0x101853fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x10185e000 -   
    0x101abffff  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
    0x101d11000 -   
    0x101de2fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x101e98000 -   
    0x102121fff  com.apple.CommerceKit (1.2.0 - 232.6.1) <FFC0E26C-1D4F-3682-91D7-ACFF4C837EEB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x1021c2000 -   
    0x102214ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x102263000 -   
    0x1023b6ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x102450000 -   
    0x102521ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x102585000 -   
    0x102586ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x102590000 -   
    0x10261bfff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x102648000 -   
    0x10268efff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x1026b8000 -   
    0x1026c2ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x1026d3000 -   
    0x102714fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x102f69000 -   
    0x102f97ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x102fcc000 -   
    0x102fcffff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x102fdc000 -   
    0x102fe8fff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x102ff9000 -   
    0x103252ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x10339f000 -   
    0x10339ffff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x1033a7000 -   
    0x103651ff5  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
    0x1037ae000 -   
    0x1037bbfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x1037ce000 -   
    0x103accfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x103d09000 -   
    0x103eb6f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x103ede000 -   
    0x103f30fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x103f90000 -   
    0x103f91ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x103f9c000 -   
    0x10405eff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x1040d1000 -   
    0x104144fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x104186000 -   
    0x1042f6ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x104404000 -   
    0x104404fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10440d000 -   
    0x104513fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10457e000 -   
    0x1050f4fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x10587d000 -   
    0x105a62fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x105bd5000 -   
    0x105bd5fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x105bdd000 -   
    0x1064fc68f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x10662c000 -   
    0x10663cfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x106648000 -   
    0x106661ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x106676000 -   
    0x106681ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x10668e000 -   
    0x1066befff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x1066eb000 -   
    0x10675aff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x106786000 -   
    0x10680ffff  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
    0x106857000 -   
    0x10689cffe  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
    0x1068d0000 -   
    0x1068dfff8  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
    0x1068ee000 -   
    0x10693bff2  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
    0x106969000 -   
    0x1069a2ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x1069c4000 -   
    0x1069cdfff  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
    0x1069e1000 -   
    0x1069f2ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x1069fb000 -   
    0x1069feffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x106a0c000 -   
    0x106a0cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x106a13000 -   
    0x106a17ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x106a1c000 -   
    0x106a1cff9 +cl_kernels (???) <FB9E0911-B14F-425E-A6F0-CFD58E2FCF5A> cl_kernels
    0x106a1e000 -   
    0x106a28fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x106a3a000 -   
    0x106a3bffa +cl_kernels (???) <79DB5574-4B1E-4422-9DB7-A6D23BCE9C11> cl_kernels
    0x106a3d000 -   
    0x106a44fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x106a56000 -   
    0x106a5dff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x106a69000 -   
    0x106ab7fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x106ac8000 -   
    0x106ae2fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
    0x106afd000 -   
    0x106b00ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x106b08000 -   
    0x106b08ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x106b14000 -   
    0x106b1bff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x106b24000 -   
    0x106b29fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x106b36000 -   
    0x106b38ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x106b3e000 -   
    0x106b3fffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x106b45000 -   
    0x106b46ff4 +cl_kernels (???) <628B53FD-A582-423C-8BBB-6E9009AA5F1D> cl_kernels
    0x106b48000 -   
    0x106b59ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x106b64000 -   
    0x106b65ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x106b6f000 -   
    0x106bf8ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x106c28000 -   
    0x106c2aff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
    0x106c33000 -   
    0x106c3bfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x106c49000 -   
    0x106c70ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x106c8b000 -   
    0x106ca7ff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
    0x106ccc000 -   
    0x106cfbfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x106d0a000 -   
    0x106d25ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x106d30000 -   
    0x106d57ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x106d76000 -   
    0x106d7fff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x106d8b000 -   
    0x106d91ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x106da9000 -   
    0x106db0ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x106dbd000 -   
    0x106dbeff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
    0x106dc6000 -   
    0x106dcaff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
    0x106dd7000 -   
    0x106dd8fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x106de2000 -   
    0x106de7ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x106df3000 -   
    0x106e17fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x106e39000 -   
    0x106e7bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x106e94000 -   
    0x106ebdff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x106ecb000 -   
    0x106ed6fff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
    0x106ee0000 -   
    0x1071cafff  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
    0x107248000 -   
    0x1072d8fff  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
    0x107340000 -   
    0x1073b7fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x10745b000 -   
    0x1074c8fff  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
    0x107512000 -   
    0x10756dffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x10759e000 -   
    0x107667fff  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
    0x1076de000 -   
    0x107707fff  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
    0x10772a000 -   
    0x107814fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x10782e000 -   
    0x107915ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x10794e000 -   
    0x10795bff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x107968000 -   
    0x10796cfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x107976000 -   
    0x107976ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x10797b000 -   
    0x107988ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x10798e000 -   
    0x10798ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x107999000 -   
    0x1079b4ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x1079be000 -   
    0x107a22fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x107a62000 -   
    0x107a65fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x107a70000 -   
    0x107a87ff7  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
    0x107aa7000 -   
    0x107ab1ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x107ac2000 -   
    0x107aeaffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x107afb000 -   
    0x107dcffc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x107e17000 -   
    0x107e17fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x107e21000 -   
    0x107eecfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x107efc000 -   
    0x107facff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x107fbb000 -   
    0x10839cffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x108403000 -   
    0x108571ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x1085a1000 -   
    0x108690fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x10870b000 -   
    0x108752fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x108779000 -   
    0x10879dff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x1087ab000 -   
    0x108804fff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x108819000 -   
    0x108834ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x108844000 -   
    0x108848ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x108854000 -   
    0x108942fff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x108972000 -   
    0x108974fff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x10897c000 -   
    0x1089c3ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x1089da000 -   
    0x1089f3ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x108a0c000 -   
    0x108a3bff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x108a5f000 -   
    0x108a7bfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x108a8c000 -   
    0x108b7dff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x108b8f000 -   
    0x108bf4ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x108c20000 -   
    0x108c21fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x108c26000 -   
    0x108c2aff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x108c32000 -   
    0x108c3eff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x108c5a000 -   
    0x108c63ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x108c6e000 -   
    0x108cbfff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x108ce6000 -   
    0x108cfeff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x108d13000 -   
    0x108d38ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x108d45000 -   
    0x108d51ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x108d59000 -   
    0x108d64ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x108d6f000 -   
    0x108d72ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x108d80000 -   
    0x108d81ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x108d89000 -   
    0x108e41ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x108eac000 -   
    0x108ef1fff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
    0x108f04000 -   
    0x108f35fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x108f4d000 -   
    0x108f4ffff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x108f5c000 -   
    0x108f5effb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x108f65000 -   
    0x108f6bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x108f79000 -   
    0x108faeffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x108fc4000 -   
    0x108fd4ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x108fe1000 -   
    0x1090c0fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x10912e000 -   
    0x109162fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x10917f000 -   
    0x1091b7ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x1091f6000 -   
    0x1091f6ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x109202000 -   
    0x10944aff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x109573000 -   
    0x10957bff7  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
    0x10958b000 -   
    0x10959dff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x1095ad000 -   
    0x109639ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x109670000 -   
    0x109695ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x1096b1000 -   
    0x109981ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x109a7d000 -   
    0x109ad0fff  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
    0x109afb000 -   
    0x109b3afff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x109b4e000 -   
    0x109b56ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x109b62000 -   
    0x109b6dfff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x109b87000 -   
    0x109bc5ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x109bd4000 -   
    0x109bd6fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x109bdf000 -   
    0x109be2fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x109bef000 -   
    0x10a022ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x10a23e000 -   
    0x10a248ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x10a25c000 -   
    0x10a2aafff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x10a2c3000 -   
    0x10a343fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x10a362000 -   
    0x10a3baff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x10a405000 -   
    0x10a434fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x10a451000 -   
    0x10a45afff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x10a46b000 -   
    0x10a5acfff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x10a6c3000 -   
    0x10a75efff  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
    0x10a7d5000 -   
    0x10acf8fff  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
    0x10b01c000 -   
    0x10b040fff  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
    0x10b070000 -   
    0x10b076ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x10b085000 -   
    0x10b1a7ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x10b2c2000 -   
    0x10b30bfff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x10b33b000 -   
    0x10b671fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x10b722000 -   
    0x10bb70fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x10bbcd000 -   
    0x10bbcdfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x10bbd0000 -   
    0x10bbe6fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x10bc04000 -   
    0x10bc50ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x10bc7e000 -   
    0x10bc95ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x10bca7000 -   
    0x10bdd6fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x10be0f000 -   
    0x10be3eff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x10be4a000 -   
    0x10be4fff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x10be5f000 -   
    0x10be61fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x10be67000 -   
    0x10c3d7fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x10c3ec000 -   
    0x10c409ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x10c41c000 -   
    0x10c424ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x10c431000 -   
    0x10c498ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x10c4c7000 -   
    0x10c526fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x10c565000 -   
    0x10c58fff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x10c59d000 -   
    0x10c603fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x10c669000 -   
    0x10c6b6fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x10c6c2000 -   
    0x10c6ccff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x10c6dc000 -   
    0x10c706ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
    0x10c716000 -   
    0x10c729ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x10c741000 -   
    0x10c743fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x10c74e000 -   
    0x10c756fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x10c760000 -   
    0x10c764fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x10c76e000 -   
    0x10c771fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x10c77b000 -   
    0x10c78dfff  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
    0x10c7aa000 -   
    0x10c7c2ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x10c7d6000 -   
    0x10c7d7ff7  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
    0x10c7dc000 -   
    0x10c7deff7  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
    0x10c7ea000 -   
    0x10c872ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219

  • Continuing crashes since version 9 - no pattern

    The last stable version of Firefox that I used was version 8. Since Version 9, I have experienced almost daily crashes. Today I had 5 within less than an hour.
    The crashes are intermittent and I have been unable to determine any pattern. They have occurred in versions 9-13, through multiple updates of extensions and plug-ins, through multiple updates of Windows 7, x64. I have not, during this period, added any new extensions or plugins.
    The only reasons I continue to use Firefox are 1) my dependence on the extensions to do my work and 2) the fact that my computer is very fast, the crashes are fast and do NOT crash Windows itself so that I can reload and go back to work within 15-30 seconds.
    I'm including the crash ids for the most reason 5 crashes.

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]. Safe mode disables the installed '''Extensions''', and themes ('''Appearance''') in '''Tools''' ('''Alt''' + '''T''') > '''Add-ons'''. Hardware acceleration is also temporarily disabled - the manual setting is '''Tools''' > '''Options''' > '''Advanced''' > '''General''' > [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u '''Use hardware acceleration when available''']. All these settings/options/add-ons can also be individually or collectively disabled/enabled/changed in Firefox normal mode to check if an extension, theme, option or hardware acceleration is causing issues. Disabling/enabling hardware acceleration, and some types of add-ons in normal mode may require a Firefox restart.
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.org/en-US/kb/Options%20window Options]
    You can also try to '''Disable''' suspicious '''Extensions''' and '''Plugins''' like SpeedBit for a few browsing sessions to pin down the problem.

  • FCP continuous crashing post v 6.06

    FCP has been continuously crashing since v 6.06. I took a snap of my activity monitor - but couldn't post it. It is showing that FCP2 is using 16,777,216TB of real memory and 3.07 virtual. The machine has 8G on board. Not sure what FCP consumes - but in a relative sense, it is a lot more than any of the other apps in view. I don't think there is anything corrupt in the timeline as it worked flawlessly up until the last week. There never seems to be anything that is identifiable as to what triggers the crash. They seem random. Any idea, from this descriptive, what might be going on? I hate to re-install unless necessary and in the middle of a deadlined project... Someone mentioned that I could try going back to a previous version of FCP and see if that helped? Any validity to that? If so, how do you do it?
    Thanks,
    Ed

    Proxy comes with FCP 7, right. And even if you had FCP 7, if you want to capture HDV as any other ProRes option, you really need a capture card. ProRes via firewire has lots of issues...
    1) New clip for every camera start/stop
    2) Inability to recapture the footage if you ever lost the footage: Hard drive failure, corruption, etc. You will not be able to rebuild a cut if your footage is lost. That is a HUGE thing
    3) Not full raster ProRes. not 1920x1080, but 1440x1080. Same as HDV, but some report issues using this in COLOR, or trying to mix with other formats that are full raster ProRes.
    4) You aren't cool until you have a capture card attached to your system. You just don't look professional enough. PLUS, you don't have ANY WAY to monitor your footage and see what it really looks like. Get a capture card. everyone is doing it!
    Shane

  • Lion: Finder keeps crashing

    Finder keeps crashing since Lion (10.7.2 and 10.7.3).
    Multiple times per day when dragging pdf files out of the Mail app into folders or desktop the screen flashes and then finder crashes. Finder functions don't work anymore, yes in "Force Quite" finder is not "not-responding" but relaunching finder fixes all again until next time.
    Permission Repair does not help
    Delete com.apple.finder.plist does not help
    Resetting PRAM does not help
    Any ideas how to fix this?

    even i have the same problem.. **** thing keeps crashes every now and then.. dono how to troubleshoot... and now thing is not even allowing me to copy any **** thing in my machine... its worse feeling than using a windows machine.. trust me i am switching to windows os for copying contents now !!! **** it.. dono how to get this thing solved.. here is my original post.. if someone has any view on this to solve.. please post ur reply...
    https://discussions.apple.com/thread/3912231

  • FINDER keeps crashing on Mavericks 10.9

    FINDER keeps crashing since upgrading to Mavericks 10.9 even after downloading the os critical updates.
    Even  using "Right click + Option" to relaunch Finder does not work.
    Thus far the only solution is to close down all apps and do a Restart. Unpleasant.
    Message was edited by: dimacdi

    Thus far the only solution is to close down all apps and do a Restart. Unpleasant.

  • I have had continuous crashes of Adobe Flash since latest update.

    I have had continuous crashes of Adobe Flash since Firefox updated 3 or 4 days ago. I uninstalled Flash thru the Add/Remove in Control Panel and reinstalled Adobe Flash. Ran Update and all plugins etc are uptodate. What now to solve the Crash Problem in Farmville, Zoo, and Treasure Island
    == This happened ==
    Every time Firefox opened
    == when there was an update a few days ago

    It seems it doesn't matter as since update for my plug ins firefox as a whole as slowed way way down and running resources like crazy. Need to fix this. I have been checking around for answers and dont seem to find an easy solution or update to fix this so ff is fast again. It also doesnt seem to be just when on a page with flash on it. It slows all pages down. Once have like 3 pages / tabs open. Fast computer to so this should be fast as heck like it normally is. Thats one main reason for firefox. Cause it runs fast but now slow as can be as of 3 days ago. I updated flash, all plugins and extensions but still slow.
    Anybody have any fixes for this and my like posted issue please share. I will be creating a thread myself on this as well so can post there to if dont mind.

  • Finder keeps crashing (and restarting)

    I recently installed StuffIt 11 and Toast 8 around pretty much the same time. Ever since, I find that Finder keeps crashing whenever I am trying to do something using the right click context menu (i.e. move to trash or open with etc)
    I had a look at the console.log and found:
    Mac OS X Version 10.4.8 (Build 8L2127)
    2007-01-11 18:23:48 +0000
    2007-01-11 18:23:50.464 SystemUIServer[200] lang is:en
    Jan 11 18:57:45 Mac crashdump[230]: Finder crashed
    Jan 11 18:57:50 Mac crashdump[230]: crash report written to: /Users/Jason/Library/Logs/CrashReporter/Finder.crash.log
    Jan 11 19:00:33 Mac crashdump[234]: Finder crashed
    Jan 11 19:00:35 Mac crashdump[234]: crash report written to: /Users/Jason/Library/Logs/CrashReporter/Finder.crash.log
    2007-01-11 19:02:21.357 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.418 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.420 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.421 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.422 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.423 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.425 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.426 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.427 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.428 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.429 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.430 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.432 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.433 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.434 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.435 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.436 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.437 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.439 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.440 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.441 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.442 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.443 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.445 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.446 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    2007-01-11 19:02:21.447 SyndicationAgent[239] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 11 Jan 2007 08:23:54 -800'
    Warning: unrecognized command line flag -psn04718593
    I then went to system.log and found the following towards the end:
    Jan 11 18:20:46 Mac configd[36]: setting hostname to "Mac.local"
    Jan 11 18:20:46 Mac diskarbitrationd[39]: disk0s3 ntfs 00000000-0000-0000-0000-000000000000 Untitled /Volumes/Untitled
    Jan 11 18:20:49 Mac kernel[0]: AppleYukon - en0 link active, 100-Mbit, full duplex, flow control disabled
    Jan 11 18:20:49 Mac lookupd[67]: lookupd (version 369.6) starting - Thu Jan 11 18:20:49 2007
    Jan 11 18:20:49 Mac /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Jan 11 18:20:49 Mac loginwindow[69]: Login Window Started Security Agent
    Jan 11 18:20:52 Mac configd[36]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Jan 11 18:20:52 Mac configd[36]: posting notification com.apple.system.config.network_change
    Jan 11 18:20:52 Mac lookupd[79]: lookupd (version 369.6) starting - Thu Jan 11 18:20:52 2007
    Jan 11 18:20:53 Mac kernel[0]: in_delmulti - ignorning invalid inm (0x35d654)
    Jan 11 18:20:53 Mac SystemStarter[46]: lstat("/Library/StartupItems/NortonAutoProtect.kextcache/NortonAutoProtect.kext cache"): Not a directory
    Jan 11 18:20:53 Mac configd[36]: posting notification com.apple.system.config.network_change
    Jan 11 18:20:53 Mac lookupd[92]: lookupd (version 369.6) starting - Thu Jan 11 18:20:53 2007
    Jan 11 18:20:55 Mac mDNSResponder: Adding browse domain local.
    Jan 11 18:21:00 Mac configd[36]: setting hostname to "mac.lan"
    Jan 11 18:21:25 Mac configd[36]: target=enable-network: disabled
    Jan 11 18:23:56 Mac kernel[0]: (65: coreservicesd)tfp: failed on 0:
    Jan 11 18:57:45 Mac crashdump[230]: Finder crashed
    Jan 11 18:57:50 Mac crashdump[230]: crash report written to: /Users/Jason/Library/Logs/CrashReporter/Finder.crash.log
    Jan 11 19:00:33 Mac crashdump[234]: Finder crashed
    Jan 11 19:00:35 Mac crashdump[234]: crash report written to: /Users/Jason/Library/Logs/CrashReporter/Finder.crash.log
    Jan 11 19:06:47 Mac kernel[0]: (65: coreservicesd)tfp: failed on 0:
    I then went to CrashReporter - Finder.crash.log and found the following:
    Host Name: Mac
    Date/Time: 2007-01-11 19:00:32.301 +0000
    OS Version: 10.4.8 (Build 8L2127)
    Report Version: 4
    Command: Finder
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Parent: WindowServer [57]
    Version: 10.4.6 (10.4.6)
    Build Version: 2
    Project Name: Finder_FE
    Source Version: 5292800
    PID: 231
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x7470450c
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a54387 objc_msgSend + 23
    1 com.apple.HIToolbox 0x92ea7579 InsertMenuItemTextWithCFString + 67
    2 com.apple.HIToolbox 0x92eb142d TPluginMenuItemHandler::AddCommandsToMenu(TPluginCommandList&, OpaqueMenuRef*, unsigned short, TMenuAllocator&) + 375
    3 com.apple.HIToolbox 0x92eb1390 TPluginMenuItemHandler::AddCommandsToMenu(TPluginCommandList&, OpaqueMenuRef*, unsigned short, TMenuAllocator&) + 218
    4 com.apple.HIToolbox 0x92eb120c TPluginMenuItemHandler::TPluginMenuItemHandler[in-charge](TPluginCommandList&, OpaqueMenuRef*, TMenuAllocator&) + 158
    5 com.apple.HIToolbox 0x92eb0235 ContextualMenuInsertItems(MenuData*, unsigned short, AEDesc const*, ContextualMenuHelp const*, unsigned long*, OpaqueContextualMenuItemsRef**) + 545
    6 com.apple.HIToolbox 0x92eafcab ContextualMenuSelect + 425
    7 com.apple.finder 0x0008ee18 0x1000 + 581144
    8 com.apple.finder 0x000950c6 0x1000 + 606406
    9 com.apple.finder 0x001364bb 0x1000 + 1266875
    10 com.apple.finder 0x0000d687 0x1000 + 50823
    11 com.apple.finder 0x0000ce7e 0x1000 + 48766
    12 com.apple.finder 0x0000cde6 0x1000 + 48614
    13 com.apple.finder 0x0000cda8 0x1000 + 48552
    14 com.apple.HIToolbox 0x92dcc7eb DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    15 com.apple.HIToolbox 0x92dcbe90 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    16 com.apple.HIToolbox 0x92dd30f0 SendEventToEventTarget + 56
    17 com.apple.HIToolbox 0x92e6a8e7 HIView::Click(OpaqueEventRef*) + 329
    18 com.apple.HIToolbox 0x92e6a723 HandleClickAsHIView + 145
    19 com.apple.HIToolbox 0x92e6a0a9 HandleWindowClick + 507
    20 com.apple.HIToolbox 0x92e69b5f HandleMouseEvent + 872
    21 com.apple.HIToolbox 0x92e12364 StandardWindowEventHandler + 86
    22 com.apple.HIToolbox 0x92dcc7eb DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    23 com.apple.HIToolbox 0x92dcbe90 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    24 com.apple.HIToolbox 0x92e0ecdc CallNextEventHandler + 62
    25 com.apple.finder 0x0001b11d 0x1000 + 106781
    26 com.apple.finder 0x0011a45c 0x1000 + 1152092
    27 com.apple.finder 0x0007ca88 0x1000 + 506504
    28 com.apple.finder 0x0001ac22 0x1000 + 105506
    29 com.apple.finder 0x0003655d 0x1000 + 218461
    30 com.apple.finder 0x0000ce7e 0x1000 + 48766
    31 com.apple.finder 0x0000cde6 0x1000 + 48614
    32 com.apple.finder 0x0000cda8 0x1000 + 48552
    33 com.apple.HIToolbox 0x92dcc7eb DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    34 com.apple.HIToolbox 0x92dcbe90 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    35 com.apple.HIToolbox 0x92dd30f0 SendEventToEventTarget + 56
    36 com.apple.HIToolbox 0x92dd3589 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1169
    37 com.apple.HIToolbox 0x92dccba2 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2044
    38 com.apple.HIToolbox 0x92dcbe90 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    39 com.apple.HIToolbox 0x92dd30f0 SendEventToEventTarget + 56
    40 com.apple.HIToolbox 0x92e16d8f ToolboxEventDispatcher + 81
    41 com.apple.HIToolbox 0x92e15783 RunApplicationEventLoop + 165
    42 com.apple.finder 0x00007dfd 0x1000 + 28157
    43 com.apple.finder 0x00004cf5 0x1000 + 15605
    44 com.apple.finder 0x00051ace 0x1000 + 330446
    45 com.apple.finder 0x000519e9 0x1000 + 330217
    Thread 1:
    0 libSystem.B.dylib 0x900268bc kevent + 12
    1 ...ple.CoreServices.CarbonCore 0x90cb3f84 PrivateMPEntryPoint + 51
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90cb4129 MPWaitOnQueue + 198
    2 com.apple.DesktopServices 0x9251b943 TNodeSyncTask::SyncTaskProc(void*) + 143
    3 ...ple.CoreServices.CarbonCore 0x90cb3f84 PrivateMPEntryPoint + 51
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x7470450c ebx: 0x9080e4e5 ecx: 0x90a61868 edx: 0x00000000
    edi: 0x74704514 esi: 0x0060afb0 ebp: 0xbfffe4b8 esp: 0xbfffe464
    ss: 0x0000001f efl: 0x00010202 eip: 0x90a54387 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x2e8fff com.apple.finder 10.4.6 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x5c4000 - 0x5c5fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x15247000 - 0x15249fff com.apple.AutomatorCMM 1.0.1 (68) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1524d000 - 0x15251fff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x1525b000 - 0x1525bfff com.apple.SpotLightCM 1.0 (121.34) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x1525f000 - 0x15260fff com.symantec.NAVCMPlugIn 10.1 (003) /Library/Contextual Menu Items/NAVCMPlugIn.plugin/Contents/MacOS/NAVCMPlugIn
    0x15f3d000 - 0x15f40fff com.apple.LiveType.component 2.1.2 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x15f45000 - 0x15faafff com.apple.LiveType.framework 2.1.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x15fd2000 - 0x16043fff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x16051000 - 0x160a1fff com.DivXInc.DivXDecoder 6.0.5 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x16405000 - 0x16428fff com.stuffit.StuffItCM 11.0.2 /Library/Contextual Menu Items/StuffItCM.plugin/Contents/MacOS/StuffItCM
    0x16442000 - 0x16489fff com.stuffit.sdk 11.0.2 /Library/Frameworks/StuffIt.framework/Versions/B/StuffIt
    0x164e7000 - 0x16581fff com.stuffit.stuffitcore 11.0.2 /Library/Frameworks/StuffItCore.framework/Versions/A/StuffItCore
    0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x901fffff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90226000 - 0x902fcfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031c000 - 0x90770fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90807000 - 0x908cffff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090d000 - 0x9090dfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9090f000 - 0x90a02fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a52000 - 0x90ad1fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afa000 - 0x90b5efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcd000 - 0x90bd4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bd9000 - 0x90c4cfff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c61000 - 0x90c73fff libauto.dylib /usr/lib/libauto.dylib
    0x90c79000 - 0x90f1ffff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f62000 - 0x90fcafff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91002000 - 0x91040fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91053000 - 0x91063fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9106e000 - 0x910ecfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91121000 - 0x9113ffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9114b000 - 0x91159fff libz.1.dylib /usr/lib/libz.1.dylib
    0x9115c000 - 0x912fbfff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913f9000 - 0x91401fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91408000 - 0x9142efff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91440000 - 0x91447fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9144b000 - 0x914c4fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91512000 - 0x91512fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91514000 - 0x9153ffff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91552000 - 0x91626fff com.apple.ColorSync 4.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91661000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170b000 - 0x917b4fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917da000 - 0x91825fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91844000 - 0x9185afff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91866000 - 0x91880fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188a000 - 0x918c7fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918db000 - 0x918e7fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918ee000 - 0x91929fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193b000 - 0x919edfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a33000 - 0x91a49fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a4e000 - 0x91a6cfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a71000 - 0x91acffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae1000 - 0x91ae5fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ae7000 - 0x91b64fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b68000 - 0x91ba5fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bab000 - 0x91bc5fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bca000 - 0x91bccfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bce000 - 0x91bcefff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd0000 - 0x91c5efff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c65000 - 0x91c65fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c67000 - 0x91cc0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91cc9000 - 0x91cedfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf5000 - 0x920fefff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92138000 - 0x924ecfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92519000 - 0x92597fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925d8000 - 0x92808fff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92914000 - 0x929f2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a0f000 - 0x92afcfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0c000 - 0x92b23fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b2e000 - 0x92b86fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9a000 - 0x92b9afff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9c000 - 0x92bacfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bba000 - 0x92bc2fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bc8000 - 0x92bcdfff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd3000 - 0x92c64fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c78000 - 0x92c7bfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c7e000 - 0x92c9bfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cab000 - 0x92cb1fff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cb7000 - 0x92d1afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d3e000 - 0x92d7ffff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92da6000 - 0x92db3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dba000 - 0x92dbffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dc4000 - 0x930b6fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931bb000 - 0x931c6fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93236000 - 0x93236fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93238000 - 0x938eefff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c6f000 - 0x93ce9fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d22000 - 0x93de3fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e23000 - 0x93e23fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e25000 - 0x93ff7fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94048000 - 0x94089fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94091000 - 0x940cbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94107000 - 0x9414ffff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94251000 - 0x94260fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94267000 - 0x94272fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942be000 - 0x942d8fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942de000 - 0x94597fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x948c4000 - 0x948c9fff com.apple.filesync 3.0.4 (99.8) /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x95535000 - 0x95539fff com.apple.URLMount 2.1.3 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x96443000 - 0x96443fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96aa5000 - 0x96aaafff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97d8d000 - 0x98877fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    I thought it was something to do with the StuffIt MagicMenu but after taking that out of my 'login items' and therefore stopping it from launching, the problem continued.
    I now think it may be something to do with the StuffIt contextual menu - any ideas greatly appreciated!
    I would really appreciate help with this as it is VERY annoying, btw I am a newbie to Macs so please be gentle..
    Thanks very much in advance...
    Jason
    iMac (Intel)   Mac OS X (10.4.8)  

    AFAIK the only fix is to remove the StuffIt contextual menu item. StuffIt is notorious for crashing the Finder with its contextual menu item.
    Francine
    Francine
    Schwieder

  • How can I restore safari. It continuously crashes.

    I'm running Lion 10.7.5.
    Safari continuously crashes when I try to open it.  I tried restoring from time machine, but i won't let me.
    Here is the crash report. Any help would be greatly appreciated.
    Process:    
    Safari [509]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.7 (7534.57.7)
    Build Info: 
    WebBrowser-7534057007000000~2
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [181]
    Date/Time:  
    2012-10-28 17:37:03.585 -0400
    OS Version: 
    Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:     
    2127 sec
    Crashes Since Last Report:      
    2
    Per-App Interval Since Last Report:  3 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    3ABB4811-2E7F-4BD0-A16F-20DC0F8FBDA7
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[509]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** Call stack at first throw:
    0   CoreFoundation                 
    0x98152a67 __raiseError + 231
    1   libobjc.A.dylib                
    0x95adb149 objc_exception_throw + 155
    2   CoreFoundation                 
    0x980ba289 +[NSException raise:format:arguments:] + 137
    3   Foundation                     
    0x998c1233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   AppKit                         
    0x944ac77e -[NSMenu itemAtIndex:] + 175
    5   AppKit                         
    0x944ac8f5 -[NSMenu removeItemAtIndex:] + 64
    6   Safari                         
    0x00019f86 -[AppController awakeFromNib] + 463
    7   CoreFoundation                 
    0x980b01aa -[NSObject performSelector:] + 58
    8   CoreFoundation                 
    0x980b0127 -[NSSet makeObjectsPerformSelector:] + 247
    9   AppKit                         
    0x9449205f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  AppKit                         
    0x94487dde loadNib + 380
    11  AppKit                         
    0x944871c5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  AppKit                         
    0x944870cf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  AppKit                         
    0x94487003 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  AppKit                         
    0x9470b864 NSApplicationMain + 445
    15  Safari                         
    0x00222c83 SafariMain + 187
    16  Safari                         
    0x0000af79 Safari + 3961
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation 
    0x98152957 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   libobjc.A.dylib          
    0x95adb149 objc_exception_throw + 155
    2   com.apple.CoreFoundation 
    0x980ba289 +[NSException raise:format:arguments:] + 137
    3   com.apple.Foundation     
    0x998c1233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   com.apple.AppKit         
    0x944ac77e -[NSMenu itemAtIndex:] + 175
    5   com.apple.AppKit         
    0x944ac8f5 -[NSMenu removeItemAtIndex:] + 64
    6   com.apple.Safari.framework
    0x00019f86 -[AppController awakeFromNib] + 463
    7   com.apple.CoreFoundation 
    0x980b01aa -[NSObject performSelector:] + 58
    8   com.apple.CoreFoundation 
    0x980b0127 -[NSSet makeObjectsPerformSelector:] + 247
    9   com.apple.AppKit         
    0x9449205f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  com.apple.AppKit         
    0x94487dde loadNib + 380
    11  com.apple.AppKit         
    0x944871c5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  com.apple.AppKit         
    0x944870cf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  com.apple.AppKit         
    0x94487003 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  com.apple.AppKit         
    0x9470b864 NSApplicationMain + 445
    15  com.apple.Safari.framework
    0x00222c83 SafariMain + 187
    16  com.apple.Safari         
    0x0000af79 0xa000 + 3961
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x93be290a kevent + 10
    1   libdispatch.dylib        
    0x9ac57e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x9ac56853 _dispatch_mgr_thread + 53
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib   
    0x93be1042 __fcntl + 10
    1   libsqlite3.dylib         
    0x9a3840ab unixLock + 315
    2   libsqlite3.dylib         
    0x9a383127 sqlite3BtreeBeginTrans + 2183
    3   libsqlite3.dylib         
    0x9a3ac43d sqlite3VdbeExec + 15021
    4   libsqlite3.dylib         
    0x9a3a7c83 sqlite3_step + 2051
    5   libsqlite3.dylib         
    0x9a364e98 sqlite3_exec + 472
    6   com.apple.CFNetwork      
    0x922983f8 __CFURLCache::PostDatabaseOpenPragmaExecute() + 74
    7   com.apple.CFNetwork      
    0x922982bb __CFURLCache::OpenDatabase() + 233
    8   com.apple.CFNetwork      
    0x92297d6d ProcessCacheTasks(__CFURLCache*, bool) + 277
    9   com.apple.CFNetwork      
    0x922975cd _ZL24_CFURLCacheTimerCallbackPv + 721
    10  libdispatch.dylib        
    0x9ac55fbd _dispatch_call_block_and_release + 15
    11  libdispatch.dylib        
    0x9ac57943 _dispatch_queue_drain + 224
    12  libdispatch.dylib        
    0x9ac577e8 _dispatch_queue_invoke + 47
    13  libdispatch.dylib        
    0x9ac56ff0 _dispatch_worker_thread2 + 187
    14  libsystem_c.dylib        
    0x93c5eb24 _pthread_wqthread + 346
    15  libsystem_c.dylib        
    0x93c606fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x93be202e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x93c5eccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x93c606fe start_wqthread + 30
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x93be183e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x93c60e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x93c1142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.WebCore        
    0x00d8f33f WebCore::IconDatabase::syncThreadMainLoop() + 111
    4   com.apple.WebCore        
    0x00d8cefe WebCore::IconDatabase::iconDatabaseSyncThread() + 510
    5   com.apple.JavaScriptCore 
    0x006383ec _ZN3WTFL16threadEntryPointEPv + 76
    6   com.apple.JavaScriptCore 
    0x008668b0 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    7   libsystem_c.dylib        
    0x93c5ced9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x93c606de thread_start + 34
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x93bdfc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x93bdf1f6 mach_msg + 70
    2   com.apple.QuartzCore     
    0x91546959 CA::Render::Server::server_thread(void*) + 233
    3   com.apple.QuartzCore     
    0x91546866 thread_fun + 29
    4   libsystem_c.dylib        
    0x93c5ced9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x93c606de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0xacc7b548  ecx: 0x00000001  edx: 0x00000000
      edi: 0x7c6308a0  esi: 0x95adb0bf  ebp: 0xc0007f88  esp: 0xc0007f80
       ss: 0x00000023  efl: 0x00000282  eip: 0x98152957   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x03384000
    Logical CPU: 3
    Binary Images:
    0xa000 -
    0xafff  com.apple.Safari (5.1.7 - 7534.57.7) <1B9F4EC7-AC02-33AE-B9A3-A80AA6C262C8> /Applications/Safari.app/Contents/MacOS/Safari
    0xe000 -   0x3b7ffb  com.apple.Safari.framework (7536 - 7536.26.14) <1E4E7362-68D2-31DE-B21A-F40B0AA6EA11> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
      0x634000 -   0x88cffe  com.apple.JavaScriptCore (7536 - 7536.26.7) <16F58C7E-1D49-3B78-99D2-DACB302675CF> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
      0x91e000 -   0xa33ff3  com.apple.WebKit (7536 - 7536.26.14) <CDC36795-53FF-3DA3-B6A4-0C6DF9C1CEFC> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
      0xae1000 -   0xc44ff3  com.apple.WebKit2 (7536 - 7536.26.14) <D9EF644D-4677-34E2-955F-AE316692873F> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
      0xd89000 -  0x1a0aff3  com.apple.WebCore (7536 - 7536.26.14) <6322D968-4AFE-3E59-95BC-63A87EB62DC9> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x8fe09000 - 0x8fe3baa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x90005000 - 0x90407ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90408000 - 0x90517ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9064e000 - 0x9066aff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x909b2000 - 0x909b8ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90d71000 - 0x91073fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91074000 - 0x9110aff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x911e8000 - 0x911e9fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x911ea000 - 0x911f8fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x911f9000 - 0x911faff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x9124e000 - 0x91254ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9129a000 - 0x912deff3  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <8A99ADB8-4A3E-3B8E-A0E4-A39398C288EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x91448000 - 0x9144bff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9144c000 - 0x9145aff7  libxar.1.dylib (??? - ???) <9162C7BD-60FE-37B1-A323-DA4F829FEED0> /usr/lib/libxar.1.dylib
    0x91463000 - 0x9148efff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x91491000 - 0x91494ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91495000 - 0x914e6ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x91544000 - 0x916a6ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9183d000 - 0x91847ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91b78000 - 0x91b80ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x91bdb000 - 0x91c72fff  com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91d99000 - 0x91d9cffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91d9d000 - 0x91da8ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x91da9000 - 0x91de9ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x91dea000 - 0x91decffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ded000 - 0x91dedff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91dee000 - 0x91defff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x91df0000 - 0x91df1ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x91df2000 - 0x91df2fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x91df3000 - 0x91dfcff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x91dfe000 - 0x91e41ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x91e42000 - 0x91e49ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x91ea6000 - 0x91ec6ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x92178000 - 0x9217cffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9217d000 - 0x92181fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x921c1000 - 0x9221afff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92234000 - 0x92236ff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92237000 - 0x92294ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92295000 - 0x923c1ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x923c2000 - 0x92414ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9244c000 - 0x9246ffff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x924ad000 - 0x924d5ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x924d6000 - 0x924d7ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
    0x9251a000 - 0x92589fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x92597000 - 0x925b1fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92655000 - 0x926f9fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9271c000 - 0x92741ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92742000 - 0x92a11ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92a12000 - 0x92a4fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
    0x92a50000 - 0x92a66ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x92a67000 - 0x92ac5ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93153000 - 0x931b5ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x931e0000 - 0x93655ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x93965000 - 0x93992ff9  com.apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93993000 - 0x939e3ffa  libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x939e4000 - 0x93a71ff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93a72000 - 0x93bc8fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93bc9000 - 0x93be7ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x93c00000 - 0x93ccbfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x93ccc000 - 0x93cd0ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x93cd1000 - 0x93fabff7  com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93fac000 - 0x940bdff7  libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x940be000 - 0x940bffff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x940c0000 - 0x94108ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94393000 - 0x94393fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94452000 - 0x94474ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x94475000 - 0x94f0aff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94f0b000 - 0x94f19fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x94f1a000 - 0x94feaffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94ff4000 - 0x9506afff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x950a7000 - 0x9518ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x951e2000 - 0x9522bff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95ac8000 - 0x95b9eaab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x95bae000 - 0x95baefff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95baf000 - 0x95bf6ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95cea000 - 0x95d2aff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95dd7000 - 0x95ebaff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x95ebb000 - 0x95ebbfff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x960d9000 - 0x96103ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x96e78000 - 0x96e94ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96ea0000 - 0x96eb4fff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96eec000 - 0x96ef4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96ef5000 - 0x96efdff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x96efe000 - 0x97244ff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97250000 - 0x97256fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x97257000 - 0x9725effd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9725f000 - 0x97413ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
    0x97414000 - 0x97d3f72b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97d40000 - 0x97da5ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97e4b000 - 0x97e56ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x97e57000 - 0x97e64fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97e70000 - 0x97e70fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97eec000 - 0x97f09fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x97fb1000 - 0x9800cff3  com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9800d000 - 0x981e4fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9821b000 - 0x98249ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9876c000 - 0x9888afec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x996c0000 - 0x996c4ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x996c5000 - 0x996c5fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x996c6000 - 0x996c9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x996ca000 - 0x996cbfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x997d5000 - 0x997e5ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x997e6000 - 0x99af0ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99be9000 - 0x99e5dff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x99e60000 - 0x99f50ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x99f51000 - 0x99f55fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x99f56000 - 0x99fe3fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9a359000 - 0x9a469fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x9a46a000 - 0x9a946ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9a947000 - 0x9a9cefff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9aa1c000 - 0x9aa20ff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9aa32000 - 0x9aa39ff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
    0x9aa3a000 - 0x9aa4bfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9aa4c000 - 0x9ab0ffff  com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9ab18000 - 0x9ab2dfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9ac55000 - 0x9ac63fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x9aca6000 - 0x9acb4ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x9ad37000 - 0x9ad38ff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
    0x9ad39000 - 0x9af31ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9b2ee000 - 0x9b310ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9b320000 - 0x9b328ff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
    0x9b329000 - 0x9b391fff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
    0x9b468000 - 0x9b49ffef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9b4d1000 - 0x9b50efef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9b7e6000 - 0x9b85afff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x9b85b000 - 0x9b878ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9bb79000 - 0x9bba7fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
    0x9bba8000 - 0x9bba8fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9bbb5000 - 0x9bbe8fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x9bc1b000 - 0x9bc51ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9bc6b000 - 0x9bd63ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9bdd8000 - 0x9bdd8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9c616000 - 0x9c63dff3  com.apple.framework.Apple80211 (7.4.1 - 741.1) <7F29673A-B030-34AF-B8CA-AB30DD63FFAB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9c63e000 - 0x9c69fffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9c6a0000 - 0x9c6a3ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9c6a4000 - 0x9c6b9ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9c6ba000 - 0x9c6e9ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x9c84e000 - 0x9c853ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x9c8b4000 - 0x9c8f4ff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x9c971000 - 0x9c981fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9c982000 - 0x9c9e6fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9c9e7000 - 0x9c9e9ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x9c9ea000 - 0x9c9f5ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9c9fe000 - 0x9c9feff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9c9ff000 - 0x9c9ffffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9ca00000 - 0x9ca0bfff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
    0x9ca94000 - 0x9cb1effb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9cb23000 - 0x9cb9effb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9cbd6000 - 0x9cc96ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9ccdf000 - 0x9cce8fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9cce9000 - 0x9cd4bffb  com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9cd4c000 - 0x9cde8fff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9cde9000 - 0x9cdeafff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9cdeb000 - 0x9cdf6ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9cdf7000 - 0x9ce0aff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9cf0b000 - 0x9cf17ff4  com.apple.CrashReporterSupport (10.7.4 - 353) <96C5799C-5273-3B56-9273-CE38900EFE65> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 919
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=166.7M resident=98.2M(59%) swapped_out_or_unallocated=68.4M(41%)
    Writable regions: Total=56.3M written=2316K(4%) resident=4140K(7%) swapped_out=0K(0%) unallocated=52.2M(93%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CG shared images               
    128K
    CoreServices                  
    4060K
    MALLOC                        
    43.7M
    MALLOC guard page               
    64K
    SQLite page cache              
    288K
    Stack                         
    66.5M
    VM_ALLOCATE                     
    88K
    __CI_BITMAP                     
    80K
    __DATA                        
    8260K
    __DATA/__OBJC                   
    36K
    __IMAGE                        
    528K
    __IMPORT                         
    4K
    __LINKEDIT                    
    54.1M
    __OBJC                        
    2408K
    __OBJC/__DATA                  
    176K
    __PAGEZERO                       
    4K
    __TEXT                       
    112.5M
    __UNICODE                      
    544K
    mapped file                  
    140.6M
    shared memory                  
    312K
    shared pmap                   
    9668K
    ===========                 
    =======
    TOTAL                        
    443.5M
    Model: iMac11,3, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.2 GHz, 12 GB, SMC 1.59f2
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x857F, 0x483634353155363446393333334700000000
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x857F, 0x483634353155363446393333334700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.67.5-P2P
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: iPhone, apple_vendor_id, 0x1294, 0xfa140000 / 6
    USB Device: USB Mass Storage Device, 0x1307  (USBest Technology Inc.), 0x0165, 0xfa130000 / 5
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: FreeAgent GoFlex, 0x0bc2  (Seagate LLC), 0x5031, 0xfd140000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3

    It can't be deleted, check all your screens and in all your folders.  If you still can't find it go to Settings>General>Reset>Reset Home Screen Layout to restore it to the home screen.

  • I have continuously over the last 6 months struggled with syncing my iphone and ipod with itunes  The app continually crashes during the picture import.  AND by the way it takes 10-15 minutes before it even attempts to import photos.  The screen says impo

    I have continuously over the last 6 months struggled with syncing my iphone and ipod with itunes  The app continually crashes during the picture import.  AND by the way it takes 10-15 minutes before it even attempts to import photos.  The screen says importing photoes but doesnt try to optimize or anything for 10 minutes.  I have a 3gs with 16Gb so its not a cheap phone.  I have 10Gb free.  I have 6600 photoes.  This is very frustrating and undermines my confidence in your products.  My ipod is an ipod 4 with 16Gb also.  It does the exact same thing to it.  The last time, I had to import photoes a few at the time and with it taking 10-15 minutes each time for 6600 photos it is a long frustrating process.  But it will import every photo a few at a time.  The error message is just that itunes has stopped working.  no hint as to why. AND of course, my phone is out of use for the entire time.  You guys must not want to believe ur phones are a necessary tool...or maybe you dont want the consumer to believe it is.  I have tried to find solutions on your website as well as through other 3rd party communities.  Ultimately they were of no use.  I stumbled onto my solution by accident since Im a bit of a computer geek...a semi-geek.

    I have this issue too, I went into my Windows event viewer. (should have looked at this a year ago when this started)
    it said this
    Faulting application name: iTunes.exe, version: 11.0.2.26, time stamp: 0x51253247
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
    Exception code: 0xc0000374
    Fault offset: 0x000ce6c3
    Faulting process id: 0x14d4
    Faulting application start time: 0x01ce194399f166ba
    Faulting application path: C:\Program Files (x86)\iTunes\iTunes.exe
    Faulting module path: C:\Windows\SysWOW64\ntdll.dll
    Report Id: 0eb3c37f-8537-11e2-9351-50465d6737de
    basically whenever I try to sync my ipod touch 4G 64GB it crashes iTunes when it begins the pictures. if im lucky ill get 4-5 on there before it stops responding. its not my system or anything im running win7x64 8GB DDR3 ram (Corsair XMS3) AMD FX Eight core processor.
    It is silly that iTunes cannot add pictures to apple devices. it shatters whatever incline I may have to buy apple products. knda like the Airport Extreem router my dad bought the new firmware, caused my router to not function... why release firmware that breaks a product. -_- <-- off topic but still

  • Premiere Pro random crashing since update to 2014.2

    Been working on the SAME big project over 18 months, in Pr Pro CC, 2014, working on the SAME PC:
    Win 7 SP1 pro 64bit, i7-3770K, 32GB fast memory (25.7 available for Pr), Intel HD 4000 graphics on Asus motherboard with 30" NEC Multisync screen at 2560 x 1600 (same as for years)
    42GB free on my SSD drive C: and 54GB free on my SSD drive S: for preview files, 24GB free on my SSD drive T: for caching files.  Project files etc stored on a normal hard drive F: (for Files!) 1.25TB free.
    NOW last update to 2014.2 and I get constant RANDOM crashes (Windows encountered a fault and had to close this program) despite updating graphics driver and trying different settings in preferences, use mercury etc.  No particular action causes it  - sometimes I am just watching it play a sequence and it just stops. Though of course it may be rendering the last edit at the time.
    Sometimes it runs for all of 15 mins and I think the problem has sorted then it goes again and I have to restart the project, find where I was and re-do my last edits.  If I remember to press Ctrl-S very frequently (every few seconds) it seems to run for a while then I forget for 5 mins and it crashes.
    Grrrr what did you do to the latest version, Adobe??  I need to get this project finally finished in a hurry.... I wish I had not updated the program!  Of course I cannot go back as it says the saved copy is now incompatible with earlier Pr Pro versions.
    I then tried running a previous version at the same time, as simonray suggested in his post - it worked!  So I am able to continue as normal provided I do this stupid bodge fix.
    So it really is down to Adobe as it is the same project, same PC, just different version update.  You did something to a great, stable, program that made it unstable, Adobe...
    To ANSWER RAMEEZ from previous thread:
    A variety of issues can cause PPRO to crash:
    a problem with the Preferences, or some other pref-related file in the Profile-<USERNAME> bin. >>  DIDN'T CHANGE ANYTHING since 1½ years running previous PrPro versions on SAME PROJECT on SAME PC
    the graphics driver  Checked for latest version - didn't stop the crashing
    third-party plug-ins - don't have any
    a problem with the cache files. I am using the same 2 x SSD I have been using for years for autosave and caching. 54GB free space / 24GB free space (current cache in place)
    a problem with the project file (if you're loading a project...)  Doesn't apply
    the Preferences files be set to read-only  How would that happen? Never happened before on any other update and I can change it.
    the user not having administrator rights  Only one user on PC since installation, full rights
    a conflict/incompatibility with some OS setting  Haven't changed anything
    a problem on the licensing/authentication side.  I'm signed up to full Adobe CC. Everything else works, Ps, Lr, Id ...
    A log file might help identify the cause of the crash. Please right-click 'My Computer', select "Manage," look under 'Event Viewer->Windows Logs->Application' to see if there's an event there from Premiere Pro. If so, copy the contents of that log and paste them here.
    >>>>>>>>>>>>>>
    Faulting application name: Adobe Premiere Pro.exe, version: 8.2.0.65, time stamp: 0x5486db4a
    Faulting module name: VideoFilterHost.dll, version: 8.2.0.65, time stamp: 0x5486bf85
    Exception code: 0xc0000005
    Fault offset: 0x000000000006d692
    Faulting process id: 0x19d0
    Faulting application start time: 0x01d022d29c3e2d43
    Faulting application path: C:\Program Files\Adobe\Adobe Premiere Pro CC 2014\Adobe Premiere Pro.exe
    Faulting module path: C:\Program Files\Adobe\Adobe Premiere Pro CC 2014\VideoFilterHost.dll
    Report Id: 1097ced4-8ec8-11e4-aaaf-08606e6e6383
    <<<<<<<<<<<<<<<
    Thanks,
    Rameez

    Problem Solved! (with a small catch)
    While searching crashing issues I came across this thread,"Premiere Pro random crashing since update to 2014.2"
    Marc_Lec  Answered (and I paraphrase here)"...I had the same problem and this is what I did. In 'Preferences Memory'  I increased the memory reserved for other application to at least half the installed and changed the optimize render from 'performance' to 'memory."
    Thank You Marc_Lec for what has been a game changer for me since my last computer and the beginning of PremiereCC problems.
    I changed my Memory reserved for Other Applications from the default 7gigs to 1/2 of my approx.31 available Gigs = 16Gigs. Viola!
    No more crashing what-so-ever!
    I still have to purchase an older  GTX 980 graphics card to take advantage of Adobe's approved code to utilize X=Cuda Cores and GPU, but I think I'll hang onto my new TitanX, in hopes that Adobe will write code and approve it someday in the near future.
    Now why doesn't Adobe say this officially about Memory Settings? (I don't know maybe they do and I missed I somewhere)
    Mine and probably many peoples computers problems here on this board may be attributed to a simple Memory adjustment, because the computer needs more than 7Gigs to run itself, not to mention Premiere.

  • Dreamweaver CS2 continually crashes

    Dreamweaver continually crashes with the message :
    Dreamweaver closed unexpectedly.
    Click reopen to to open the application again.  This report will be sent to Apple automatically.
    Details:
    Process:        Dreamweaver [10153]
    Path:           /Applications/Adobe Dreamweaver CS5/AdobeDreamweaver CS5.app/Contents/MacOS/Dreamweaver
    Identifier:     com.adobe.dreamweaver-11.0
    Version:        11.0.4.4993 (11.0.4)
    Code Type:      X86 (Native)
    Parent Process: launchd [115]
    Date/Time:      2011-09-13 14:09:41.810 -0400
    OS Version:     Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since LastReport:          45501 sec
    Crashes Since LastReport:           3
    Per-App Interval SinceLast Report:  21349 sec
    Per-App Crashes SinceLast Report:   3
    Anonymous UUID:                    99A64235-01E6-4FDD-809C-A4C1E7A844AB
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes:KERN_PROTECTION_FAILURE at 0x000000000000000a
    Crashed Thread:  0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0  com.adobe.dreamweaver-11.0                0x000a4bba Run::GetParent()const + 38
    1  com.adobe.dreamweaver-11.0                0x002fb9ccRunStack::PushParents(Run*, Run*) + 34
    2  com.adobe.dreamweaver-11.0                0x002fbc08RunPosCompare::SetComparePos(RunPos const&) + 52
    3  com.adobe.dreamweaver-11.0                0x002fbc98RunPosCompare::GetRangeLocale(RunCaret const&, RunCaret const&, int) +138
    4  com.adobe.dreamweaver-11.0                0x00702995Locker::RangeOverlapsLockedRegion(RunCaret const&, RunCaret*, int) const +117
    5  com.adobe.dreamweaver-11.0                0x00083b53TitanDoc::RangeOverlapsLockedRegion(RunCaret const&, RunCaret*) + 49
    6  com.adobe.dreamweaver-11.0                0x008f5b23StyleFolder::IsDefinedInLockedRegion() + 149
    7  com.adobe.dreamweaver-11.0                0x00907b1aStyleListView::AddStylesToTree(StyleFolder*, CString, CString, int&,int&) + 844
    8  com.adobe.dreamweaver-11.0                0x00907fd2StyleListView::AddStylesToTree(StyleFolder*, CString, CString, int&,int&) + 2052
    9  com.adobe.dreamweaver-11.0                0x009081e1StyleListView::PopulateEntireTree(CObject*) + 303
    10 com.adobe.dreamweaver-11.0               0x009065e4StyleListView::RebuildStylesFromFolder() + 28
    11 com.adobe.dreamweaver-11.0               0x0092379eStylePaletteView::UpdateTreeFromParentFolder(bool) + 36
    12 com.adobe.dreamweaver-11.0               0x009184c5StylePaletteFrame::UpdateContents(bool, bool) + 205
    13 com.adobe.dreamweaver-11.0               0x009190b4StylePaletteFrame::NotifyStylesChanged(StyleFolder const*) + 164
    14  com.adobe.dreamweaver-11.0              0x00948516StyleRunDataHandler::ParseInlineStylesOnly(StyleLookupTable*, RunCaretconst&) + 184
    15 com.adobe.dreamweaver-11.0               0x00099075TitanDoc::DoEditOpCompleted(TitanDoc::EditCompletedMode) + 663
    16 com.adobe.dreamweaver-11.0               0x00099517TitanDoc::EditOpCompleted() + 25
    17 com.adobe.dreamweaver-11.0               0x001a05c2NTETextExternal::PutTextToUserDocument(int) + 1100
    18 com.adobe.dreamweaver-11.0               0x001a0f56NTETextExternal::Synchronize(int) + 1140
    19 com.adobe.dreamweaver-11.0               0x00094dadTitanDoc::SynchronizeToTextEngine(int) + 105
    20 com.adobe.dreamweaver-11.0               0x000f13f1TitanView::OnSetFocus(CWnd*) + 181
    21 com.adobe.dreamweaver-11.0               0x00e01967CImplBase::BeTargetImpl() + 87
    22 com.adobe.dreamweaver-11.0               0x00d6421dLCommander::ForceTargetSwitch(LCommander*) + 237
    23 com.adobe.dreamweaver-11.0               0x00d64358LCommander::SwitchTarget(LCommander*) + 120
    24 com.adobe.dreamweaver-11.0               0x00e0518bCImplBase::SetFocusImpl(CImplBase*) + 283
    25  com.adobe.dreamweaver-11.0              0x00df7aa6CWnd::SetFocus() + 38
    26 com.adobe.dreamweaver-11.0               0x00ddd32eCView::OnActivateView(int, CView*, CView*) + 414
    27 com.adobe.dreamweaver-11.0               0x000e2b39TitanView::OnActivateView(int, CView*, CView*) + 183
    28  com.adobe.dreamweaver-11.0              0x00d7b398CFrameWnd::SetActiveView(CView*, int) + 152
    29 com.adobe.dreamweaver-11.0               0x000e3ce8TitanView::OnMouseActivate(CWnd*, unsigned int, unsigned int) + 494
    30 com.adobe.dreamweaver-11.0               0x00dabaf6 CImplMacWindow::ClickInContentImpl(EventRecordconst&) + 390
    31 com.adobe.dreamweaver-11.0               0x00dcda33CMDIChildWndImpl_forDocTabs::ClickInContent(EventRecord const&) + 131
    32 com.adobe.dreamweaver-11.0               0x00db28c6CWindowEventHandlers::ClickContentRgn(OpaqueEventHandlerCallRef*,Opaq ueEventRef*) + 310
    33 com.adobe.dreamweaver-11.0               0x00e9e4deLEventHandler::EventHandlerCallback(OpaqueEventHandlerCallRef*,Opaque EventRef*, void*) + 32
    34 com.apple.HIToolbox                 0x94d5dc2fDispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +1567
    35 com.apple.HIToolbox                 0x94d5cef6SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,HandlerCallRec*) + 411
    36 com.apple.HIToolbox                 0x94d7f7f3SendEventToEventTarget + 52
    37 com.apple.HIToolbox                 0x94f0f4a1SendEventFromMouseDown(OpaqueWindowPtr*, unsigned long, OpaqueEventRef*) + 164
    38 com.apple.HIToolbox                 0x94dcc253HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*)+ 518
    39 com.apple.HIToolbox                 0x94dcbd3bHandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 786
    40 com.apple.HIToolbox                 0x94dcb652StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)+ 93
    41 com.apple.HIToolbox                 0x94d5dc2fDispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +1567
    42 com.apple.HIToolbox                 0x94d5cef6SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)+ 411
    43 com.apple.HIToolbox                 0x94dca2a1CallNextEventHandler + 95
    44 com.adobe.dreamweaver-11.0               0x00db332dCWindowEventHandlers::HandleMouseDown(OpaqueEventHandlerCallRef*,Opaq ueEventRef*) + 317
    45 com.adobe.dreamweaver-11.0               0x00e9e4deLEventHandler::EventHandlerCallback(OpaqueEventHandlerCallRef*,Opaque EventRef*, void*) + 32
    46 com.apple.HIToolbox                 0x94d5dc2fDispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +1567
    47 com.apple.HIToolbox                 0x94d5cef6SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,HandlerCallRec*) + 411
    48 com.apple.HIToolbox                 0x94d7f7f3SendEventToEventTarget + 52
    49 com.apple.HIToolbox                 0x94d9134fToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,void*) + 1257
    50 com.apple.HIToolbox                 0x94d5e080DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +2672
    51 com.apple.HIToolbox                 0x94d5cef6SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,HandlerCallRec*) + 411
    52 com.apple.HIToolbox                 0x94d7f7f3SendEventToEventTarget + 52
    53 com.apple.HIToolbox                 0x94f08c17ToolboxEventDispatcher + 86
    54 com.apple.HIToolbox                 0x94f08d4fRunApplicationEventLoop + 243
    55 com.adobe.dreamweaver-11.0               0x00de7035 CRealApp::Run() +405
    56 com.adobe.dreamweaver-11.0               0x00db6fe3 main + 339
    57 com.adobe.dreamweaver-11.0               0x00003276 start + 54
    Thread 1:  Dispatchqueue: com.apple.libdispatch-manager
    0  libSystem.B.dylib                           0x929fd922kevent + 10
    1  libSystem.B.dylib                           0x929fe03c_dispatch_mgr_invoke + 215
    2  libSystem.B.dylib                           0x929fd4f9_dispatch_queue_invoke + 163
    3  libSystem.B.dylib                           0x929fd29e_dispatch_worker_thread2 + 240
    4  libSystem.B.dylib                           0x929fcd21_pthread_wqthread + 390
    5  libSystem.B.dylib                           0x929fcb66start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                          0x929d70e2semaphore_wait_signal_trap + 10
    1  libSystem.B.dylib                           0x92a04c9c_pthread_cond_wait + 1089
    2  libSystem.B.dylib                           0x92a4d45fpthread_cond_wait + 48
    3  com.adobe.amt.services            0x1dad4126 AMTConditionLock::LockWhenCondition(int)+ 46
    4  com.adobe.amt.services            0x1daccdb0_AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5  com.adobe.amt.services            0x1dad418c AMTThread::Worker(void*) +24
    6  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    7  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 3:
    0  libSystem.B.dylib                           0x92a05046__semwait_signal + 10
    1  libSystem.B.dylib                           0x92a30ec5nanosleep$UNIX2003 + 188
    2  com.apple.carbonbundletemplate           0x22685f5bScObjects::Thread::sleep(unsigned int) + 59
    3  com.apple.carbonbundletemplate           0x226804e3ScObjects::BridgeTalkThread::run() + 163
    4  com.apple.carbonbundletemplate           0x22686068ScObjects::Thread::go(void*) + 168
    5  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    6  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 4:
    0  libSystem.B.dylib                           0x92a05046__semwait_signal + 10
    1   libSystem.B.dylib                          0x92a04d02_pthread_cond_wait + 1191
    2  libSystem.B.dylib                           0x92a06998pthread_cond_wait$UNIX2003 + 73
    3  com.apple.carbonbundletemplate           0x2400f939MMNetIO::RequestProcessor<MMNetIO::FTPNetChannel, MMNetIO::FTPNetChannel,MMNetIO::NetIOException>::MutexState::Wait() + 49
    4  com.apple.carbonbundletemplate           0x2400ffdfMMNetIO::RequestProcessor<MMNetIO::FTPNetChannel, MMNetIO::FTPNetChannel,MMNetIO::NetIOException>::ProcessRequests() + 81
    5  com.apple.carbonbundletemplate           0x240103a9MMNetIO::RequestProcessor<MMNetIO::FTPNetChannel, MMNetIO::FTPNetChannel,MMNetIO::NetIOException>::RequestProcessorTrampoline(voi d*) + 23
    6  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    7  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 5:
    0  libSystem.B.dylib                           0x929d709amach_msg_trap + 10
    1  libSystem.B.dylib                           0x929d7807mach_msg + 68
    2   ...ia.FlashPlayer.authplaylib      0x25c8d874ExternalPlayer_Initialize + 2120788
    3   libSystem.B.dylib                          0x92a047fd _pthread_start +345
    4  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 6:
    0  libSystem.B.dylib                           0x929d70e2semaphore_wait_signal_trap + 10
    1  libSystem.B.dylib                           0x92a04c9c_pthread_cond_wait + 1089
    2  libSystem.B.dylib                           0x92a4d45fpthread_cond_wait + 48
    3   ...ia.FlashPlayer.authplaylib      0x25a7afbf0x25773000 + 3178431
    4   ...ia.FlashPlayer.authplaylib      0x25a9f04fExternalPlayer_Initialize + 95279
    5   ...ia.FlashPlayer.authplaylib      0x25a7b46f0x25773000 + 3179631
    6  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    7  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 7:
    0  libSystem.B.dylib                           0x929d70e2semaphore_wait_signal_trap + 10
    1  libSystem.B.dylib                           0x92a04c9c_pthread_cond_wait + 1089
    2  libSystem.B.dylib                           0x92a4d45fpthread_cond_wait + 48
    3   ...ia.FlashPlayer.authplaylib      0x25a7afbf0x25773000 + 3178431
    4   ...ia.FlashPlayer.authplaylib      0x25a9f04fExternalPlayer_Initialize + 95279
    5   ...ia.FlashPlayer.authplaylib      0x25a7b46f0x25773000 + 3179631
    6  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    7  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 8:
    0  libSystem.B.dylib                           0x92a145d2recvfrom$UNIX2003 + 10
    1  libSystem.B.dylib                           0x92a343a7recv$UNIX2003 + 54
    2  ServiceManager-Launcher.dylib               0x286556cf Invoke + 54887
    3  ServiceManager-Launcher.dylib               0x2865476e Invoke + 50950
    4  ServiceManager-Launcher.dylib               0x2865361f Invoke + 46519
    5  ServiceManager-Launcher.dylib               0x28653671 Invoke + 46601
    6  ServiceManager-Launcher.dylib               0x286536fb Invoke + 46739
    7  ServiceManager-Launcher.dylib               0x2864dafe Invoke + 23190
    8  ServiceManager-Launcher.dylib               0x2864dce7 Invoke + 23679
    9  ServiceManager-Launcher.dylib               0x2864e8c7 Invoke + 26719
    10 ServiceManager-Launcher.dylib              0x2864e9c5 Invoke + 26973
    11 ServiceManager-Launcher.dylib              0x28651db0 Invoke + 40264
    12  ServiceManager-Launcher.dylib             0x28652059Invoke + 40945
    13 ServiceManager-Launcher.dylib              0x28652687 Invoke + 42527
    14 ServiceManager-Launcher.dylib              0x28652884 Invoke + 43036
    15 ServiceManager-Launcher.dylib              0x28644826 Login + 1654
    16  ServiceManager-Launcher.dylib             0x28645c71Login + 6849
    17 ServiceManager-Launcher.dylib              0x28652df3 Invoke + 44427
    18 ServiceManager-Launcher.dylib              0x28655341 Invoke + 53977
    19 libSystem.B.dylib                         0x92a047fd_pthread_start + 345
    20 libSystem.B.dylib                         0x92a04682thread_start + 34
    Thread 9:
    0  libSystem.B.dylib                           0x929d70e2semaphore_wait_signal_trap + 10
    1  libSystem.B.dylib                           0x92a04c9c_pthread_cond_wait + 1089
    2  libSystem.B.dylib                           0x92a4d45fpthread_cond_wait + 48
    3  com.adobe.adobeswfl                 0x2891d1afAPXGetHostAPI + 2599055
    4  com.adobe.adobeswfl                 0x286b6b0fAPXGetHostAPI + 82415
    5  com.adobe.adobeswfl                 0x2891d29cAPXGetHostAPI + 2599292
    6   com.adobe.adobeswfl                0x2891d307 APXGetHostAPI + 2599399
    7  com.adobe.adobeswfl                 0x2891d426APXGetHostAPI + 2599686
    8  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    9  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 10:
    0  libSystem.B.dylib                           0x929d70e2semaphore_wait_signal_trap + 10
    1  libSystem.B.dylib                           0x92a04c9c_pthread_cond_wait + 1089
    2  libSystem.B.dylib                           0x92a4d45fpthread_cond_wait + 48
    3  com.adobe.adobeswfl                 0x2891d1afAPXGetHostAPI + 2599055
    4  com.adobe.adobeswfl                 0x286b6b0fAPXGetHostAPI + 82415
    5  com.adobe.adobeswfl                 0x2891d29cAPXGetHostAPI + 2599292
    6  com.adobe.adobeswfl                 0x2891d307APXGetHostAPI + 2599399
    7  com.adobe.adobeswfl                 0x2891d426APXGetHostAPI + 2599686
    8  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    9  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 11:
    0  libSystem.B.dylib                           0x929d70fasemaphore_timedwait_signal_trap + 10
    1  libSystem.B.dylib                           0x92a04c85_pthread_cond_wait + 1066
    2  libSystem.B.dylib                           0x92a33aa8pthread_cond_timedwait_relative_np + 47
    3  com.adobe.adobeswfl                 0x2891d177APXGetHostAPI + 2598999
    4  com.adobe.adobeswfl                 0x289380eeAPXGetHostAPI + 2709454
    5  com.adobe.adobeswfl                 0x2891d29cAPXGetHostAPI + 2599292
    6  com.adobe.adobeswfl                 0x2891d307APXGetHostAPI + 2599399
    7  com.adobe.adobeswfl                 0x2891d426APXGetHostAPI + 2599686
    8  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    9  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 12:
    0  libSystem.B.dylib                           0x929d70fasemaphore_timedwait_signal_trap + 10
    1  libSystem.B.dylib                           0x92a04c85_pthread_cond_wait + 1066
    2  libSystem.B.dylib                           0x92a33aa8pthread_cond_timedwait_relative_np + 47
    3  com.adobe.adobeswfl                 0x2891d177APXGetHostAPI + 2598999
    4  com.adobe.adobeswfl                 0x28a944b8APXGetHostAPI + 4135832
    5  com.adobe.adobeswfl                 0x2891d29cAPXGetHostAPI + 2599292
    6  com.adobe.adobeswfl                 0x2891d307APXGetHostAPI + 2599399
    7  com.adobe.adobeswfl                 0x2891d426APXGetHostAPI + 2599686
    8  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    9  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 13: com.apple.CFSocket.private
    0  libSystem.B.dylib                           0x929f6066select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation       0x946f5c83__CFSocketManager + 1091
    2  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    3  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 14:
    0  libSystem.B.dylib                           0x92a05046__semwait_signal + 10
    1  libSystem.B.dylib                           0x92a30ec5nanosleep$UNIX2003 + 188
    2  libSystem.B.dylib                           0x92a30e03usleep$UNIX2003 + 61
    3  com.adobe.dreamweaver-11.0                0x00b38c8bCodeViewTypingMonitorThread::MonitorThread() + 111
    4  com.adobe.dreamweaver-11.0                0x00b38d0bCodeViewTypingMonitorThread::tramp(void*) + 17
    5  libSystem.B.dylib                           0x92a047fd_pthread_start + 345
    6  libSystem.B.dylib                           0x92a04682thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                          0x929fc9b2__workq_kernreturn + 10
    1  libSystem.B.dylib                           0x929fcf48_pthread_wqthread + 941
    2  libSystem.B.dylib                           0x929fcb66start_wqthread + 30
    Thread 16:
    0  libSystem.B.dylib                           0x929fc9b2__workq_kernreturn + 10
    1  libSystem.B.dylib                           0x929fcf48_pthread_wqthread + 941
    2  libSystem.B.dylib                           0x929fcb66start_wqthread + 30
    Thread 0 crashed withX86 Thread State (32-bit):
      eax:0x012f2800  ebx: 0xfffffffe  ecx: 0x2f80173c  edx: 0xfffffffe
      edi:0x00000000  esi: 0xbfffbae0  ebp: 0xbfffba08  esp: 0xbfffba08
       ss:0x0000001f  efl: 0x00010297  eip: 0x000a4bba   cs: 0x00000017
       ds:0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2:0x0000000a
    Binary Images:
       0x1000 -  0x12eefff +com.adobe.dreamweaver-11.0 11.0.4.4993 (11.0.4)<B4B6CF4B-EDAA-4A50-8399-7627CB70395D> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/MacOS/Dreamweaver
    0x25ea000 - 0x25fffe4 +libChar16.dylib ??? (???)<324CC7D8-DE80-7060-DF82-A6856C0A9E55> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libChar16.dylib
    0x260e000 - 0x2627fe0 +libCoreTypes.dylib ??? (???)<B91355B9-7B3D-87E5-511B-C5937B5D59A5> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCoreTypes.dylib
    0x2646000 - 0x2663fef +libCurl.dylib ??? (???)<257E9435-5FF8-0CF9-85E8-B0BAD8F06CAE> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCurl.dylib
    0x2672000 - 0x2680ff6 +libZ.dylib ??? (???)<A4C958A4-A792-B910-AA8F-3B821858F4D8> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libZ.dylib
    0x2687000 - 0x2737ff7 +libCrypto.dylib ??? (???) <DA63ACB6-43E8-9DDB-0771-C55DFC8A0718>/Applications/Adobe Dreamweaver CS5/Adobe DreamweaverCS5.app/Contents/MacOS/libCrypto.dylib
    0x27de000 - 0x27ffffc +libSSL.dylib ??? (???)<4CA87169-F680-0C3E-5769-092159669819> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libSSL.dylib
    0x2816000 - 0x2817fff +libCocoa.dylib ??? (???)<3004B895-BC77-14E2-3B6E-641E0305EDB9> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCocoa.dylib
    0x281c000 - 0x2a1cff7  com.apple.carbonframeworktemplate 1.0 (1.0)<B60B0E92-44F6-4F40-A141-1846DEA597D6> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/frameworks/Xerces.framework/Versions/A/Xerces
    0x2cce000 - 0x2cd8ffc  com.apple.carbonframeworktemplate 1.0 (1.0)<8FD97D4F-1BBE-0CA8-88D4-0ED76DCFF2BE> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/NetIO.framework/Versions/A/NetIO
    0x2cee000 - 0x2cf2ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302)<E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/ AdobeCrashReporter
    0x2cf9000 - 0x2e0dfff +AdobeACE ??? (???)<DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x2e30000 - 0x3356fff +AdobeAGM ??? (???)<9817824D-3BA9-4E26-3408-2A5ED351ED4B> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x3497000 - 0x34b1fff +AdobeBIB ??? (???)<A6522FAF-52BB-A3E0-F2F0-56C4E59C6C7C> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x34ba000 - 0x34dbff7 +AdobeBIBUtils ??? (???)<DF229ECB-1F43-204F-15BD-18C5601A531D> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/Adobe BIBUtils
    0x34e7000 - 0x37d9ff7 +AdobeCoolType ??? (???) <9FDD596D-9824-2BB9-5DA2-25DACAB6A324>/Applications/Adobe Dreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/Adobe CoolType
    0x3861000 - 0x45a4fff +com.adobe.psl AdobePSL 12.0.0.7524 (12.0.0.7524)<CFBCB19A-03F7-D095-1F48-8D68F05A25C5> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x48e3000 - 0x4909ff6 +AdobeAXE8SharedExpat ??? (???)<5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/ A/AdobeAXE8SharedExpat
    0x491a000 - 0x4972ff7 +AdobeXMP ??? (???)<73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x4981000 - 0x5137fff +Fireworks ??? (???)<13B35B4B-4C15-9A06-D16F-A01929CDAF9E> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/Fireworks.framework/Versions/A/Fireworks
    0x5a8d000 - 0x5c2cfe7 +com.adobe.owl AdobeOwl version 3.0.89 (3.0.89)<04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x5c95000 - 0x5ce8ffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011)<4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSessi on
    0x5d30000 -  0x5d96ffb+com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64)<DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x5dc6000 - 0x5e93fe7 +AdobeAXEDOMCore ??? (???)<F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/Ado beAXEDOMCore
    0x5f02000 - 0x5f06ff7  com.apple.JavaVM 13.4.0 (13.4.0) <77CA466B-7DDA-D261-53A0-312FB7B0A6DC>/System/Library/Frameworks/JavaVM.framewo rk/Versions/A/JavaVM
    0x5f0e000 - 0x5fd0fe7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11309)<9841C481-06F4-C783-C941-7F03281AA20E> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/Ado beLinguistic
    0x606a000 - 0x6a1afff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0)<02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudat a.dylib.36.0
    0x6a1d000 - 0x6aaa2cb +libicucnv.dylib.36.0 36.0.0 (compatibility 36.0.0)/Applications/Adobe Dreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libi cucnv.dylib.36.0
    0x6ad7000 - 0x6ba623b +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0)/Applications/Adobe Dreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/ICUInternationalization.framework/Versio ns/3.6/libicui18n.dylib.36.0
    0x6c4f000 - 0x6d23db7 +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0)/Applications/Adobe Dreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicu uc.dylib.36.0
    0x6d84000 - 0x6d90ffd +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508)<E2B429C9-C13D-7E96-D18C-F7A6D8933C93> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x6dac000 - 0x6db6ffd +com.adobe.boost_signals.framework boost_signals version 5.0.0(5.0.0.0) <640F2209-093D-4A58-879A-28D0D0985ED1> /Applications/AdobeDreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost _signals
    0x6dc9000 - 0x6dcaffb +com.adobe.boost_system.framework boost_system version 5.0.0(5.0.0.0) <0C51FD72-CEB1-B597-FDE4-8910BE3439A6> /Applications/AdobeDreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_ system
    0x6dd1000 - 0x6f59ff7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0)<F993CA15-5107-BB8B-792D-23BB97B61DA9> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x70df000 - 0x73defff +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0)<961439C5-C4AB-22F4-D297-558B5BE21FC6> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x7754000 - 0x7a9bfff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0(5.0.0.0) <0F30BC16-62CE-899F-920B-7CB64351B497> /Applications/AdobeDreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadame ve
    0x7fcc000 -  0x7fd6ff3+com.adobe.boost_filesystem.framework boost_filesystem version 5.0.0 (5.0.0.0)<1C3DDA48-3C89-5344-1F81-2ED985AE8411> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/bo ost_filesystem
    0x7fea000 - 0x8122fe7 +WRServices ??? (???)<87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServic es
    0x8164000 - 0x819dffb +com.adobe.AAM.AdobeUpdaterNotificationFrameworkUpdaterNotifications 1.0.0.64 (1.0.0.64)<C64CCBDC-B8E9-45E8-53E7-8577CFE9F2F0> /Applications/Adobe DreamweaverCS5/Adobe DreamweaverCS5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/ A/UpdaterNotifications
    0x81b8000 - 0x81f8ff7  com.apple.vmutils 4.2 (106)<834EA6B0-C91B-4CF1-ED3C-229C26459578>/System/Library/PrivateFrameworks/vm utils.framework/Versions/A/vmutils
    0x8211000 - 0x82c6fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7)<AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x830c000 - 0x8310ff7  JavaLaunching ??? (???)<EC009D89-308A-81B9-D063-B80DA22D182F>/System/Library/PrivateFrameworks/Ja vaLaunching.framework/Versions/A/JavaLaunching
    0x8316000 - 0x831cfef +com.adobe.boost_date_time.framework boost_date_time version5.0.0 (5.0.0.0) <513427E4-980B-4EFD-99B2-16181A8F424A>/Applications/Adobe Dreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boo st_date_time
    0x832d000 - 0x8334ff2 +com.adobe.boost_threads.framework boost_threads version 5.0.0(5.0.0.0) <95766985-B455-FB2E-3C36-4FD53AF952A7> /Applications/AdobeDreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost _threads
    0x8344000 - 0x83c1fe2 +com.adobe.boost_regex.framework boost_regex version 5.0.0(5.0.0.0) <45A6C23C-8B06-A47B-618D-680349F87821> /Applications/AdobeDreamweaver CS5/Adobe DreamweaverCS5.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_r egex
    0x84af000 - 0x84b0ff7  com.apple.textencoding.unicode 2.3 (2.3)<78A61FD5-70EE-19EA-48D4-3481C640B70D>/System/Library/TextEncodings/Unicod e Encodings.bundle/Contents/MacOS/UnicodeEncodings
    0x1a94a000 - 0x1a94bff7 ATSHI.dylib ??? (???) <F06AB560-C2AF-09F6-7328-773E43CA2713>/System/Library/Frameworks/ApplicationSer vices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.d ylib
    0x1a950000 - 0x1a95efe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0)<AFA4C3C8-D752-EC96-FF56-6E2F8ABB391B>/System/Library/CoreServices/Encodi ngs/libSimplifiedChineseConverter.dylib
    0x1a962000 - 0x1a974ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0)<08801444-00D2-E55B-AE80-B807B99BB0C6> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1a986000 - 0x1a989ff3 libFontRegistryUI.dylib ??? (???)<8943206D-4B80-BE67-B17A-AF89D68C76DE>/System/Library/Frameworks/Applicati onServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
    0x1daaf000 - 0x1db16fea+com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: MonJan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44>/Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x1e2c2000 - 0x1e332feb+com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0)<50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x1e342000 - 0x1e34afff+com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1)<80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe DreamweaverCS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x1e35a000 - 0x1e35afff com.apple.carbonbundletemplate 11,0,4, 4993 (11,0,4)<E2B0891A-BCC4-D491-A7B5-71B81A7337BC> /Applications/Adobe DreamweaverCS5/Configuration/JSExtensions/MM.bundle/Contents/MacOS/MM
    0x1e391000 - 0x1e392fff com.apple.carbonbundletemplate 11,0,4, 4993 (11,0,4)<EFBE45A7-8657-BF1D-AECC-79D7E2E827C0> /Applications/Adobe DreamweaverCS5/Configuration/JSExtensions/DWfile.bundle/Contents/MacOS/DWfile
    0x1e3e4000 - 0x1e40dfe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1)<7FFBD485-5251-776A-CC44-4470DD84112B>/System/Library/Frameworks/CoreAud ioKit.framework/Versions/A/CoreAudioKit
    0x1e445000 - 0x1e469fe7 GLRendererFloat ??? (???) <0C6A1BCF-97F0-F7D6-C840-2991681BB67C>/System/Library/Frameworks/OpenGL.framewo rk/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x1e47a000 - 0x1e47eff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6)<6A211097-72ED-1461-4050-72C9101D79E4>/System/Library/Extensions/AudioIP CDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlu gIn
    0x1e483000 - 0x1e489ffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12)<404165FF-1BA0-706B-F48A-10AC997162B1>/System/Library/Extensions/Appl eHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPl ugIn
    0x22614000 - 0x2263aff2 com.apple.carbonbundletemplate 3.0.2,4993 (3.0.2)<CC91DF64-12FC-92B3-2DBE-4A618C160442> /Applications/Adobe DreamweaverCS5/Configuration/JSExtensions/MMNotes.bundle/Contents/MacOS/MMNotes
    0x2265e000 - 0x22662fff com.apple.carbonbundletemplate 11,0,4, 4993 (11,0,4)<8DC37DA0-5C17-AF5B-7512-3D2BD9D1A467> /Application

    Hi all,
    Sorry to hear of the problem some of you are facing.
    The original poster mentioned that clearing the Dreamweaver cache file seemed to help.
    See this FAQ (as mentioned above by David) for instructions to re-create the cache file: http://forums.adobe.com/message/2260933
    If that doesn't help, John's suggestion is definitely a good step. Submissions to the bug report form go right to our engineering team for review.
    If you have not submitted the details of how/when the crash occurs, and any other applicable details, please use that form to do so.
    If you have, thank you!
    If you are hoping to get some help in solving it more immediately, please post here the same details you sent via the form (i.e. the specific steps taken to reproduce the issue) and any files or other information necessary to help us reproduce the issue.
    If we can reproduce the issue, as David said, it makes it much easier to find the cause and get it fixed. If we can't reproduce, then likely it would just be a matter of identifying what on your computer or server is causing the issue. Either way, we will be able to work together to resolve the issue.
    Kind regards,

  • My Mac Keeps Crashing Since Lion Upgrade

    My Mac continues to crash since the Lion upgrade. No one seems to know why, anyone have any ideas?  The following is the crash report that I get:
    Interval Since Last Panic Report:  54644 sec
    Panics Since Last Report:          9
    Anonymous UUID:                    93CE35FB-3407-4002-AFC0-760F4C97425F
    Sun Dec  4 14:18:20 2011
    panic(cpu 0 caller 0xffffff7f8095500b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff80a048d000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80b49e2e70 : 0xffffff8000220702
    0xffffff80b49e2ef0 : 0xffffff7f8095500b
    0xffffff80b49e2f80 : 0xffffff7f80a45120
    0xffffff80b49e2fd0 : 0xffffff7f80a451e0
    0xffffff80b49e3030 : 0xffffff7f80cf1749
    0xffffff80b49e3170 : 0xffffff7f80a64269
    0xffffff80b49e31a0 : 0xffffff7f8095e96e
    0xffffff80b49e3250 : 0xffffff7f8095a270
    0xffffff80b49e3440 : 0xffffff7f8095b543
    0xffffff80b49e3500 : 0xffffff7f817bf32a
    0xffffff80b49e3610 : 0xffffff7f817bf857
    0xffffff80b49e3630 : 0xffffff7f8178548c
    0xffffff80b49e3640 : 0xffffff7f817bee5b
    0xffffff80b49e3650 : 0xffffff7f81784abe
    0xffffff80b49e3660 : 0xffffff7f817bf836
    0xffffff80b49e3680 : 0xffffff7f81789214
    0xffffff80b49e36c0 : 0xffffff7f81786023
    0xffffff80b49e36f0 : 0xffffff7f817eec46
    0xffffff80b49e3770 : 0xffffff7f817d9453
    0xffffff80b49e37d0 : 0xffffff7f817d984e
    0xffffff80b49e3820 : 0xffffff7f817d9ac3
    0xffffff80b49e38b0 : 0xffffff7f817da817
    0xffffff80b49e38e0 : 0xffffff7f817920a4
    0xffffff80b49e3aa0 : 0xffffff7f817daf70
    0xffffff80b49e3b60 : 0xffffff7f8178f10d
    0xffffff80b49e3bc0 : 0xffffff80006523be
    0xffffff80b49e3be0 : 0xffffff8000652c9a
    0xffffff80b49e3c40 : 0xffffff800065343b
    0xffffff80b49e3d80 : 0xffffff80002a3898
    0xffffff80b49e3e80 : 0xffffff8000223006
    0xffffff80b49e3eb0 : 0xffffff8000214829
    0xffffff80b49e3f10 : 0xffffff800021bb58
    0xffffff80b49e3f70 : 0xffffff80002ae8a0
    0xffffff80b49e3fb0 : 0xffffff80002d8383
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 f4000->0xffffff7f80bcdfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f8087f000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f808e2000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f808aa000
             com.apple.nvidia.nv50hal(7.1.4)[A44D0B74-5A18-34D5-842C-4E280365F55F]@0xffffff7 f80bce000->0xffffff7f80eeffff
                dependency: com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 f4000
             com.apple.GeForce(7.1.4)[6E2E0D5E-F779-35F2-A12C-0BAD59229A0E]@0xffffff7f817840 00->0xffffff7f81843fff
                dependency: com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 f4000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f808e2000
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f8087f000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f808aa000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    11C74
    Kernel version:
    Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 420239185747
    last loaded kext at 381006443575: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078d000, size 36864)
    last unloaded kext at 241804085452: com.apple.driver.AppleUSBUHCI          4.4.5 (addr 0xffffff7f810d3000, size 65536)
    loaded kexts:
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AppleBluetoothMultitouch          66.3
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleHDA          2.1.3f7
    com.apple.driver.AppleMikeyDriver          2.1.3f7
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleIntelHDGraphics          7.1.4
    com.apple.driver.AppleIntelHDGraphicsFB          7.1.4
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.AudioIPCDriver          1.2.1
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.GeForce          7.1.4
    com.apple.driver.AppleLPC          1.5.3
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.iokit.SCSITaskUserClient          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AirPort.Brcm4331          512.20.18
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AppleUSBEHCI          4.5.0
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          167.0.0
    com.apple.iokit.IOAVBFamily          1.0.0d22
    com.apple.driver.AppleMultitouchDriver          220.62.1
    com.apple.driver.IOBluetoothHIDDriver          4.0.1f4
    com.apple.driver.DspFuncLib          2.1.3f7
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.1f4
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.driver.AppleHDAController          2.1.3f7
    com.apple.iokit.IOHDAFamily          2.1.3f7
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.1.4
    com.apple.NVDAResman          7.1.4
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.kext.triggers          1.0
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.1f4
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.1f4
    com.apple.iokit.IOBluetoothFamily          4.0.1f4
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.1
    com.apple.iokit.IOUSBMassStorageClass          3.0.0
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.1
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.1
    com.apple.iokit.IOUSBUserClient          4.5.3
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IO80211Family          411.1
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOUSBFamily          4.5.3
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.7
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    There is a huge discussion of this issue:
    Frequent Panic NVRM[0/1:0:0]: Read...: Apple Support Communities
    It is not caused by third-party software. The true cause is unknown, or at least unknown to me. It's either a hardware fault or a bug in Lion that only affects certain Mac models. Take the machine to an Apple Store for testing.

  • 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.

  • Installing PSE12 Continually  crashes my DVD player during install.  Cannot open or use DVD and it won't open. Finally got it installed, but program blinks continuely when trying to open program.  It then opens after a long wait.

    Sorry this is my first time in the Adobe forum.  I pretty much asked everything in my title.  The installation process took me several hours to finally get it loaded.  Continually crashes my DVD player and I have to use a pin to open it to get to the disc.  This is a new disc just purchased a few days ago.  Read where this program has had its share of problems on the internet.  After installing the program, it blinks continually for a long time before it ever opens.  Rather annoying to say the least.  Need this program to get me started in my work.
    Will this program work even though it blinks for a long time when opening it?  Seems to work, but since I am not that familiar with it, I really don't know just yet.
    Thank you for your input.
    CBB

    You're right. It wasn't QuickTime itself. I solved all the problems myself.
    The main reason why QuickTime files weren't working was because the newest audio driver from Creative released July 2007 (using their autoupdate) is apparently for Windows Vista (it has the name Vista in the update title). Why that update showed up on my Windows XP Pro system, I have no idea. So, I went to Creative's site and got the driver before the latest release, and all works well.
    The Microsoft update (from June 2007, I noticed today, not July) is another issue. It's based around the file P17RunE.dll, which is something from Microsoft for the SoundBlaster. Not sure what it does, but I don't need it.
    Sorry for wasting all your time on a non QuickTime issue, but thanks for the help.

Maybe you are looking for