Dock keeps crashing and relaunching after Lion install.

I just installed OS-X 10.7 and my Dock keeps crashing and relaunching every second or so.
I have tried the following things but they didn't help.
    - log in under safe-mode
    - create a new user account and log in under this account
    - deleted the following files:
        ~/Library/Preferences/com.apple.dock.db
        ~/Library/Preferences/com.apple.dock.plist
        ~/Library/Preferences/com.apple.dock.plist.lockfile
This is the output of one of the crash reports:
Process:         Dock [2860]
Path:            /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
Identifier:      com.apple.dock
Version:         1.8 (1040.36)
Build Info:      Dock-1040036000000000~2
Code Type:       X86-64 (Native)
Parent Process:  launchd [215]
Date/Time:       2012-05-27 16:39:23.744 +0200
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9
Crashed Thread:  4  Dispatch queue: LPAppManager scanning queue
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[2860]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFDictionary boolValue]: unrecognized selector sent to instance 0x7f848207fc70'
*** First throw call stack:
    0   CoreFoundation                      0x0000000105c8ff56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x0000000105b04d5e objc_exception_throw + 43
    2   CoreFoundation                      0x0000000105d1c1be -[NSObject doesNotRecognizeSelector:] + 190
    3   CoreFoundation                      0x0000000105c7ce23 ___forwarding___ + 371
    4   CoreFoundation                      0x0000000105c7cc38 _CF_forwarding_prep_0 + 232
    5   Dock                                0x000000010444bbe9 Dock + 199657
    6   Dock                                0x000000010444b948 Dock + 198984
    7   Dock                                0x000000010458fdf5 Dock + 1527285
    8   Dock                                0x000000010444b204 Dock + 197124
    9   Dock                                0x000000010444b159 Dock + 196953
    10  Dock                                0x000000010444ac79 Dock + 195705
    11  Dock                                0x000000010459374a Dock + 1541962
    12  libdispatch.dylib                   0x00000001078f9a86 _dispatch_call_block_and_release + 18
    13  libdispatch.dylib                   0x00000001078fb087 _dispatch_async_f_redirect_invoke + 112
    14  libdispatch.dylib                   0x00000001078fa965 _dispatch_worker_thread2 + 255
    15  libsystem_c.dylib                   0x00000001079c73da _pthread_wqthread + 316
    16  libsystem_c.dylib                   0x00000001079c8b85 start_wqthread + 13
abort() called
terminate called throwing an exception
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib            0x0000000107b1167a mach_msg_trap + 10
1   libsystem_kernel.dylib            0x0000000107b10d71 mach_msg + 73
2   com.apple.CoreFoundation          0x0000000105c1c50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation          0x0000000105c24c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation          0x0000000105c24486 CFRunLoopRunSpecific + 230
5   com.apple.dock                    0x000000010450c990 0x10441b000 + 989584
6   com.apple.dock                    0x00000001044c6914 0x10441b000 + 702740
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x0000000107b137e6 kevent + 10
1   libdispatch.dylib                 0x00000001078fb78a _dispatch_mgr_invoke + 923
2   libdispatch.dylib                 0x00000001078fa31a _dispatch_mgr_thread + 54
Thread 2:: Dispatch queue: LPStorage Database Queue
0   libsystem_kernel.dylib            0x0000000107b135b6 fsync + 10
1   libsqlite3.dylib                  0x000000010591de38 unixSync + 72
2   libsqlite3.dylib                  0x000000010592b991 syncJournal + 705
3   libsqlite3.dylib                  0x000000010591ca1e sqlite3PagerCommitPhaseOne + 1262
4   libsqlite3.dylib                  0x000000010590811e sqlite3BtreeCommitPhaseOne + 478
5   libsqlite3.dylib                  0x0000000105907735 vdbeCommit + 981
6   libsqlite3.dylib                  0x00000001058ca55a sqlite3VdbeHalt + 4442
7   libsqlite3.dylib                  0x00000001058fda08 sqlite3VdbeExec + 58200
8   libsqlite3.dylib                  0x00000001058eea5b sqlite3_step + 1883
9   libsqlite3.dylib                  0x00000001058b1fb5 sqlite3_exec + 533
10  com.apple.dock                    0x0000000104443530 0x10441b000 + 165168
11  libdispatch.dylib                 0x00000001078f9a86 _dispatch_call_block_and_release + 18
12  libdispatch.dylib                 0x00000001078fb2d6 _dispatch_queue_drain + 264
13  libdispatch.dylib                 0x00000001078fb132 _dispatch_queue_invoke + 54
14  libdispatch.dylib                 0x00000001078fa92c _dispatch_worker_thread2 + 198
15  libsystem_c.dylib                 0x00000001079c73da _pthread_wqthread + 316
16  libsystem_c.dylib                 0x00000001079c8b85 start_wqthread + 13
Thread 3:: Dispatch queue: LPApp information gathering
0   libsystem_kernel.dylib            0x0000000107b1167a mach_msg_trap + 10
1   libsystem_kernel.dylib            0x0000000107b10d71 mach_msg + 73
2   com.apple.CoreServices.OSServices    0x00000001083f5aac ISGetIconContainerInfo_rpc + 189
3   com.apple.CoreServices.OSServices    0x00000001083f0644 CLocalRefToSharedStorageEntry::GetIconContainerInfo(IconContainerInfo*) + 60
4   com.apple.CoreServices.OSServices    0x00000001083ac328 CIconStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 520
5   com.apple.CoreServices.OSServices    0x00000001083f029a CLocalRefToSharedStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 138
6   com.apple.CoreServices.OSServices    0x00000001083efc8a CIconStorageEntry::GetData(int) + 144
7   com.apple.CoreServices.OSServices    0x00000001083efab4 CIconStorageEntry::GetDataInfo(int, unsigned int, _ISStorageDataInfo*) + 56
8   com.apple.CoreServices.OSServices    0x00000001083f2146 _ISGetStorageDataInfo + 57
9   com.apple.HIServices              0x00000001073eb10f _ZL27_ISStorageRefDataInfoGetterPvihP11_ISIconInfo + 29
10  com.apple.HIServices              0x00000001073e84af ___ISGetBestCGImageForIndexedStorageData_block_invoke_1 + 101
11  com.apple.CoreServices.OSServices    0x0000000108434742 _ISEnumerateIconIndexByPresidenceWithBlock + 262
12  com.apple.HIServices              0x00000001073eada1 _ISGetBestCGImageForIndexedStorageData + 641
13  com.apple.HIServices              0x00000001073e9786 _ISGetCGImageRefForISImageRef + 1055
14  com.apple.HIServices              0x00000001073ea7c0 PlotISImageRefInContext + 1327
15  com.apple.HIServices              0x00000001073eca43 PlotIconRefInContext + 350
16  com.apple.dock                    0x000000010444e6e2 0x10441b000 + 210658
17  com.apple.dock                    0x0000000104433a5d 0x10441b000 + 100957
18  com.apple.dock                    0x000000010444e5e0 0x10441b000 + 210400
19  com.apple.dock                    0x000000010444e509 0x10441b000 + 210185
20  libdispatch.dylib                 0x00000001078f9a86 _dispatch_call_block_and_release + 18
21  libdispatch.dylib                 0x00000001078fb2d6 _dispatch_queue_drain + 264
22  libdispatch.dylib                 0x00000001078fb132 _dispatch_queue_invoke + 54
23  libdispatch.dylib                 0x00000001078fa92c _dispatch_worker_thread2 + 198
24  libsystem_c.dylib                 0x00000001079c73da _pthread_wqthread + 316
25  libsystem_c.dylib                 0x00000001079c8b85 start_wqthread + 13
Thread 4 Crashed:: Dispatch queue: LPAppManager scanning queue
0   libsystem_kernel.dylib            0x0000000107b12ce2 __pthread_kill + 10
1   libsystem_c.dylib                 0x00000001079c77d2 pthread_kill + 95
2   libsystem_c.dylib                 0x00000001079b8a7a abort + 143
3   libc++abi.dylib                   0x0000000107bac7bc abort_message + 214
4   libc++abi.dylib                   0x0000000107ba9fcf default_terminate() + 28
5   libobjc.A.dylib                   0x0000000105b051b9 _objc_terminate + 94
6   libc++abi.dylib                   0x0000000107baa001 safe_handler_caller(void (*)()) + 11
7   libc++abi.dylib                   0x0000000107baa05c std::terminate() + 16
8   libc++abi.dylib                   0x0000000107bab152 __cxa_throw + 114
9   libobjc.A.dylib                   0x0000000105b04e7a objc_exception_throw + 327
10  com.apple.CoreFoundation          0x0000000105d1c1be -[NSObject doesNotRecognizeSelector:] + 190
11  com.apple.CoreFoundation          0x0000000105c7ce23 ___forwarding___ + 371
12  com.apple.CoreFoundation          0x0000000105c7cc38 _CF_forwarding_prep_0 + 232
13  com.apple.dock                    0x000000010444bbe9 0x10441b000 + 199657
14  com.apple.dock                    0x000000010444b948 0x10441b000 + 198984
15  com.apple.dock                    0x000000010458fdf5 0x10441b000 + 1527285
16  com.apple.dock                    0x000000010444b204 0x10441b000 + 197124
17  com.apple.dock                    0x000000010444b159 0x10441b000 + 196953
18  com.apple.dock                    0x000000010444ac79 0x10441b000 + 195705
19  com.apple.dock                    0x000000010459374a 0x10441b000 + 1541962
20  libdispatch.dylib                 0x00000001078f9a86 _dispatch_call_block_and_release + 18
21  libdispatch.dylib                 0x00000001078fb087 _dispatch_async_f_redirect_invoke + 112
22  libdispatch.dylib                 0x00000001078fa965 _dispatch_worker_thread2 + 255
23  libsystem_c.dylib                 0x00000001079c73da _pthread_wqthread + 316
24  libsystem_c.dylib                 0x00000001079c8b85 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib            0x0000000107b1176a clock_sleep_trap + 10
1   com.apple.dock                    0x0000000104436d27 0x10441b000 + 113959
2   libsystem_c.dylib                 0x00000001079c58bf _pthread_start + 335
3   libsystem_c.dylib                 0x00000001079c8b75 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib            0x0000000107b13192 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00000001079c7594 _pthread_wqthread + 758
2   libsystem_c.dylib                 0x00000001079c8b85 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib            0x0000000107b13192 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00000001079c7594 _pthread_wqthread + 758
2   libsystem_c.dylib                 0x00000001079c8b85 start_wqthread + 13
Thread 4 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010d007828  rdx: 0x0000000000000000
  rdi: 0x000000000000cf07  rsi: 0x0000000000000006  rbp: 0x000000010d007850  rsp: 0x000000010d007828
   r8: 0x0000000107a5bfb8   r9: 0x000000010d0072b8  r10: 0x0000000107b12d0a  r11: 0xffffff80002da8d0
  r12: 0x0000000105d6ec58  r13: 0x0000000000000008  r14: 0x000000010d009000  r15: 0x000000010d0079a0
  rip: 0x0000000107b12ce2  rfl: 0x0000000000000206  cr2: 0x0000000107a0d1dd
Logical CPU: 0
Binary Images:
       0x10441b000 -        0x10465eff7  com.apple.dock (1.8 - 1040.36) <10E1205F-FB2F-305B-964C-4CCEA03F5767> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
       0x1046ea000 -        0x104753fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x104799000 -        0x104a82ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x104ba1000 -        0x104bc9fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
       0x104be6000 -        0x104bedfff  com.apple.Uninstall (1.0 - 114) <9339A2B6-EC0E-3DBB-94C1-858D6619F8F2> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
       0x104bf6000 -        0x104c03fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x104c12000 -        0x104d2bfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x104d8a000 -        0x1050a3fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x105289000 -        0x105289fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x10528d000 -        0x10528dfff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x105297000 -        0x105302ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x105332000 -        0x10537eff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x1053af000 -        0x1053dcfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
       0x1053eb000 -        0x105448ff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
       0x105482000 -        0x1055dbfff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x10565a000 -        0x1057f9ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x1058a7000 -        0x1059aefe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
       0x1059c3000 -        0x1059c9fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x1059da000 -        0x1059e5ff7  com.apple.aps.framework (2.1 - 2.1) <D0C49BA6-A5FB-3DBD-AFCC-7B6F056A57A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
       0x1059f4000 -        0x105a06ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
       0x105a11000 -        0x105a12fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
       0x105a18000 -        0x105a8bfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
       0x105aee000 -        0x105bd2e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
       0x105bec000 -        0x105dc0ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x105f11000 -        0x105f11fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x105f15000 -        0x105f25ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x105f2f000 -        0x105f58fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x105f75000 -        0x106077fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
       0x1060a5000 -        0x1060a5fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x1060a8000 -        0x1060aefff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x1060b9000 -        0x10632cfff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
       0x10641b000 -        0x10646fff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
       0x106494000 -        0x1064e6ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x1064f8000 -        0x1064fefff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
       0x106509000 -        0x10651ffff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x106533000 -        0x106ed0c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
       0x106fdd000 -        0x1070bcff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
       0x10710d000 -        0x1071c0ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
       0x107213000 -        0x107297ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
       0x1072c7000 -        0x10738eff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
       0x1073d5000 -        0x107431ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
       0x107469000 -        0x10747dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
       0x10748d000 -        0x107508ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
       0x107544000 -        0x107585fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
       0x10759f000 -        0x1075b4fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x1075cd000 -        0x1075dfff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
       0x1075e6000 -        0x1077e8fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
       0x107877000 -        0x10787cfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
       0x107886000 -        0x1078c8ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
       0x1078db000 -        0x1078e0fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
       0x1078e9000 -        0x1078f0fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
       0x1078f8000 -        0x107906fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
       0x107917000 -        0x107918fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
       0x10791e000 -        0x107922fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
       0x10792f000 -        0x10792ffff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
       0x107934000 -        0x10793eff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
       0x10794b000 -        0x107951fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
       0x107957000 -        0x10795bfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
       0x10795f000 -        0x107961fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
       0x107968000 -        0x107969ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
       0x107971000 -        0x107972ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
       0x107977000 -        0x107a54fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
       0x107a94000 -        0x107a9cfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
       0x107aa9000 -        0x107ae4fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
       0x107afc000 -        0x107b1cfff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
       0x107b32000 -        0x107b37ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
       0x107b41000 -        0x107b4aff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
       0x107b51000 -        0x107b52ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
       0x107b57000 -        0x107b58fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
       0x107b5d000 -        0x107b63ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
       0x107b71000 -        0x107b8efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
       0x107ba4000 -        0x107bafff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
       0x107bbf000 -        0x107bcdff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
       0x107bd5000 -        0x107c23fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
       0x107c41000 -        0x107cb7fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
       0x107d18000 -        0x108034fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
       0x1080b3000 -        0x10821afff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
       0x1082c2000 -        0x108345fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
       0x1083a0000 -        0x108484fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x108502000 -        0x10859cff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
       0x1085df000 -        0x10861efff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
       0x108639000 -        0x1086daff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
       0x108728000 -        0x108758ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
       0x10877a000 -        0x108781fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x10878e000 -        0x108793fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
       0x10879c000 -        0x1087abff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
       0x1087b3000 -        0x1087c0ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
       0x1087c5000 -        0x1087d3fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x1087e3000 -        0x108853fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
       0x108891000 -        0x10899dfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
       0x108a0a000 -        0x108a0bfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
       0x108a16000 -        0x108a29ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
       0x108a35000 -        0x108a51ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
       0x108a5e000 -        0x108a60fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x108a69000 -        0x108a80fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
       0x108aa0000 -        0x108acbff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
       0x108ada000 -        0x108b03fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x108b0f000 -        0x108b67fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x108b7c000 -        0x108b9cfff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x108bab000 -        0x108bb0fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x108bb7000 -        0x108cc4fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x108cf3000 -        0x108cf6fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x108cfc000 -        0x108e32fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
       0x108e54000 -        0x108e54fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x108e5a000 -        0x108ebafff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x108ec6000 -        0x108f5cff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x108f68000 -        0x109395fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
       0x1093fe000 -        0x1099e2fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
       0x109a29000 -        0x109b2efff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x109b8a000 -        0x109bdefff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x109c07000 -        0x109c47ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
       0x109c5f000 -        0x109c83fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x109ca0000 -        0x109cd3ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x109cee000 -        0x109d0dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
       0x109d1d000 -        0x109e12fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
       0x109e24000 -        0x109ea9ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x109ed4000 -        0x109ed9fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x109ee2000 -        0x109eedfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
       0x109ef6000 -        0x109f35ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
       0x109f3d000 -        0x109f3ffff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
       0x109f46000 -        0x109f49fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
       0x109f53000 -        0x109f80ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x109f8c000 -        0x10a453fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
       0x10a87a000 -        0x10a8f0fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
       0x10a937000 -        0x10a999ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
       0x10a9de000 -        0x10aa18fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
       0x10aa33000 -        0x10aa37ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
       0x10aa3f000 -        0x10aa42fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
       0x10aa4b000 -        0x10ad77ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x10aebe000 -        0x10aed4ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
       0x10aeee000 -        0x10af93fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
       0x10afca000 -        0x10afe7ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
       0x10affb000 -        0x10affdff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
       0x10b003000 -        0x10b006ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
       0x10b011000 -        0x10b01cff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
       0x10b02c000 -        0x10b052fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x10b070000 -        0x10b087fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x10b09d000 -        0x10b105ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x10b133000 -        0x10b133fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x10b13d000 -        0x10b1dffff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x10b233000 -        0x10b23aff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
       0x10b48e000 -        0x10b4b9ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
       0x10b51b000 -        0x10b528fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x10b532000 -        0x10b576ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
       0x10c9f0000 -        0x10c9f4fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff6401b000 -     0x7fff6404fbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 6
    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: 7086
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=99.2M resident=98.0M(99%) swapped_out_or_unallocated=1228K(1%)
Writable regions: Total=67.4M written=33.2M(49%) resident=36.5M(54%) swapped_out=0K(0%) unallocated=30.9M(46%)
REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                     4K        reserved VM address space (unallocated)
CG backing stores                     8K
CG raster data                       64K
CG shared images                    128K
CoreAnimation                      4472K
CoreGraphics                         16K
CoreServices                       1224K
MALLOC                             50.4M
MALLOC guard page                    48K
Memory tag=243                        4K
Memory tag=246                     3200K
SQLite page cache                    96K
STACK GUARD                        56.0M
Stack                              11.6M
VM_ALLOCATE                         452K
__CI_BITMAP                          80K
__DATA                              9.8M
__LINKEDIT                         17.3M
__TEXT                             81.9M
__UNICODE                           544K
mapped file                        17.6M
shared memory                      4488K
===========                      =======
TOTAL                             259.1M
TOTAL, minus reserved VM space    259.1M
Any help would be appreciated.
Pepijn.

Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.
While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem(s)?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault in Mac OS X 10.7 or later, then you can’t enable the Guest account. The Guest login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
Be sure your Mac is shut down.
Press the power button.
Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
*Note: If FileVault is enabled under Mac OS X 10.7 or later, you can’t boot in safe mode.
Test while in safe mode. Same problem(s)?
After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Similar Messages

  • Have an original iPhone 3G. Can you still sync iTunes (10.6) and Contacts after Lion install?

    Have an original iPhone 3G. Can you still sync iTunes (10.6) and Contacts after Lion install?

    An older iTunes will not open the library once used by a newer version.
    iTunes 10.6.3 will work with iOS6 as long as the hardware doesn't post-date the release of 10.7  Use iTunes 10.6.3 on both machines.
    iTunes 10.6.3.25 - http://support.apple.com/kb/DL1575

  • 4th generation itouch heating up, keeps crashing and worse after screen cracked

    My 4th generation itouch has been heating up a lot, crashing and the battery dies really fast and I just got it in November. Unfortunetly, I dropped it today and it cracked at the bottom and a crack through the screen but, now my itouch keeps crashing more. Is there any way that Apple can replace my itouch for free so that way my itouch doesn't crash or heat up anymore and I dont have to look at a cracked screen?

    Dropping an ipod is not covered by your warranty: http://www.apple.com/support/ipod/service/faq/#warranty5
    Apple can repair your device, but you'll have to pay for it, see the pricing here: Apple - Support - iPod - Repair pricing

  • Since I've installed Maverick my Finder keeps crashing and relaunching.

    Extremely annoying. Any quick & easy fix by any chances?
    Thanks a lot!

    Hello there DoubleBellyBuster,
    It sounds like after upgrading to Mavericks, Finder is unstable and keeps relaunching on your for no apparent reason. I want to recommend 2 things here.
    First reset your PRAM, and SMC and see if the issue persists:
    About NVRAM and PRAM
    http://support.apple.com/kb/ht1379
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    After resetting NVRAM or PRAM, you may need to reconfigure your settings for speaker volume, screen resolution, startup disk selection, and time zone information.
    Intel-based Macs: Resetting the System Management Controller (SMC)
    http://support.apple.com/kb/HT3964
    Resetting the SMC on portables with a battery you should not remove on your own
    Note: Portable computers that have a battery you should not remove on your own include MacBook Pro (Early 2009) and later, all models of MacBook Air, and MacBook (Late 2009).
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    If it is not resolved, next I would try a Safe Boot.
    Mac OS X: What is Safe Boot, Safe Mode?
    http://support.apple.com/kb/ht1564
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Firefox keeps crashing and closing after I've used HP Photosmart software

    As title. I'm using Firefox 35.0.1 but the last few versions of FF have done this too.
    After I've done any scanning with HP Photosmart scanning software Firefox keeps closing with a send-error-report box if I switch to a different tab or scroll up or down with the mousewheel. It does this almost immediately every time I restart FF and the problem is only solved by rebooting my laptop.
    I updated all my drivers including nVidia drivers about ten days ago but it hasn't made a difference and tbh it doesn't seem like a graphics error to me anyway. This problem has gone on for several versions of FF now and I don't really have time to reboot my laptop every time I use my printer :( Maybe it is down to the HP software, but Chrome, Opera and IE don't have this issue, only FF, and using other browsers only serves to remind me how much I really prefer FF over all the others LOL x

    Please provide some Crash Report ID's.
    Follow the steps below to provide us crash IDs to help us learn more about your crash.
    #Enter ''about:crashes'' in the Firefox address bar and press Enter. A Submitted Crash Reports list will appear, similar to the one shown below.
    #Copy the '''5''' most recent Report IDs that start with '''bp-''' and then go back to your forum question and paste those IDs into the "Post a Reply" box.
    ''' Note:''' If a recent Report ID does not start with '''bp-''' click on it to submit the report.
    (Please don't take a screenshot of your crashes, just copy and paste the IDs. The below image is just an example of what your Firefox screen should look like.)
    ;[[Image:aboutcrashesFx29|width=500]]
    Thank you for your help!
    More information and further troubleshooting steps can be found in the [[Firefox crashes - Troubleshoot, prevent and get help fixing crashes]] article.

  • Adobe flash player 11.3 keeps crashing and freezing. been un-installed and re-installed,still the sa

    adobe flash player keeps freezing then crashing on my h/p pc. i feel it might be firefox, son-in-law says it is the latest player download , it is happening to him too. i don't have money to take to shop, i am disabled with lots of medical issues and bills. please help me get this problem fixed.

    What is your operating system and version?
    What is your Firefox version?
    What is your Flash Player version?
    [topic moved to Flash Player forum]

  • Updating to Quicktime 7.2 makes finder crash and relaunch every minutes

    Hey,
    Since I have updated to qt7.2 my finder keeps crashing and relaunching itself every 3-4 minutes. Anybody experiencing the same problem or having a solution.
    Thanks

    Is there anything you're doing in particular at the time it crashes? One thing to check for is whether you have Preview turned on as one of the View options, there's currently an issue where certain movies can cause a crash, and if Finder is showing a preview of one of those movies, that would be enough to crash Finder.

  • Since i intalled mountain lion on my macbook pro it keeps crashing and rebooting

    Since i installed mountain lion it keeps crashing and reeboting here is the crash report i would be so grateful if anybody could help :
    Interval Since Last Panic Report:  67951 sec
    Panics Since Last Report:          11
    Anonymous UUID:                    B667AE9E-BCC6-4EE6-920D-22884F7A999C
    Wed Sep  5 13:34:41 2012
    panic(cpu 1 caller 0xffffff7f97815c85): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff812b12f000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 1), Frame : Return Address
    0xffffff810723af70 : 0xffffff801701d5f6
    0xffffff810723afe0 : 0xffffff7f97815c85
    0xffffff810723b070 : 0xffffff7f9790f5b7
    0xffffff810723b0d0 : 0xffffff7f9790f62b
    0xffffff810723b140 : 0xffffff7f97c24883
    0xffffff810723b280 : 0xffffff7f9793575d
    0xffffff810723b2b0 : 0xffffff7f9781f9e6
    0xffffff810723b360 : 0xffffff7f9781b0b8
    0xffffff810723b550 : 0xffffff7f9781c2e4
    0xffffff810723b620 : 0xffffff7f989c0494
    0xffffff810723b6e0 : 0xffffff7f989f0f8b
    0xffffff810723b770 : 0xffffff7f989d6638
    0xffffff810723b7d0 : 0xffffff7f989d6efc
    0xffffff810723b820 : 0xffffff7f989d72e6
    0xffffff810723b8c0 : 0xffffff7f989d7d06
    0xffffff810723b900 : 0xffffff7f98992f31
    0xffffff810723ba80 : 0xffffff7f989d42ee
    0xffffff810723bb40 : 0xffffff7f98991a3a
    0xffffff810723bba0 : 0xffffff8017464929
    0xffffff810723bbc0 : 0xffffff8017465ed0
    0xffffff810723bc20 : 0xffffff80174638ef
    0xffffff810723bd70 : 0xffffff80170981a1
    0xffffff810723be80 : 0xffffff8017020abd
    0xffffff810723beb0 : 0xffffff8017010448
    0xffffff810723bf00 : 0xffffff80170195fb
    0xffffff810723bf70 : 0xffffff80170a5ad6
    0xffffff810723bfb0 : 0xffffff80170ced13
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f977ae 000->0xffffff7f97ab0fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f97575000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[E37F420A-B5CD-38ED-9441-5247583B6ACE]@0xff ffff7f9779a000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[5D671681-D21B-3CCA-9810-B15E648C1B27]@0 xffffff7f97757000
             com.apple.nvidia.nv50hal(8.0)[9CD95A4A-FD94-349E-A4B6-FC3B74E197F5]@0xffffff7f9 7abe000->0xffffff7f97de0fff
                dependency: com.apple.NVDAResman(8.0.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f977 ae000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f97575000
             com.apple.GeForce(8.0)[91C40470-82BA-329A-A9D7-4C70F28275FD]@0xffffff7f98985000 ->0xffffff7f98a47fff
                dependency: com.apple.NVDAResman(8.0.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f977 ae000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[E37F420A-B5CD-38ED-9441-5247583B6ACE]@0xff ffff7f9779a000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f97575000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[5D671681-D21B-3CCA-9810-B15E648C1B27]@0 xffffff7f97757000
    BSD process name corresponding to current thread: WebProcess
    Mac OS version:
    12B19
    Kernel version:
    Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
    Kernel UUID: 3005059E-270B-3B9F-940D-7A66C05DDC9D
    Kernel slide:     0x0000000016e00000
    Kernel text base: 0xffffff8017000000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1281034856349
    last loaded kext at 32332827054: com.apple.driver.AppleHWSensor          1.9.5d0 (addr 0xffffff7f99203000, size 36864)
    last unloaded kext at 248457653982: com.apple.driver.AppleUSBUHCI          5.1.5 (addr 0xffffff7f98091000, size 65536)
    loaded kexts:
    com.speedbit.driver.vadriver          1.0.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.0f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f8
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f8
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.6
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleMikeyDriver          2.3.0f2
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.filesystems.autofs          3.0
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleMuxControl          3.2.6
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.1
    com.apple.driver.AppleUSBHub          5.1.6
    com.apple.driver.AirPort.Brcm4331          601.15.21
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleFWOHCI          4.9.5
    com.apple.driver.AppleAHCIPort          2.4.0
    com.apple.driver.AppleUSBEHCI          5.1.5
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.DspFuncLib          2.3.0f2
    com.apple.iokit.IOAudioFamily          1.8.9fc9
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f8
    com.apple.iokit.IOSurface          86.0.2
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f8
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.3.0f2
    com.apple.iokit.IOHDAFamily          2.3.0f2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.kext.triggers          1.0
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.driver.AppleGraphicsControl          3.2.6
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.AppleSMC          3.1.3d11
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.5
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.2.0
    com.apple.iokit.IOUSBFamily          5.1.6
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334248312D4346382020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334248312D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.21)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 11 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: TOSHIBA MK1059GSM, 1 TB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 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: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

    wrong reply

  • TS1368 I'm a PC user with an itunes account for several years. I updated my itunes and now it wont open and shows me 'missing file MSVCR80.dll,and error 7(Window error 126)' keep coming up even after re-installing itunes . What should i do?

    I'm a PC user with an itunes account for several years. I updated my itunes and now it wont open and shows me 'missing file MSVCR80.dll,and error 7(Window error 126)' keep coming up even after re-installing itunes . What should i do?

    Click here and follow the instructions.
    (98897)

  • Security and privacy system preferences not working after Lion install.  What to do?

    Security and privacy system preference not working after Lion install.  Not sure if it happen with Lion installer or after updating. What to do?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” (without the quotes) and press return. You should then get a new line ending in a dollar sign.
    Step 1
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you synchronize with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.
    You can then quit Terminal.

  • I just bought Lion from the app store and I was wondering how long it will be there for because you can't buy a hard copy of it and I was told they were fazing it out so if my computer crashes and I need to install it again will it still be there??

    I just bought Lion from the app store and I was wondering how long it will be there for because you can't buy a hard copy of it and I was told they were fazing it out so if my computer crashes and I need to install it again will it still be there??

    FWIW, your profile shows that you are already on Lion - did you buy Mountain Lion?
    If you purchase an OS from the Mac App Store, it will be listed under your Purchases and will be available to download again if you need it. Note: the license is only for you and is not transferable; if you sell your Mac, you must uninstall it and reinstall the original system.
    If you did buy Lion - out of curiosity - since it is no longer showing in the app store, how did you buy it there? Or did you call Apple and they sent you a redemption code?

  • After the update iTunes keeps crashing and won't play any of my music and keeps restarting my phone.

    After the update iTunes keeps crashing and won't play any of my music and keeps restarting my phone.
    Anyone else have this problem and resolved it?
    Thank you!

    Well, I hadn't rebooted after the 7.1.1 upgrade, but obviously I had to restart iTunes. After I rebooted my iBook iTunes worked... Maybe the 7.1.1 update should be marked with a must reboot?

  • My ibooks keeps crashing and using up all my battery since I installed ios 8.  how do I fix this

    I have an Iphone 5 and I did the update to ios 8 and now my i books keeps crashing and using up all my battery.  I have rebooted and shut down the phone and sync with itunes but still have problem  Any help out there?

    Hello paula.a.williams66,
    It may help to force close all open applications, then reset your iPhone.
    iOS: Understanding multitasking
    http://support.apple.com/kb/HT4211
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    If iBooks continues to misbehave, the next step would be to restore the device.
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/HT1766
    Cheers,
    Allen

  • Imac keep crashing and freezing up when I open browsers and program

    Hi, I have some problems for my Imac. I don't know why when I open my browsers and some program keep crashing and freezing up.
    Any one can help this problem? Or should I follow any step can solve this problem? Thanks a lot!
    Zack

    Reinstalling Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion: Select Reinstall Lion and click on the Continue button.
    Note: You can also re-download the Lion installer by opening the App Store application. Hold down the OPTION key and click on the Purchases icon in the toolbar. You should now see an active Install button to the right of your Lion purchase entry. There are situations in which this will not work. For example, if you are already booted into the Lion you originally purchased with your Apple ID or if an instance of the Lion installer is located anywhere on your computer.

  • My imac OS 10.8.4 keeps crashing and restarting "due to problem"

    My imac running OS X 10.8.4, with the group update installed keeps crashing and restarting itself at various intervals and running different software each time. This last time, I tried to double check the 10.8.4 group update was installed, ran it and the install seemed to complete, but then upon restart, I still got the "your computer was restarted due to a problem" message. I also got this message when I restarted in safe mode - and I selected the restart from the apple menu.
    Here is the latest Problem Report, below. Please let me know what additional information might be helpful to help figure this out. It's making it impossible to get any work done.
    Interval Since Last Panic Report:  105 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    270CC900-4997-818F-856D-36400CE38834
    Tue Aug 27 19:58:01 2013
    panic(cpu 3 caller 0xffffff80002b8655): Kernel trap at 0xffffff8000287cc1, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000102c100b0, CR3: 0x00000000082b5004, CR4: 0x00000000000606e0
    RAX: 0xff7fff8008980dc0, RBX: 0xffffff80042d9d58, RCX: 0x00000000000105d6, RDX: 0x0000000000029417
    RSP: 0xffffff80de363bf0, RBP: 0xffffff80de363c10, RSI: 0x000000002540be40, RDI: 0xffffff80037802e8
    R8:  0xfffffffffffff000, R9:  0xffffff80088dddf8, R10: 0x0000000123470000, R11: 0x00000000ffffff00
    R12: 0x00000000000105d6, R13: 0xffffff80042d3110, R14: 0xffffff80037802e8, R15: 0xffffff8002f78000
    RFL: 0x0000000000010246, RIP: 0xffffff8000287cc1, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000102c100b0, Error code: 0x0000000000000000, Fault CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80de363890 : 0xffffff800021d626
    0xffffff80de363900 : 0xffffff80002b8655
    0xffffff80de363ad0 : 0xffffff80002ce17d
    0xffffff80de363af0 : 0xffffff8000287cc1
    0xffffff80de363c10 : 0xffffff80002893a8
    0xffffff80de363c30 : 0xffffff80002894e8
    0xffffff80de363c70 : 0xffffff80002774d5
    0xffffff80de363cd0 : 0xffffff800027c637
    0xffffff80de363d00 : 0xffffff8000276524
    0xffffff80de363d30 : 0xffffff80002759b0
    0xffffff80de363d70 : 0xffffff800026737c
    0xffffff80de363e60 : 0xffffff800026b0e0
    0xffffff80de363e90 : 0xffffff8000235d03
    0xffffff80de363ed0 : 0xffffff80005566d7
    0xffffff80de363f40 : 0xffffff8000556479
    0xffffff80de363f50 : 0xffffff80005e16aa
    0xffffff80de363fb0 : 0xffffff80002ce9c3
    BSD process name corresponding to current thread: fsck_hfs
    Boot args: -x
    Mac OS version:
    12E55
    Kernel version:
    Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    Kernel UUID: 896CB1E3-AB79-3DF1-B595-549DFFDF3D36
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 51576537420
    last loaded kext at 3090633002: com.apple.driver.AppleThunderboltDPOutAdapter          1.8.9 (addr 0xffffff7f80e7e000, size 40960)
    loaded kexts:
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.driver.XsanFilter          404
    com.apple.BootCache          34
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AirPort.Atheros40          600.72.2
    com.apple.iokit.AppleBCM5701Ethernet          3.6.1b4
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleAHCIPort          2.5.2
    com.apple.driver.AppleUSBUHCI          5.2.5
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.security.quarantine          2.1
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.AppleThunderboltDPOutAdapter          1.8.9
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.6
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.driver.AppleThunderboltNHI          1.7.8
    com.apple.iokit.IOThunderboltFamily          2.4.0
    com.apple.iokit.IO80211Family          530.4
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOUSBFamily          5.6.0
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.TMSafetyNet          7
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.72.0-P2P
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 0 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3500418AS, 500.11 GB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: USB 2.0 Hub [MTT], 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0xfa130000 / 5
    USB Device: ICEMOUSE2 USB Optical Mouse, 0x2222, 0x3114, 0xfa133000 / 9
    USB Device: Macally ICEKEY Keyboard, 0x2222, 0x0014, 0xfa132000 / 10
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: DTZ-2100, 0x056a  (WACOM Co., Ltd.), 0x003f, 0xfd140000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

    Another report, upon trying to restart in safe mode (please help!):
    Interval Since Last Panic Report:  712 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    270CC900-4997-818F-856D-36400CE38834
    Tue Aug 27 20:15:10 2013
    panic(cpu 3 caller 0xffffff80002b8655): Kernel trap at 0xffffff80002884f2, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x00007fc00c060000, CR3: 0x000000005929a061, CR4: 0x00000000000606e0
    RAX: 0xff7fff800404c160, RBX: 0x000000000000004f, RCX: 0xffffff80008be150, RDX: 0x000000000000004f
    RSP: 0xffffff80e735b5f0, RBP: 0xffffff80e735b610, RSI: 0xffffff80051d9200, RDI: 0xffffff80008be150
    R8:  0xffffff80051e21b8, R9:  0xffffff8004872b28, R10: 0xffffff80008bdc60, R11: 0x0000000000000000
    R12: 0x0000000040000800, R13: 0xffffff800c90b340, R14: 0x0000000000000030, R15: 0xffffff8004872b28
    RFL: 0x0000000000010206, RIP: 0xffffff80002884f2, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x00007fc00c060000, Error code: 0x0000000000000000, Fault CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80e735b290 : 0xffffff800021d626
    0xffffff80e735b300 : 0xffffff80002b8655
    0xffffff80e735b4d0 : 0xffffff80002ce17d
    0xffffff80e735b4f0 : 0xffffff80002884f2
    0xffffff80e735b610 : 0xffffff8000288f05
    0xffffff80e735b640 : 0xffffff8000263002
    0xffffff80e735b7d0 : 0xffffff80002b8259
    0xffffff80e735b9a0 : 0xffffff80002ce17d
    0xffffff80e735b9c0 : 0xffffff80002b2409
    0xffffff80e735bb40 : 0xffffff80002b0aab
    0xffffff80e735bb90 : 0xffffff800056911e
    0xffffff80e735bbd0 : 0xffffff80002e8531
    0xffffff80e735bc30 : 0xffffff800032823a
    0xffffff80e735bd20 : 0xffffff80004faa0f
    0xffffff80e735bdb0 : 0xffffff8000311bcd
    0xffffff80e735be00 : 0xffffff8000307ba9
    0xffffff80e735be50 : 0xffffff800057693e
    0xffffff80e735bef0 : 0xffffff8000576762
    0xffffff80e735bf50 : 0xffffff80005e16aa
    0xffffff80e735bfb0 : 0xffffff80002ce9c3
    BSD process name corresponding to current thread: com.apple.dock.e
    Boot args: -x
    Mac OS version:
    12E55
    Kernel version:
    Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    Kernel UUID: 896CB1E3-AB79-3DF1-B595-549DFFDF3D36
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 122148671109
    last loaded kext at 83273010483: com.apple.driver.AppleHWSensor          1.9.5d0 (addr 0xffffff7f812e4000, size 28672)
    loaded kexts:
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.12.87
    com.apple.kext.AMDFramebuffer          8.1.2
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.1.2
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.XsanFilter          404
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.BootCache          34
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AirPort.Atheros40          600.72.2
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.iokit.AppleBCM5701Ethernet          3.6.1b4
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleAHCIPort          2.5.2
    com.apple.driver.AppleUSBUHCI          5.2.5
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.security.quarantine          2.1
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.4f2
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.kext.AMD6000Controller          8.1.2
    com.apple.kext.AMDSupport          8.1.2
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleThunderboltDPOutAdapter          1.8.9
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.6
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.driver.AppleThunderboltNHI          1.7.8
    com.apple.iokit.IOThunderboltFamily          2.4.0
    com.apple.iokit.IO80211Family          530.4
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOUSBFamily          5.6.0
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.TMSafetyNet          7
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.72.0-P2P
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3500418AS, 500.11 GB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: DTZ-2100, 0x056a  (WACOM Co., Ltd.), 0x003f, 0xfd140000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: USB 2.0 Hub [MTT], 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0xfa130000 / 5
    USB Device: ICEMOUSE2 USB Optical Mouse, 0x2222, 0x3114, 0xfa133000 / 8
    USB Device: Macally ICEKEY Keyboard, 0x2222, 0x0014, 0xfa132000 / 7
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6

Maybe you are looking for

  • I keep getting the message "An unknown error has occurred" when trying to sign in to the App Store. Why?

    I keep getting the message "An unknown error has occurred" when trying to sign in to the App Store. How do I solve this problem?

  • Can't edit photo in Elements 8.0 in CS5

    I recently bought a new computer with Windows 7. My old computer had Windows XP. I have Elements 8.0 and CS5 installed on both computers. On my old computer, in the Organizer, I was able to click on Edit, then click on Edit with Photoshop (in the dro

  • "Open pdfs in" with only one choice

    I am seeing the following behavior: the newest upgrade of StashPro (1.5, very handy for protecting pictures, movies, and now documents) features a document section and is now able to store (and open) pdfs. since installing it, all the pdf attachments

  • Where (and what) to get airport card for PM 1.0 GHz FW800?

    I dont know if I should be getting the airport card or the airport extreme, and even if I knew, I have no idea where is reliable. I've seen it on amazon.com for $42 new w/o box, and one unopened for $60 on craigslist(there are pictures, Im pretty sur

  • Credit data inconsistency

    Dear Experts ! Please help me in the below credit management scenario. User observed some inconsistent data in transaction -VKM1 with respect to the FD33 screen . I checked the data in RVKRED88 report and found that open order value of the sales orde