ITunes crashes all the time after Mountain Lion

After installing OSX 10.8, iTunes keeps crashing whenever I open it. Tried reinstalling but did not work.
This is the crash report:
Process:         iTunes [481]
Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
Identifier:      com.apple.iTunes
Version:         10.6.3 (10.6.3)
Build Info:      iTunes-10632501~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [204]
User ID:         501
Date/Time:       2012-07-30 18:26:09.089 -0300
OS Version:      Mac OS X 10.8 (12A269)
Report Version:  10
Interval Since Last Report:          10346 sec
Crashes Since Last Report:           42
Per-App Interval Since Last Report:  157 sec
Per-App Crashes Since Last Report:   42
Can anyone, help me?

Actually, this is the full crash report:
Process:         iTunes [626]
Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
Identifier:      com.apple.iTunes
Version:         10.6.3 (10.6.3)
Build Info:      iTunes-10632501~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [204]
User ID:         501
Date/Time:       2012-07-30 20:15:58.946 -0300
OS Version:      Mac OS X 10.8 (12A269)
Report Version:  10
Interval Since Last Report:          16929 sec
Crashes Since Last Report:           45
Per-App Interval Since Last Report:  163 sec
Per-App Crashes Since Last Report:   45
Anonymous UUID:                      200534EF-D52B-4EC4-A57B-435CF84434E1
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000007fda35d3ed8
VM Regions Near 0x7fda35d3ed8:
    __LINKEDIT             00000001150b0000-00000001150bf000 [   60K] r--/rwx SM=COW  /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
-->
    MALLOC_TINY            00007fda30400000-00007fda30700000 [ 3072K] rw-/rwx SM=PRV 
Application Specific Information:
objc_msgSend() selector name: description
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                         0x00007fff861042d0 objc_msgSend + 16
1   com.apple.AppKit                        0x00007fff880085c3 -[NSApplication reportException:] + 37
2   com.apple.iTunes                        0x000000010dc8a149 0x10dc82000 + 33097
3   com.apple.CoreFoundation                0x00007fff80fb7b8a _CFXNotificationPost + 2554
4   com.apple.Foundation                    0x00007fff87a77a76 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
5   com.apple.AppKit                        0x00007fff880ecf04 -[NSApplication finishLaunching] + 331
6   com.apple.AppKit                        0x00007fff880eca7a -[NSApplication run] + 124
7   com.apple.iTunes                        0x000000010dc857af 0x10dc82000 + 14255
8   com.apple.iTunes                        0x000000010dc855f0 0x10dc82000 + 13808
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff854c9d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8a438e26 _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8a438a2a _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff854c96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8996df2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8996dcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff899581b1 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff854c96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8996df2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8996dcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff899581b1 start_wqthread + 13
Thread 4:
0   com.apple.iTunes                        0x000000010e87344f 0x10dc82000 + 12522575
1   com.apple.iTunes                        0x000000010e811e48 0x10dc82000 + 12123720
2   com.apple.iTunes                        0x000000010e7f5a0b 0x10dc82000 + 12007947
3   com.apple.iTunes                        0x000000010e80b762 0x10dc82000 + 12097378
4   com.apple.iTunes                        0x000000010e80d69b 0x10dc82000 + 12105371
5   com.apple.iTunes                        0x000000010e7e751a 0x10dc82000 + 11949338
6   com.apple.iTunes                        0x000000010e7bf0ca 0x10dc82000 + 11784394
7   com.apple.iTunes                        0x000000010e680518 0x10dc82000 + 10478872
8   com.apple.iTunes                        0x000000010e6bf056 0x10dc82000 + 10735702
9   com.apple.iTunes                        0x000000010e6c03f1 0x10dc82000 + 10740721
10  com.apple.iTunes                        0x000000010e78e82c 0x10dc82000 + 11585580
11  com.apple.iTunes                        0x000000010dc89bba 0x10dc82000 + 31674
12  com.apple.iTunes                        0x000000010dc89a28 0x10dc82000 + 31272
13  com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
14  libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
15  libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff854c7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff854c6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff80fa1f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff80fa7606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff80fa6dd2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff80fb5a81 CFRunLoopRun + 97
6   com.apple.iTunes                        0x000000010dc8b697 0x10dc82000 + 38551
7   com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
8   libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff854c91ae __psynch_rw_wrlock + 10
1   libsystem_c.dylib                       0x00007fff89971e86 pthread_rwlock_wrlock + 469
2   com.apple.iTunes                        0x000000010e7bcfe8 0x10dc82000 + 11775976
3   com.apple.iTunes                        0x000000010e6be07c 0x10dc82000 + 10731644
4   com.apple.iTunes                        0x000000010e78a14c 0x10dc82000 + 11567436
5   com.apple.iTunes                        0x000000010e78a836 0x10dc82000 + 11569206
6   com.apple.iTunes                        0x000000010dc917ac 0x10dc82000 + 63404
7   com.apple.iTunes                        0x000000010ded0e1a 0x10dc82000 + 2420250
8   com.apple.iTunes                        0x000000010ded0ea8 0x10dc82000 + 2420392
9   com.apple.iTunes                        0x000000010dc8ee8e 0x10dc82000 + 52878
10  com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
11  libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
12  libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff854c96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8996df2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8996dcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff899581b1 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff854c90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8996ffc9 _pthread_cond_wait + 869
2   com.apple.iTunes                        0x000000010dc8b844 0x10dc82000 + 38980
3   com.apple.iTunes                        0x000000010dc9bec7 0x10dc82000 + 106183
4   com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
5   libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff854c7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff854c6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff80fa1f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff80fa7606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff80fa6dd2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff80fb5a81 CFRunLoopRun + 97
6   com.apple.iTunes                        0x000000010dca418e 0x10dc82000 + 139662
7   com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
8   libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fda35dfb2d0  rbx: 0x00007fda35dfb2d0  rcx: 0x00007fda35dfb330  rdx: 0x00007fda35dfb2d0
  rdi: 0x00007fda35dfb2d0  rsi: 0x00007fff8891b760  rbp: 0x00007fff51f7d8c0  rsp: 0x00007fff51f7d890
   r8: 0x00007fff70b2b1c8   r9: 0x00007fda3513a000  r10: 0x00007fda31269eb0  r11: 0x000007fda35d3ec8
  r12: 0x00007fff861042c0  r13: 0x0000000000000000  r14: 0x00007fda3125d760  r15: 0x00007fda31601880
  rip: 0x00007fff861042d0  rfl: 0x0000000000010246  cr2: 0x000007fda35d3ed8
Logical CPU: 6
Binary Images:
       0x10dc82000 -        0x10ee2cff7  com.apple.iTunes (10.6.3 - 10.6.3) <60A47696-C8BC-97A5-1E84-5C56F064E0B7> /Applications/iTunes.app/Contents/MacOS/iTunes
       0x10f0f0000 -        0x10f175fff  com.apple.iTunes.iPodUpdater (10.4 - 10.4) <DF57EBE4-8375-BFDE-F5A1-FD92666E1B9E> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
       0x10f1c8000 -        0x10f1f7ff7  com.apple.avfoundationcf (2.0 - 92) <759C61C6-63EA-3E6D-AD16-3463924665D9> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
       0x10f22c000 -        0x10f231fff  com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x10f23b000 -        0x10f23ffff  com.apple.iPod (1.7 - 20) <6C90CD43-C5D5-359D-9A4D-E12A337A7ED1> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
       0x10f24b000 -        0x10f577ff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
       0x10f5a0000 -        0x10f5d7ff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
       0x10f5ea000 -        0x10f6c0fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
       0x10f6e3000 -        0x10f726ff7 +libgnsdk_submit.1.9.5.dylib (1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
       0x10fb0b000 -        0x10fb0dff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
       0x10fbec000 -        0x1100cefef  com.apple.CoreFP (2.1.42 - 2.1.42) <6BEB912E-AB97-7DC1-54B6-750E3CB83675> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
       0x11145d000 -        0x112a33fff  com.apple.CoreFP1 (1.14.42 - 1.14.42) <1EFEFC6F-B93E-D2C3-1A43-13A14FF4611D> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
       0x113c85000 -        0x113c8afff  com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x114006000 -        0x11415afff  com.apple.audio.units.Components (1.8 - 1.8) <5F6DD756-1CBF-30BB-A6CD-E3748C8EF7C7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x114265000 -        0x1142fdfef  com.apple.mobiledevice (507.11 - 507.11) <620AD57D-94D5-54A2-A1ED-0036CFCF6C70> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
       0x11434d000 -        0x114372fff  libssl.0.9.7.dylib (106) <F18836AF-72C8-36AA-9DAB-8286AFC46239> /usr/lib/libssl.0.9.7.dylib
       0x11480e000 -        0x1148e7ff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
       0x11493e000 -        0x114b4dff7  com.apple.audio.codecs.Components (3.0 - 3.0) <CF62608B-E62B-3EFB-809C-CD7BBD3A8CD7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x114d83000 -        0x114d86ff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <54857E46-0DF4-304A-8760-7935D667A5BA> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
       0x114fd4000 -        0x114ffbff7  com.apple.QuartzComposer.ExtraPatches (4.1 - 281) <59B1741E-7F4A-3110-A709-D8C7EC5AC930> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
       0x115010000 -        0x11505aff7  com.apple.audio.midi.CoreMIDI (1.9 - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
       0x115083000 -        0x1150aefff  com.apple.audio.OpenAL (1.6 - 1.6) <0FBA7491-B817-39EE-8898-FF88C9485B50> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x7fff6d882000 -     0x7fff6d8b693f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8063f000 -     0x7fff80a7bfff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff80f66000 -     0x7fff80f71ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff80f72000 -     0x7fff8115bfff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8115c000 -     0x7fff81173fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff81174000 -     0x7fff81175ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff81176000 -     0x7fff81b0739f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81b08000 -     0x7fff81b59fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff81b5a000 -     0x7fff81ba9ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    0x7fff81c2c000 -     0x7fff81cbdff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff81cbe000 -     0x7fff81d0bfff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff81d17000 -     0x7fff81d6eff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff81d9e000 -     0x7fff82d50ff7  com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff82d51000 -     0x7fff82ec2ff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff82ec3000 -     0x7fff82ecfff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff82efd000 -     0x7fff82f33fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff82f34000 -     0x7fff82f42ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff82fc8000 -     0x7fff82fd3ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff82fd4000 -     0x7fff82fdffff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff82fe0000 -     0x7fff82fe2fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff83074000 -     0x7fff8319dff7  com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff831ef000 -     0x7fff832f1fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff832f2000 -     0x7fff83307fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff83317000 -     0x7fff8333bff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
    0x7fff83344000 -     0x7fff8334efff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff83351000 -     0x7fff8361eff7  com.apple.security (7.0 - 55163.44) <E62305A2-958D-3EBC-B7E5-9A151D3E1777> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8361f000 -     0x7fff83623fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff83624000 -     0x7fff83652ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff83653000 -     0x7fff83660fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff83673000 -     0x7fff83693fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff83694000 -     0x7fff836a6ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff836a7000 -     0x7fff836b4ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff838fc000 -     0x7fff83951ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff83952000 -     0x7fff8398afff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8398b000 -     0x7fff83990fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff83a33000 -     0x7fff83a34ff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
    0x7fff83a35000 -     0x7fff83c35fff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
    0x7fff83de8000 -     0x7fff83f2bfef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff83f2c000 -     0x7fff8402aff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8402b000 -     0x7fff8402ffff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff84030000 -     0x7fff84125fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff84126000 -     0x7fff841ccfff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff841cd000 -     0x7fff84218ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff84219000 -     0x7fff849c1fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff849c2000 -     0x7fff849c2fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff849f9000 -     0x7fff84df0fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff84df1000 -     0x7fff8508aff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8508b000 -     0x7fff850f4fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff850ff000 -     0x7fff85156ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff85157000 -     0x7fff85254ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff85255000 -     0x7fff852effff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff85384000 -     0x7fff8538ffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff853dc000 -     0x7fff854b6fff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff854b7000 -     0x7fff854d2ff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff854d3000 -     0x7fff858cbff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff858cc000 -     0x7fff859e6fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff859e7000 -     0x7fff85d16ff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff85d17000 -     0x7fff85f72fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff85f73000 -     0x7fff85ff3ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff85ff4000 -     0x7fff86007ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8604d000 -     0x7fff86061fff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86062000 -     0x7fff8606efff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8606f000 -     0x7fff86073fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff86074000 -     0x7fff860b6fff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff860b7000 -     0x7fff860faff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff860fb000 -     0x7fff860fdff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff860fe000 -     0x7fff86216a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff86217000 -     0x7fff8621dff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8629e000 -     0x7fff862a2fff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff862a3000 -     0x7fff864c1fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff864cf000 -     0x7fff864fafff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff864fb000 -     0x7fff86599fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8659a000 -     0x7fff8669cfff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8669d000 -     0x7fff866c7ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff866c8000 -     0x7fff86712ff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86713000 -     0x7fff86713fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8675a000 -     0x7fff86797fe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff867d3000 -     0x7fff867effff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff867f0000 -     0x7fff8680fff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff86810000 -     0x7fff868e3ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff868f1000 -     0x7fff868ffff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff86900000 -     0x7fff86958ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff86959000 -     0x7fff86963fff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff86964000 -     0x7fff86973ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff869bb000 -     0x7fff869ecfff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff869ed000 -     0x7fff86a4afff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86a4b000 -     0x7fff86a4efff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff86a4f000 -     0x7fff86a71ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    0x7fff86a72000 -     0x7fff86af4fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff86b4c000 -     0x7fff86b52fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86b53000 -     0x7fff86b66ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff86b67000 -     0x7fff86b75ff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
    0x7fff86b76000 -     0x7fff86bacfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff86c19000 -     0x7fff86c1aff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff86c1b000 -     0x7fff86c88ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff86c89000 -     0x7fff86c92fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff86c93000 -     0x7fff86dacff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff86e35000 -     0x7fff86e3cfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff86e3d000 -     0x7fff86ebbff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff86ebc000 -     0x7fff86ebdff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff86ebe000 -     0x7fff86ec6fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    0x7fff86ef1000 -     0x7fff86f12ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff86f43000 -     0x7fff870ccfff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff870cd000 -     0x7fff870d3fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff870d4000 -     0x7fff87282fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87283000 -     0x7fff872dfff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff872e0000 -     0x7fff8732cff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff875e3000 -     0x7fff875e4fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff875e5000 -     0x7fff875e6fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff875e7000 -     0x7fff8762bfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff8762c000 -     0x7fff8766bff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8766c000 -     0x7fff8766cfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87670000 -     0x7fff8777bfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8777c000 -     0x7fff8777cfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8777d000 -     0x7fff8777dfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff87878000 -     0x7fff878d5ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff87a2f000 -     0x7fff87d8bff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87d8e000 -     0x7fff87de8fff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff87dee000 -     0x7fff87df1fff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff87e2c000 -     0x7fff87eddfff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff87f9f000 -     0x7fff88bc9fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88bcb000 -     0x7fff88c90fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88c91000 -     0x7fff88cdcfff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff88cdd000 -     0x7fff88ce3fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff88d29000 -     0x7fff88d29fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff88d2a000 -     0x7fff88e49fff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff88e4a000 -     0x7fff88e51fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88e52000 -     0x7fff88e68fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff88e8c000 -     0x7fff88f5dff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff88f5e000 -     0x7fff88f8afff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff88f8b000 -     0x7fff88f8bfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff88f95000 -     0x7fff88f95ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88f99000 -     0x7fff89006fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff89007000 -     0x7fff89015fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff89023000 -     0x7fff890a4fff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff89101000 -     0x7fff8913bfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff894ac000 -     0x7fff894afff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff894b0000 -     0x7fff89520fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8955e000 -     0x7fff89875ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff89876000 -     0x7fff898befff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff898bf000 -     0x7fff89927ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff89928000 -     0x7fff89942fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8994e000 -     0x7fff8994efff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8994f000 -     0x7fff89951fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff89954000 -     0x7fff89956fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff89957000 -     0x7fff89a23fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff89a24000 -     0x7fff89a45fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff89a46000 -     0x7fff89a5afff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff89aec000 -     0x7fff89b48fff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff89b49000 -     0x7fff89b64ff7  libexpat.1.dylib (12) <95D59F1F-0A5C-3F33-BA97-26F7D796CE7A> /usr/lib/libexpat.1.dylib
    0x7fff89c0d000 -     0x7fff89c0efff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89cb2000 -     0x7fff89f42fff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8a197000 -     0x7fff8a19cfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a1ab000 -     0x7fff8a1aefff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8a1af000 -     0x7fff8a1beff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8a1bf000 -     0x7fff8a1e6ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8a1e7000 -     0x7fff8a1e7fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8a1e8000 -     0x7fff8a23eff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8a23f000 -     0x7fff8a3dafef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8a3db000 -     0x7fff8a3fafff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8a434000 -     0x7fff8a449ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff8a44a000 -     0x7fff8a547fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    0x7fff8a548000 -     0x7fff8a6cefff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8a6cf000 -     0x7fff8a78cff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8a78d000 -     0x7fff8a8ddfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8abc1000 -     0x7fff8ae6bfff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8ae87000 -     0x7fff8af14ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8b16b000 -     0x7fff8b182fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8b197000 -     0x7fff8b197fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8b198000 -     0x7fff8b235fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8b2a0000 -     0x7fff8b2f6fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8b2f7000 -     0x7fff8b2ffff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8b343000 -     0x7fff8b344fff  libScreenReader.dylib (264.2) <E8BFC2E1-798D-33F6-AFF4-3334DE24DDE8> /usr/lib/libScreenReader.dylib
    0x7fff8b345000 -     0x7fff8b36bfff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8b475000 -     0x7fff8b4ddfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8b4de000 -     0x7fff8b506fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8b507000 -     0x7fff8b556ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8be0c000 -     0x7fff8be37fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8be38000 -     0x7fff8be5aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8be5b000 -     0x7fff8bef5fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8bef6000 -     0x7fff8befafff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8bfc5000 -     0x7fff8bfd2fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8c716000 -     0x7fff8c889ff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8c88a000 -     0x7fff8c8b8fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8c8b9000 -     0x7fff8c8bcfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8cc46000 -     0x7fff8cc48fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8cc7a000 -     0x7fff8cc7eff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8cc7f000 -     0x7fff8d09bfff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8d0fc000 -     0x7fff8d0feff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8d0ff000 -     0x7fff8d104fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8d37a000 -     0x7fff8d46bff7  com.apple.PubSub (1.0.5 - 65.32) <A53D3D5D-85DF-3CFC-94DF-FB05D6FEC34A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    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: 627
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=255.0M resident=188.9M(74%) swapped_out_or_unallocated=66.1M(26%)
Writable regions: Total=118.1M written=22.6M(19%) resident=28.6M(24%) swapped_out=0K(0%) unallocated=89.5M(76%)
REGION TYPE                      VIRTUAL
===========                      =======
CG shared images                     96K
CoreServices                       4112K
MALLOC                             96.5M
MALLOC guard page                    48K
Memory tag=242                       12K
Memory tag=251                       36K
STACK GUARD                        56.0M
Stack                              12.6M
VM_ALLOCATE                          52K
__DATA                             28.4M
__IMAGE                             528K
__LINKEDIT                         55.2M
__TEXT                            199.7M
__UNICODE                           544K
mapped file                        29.8M
shared memory                       308K
===========                      =======
TOTAL                             483.9M
Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 14 GB, SMC 1.25f4
Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x014F, 0x5453324741504D41435038552D5420202020
Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x014F, 0x5453324741504D41435038552D5420202020
Memory Module: DIMM Riser B/DIMM 3, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x0D9B, 0x000000000000000000000000000000000000
Memory Module: DIMM Riser B/DIMM 4, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x0D9B, 0x000000000000000000000000000000000000
Memory Module: DIMM Riser A/DIMM 3, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x0198, 0x000000000000000000000000000000000000
Memory Module: DIMM Riser A/DIMM 4, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x0198, 0x000000000000000000000000000000000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.16)
Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
Network Service: AirPort, AirPort, en2
PCI Card: NVIDIA GeForce GT 120, sppci_displaycontroller, Slot-1
Serial ATA Device: WDC WD1002FAEX-00Z3A0, 1 TB
Serial ATA Device: WDC WD1001FALS-00J7B1, 1 TB
Serial ATA Device: ST3750330AS, 750,16 GB
Serial ATA Device: SAMSUNG HD204UI, 2 TB
Parallel ATA Device: PIONEER DVD-RW  DVR-112D
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd500000 / 3
USB Device: hub_device, apple_vendor_id, 0x9126, 0xfd510000 / 6
USB Device: CTE-640-U V4.0-3, 0x056a  (WACOM Co., Ltd.), 0x0016, 0xfd513000 / 11
USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfd515000 / 10
USB Device: Display Audio, apple_vendor_id, 0x1105, 0xfd514000 / 9
USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9226, 0xfd516000 / 8
USB Device: USB 2.0 Hub [MTT], 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0201, 0xfd300000 / 2
USB Device: My Book, 0x1058  (Western Digital Technologies, Inc.), 0x1100, 0xfd340000 / 5
USB Device: hub_device, 0x050d  (Belkin Corporation), 0x0304, 0xfd330000 / 4
USB Device: USB to Serial-ATA bridge, 0x04fc  (SUNPLUS TECHNOLOGY CO., LTD.), 0x0c25, 0xfd333000 / 7
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 2
USB Device: Back-UPS BR1500G FW:865.L2 .D USB FW:L2, 0x051d  (American Power Conversion), 0x0002, 0x3d200000 / 2
FireWire Device: built-in_hub, 800mbit_speed
FireWire Device: My Book, WD, 400mbit_speed

Similar Messages

  • Itunes crash all the time after itunes 11.1.4 Uupdate

    here is the error message I get:
    Process:         iTunes [405]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         11.1.4 (11.1.4)
    Build Info:      iTunes-1114011001004062~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [190]
    Responsible:     iTunes [405]
    User ID:         502
    Date/Time:       2014-01-30 07:03:22.674 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  FF006430-69EA-8B37-FEF9-64972E95916F
    Sleep/Wake UUID: E6A39AB0-41DE-428F-9F00-8DE29F249A6D
    Crashed Thread:  0  iTunes main  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000049
    VM Regions Near 0x49:
    -->
        __TEXT                 000000010e3d4000-000000010fa7f000 [ 22.7M] r-x/rwx SM=COW  /Applications/iTunes.app/Contents/MacOS/iTunes
    Thread 0 Crashed:: iTunes main  Dispatch queue: com.apple.main-thread
    0   com.apple.iTunes                        0x000000010ef2a803 0x10e3d4000 + 11888643
    1   com.apple.iTunes                        0x000000010ef264ea 0x10e3d4000 + 11871466
    2   com.apple.iTunes                        0x000000010ef2f4a8 0x10e3d4000 + 11908264
    3   com.apple.iTunes                        0x000000010ef25772 0x10e3d4000 + 11868018
    4   com.apple.iTunes                        0x000000010e3d6266 0x10e3d4000 + 8806
    5   com.apple.CoreFoundation                0x00007fff8e7d6724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    6   com.apple.CoreFoundation                0x00007fff8e7d625f __CFRunLoopDoTimer + 1151
    7   com.apple.CoreFoundation                0x00007fff8e84776a __CFRunLoopDoTimers + 298
    8   com.apple.CoreFoundation                0x00007fff8e791aa5 __CFRunLoopRun + 1525
    9   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    10  com.apple.HIToolbox                     0x00007fff8e07bf0d RunCurrentEventLoopInMode + 226
    11  com.apple.HIToolbox                     0x00007fff8e07bcb7 ReceiveNextEventCommon + 479
    12  com.apple.HIToolbox                     0x00007fff8e07babc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    13  com.apple.AppKit                        0x00007fff8907928e _DPSNextEvent + 1434
    14  com.apple.AppKit                        0x00007fff890788db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    15  com.apple.AppKit                        0x00007fff8906c9cc -[NSApplication run] + 553
    16  com.apple.iTunes                        0x000000010ece03b2 0x10e3d4000 + 9487282
    17  com.apple.iTunes                        0x000000010e764ca4 0x10e3d4000 + 3738788
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88a9a662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff9230c43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff9230c152 _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.mobiledevice                  0x0000000115183711 __thr_AMRegisterForCallbacks + 217
    7   libdispatch.dylib                       0x00007fff9230a2ad _dispatch_client_callout + 8
    8   libdispatch.dylib                       0x00007fff9230c09e _dispatch_root_queue_drain + 326
    9   libdispatch.dylib                       0x00007fff9230d193 _dispatch_worker_thread2 + 40
    10  libsystem_pthread.dylib                 0x00007fff8aac3ef8 _pthread_wqthread + 314
    11  libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c77 _pthread_cond_wait + 787
    2   com.apple.iTunes                        0x000000010e3d876c 0x10e3d4000 + 18284
    3   com.apple.iTunes                        0x000000010e84f12f 0x10e3d4000 + 4698415
    4   com.apple.iTunes                        0x000000010e84f85e 0x10e3d4000 + 4700254
    5   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    6   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88a999aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e7ddd43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e900bd0 0x10e3d4000 + 5426128
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e3d8689 0x10e3d4000 + 18057
    4   com.apple.iTunes                        0x000000010e648666 0x10e3d4000 + 2573926
    5   com.apple.iTunes                        0x000000010e64863d 0x10e3d4000 + 2573885
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.iTunes                        0x000000010e3d87e7 0x10e3d4000 + 18407
    3   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff88a98e02 __accept + 10
    1   com.apple.iTunes                        0x000000010f01a05d 0x10e3d4000 + 12869725
    2   com.apple.iTunes                        0x000000010f001083 0x10e3d4000 + 12767363
    3   com.apple.iTunes                        0x000000010f000fc6 0x10e3d4000 + 12767174
    4   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    5   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff88a98e02 __accept + 10
    1   com.apple.iTunes                        0x000000010f01a05d 0x10e3d4000 + 12869725
    2   com.apple.iTunes                        0x000000010f001083 0x10e3d4000 + 12767363
    3   com.apple.iTunes                        0x000000010f000fc6 0x10e3d4000 + 12767174
    4   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    5   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 13:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff92631907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff9263170b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff892191ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 20:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff958c4918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff958c48a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff958c302e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff958c2bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff958c2a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e45a767 0x10e3d4000 + 550759
    4   com.apple.iTunes                        0x000000010e45a705 0x10e3d4000 + 550661
    5   com.apple.iTunes                        0x000000010e45a572 0x10e3d4000 + 550258
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e45a767 0x10e3d4000 + 550759
    4   com.apple.iTunes                        0x000000010e45a705 0x10e3d4000 + 550661
    5   com.apple.iTunes                        0x000000010e45a572 0x10e3d4000 + 550258
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff88a99e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac3f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff88a99e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac3f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0xfffffffffffffff0
      rdi: 0x0000000000000000  rsi: 0x00000000ffffffce  rbp: 0x00007fff51828d40  rsp: 0x00007fff51828d30
       r8: 0x0000000000003fff   r9: 0xffff9f7ffffa8a7f  r10: 0x0000000116326e20  r11: 0x00007fff79900430
      r12: 0x0000000000000000  r13: 0x0000618000174d00  r14: 0x00000000ffffffce  r15: 0x000000000000000c
      rip: 0x000000010ef2a803  rfl: 0x0000000000010202  cr2: 0x0000000000000049
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10e3d4000 -        0x10fa7efe7  com.apple.iTunes (11.1.4 - 11.1.4) <469CEDE7-B677-3B93-8B0D-1DE419BB8DCE> /Applications/iTunes.app/Contents/MacOS/iTunes
           0x10fe5e000 -        0x10fe5efff  libgenkit.dylib (1) <CF76235F-60A9-6685-7105-1AD8B67274D4> /usr/lib/libgenkit.dylib
           0x10fe62000 -        0x10fee2ff7  com.apple.iTunes.iPodUpdater (10.7 - 10.7) <2709E6B0-39E2-3D75-92E3-E9F27C307C4A> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
           0x10ff25000 -        0x10ff4fffb  com.apple.avfoundationcf (2.0 - 133) <385B4AC1-12A3-3ECC-98CD-31D391FCCEFE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
           0x10ff8b000 -        0x1102a9fe7  com.apple.iad.iAdCore (1.0 - 1) <9E8CC242-A900-3BD1-B044-F07F592B9B3D> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCo re
           0x110376000 -        0x11037afff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x110388000 -        0x11038bfff  com.apple.iPod (1.7 - 20) <9B9FD104-A8EE-3884-8610-B06700AC344E> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x110392000 -        0x1106beff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
           0x1106e8000 -        0x11071fff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
           0x110731000 -        0x110807fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
           0x11082a000 -        0x11086dff7 +libgnsdk_submit.1.9.5.dylib (1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
           0x1108df000 -        0x1108e3ff7  libgermantok.dylib (14) <33B11365-E59E-38C1-952E-AFFFEFEE427F> /usr/lib/libgermantok.dylib
           0x110989000 -        0x110989feb +cl_kernels (???) <45161A8C-53E4-42EE-854D-F89B506F8B0A> cl_kernels
           0x1109e8000 -        0x1109e9ff9 +cl_kernels (???) <FC04D613-6BDC-4BAC-91A9-359DD0351C43> cl_kernels
           0x110a40000 -        0x110a42ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x110a47000 -        0x110a4bffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x110f94000 -        0x110f95ffa +cl_kernels (???) <AC3DBDAD-512A-4CBF-B169-4F7186C5A6C5> cl_kernels
           0x11277d000 -        0x1134f2fff  com.apple.CoreFP (2.5.16 - 2.5.16) <1C390A93-4187-37E7-8A7E-4417876F069B> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x114bd0000 -        0x114bd6ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x114be0000 -        0x114beaff7  AppleIntelSNBVA (8.18.28) <A66C8CCA-66A6-3B31-9045-AA6324E43682> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
           0x114d48000 -        0x114e7cff7  com.apple.CoreADI (1.34.0 - 1.34.0) <33B6ECA7-680E-3517-A1C1-9785BA022516> /System/Library/PrivateFrameworks/CoreADI.framework/CoreADI
           0x114e83000 -        0x115054fff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x1150fe000 -        0x1151efff7  com.apple.mobiledevice (710.3 - 710.3) <2097078F-FB29-31D0-BD14-57D41E2D297E> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x115254000 -        0x11544afff  com.apple.audio.codecs.Components (4.0 - 4.0) <05EF9EE8-2047-3FB0-84DA-7A2DD744B64B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x1157e5000 -        0x1157e8ff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <08330444-D369-3B4F-AE16-8E48F771CEEB> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
           0x1157ee000 -        0x115899fff  com.apple.AppleGVAFramework (6.0.38 - 6.0.38) <778BD26C-91E5-3300-B78E-917CE26317E7> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x1158ac000 -        0x1159a3ff7  com.apple.AppleIntelHD3000GraphicsVADriver (8.18.28 - 8.1.8) <693812CB-4315-3492-AC61-E1EAC8A0C324> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
           0x1159e4000 -        0x115a2aff7  com.apple. AMDRadeonVADriver (1.14.21 - 1.1.4) <92A985B1-7A39-3CAD-B438-F47FCB71421C> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVAD river
           0x115ae5000 -        0x115d62fff  com.apple.CoreKE (1.7.0 - 1.7.0) <596CAF69-A1EA-33D6-9D2E-805DA761D3D8> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
           0x116eef000 -        0x116ef0fe4 +cl_kernels (???) <0EB47662-7052-4582-AA4F-89B4DC0E5FF7> cl_kernels
           0x11a30e000 -        0x11a30effd +cl_kernels (???) <038E4CB1-CE76-4583-A297-E1333BD98B90> cl_kernels
           0x11a31b000 -        0x11a31bff5 +cl_kernels (???) <C17D5DF7-87EE-4714-B62A-5C76999924AF> cl_kernels
           0x11a31d000 -        0x11a415ff7  sfixed14_rgba.dylib (2.3.58) <2967636F-7F20-3042-997E-CC9833FB8F5E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/s fixed14_rgba.dylib
           0x11a457000 -        0x11a53dfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11b4ee000 -        0x11b5ceff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x11e053000 -        0x11e06eff9  com.apple.security.csparser (3.0 - 55471) <0FA462BA-746F-3ACB-A90D-DCC7F280482B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x120286000 -        0x122446fef  com.apple.PodSpeechLib (1.4.1 - 1.4.1) <500EA59F-6A25-39D0-DEF0-060595163DCA> /Library/Application Support/iTunes/iPodVoiceOver.framework/iPodVoiceOver
        0x123480000000 -     0x123480294ff7  com.apple.AMDRadeonX3000GLDriver (1.14.21 - 1.1.4) <3133F944-09A8-3B30-B8B0-1C68FC2119F2> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
        0x7fff68763000 -     0x7fff68796817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8893c000 -     0x7fff889a9fff  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
        0x7fff889aa000 -     0x7fff889b5fff  libGPUSupportMercury.dylib (9.0.83) <A9DF1DD1-8C1E-3A86-AF96-BF3A7D4C8C1B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff889b6000 -     0x7fff889b6fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff889b7000 -     0x7fff889c0ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff889c1000 -     0x7fff889c2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff889c3000 -     0x7fff88a12ff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff88a13000 -     0x7fff88a1eff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff88a1f000 -     0x7fff88a83ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88a84000 -     0x7fff88aa0ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88aa1000 -     0x7fff88aaeff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff88b1d000 -     0x7fff88b1fffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff88b20000 -     0x7fff88b72ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff88b73000 -     0x7fff88b98ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88bad000 -     0x7fff88e05ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88e06000 -     0x7fff88e5ffff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88e60000 -     0x7fff88e8cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff88e8d000 -     0x7fff88e91ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88e92000 -     0x7fff88e99ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff88e9a000 -     0x7fff88ee8fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88ee9000 -     0x7fff88f86fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff88f87000 -     0x7fff88ff6ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88ff7000 -     0x7fff89044ff2  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
        0x7fff89045000 -     0x7fff89054ff8  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
        0x7fff89055000 -     0x7fff89bc9ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89bd3000 -     0x7fff89c6eff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89c6f000 -     0x7fff89ce6fff  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
        0x7fff89d91000 -     0x7fff89daefff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff89daf000 -     0x7fff89e0affb  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
        0x7fff89e1e000 -     0x7fff89e5dfff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89e5e000 -     0x7fff89f2fff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89f30000 -     0x7fff89f30fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89f31000 -     0x7fff89f5bff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff89f5c000 -     0x7fff8a0e9ff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8a0ea000 -     0x7fff8a0f2ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8a0f9000 -     0x7fff8a0fbfff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8a0fc000 -     0x7fff8a52fffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a530000 -     0x7fff8a56eff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a56f000 -     0x7fff8a6affff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8aa8c000 -     0x7fff8aac0fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8aac1000 -     0x7fff8aac8ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8aac9000 -     0x7fff8ab52ff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8ab5d000 -     0x7fff8ab5ffff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8ab60000 -     0x7fff8abb1fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ac30000 -     0x7fff8ac79fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b02c000 -     0x7fff8b2bdff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8b2be000 -     0x7fff8b321ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8b322000 -     0x7fff8b32aff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8b374000 -     0x7fff8b45efff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8b45f000 -     0x7fff8b460ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b461000 -     0x7fff8b462ffb  libScreenReader.dylib (333.2) <0172E6E2-9D4B-36BF-81DC-428FF0668E78> /usr/lib/libScreenReader.dylib
        0x7fff8b463000 -     0x7fff8b48aff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8b48b000 -     0x7fff8b4b9ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b4ba000 -     0x7fff8b4bdff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff8b4be000 -     0x7fff8b4c3fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8b4c4000 -     0x7fff8c311ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c312000 -     0x7fff8c33bfff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8c33c000 -     0x7fff8c60aff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c60b000 -     0x7fff8c73bff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8c73c000 -     0x7fff8c757ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8c758000 -     0x7fff8c75afff  com.apple.loginsupport (1.0 - 1) <4772DFF0-E8FD-3F27-9C3B-39563B904E1C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8c7a9000 -     0x7fff8c7adfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8c7b8000 -     0x7fff8c7feff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8c817000 -     0x7fff8c874fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8c875000 -     0x7fff8cad6ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8cba8000 -     0x7fff8d0ccfff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8d125000 -     0x7fff8d40ffff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d419000 -     0x7fff8d500ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8d501000 -     0x7fff8d5cafff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d5cb000 -     0x7fff8d69cff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8d6bc000 -     0x7fff8d6c0fff  com.apple.ServerInformation (2.0 - 1) <E628F08A-0F6F-384B-AFD5-1BC1BBF56F1F> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8d6c1000 -     0x7fff8d6c5ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff8d6c6000 -     0x7fff8d70dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8d70e000 -     0x7fff8d7d9fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d7da000 -     0x7fff8d7e0fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8d7e1000 -     0x7fff8d84bff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d84c000 -     0x7fff8d87cfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8d8b2000 -     0x7fff8d8dbff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff8d8dc000 -     0x7fff8d8e6ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8d8e7000 -     0x7fff8dc5dffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8dc5e000 -     0x7fff8dfb9fff  com.apple.FinderKit (1.2.1 - 1.2.1) <6CD3ACDB-5089-3E01-8722-4FB5721D0254> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff8dfba000 -     0x7fff8dfd1fff  com.apple.PackageKit.PackageUIKit (3.0 - 329) <2B237B93-D088-33B7-AD28-79E5BC27576B> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff8dffd000 -     0x7fff8e037ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e038000 -     0x7fff8e04bff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e04c000 -     0x7fff8e04cfff  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
        0x7fff8e04d000 -     0x7fff8e2f7ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8e2f8000 -     0x7fff8e33fff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff8e450000 -     0x7fff8e47ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8e480000 -     0x7fff8e489fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e48a000 -     0x7fff8e4a5ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8e721000 -     0x7fff8e906ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e907000 -     0x7fff8e912ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8e926000 -     0x7fff8e928ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8e929000 -     0x7fff8e9d9ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ea14000 -     0x7fff8ea1afff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8ea1b000 -     0x7fff8ebd3ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff8ebd4000 -     0x7fff8f4f005f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f566000 -     0x7fff8f6d4ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f6d5000 -     0x7fff8f95dff7  com.apple.CommerceKit (1.2.0 - 232.2) <B32FA1E7-F34B-3A15-A08E-A9D3C1394421> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8f9a7000 -     0x7fff8f9c2fff  com.apple.DistributionKit (700 - 846) <E4562C9C-9367-3C8E-87C2-80C6C0C7B187> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8f9c3000 -     0x7fff8fa08ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8fa09000 -     0x7fff8fa16ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8fa17000 -     0x7fff8fa1efff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fa1f000 -     0x7fff8fa77ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8fa78000 -     0x7fff8fb00ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8fbbc000 -     0x7fff8fbcafff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8fc26000 -     0x7fff8fc33fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8fca4000 -     0x7fff8fca8fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8fcab000 -     0x7fff8feeefff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8feef000 -     0x7fff8fef7ff7  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
        0x7fff8fef8000 -     0x7fff8ffe7fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ffe8000 -     0x7fff900abff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff900b3000 -     0x7fff90126ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90127000 -     0x7fff90137fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff90235000 -     0x7fff90239fff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff9024a000 -     0x7fff90261ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff90262000 -     0x7fff90264ff7  com.apple.securityhi (9.0 - 55005)

    here is the error message I get:
    Process:         iTunes [405]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         11.1.4 (11.1.4)
    Build Info:      iTunes-1114011001004062~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [190]
    Responsible:     iTunes [405]
    User ID:         502
    Date/Time:       2014-01-30 07:03:22.674 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  FF006430-69EA-8B37-FEF9-64972E95916F
    Sleep/Wake UUID: E6A39AB0-41DE-428F-9F00-8DE29F249A6D
    Crashed Thread:  0  iTunes main  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000049
    VM Regions Near 0x49:
    -->
        __TEXT                 000000010e3d4000-000000010fa7f000 [ 22.7M] r-x/rwx SM=COW  /Applications/iTunes.app/Contents/MacOS/iTunes
    Thread 0 Crashed:: iTunes main  Dispatch queue: com.apple.main-thread
    0   com.apple.iTunes                        0x000000010ef2a803 0x10e3d4000 + 11888643
    1   com.apple.iTunes                        0x000000010ef264ea 0x10e3d4000 + 11871466
    2   com.apple.iTunes                        0x000000010ef2f4a8 0x10e3d4000 + 11908264
    3   com.apple.iTunes                        0x000000010ef25772 0x10e3d4000 + 11868018
    4   com.apple.iTunes                        0x000000010e3d6266 0x10e3d4000 + 8806
    5   com.apple.CoreFoundation                0x00007fff8e7d6724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    6   com.apple.CoreFoundation                0x00007fff8e7d625f __CFRunLoopDoTimer + 1151
    7   com.apple.CoreFoundation                0x00007fff8e84776a __CFRunLoopDoTimers + 298
    8   com.apple.CoreFoundation                0x00007fff8e791aa5 __CFRunLoopRun + 1525
    9   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    10  com.apple.HIToolbox                     0x00007fff8e07bf0d RunCurrentEventLoopInMode + 226
    11  com.apple.HIToolbox                     0x00007fff8e07bcb7 ReceiveNextEventCommon + 479
    12  com.apple.HIToolbox                     0x00007fff8e07babc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    13  com.apple.AppKit                        0x00007fff8907928e _DPSNextEvent + 1434
    14  com.apple.AppKit                        0x00007fff890788db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    15  com.apple.AppKit                        0x00007fff8906c9cc -[NSApplication run] + 553
    16  com.apple.iTunes                        0x000000010ece03b2 0x10e3d4000 + 9487282
    17  com.apple.iTunes                        0x000000010e764ca4 0x10e3d4000 + 3738788
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88a9a662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff9230c43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff9230c152 _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.mobiledevice                  0x0000000115183711 __thr_AMRegisterForCallbacks + 217
    7   libdispatch.dylib                       0x00007fff9230a2ad _dispatch_client_callout + 8
    8   libdispatch.dylib                       0x00007fff9230c09e _dispatch_root_queue_drain + 326
    9   libdispatch.dylib                       0x00007fff9230d193 _dispatch_worker_thread2 + 40
    10  libsystem_pthread.dylib                 0x00007fff8aac3ef8 _pthread_wqthread + 314
    11  libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c77 _pthread_cond_wait + 787
    2   com.apple.iTunes                        0x000000010e3d876c 0x10e3d4000 + 18284
    3   com.apple.iTunes                        0x000000010e84f12f 0x10e3d4000 + 4698415
    4   com.apple.iTunes                        0x000000010e84f85e 0x10e3d4000 + 4700254
    5   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    6   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88a999aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e7ddd43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e900bd0 0x10e3d4000 + 5426128
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e3d8689 0x10e3d4000 + 18057
    4   com.apple.iTunes                        0x000000010e648666 0x10e3d4000 + 2573926
    5   com.apple.iTunes                        0x000000010e64863d 0x10e3d4000 + 2573885
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.iTunes                        0x000000010e3d87e7 0x10e3d4000 + 18407
    3   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff88a98e02 __accept + 10
    1   com.apple.iTunes                        0x000000010f01a05d 0x10e3d4000 + 12869725
    2   com.apple.iTunes                        0x000000010f001083 0x10e3d4000 + 12767363
    3   com.apple.iTunes                        0x000000010f000fc6 0x10e3d4000 + 12767174
    4   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    5   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff88a98e02 __accept + 10
    1   com.apple.iTunes                        0x000000010f01a05d 0x10e3d4000 + 12869725
    2   com.apple.iTunes                        0x000000010f001083 0x10e3d4000 + 12767363
    3   com.apple.iTunes                        0x000000010f000fc6 0x10e3d4000 + 12767174
    4   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    5   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 13:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff92631907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff9263170b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff892191ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 20:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff958c4918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff958c48a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff958c302e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff958c2bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff958c2a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e45a767 0x10e3d4000 + 550759
    4   com.apple.iTunes                        0x000000010e45a705 0x10e3d4000 + 550661
    5   com.apple.iTunes                        0x000000010e45a572 0x10e3d4000 + 550258
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e45a767 0x10e3d4000 + 550759
    4   com.apple.iTunes                        0x000000010e45a705 0x10e3d4000 + 550661
    5   com.apple.iTunes                        0x000000010e45a572 0x10e3d4000 + 550258
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff88a99e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac3f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff88a99e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac3f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0xfffffffffffffff0
      rdi: 0x0000000000000000  rsi: 0x00000000ffffffce  rbp: 0x00007fff51828d40  rsp: 0x00007fff51828d30
       r8: 0x0000000000003fff   r9: 0xffff9f7ffffa8a7f  r10: 0x0000000116326e20  r11: 0x00007fff79900430
      r12: 0x0000000000000000  r13: 0x0000618000174d00  r14: 0x00000000ffffffce  r15: 0x000000000000000c
      rip: 0x000000010ef2a803  rfl: 0x0000000000010202  cr2: 0x0000000000000049
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10e3d4000 -        0x10fa7efe7  com.apple.iTunes (11.1.4 - 11.1.4) <469CEDE7-B677-3B93-8B0D-1DE419BB8DCE> /Applications/iTunes.app/Contents/MacOS/iTunes
           0x10fe5e000 -        0x10fe5efff  libgenkit.dylib (1) <CF76235F-60A9-6685-7105-1AD8B67274D4> /usr/lib/libgenkit.dylib
           0x10fe62000 -        0x10fee2ff7  com.apple.iTunes.iPodUpdater (10.7 - 10.7) <2709E6B0-39E2-3D75-92E3-E9F27C307C4A> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
           0x10ff25000 -        0x10ff4fffb  com.apple.avfoundationcf (2.0 - 133) <385B4AC1-12A3-3ECC-98CD-31D391FCCEFE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
           0x10ff8b000 -        0x1102a9fe7  com.apple.iad.iAdCore (1.0 - 1) <9E8CC242-A900-3BD1-B044-F07F592B9B3D> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCo re
           0x110376000 -        0x11037afff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x110388000 -        0x11038bfff  com.apple.iPod (1.7 - 20) <9B9FD104-A8EE-3884-8610-B06700AC344E> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x110392000 -        0x1106beff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
           0x1106e8000 -        0x11071fff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
           0x110731000 -        0x110807fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
           0x11082a000 -        0x11086dff7 +libgnsdk_submit.1.9.5.dylib (1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
           0x1108df000 -        0x1108e3ff7  libgermantok.dylib (14) <33B11365-E59E-38C1-952E-AFFFEFEE427F> /usr/lib/libgermantok.dylib
           0x110989000 -        0x110989feb +cl_kernels (???) <45161A8C-53E4-42EE-854D-F89B506F8B0A> cl_kernels
           0x1109e8000 -        0x1109e9ff9 +cl_kernels (???) <FC04D613-6BDC-4BAC-91A9-359DD0351C43> cl_kernels
           0x110a40000 -        0x110a42ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x110a47000 -        0x110a4bffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x110f94000 -        0x110f95ffa +cl_kernels (???) <AC3DBDAD-512A-4CBF-B169-4F7186C5A6C5> cl_kernels
           0x11277d000 -        0x1134f2fff  com.apple.CoreFP (2.5.16 - 2.5.16) <1C390A93-4187-37E7-8A7E-4417876F069B> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x114bd0000 -        0x114bd6ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x114be0000 -        0x114beaff7  AppleIntelSNBVA (8.18.28) <A66C8CCA-66A6-3B31-9045-AA6324E43682> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
           0x114d48000 -        0x114e7cff7  com.apple.CoreADI (1.34.0 - 1.34.0) <33B6ECA7-680E-3517-A1C1-9785BA022516> /System/Library/PrivateFrameworks/CoreADI.framework/CoreADI
           0x114e83000 -        0x115054fff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x1150fe000 -        0x1151efff7  com.apple.mobiledevice (710.3 - 710.3) <2097078F-FB29-31D0-BD14-57D41E2D297E> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x115254000 -        0x11544afff  com.apple.audio.codecs.Components (4.0 - 4.0) <05EF9EE8-2047-3FB0-84DA-7A2DD744B64B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x1157e5000 -        0x1157e8ff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <08330444-D369-3B4F-AE16-8E48F771CEEB> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
           0x1157ee000 -        0x115899fff  com.apple.AppleGVAFramework (6.0.38 - 6.0.38) <778BD26C-91E5-3300-B78E-917CE26317E7> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x1158ac000 -        0x1159a3ff7  com.apple.AppleIntelHD3000GraphicsVADriver (8.18.28 - 8.1.8) <693812CB-4315-3492-AC61-E1EAC8A0C324> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
           0x1159e4000 -        0x115a2aff7  com.apple. AMDRadeonVADriver (1.14.21 - 1.1.4) <92A985B1-7A39-3CAD-B438-F47FCB71421C> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVAD river
           0x115ae5000 -        0x115d62fff  com.apple.CoreKE (1.7.0 - 1.7.0) <596CAF69-A1EA-33D6-9D2E-805DA761D3D8> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
           0x116eef000 -        0x116ef0fe4 +cl_kernels (???) <0EB47662-7052-4582-AA4F-89B4DC0E5FF7> cl_kernels
           0x11a30e000 -        0x11a30effd +cl_kernels (???) <038E4CB1-CE76-4583-A297-E1333BD98B90> cl_kernels
           0x11a31b000 -        0x11a31bff5 +cl_kernels (???) <C17D5DF7-87EE-4714-B62A-5C76999924AF> cl_kernels
           0x11a31d000 -        0x11a415ff7  sfixed14_rgba.dylib (2.3.58) <2967636F-7F20-3042-997E-CC9833FB8F5E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/s fixed14_rgba.dylib
           0x11a457000 -        0x11a53dfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11b4ee000 -        0x11b5ceff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x11e053000 -        0x11e06eff9  com.apple.security.csparser (3.0 - 55471) <0FA462BA-746F-3ACB-A90D-DCC7F280482B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x120286000 -        0x122446fef  com.apple.PodSpeechLib (1.4.1 - 1.4.1) <500EA59F-6A25-39D0-DEF0-060595163DCA> /Library/Application Support/iTunes/iPodVoiceOver.framework/iPodVoiceOver
        0x123480000000 -     0x123480294ff7  com.apple.AMDRadeonX3000GLDriver (1.14.21 - 1.1.4) <3133F944-09A8-3B30-B8B0-1C68FC2119F2> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
        0x7fff68763000 -     0x7fff68796817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8893c000 -     0x7fff889a9fff  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
        0x7fff889aa000 -     0x7fff889b5fff  libGPUSupportMercury.dylib (9.0.83) <A9DF1DD1-8C1E-3A86-AF96-BF3A7D4C8C1B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff889b6000 -     0x7fff889b6fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff889b7000 -     0x7fff889c0ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff889c1000 -     0x7fff889c2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff889c3000 -     0x7fff88a12ff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff88a13000 -     0x7fff88a1eff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff88a1f000 -     0x7fff88a83ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88a84000 -     0x7fff88aa0ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88aa1000 -     0x7fff88aaeff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff88b1d000 -     0x7fff88b1fffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff88b20000 -     0x7fff88b72ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff88b73000 -     0x7fff88b98ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88bad000 -     0x7fff88e05ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88e06000 -     0x7fff88e5ffff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88e60000 -     0x7fff88e8cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff88e8d000 -     0x7fff88e91ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88e92000 -     0x7fff88e99ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff88e9a000 -     0x7fff88ee8fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88ee9000 -     0x7fff88f86fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff88f87000 -     0x7fff88ff6ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88ff7000 -     0x7fff89044ff2  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
        0x7fff89045000 -     0x7fff89054ff8  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
        0x7fff89055000 -     0x7fff89bc9ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89bd3000 -     0x7fff89c6eff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89c6f000 -     0x7fff89ce6fff  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
        0x7fff89d91000 -     0x7fff89daefff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff89daf000 -     0x7fff89e0affb  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
        0x7fff89e1e000 -     0x7fff89e5dfff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89e5e000 -     0x7fff89f2fff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89f30000 -     0x7fff89f30fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89f31000 -     0x7fff89f5bff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff89f5c000 -     0x7fff8a0e9ff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8a0ea000 -     0x7fff8a0f2ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8a0f9000 -     0x7fff8a0fbfff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8a0fc000 -     0x7fff8a52fffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a530000 -     0x7fff8a56eff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a56f000 -     0x7fff8a6affff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8aa8c000 -     0x7fff8aac0fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8aac1000 -     0x7fff8aac8ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8aac9000 -     0x7fff8ab52ff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8ab5d000 -     0x7fff8ab5ffff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8ab60000 -     0x7fff8abb1fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ac30000 -     0x7fff8ac79fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b02c000 -     0x7fff8b2bdff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8b2be000 -     0x7fff8b321ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8b322000 -     0x7fff8b32aff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8b374000 -     0x7fff8b45efff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8b45f000 -     0x7fff8b460ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b461000 -     0x7fff8b462ffb  libScreenReader.dylib (333.2) <0172E6E2-9D4B-36BF-81DC-428FF0668E78> /usr/lib/libScreenReader.dylib
        0x7fff8b463000 -     0x7fff8b48aff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8b48b000 -     0x7fff8b4b9ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b4ba000 -     0x7fff8b4bdff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff8b4be000 -     0x7fff8b4c3fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8b4c4000 -     0x7fff8c311ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c312000 -     0x7fff8c33bfff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8c33c000 -     0x7fff8c60aff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c60b000 -     0x7fff8c73bff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8c73c000 -     0x7fff8c757ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8c758000 -     0x7fff8c75afff  com.apple.loginsupport (1.0 - 1) <4772DFF0-E8FD-3F27-9C3B-39563B904E1C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8c7a9000 -     0x7fff8c7adfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8c7b8000 -     0x7fff8c7feff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8c817000 -     0x7fff8c874fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8c875000 -     0x7fff8cad6ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8cba8000 -     0x7fff8d0ccfff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8d125000 -     0x7fff8d40ffff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d419000 -     0x7fff8d500ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8d501000 -     0x7fff8d5cafff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d5cb000 -     0x7fff8d69cff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8d6bc000 -     0x7fff8d6c0fff  com.apple.ServerInformation (2.0 - 1) <E628F08A-0F6F-384B-AFD5-1BC1BBF56F1F> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8d6c1000 -     0x7fff8d6c5ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff8d6c6000 -     0x7fff8d70dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8d70e000 -     0x7fff8d7d9fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d7da000 -     0x7fff8d7e0fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8d7e1000 -     0x7fff8d84bff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d84c000 -     0x7fff8d87cfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8d8b2000 -     0x7fff8d8dbff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff8d8dc000 -     0x7fff8d8e6ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8d8e7000 -     0x7fff8dc5dffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8dc5e000 -     0x7fff8dfb9fff  com.apple.FinderKit (1.2.1 - 1.2.1) <6CD3ACDB-5089-3E01-8722-4FB5721D0254> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff8dfba000 -     0x7fff8dfd1fff  com.apple.PackageKit.PackageUIKit (3.0 - 329) <2B237B93-D088-33B7-AD28-79E5BC27576B> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff8dffd000 -     0x7fff8e037ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e038000 -     0x7fff8e04bff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e04c000 -     0x7fff8e04cfff  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
        0x7fff8e04d000 -     0x7fff8e2f7ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8e2f8000 -     0x7fff8e33fff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff8e450000 -     0x7fff8e47ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8e480000 -     0x7fff8e489fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e48a000 -     0x7fff8e4a5ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8e721000 -     0x7fff8e906ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e907000 -     0x7fff8e912ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8e926000 -     0x7fff8e928ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8e929000 -     0x7fff8e9d9ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ea14000 -     0x7fff8ea1afff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8ea1b000 -     0x7fff8ebd3ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff8ebd4000 -     0x7fff8f4f005f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f566000 -     0x7fff8f6d4ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f6d5000 -     0x7fff8f95dff7  com.apple.CommerceKit (1.2.0 - 232.2) <B32FA1E7-F34B-3A15-A08E-A9D3C1394421> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8f9a7000 -     0x7fff8f9c2fff  com.apple.DistributionKit (700 - 846) <E4562C9C-9367-3C8E-87C2-80C6C0C7B187> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8f9c3000 -     0x7fff8fa08ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8fa09000 -     0x7fff8fa16ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8fa17000 -     0x7fff8fa1efff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fa1f000 -     0x7fff8fa77ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8fa78000 -     0x7fff8fb00ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8fbbc000 -     0x7fff8fbcafff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8fc26000 -     0x7fff8fc33fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8fca4000 -     0x7fff8fca8fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8fcab000 -     0x7fff8feeefff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8feef000 -     0x7fff8fef7ff7  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
        0x7fff8fef8000 -     0x7fff8ffe7fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ffe8000 -     0x7fff900abff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff900b3000 -     0x7fff90126ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90127000 -     0x7fff90137fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff90235000 -     0x7fff90239fff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff9024a000 -     0x7fff90261ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff90262000 -     0x7fff90264ff7  com.apple.securityhi (9.0 - 55005)

  • Firefox has been crashing all the time after I updated to the newest version. I tried to uninstalled firefox and all addons. Restarted the computer to reinstall Firefox and it's still crashing all the time. Please help.

    Firefox has been crashing all the time after I updated to the newest version. I tried to uninstalled firefox and all addons. Restarted the computer to reinstall Firefox and it's still crashing all the time. Please help.

    https://support.mozilla.com/en-US/kb/Firefox%20crashes#w_get-help-fixing-this-crash
    Type '''about:crashes''' in the URL bar and hit Enter. <br />
    Click the hyperlinks to bring up the Crash Report pages and copy'n'paste the URL of each of those reports into the message box here. We'll see if we can help you figure out what is causing those crashes to happen.

  • Ipad1 iOS 5.1 : itunes crashes all the time

    Hi all
    I have got the old IPAD1, installed latest ios 5.1.1.
    Since then the itunes shop application on ipad crashes all the time.
    Other applications look ok.
    I restarted (home,power) and I switched off and on. Did not resolve the issue.
    Does anybody have an idea?
    Thx in advance
    dn

    Try this:
    1. Close all apps in the Task Bar. Double-click the Home button and hold apps down for a second or two. Tap the minus sign to close app.
    2. Hold the Sleep and Home button down until you see the Apple Logo.

  • Illustrator CC 2014 crashes all the time after installing Yosemite 10.10 - why?

    Hi there,
    as said above my IA crashes all the time.
    I am working with Creative Cloud and latest OSX version (Yosemite 10.10). A few days ago I chatted with a team member of Adobe but all recommended was to install a complete new Admin on my MacBook Pro. That would take me almost two days to install and configure all my stuff from the scratch.
    Illustrator crashes when ...
    I open a ai-file from InDesign to edit it. The splash screen loads but then this appears
    It's german, but you all know what it says: "Unexpected failure - ignore / try again / send to apple" If you click on "Send to apple" it loks like this:
    I sent it a thousand times to Apple, but haven't heard anything yet.
    I open IA regular from the dock
    splash screen appears
    everything's fine till you click anything (e.g. CMD+N)
    then it crashes immediately
    What I already did
    reinstall IA
    reinstall complete suite
    cleaned all folders belonging to Adobe
    start in safe mode
    Thanks for reading all this stuff.
    Hopefully anyone has an idea what I can do.
    Wisdom of the crowd - here we go.
    Best,
    Janina

    Dear adobe & community,
    only a few weeks later - it crashes again...
    Yosemite 10.10.2
    AI latest version
    MacBook Pro (Retina, 13", 2013)
    I read all support tickets. I checked if there is a drivers for my Wacom (nope). I installed a new admin (AI crashes as well). I updated Java again (no help)
    I have no idea what to do.
    This is what happening:
    - I click on the AI icon
    - AI opens with the welcome screen
    - Yosemite 10.10.2 / AI newest version (Creative Cloud)
    - whatever I click there it crashes and comes up with the following error message (sorry in advance for all the code)
    "Process:               Adobe Illustrator [1253]
    Path:                  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:            com.adobe.illustrator
    Version:               18.1.1 (18.1.1)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Illustrator [1253]
    User ID:               502
    Date/Time:             2015-02-05 11:30:33.307 +0100
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        D6DD2548-AB1C-9CC8-3611-C038C37DB42D
    Time Awake Since Boot: 1600 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
    VM Regions Near 0x10:
    -->
        __TEXT                 0000000100000000-00000001015c0000 [ 21.8M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_pthread.dylib        0x00007fff8af355c1 _pthread_mutex_lock + 23
    1   com.apple.CoreFoundation       0x00007fff86cdb721 CFRunLoopStop + 49
    2   com.wacom.WacomMultiTouch      0x000000010ae680dd CMacMultiTouchAPI::~CMacMultiTouchAPI() + 83
    3   com.wacom.WacomMultiTouch      0x000000010ae888a2 WacomMTInitialize + 136
    4   com.adobe.dvaui.framework      0x0000000109ebe22c dvaui::ui::TouchInterface_Wacom::TouchInterface_Wacom() + 140
    5   com.adobe.dvaui.framework      0x0000000109ebce78 dvaui::ui::TouchInterface_Wacom::GetInstance() + 40
    6   com.adobe.dvaui.framework      0x0000000109eb1dab dvaui::ui::PointerEvent::PointerEvent(dvaui::ui::PointerEvent::Action, dvacore::geom::PointT<float> const&, dvacore::utility::Flags<unsigned char> const&, dvaui::ui::OS_Event const&, dvaui::ui::PointerEvent::SubType) + 75
    7   com.adobe.dvaui.framework      0x0000000109e93142 dvaui::ui::MouseEvent::MouseEvent(dvaui::ui::PointerEvent::Action, int, int, dvacore::geom::PointT<float> const&, dvacore::utility::Flags<unsigned char>, dvaui::ui::OS_Event const&, dvacore::geom::PointT<int> const&, dvaui::ui::PointerEvent::SubType) + 50
    8   com.adobe.dvaui.framework      0x0000000109f245a6 dvaui::ui::OS_View::UI_DispatchPlatformMouseMoveEvent(dvaui::ui::OS_Event const&, bool, bool) + 422
    9   com.adobe.dvaui.framework      0x0000000109f21d56 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 198
    10  com.adobe.dvaui.framework      0x0000000109f21c66 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 22
    11  com.adobe.dvaui.framework      0x0000000109f236b6 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 70
    12  com.adobe.dvacore.framework    0x0000000109719d0c int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28
    13  com.adobe.illustrator          0x00000001004e6dd2 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4477314
    14  com.adobe.dvacore.framework    0x0000000109719da3 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 99
    15  com.adobe.dvacore.framework    0x000000010971b250 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 160
    16  com.adobe.dvaui.framework      0x0000000109f2fb3d -[DVAMacContainerView mouseEntered:] + 157
    17  com.apple.AppKit               0x00007fff92f0ee19 -[NSTrackingArea _dispatchMouseEntered:] + 75
    18  com.apple.AppKit               0x00007fff928d81e2 -[NSApplication sendEvent:] + 3560
    19  com.adobe.dvaui.framework      0x0000000109f27c01 -[DVAMacApplication sendEvent:] + 593
    20  com.adobe.exo.framework        0x000000010ab14198 -[ExoMacApplication sendEvent:] + 568
    21  com.apple.AppKit               0x00007fff92a75fcf -[NSApplication _realDoModalLoop:peek:] + 770
    22  com.apple.AppKit               0x00007fff92aaf1f4 -[NSApplication runModalSession:] + 71
    23  com.adobe.dvaui.framework      0x0000000109f165ce dvaui::ui::OS_Dialog::ModalLoop() + 286
    24  com.adobe.dvaui.framework      0x0000000109f1619c dvaui::ui::OS_Dialog::RunModal() + 172
    25  com.adobe.illustrator          0x0000000100a949a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5156244
    26  com.adobe.illustrator          0x000000010058a6e9 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 5147289
    27  com.adobe.illustrator          0x000000010058aa62 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 5148178
    28  com.adobe.illustrator          0x0000000100781e3e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1933870
    29  com.adobe.illustrator          0x0000000100781a1c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1932812
    30  com.adobe.illustrator          0x0000000100ab64d1 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 22145
    31  com.adobe.illustrator          0x0000000100ab14f3 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 1699
    32  com.adobe.illustrator          0x0000000100ab433a std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 13546
    33  com.adobe.illustrator          0x0000000100764fe7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1815511
    34  com.adobe.illustrator          0x000000010096903a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3929130
    35  com.adobe.illustrator          0x000000010044b31c boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 3839692
    36  com.adobe.illustrator          0x00000001004742b6 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4007526
    37  com.adobe.illustrator          0x00000001005f964e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 326206
    38  com.adobe.illustrator          0x00000001005f9296 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 325254
    39  com.adobe.illustrator          0x0000000100473fb8 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4006760
    40  com.adobe.illustrator          0x00000001004e1bbb boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4456299
    41  com.adobe.exo.framework        0x000000010ab0ee5d exo::app::AppBase::InvokePostEventProcessing(dvaui::ui::OS_Event const&) + 13
    42  com.adobe.illustrator          0x00000001004e6dd2 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4477314
    43  com.adobe.exo.framework        0x000000010ab0efe3 exo::app::AppBase::PostEventProcessing(dvaui::ui::OS_Event const&) + 99
    44  com.adobe.dvacore.framework    0x0000000109719d0c int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28
    45  com.adobe.illustrator          0x00000001004e6dd2 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4477314
    46  com.adobe.dvacore.framework    0x0000000109719da3 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 99
    47  com.adobe.dvacore.framework    0x000000010971b250 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 160
    48  com.adobe.exo.framework        0x000000010ab142d8 -[ExoMacApplication sendEvent:] + 888
    49  com.apple.AppKit               0x00007fff92764608 -[NSApplication run] + 711
    50  com.adobe.exo.framework        0x000000010ab13bb8 exo::app::OS_AppBase::RunEventLoop() + 56
    51  com.adobe.illustrator          0x00000001004e3cf5 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4464805
    52  com.adobe.illustrator          0x0000000100472dc6 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4002166
    53  com.adobe.illustrator          0x0000000100463c60 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 3940368
    54  com.adobe.illustrator          0x0000000100003424 0x100000000 + 13348Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    Sorry once more for all the coding, but I have no idea what's important.
    @adobe - please help me.
    @community - thanks for helping as well.
    Thanks you guys.
    Janina

  • Since the update to Firefox 15, it crashes all the time after a little while, with RAM consuming capped max!!!

    Since my update to Firefox 15, it crash every little while; i tried everything, from unistalling and re-installing it to safe mode and more... but nothing changed! The only clue i have is that every time after i use Facebook, opening some tabs, or something similar, my computer fill all the RAM i have (4GB), and particulary Firefox manage to get this incredible and wrong usage!! i have some crash ID report i hope could help to fix this problem of mine...
    Thank you all!
    bp-f87839be-d9b2-4329-888e-9711e2120831
    bp-90c549b0-4395-4af6-94e2-b3b932120831

    I have pretty much the same problem. Disabling hardware acceleration does NOT fix it. Firefox has never been this unstable. What's going on??

  • ITunes crashing all the time

    I have an iPad 4 128gb and have done everything to resolve this issue, I can clear it for a very short period of time then it comes back, it has all started since IOS7.
    The issue is I open iTunes, select films, it closes the app.  Sometimes I can get in films but when I select search it crashes.  Sometimes I get even further ingot the app and then I click to preview a film, it crashes.
    I have tried the following:
    Sign out and kill the app, reboot and full reset holding the power off and reset button. No luck
    Reset all settings, no luck
    Reset and erase, then restore from back up, no luck.
    Reset iPad completely as out the box, login to Apple ID and rebuild the device by setting it all up manually, no luck
    Changed my Apple ID, no luck
    I have spent a fortune on these devices, this is my forth iPad and something seems to have shifted since ios7 as it certainly does not seem reliable.  My iPhone 5s, saying that, appears to be stable?
    Any help or advice would be gratefully received.....?

    I've the same issue here too, though from the sound of it not quite as bad. Basically, 70% failure rate when loading film trailers, crash crash crash... Have tried many of the same steps with no change.

  • The computer starts crashing all the time after updating the MOBO drivers.

    Hi, when I used "MSI Live update" to update my MOBO drivers to the latest. After I've rebooted the computer, it's begins to do some wierd stuff.
    1) It happens that my computer sometimes just crash, I can't do anything from my keyboard or mouse. And everyting stops. I have to push the reboot button the make it "live" again.
    2) Sometimes it reboot without any warning, I dont know why, and don't know how to fix it.
    3) Can't find my floppystation, I can see it in driver managment, but not on the "my computer" window. When I write down "A:\" It says it can't find the file.
    All this wierd stuff happend when I installed new drivers to my MOBO (The drivers are from MSI). I whanted to install the deafult drivers from the cd-rom, but I can't find it, I think I've lost it! :(
    Can somebody please help me!
    Thanks.
    I've found my floppystation now after clearing the cmos.

    You could install these from nvidia
    http://www.nvidia.com/object/nforce_udp_winxp_5.10
    During installation, de-select the IDE driver as this maybe causing your problems. Also de-select the sound drivers.

  • My iphone4s started jamed and crashed all the time after I updated to iOS7. can anyone help me with this??

    After updated my phone started acting up,,
    hung up, jammed, slow, and I have to hold home bottom and power bottom together to get it back.
    Can anyone help me pls!
    Thx..

    Hi Luaylool,
    If you are having multiple issues after updating your iPhone, you may want to make sure you have a current backup, then try restoring the phone and testing it for those issues before returning your data. You may find the following article helpful:
    iTunes: Restoring iOS software
    http://support.apple.com/kb/HT1414
    Regards,
    - Brendan

  • Why is my hard drive running all the time in Mountain Lion

    My hard drive is powering up far more than it ever did with Lion, and this of course is killing battery power rapidly. Any one know why my hard drive runs so often on the new OS?
    Thanks!

    Great. Thanks. What I mean is my hard drive actually revs up and makes noise far more often than it ever did on Lion. It is actively engaged in a higher usage than ever before and this of course makes the battery quickly expire.
    Would anyone else like to offer advice? Thanks!

  • Hi! I've just installed mountain lion and I find one of the programs I need for my work is crashing all the time. any ideas what i can do?

    hi! I've just installed mountain lion and I find one of the programs I need for my work is crashing all the time. any ideas what i can do?

    Ah!
    Factuur Bright x
    part of errors:
    Process:         Factuur Bright X [1476]
    Path:            /Applications/Factuur Bright X/Factuur Bright X.app/Contents/MacOS/Factuur Bright X
    Identifier:      ???
    Version:         ??? (2.0.0b20)
    Code Type:       X86 (Native)
    Parent Process:  launchd [184]
    User ID:         501
    Date/Time:       2013-07-10 22:35:39.180 +0200
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          2118 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  24 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      47D641A2-4625-7590-369C-8BAFE1439551
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010

  • Finder Crashes All The Time - Mountain Lion.

    Helo there,
    My iMac used to work just fine, but now after a year I got it, Finder crashes all the time. It doesn't show my folders, only some of them. I have to search to see them. When I open Finder, and try to work with it, I will get the loading colloured cirkel. Also Finder's sidebar doesn't show my favorites, airdrop or all my files. I can only see shared computers and extended drives and usb's. I've got two extended harddrives connected to my Mac, both of 1TB. One of them is my TimeMachine and the other is my old drive with movies. When I open the TimeMachine drive, I works just fine but when I open my older drive it will load very long and then show nothing. If I want to upload a picture on facebook or something like that, and I get the window to choose the file, it will lagg, stuck and not work, cause I can't see anything. I have to search it then with spotlight, and then select it. When Finder chrases and stuck with the spinning wheel, I restart Finder with second mouse option. Then I will have to wait very long until it opens again. The stuff on the desktop dissapears and I can't draw a selection area anymore. Also other programs crashing a lot more often, like disk utility and activity monitor. I thought it was immposible to work with a computer that crashes all the time. So what I did was:
    Checking my harddisk with disk utility, and recover the things
    Still stuck with the problem
    Then
    Make a TimeMachine backup.
    Reboot the iMac holding the option key
    Erase harddisk
    Reinstall Moutain Lion
    Reinstall backup
    Repairing disk with disk utilities again
    After this, I got the same issue and it drives me crazy. I've been to two local Apple resellers and told them my problem. They told me that it probably was a hardware issue. I have no idea my self so I ask you guys if you can help me out with this.
    By the way:
    one time when I restarted Finder, it wouldn't open and I got error code 600.
    Last software that I installed was Paragon, I thought that it was causing the problem, so I deleted but it dind't helped. Now I got Paragon again.
    Is this a software or a hardware problem and how should I fix this?
    Thanks.

    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 guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    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:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
    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 next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
    Test while in safe mode. Same problem?
    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.

  • I recently upgraded to Lion and i find that my computer is running slow and applications are crashing.  For example I have Word 2011 for Mac and it crashes all the time I end up losing my work.  It often happens when I'm in notebook trying to record.

    i recently upgraded to Lion and i find that my computer is running slow and applications are crashing.  For example I have Word 2011 for Mac and it crashes all the time I end up losing my work.  It often happens when I'm in class using notebook and when I press record my computer starts thinking and it freezes.
    Also, I feel that it overheats often and my battery runs out pretty quickly.  I had the macbook (black) and this never happened before.  I'm not sure if I'm doing something wrong or if there is something with my computer.I bought my computer summer 2010, I don't think this should be happening. Please Help......

    This is exactly what keeps happening to mine too.  I was at a conference taking notes, and I was
    using the Notebook template, and doing some audio recording simultaneously.  About 3 hours into the conference (not consistently recording, but on and off with the sessions) my file wouldn't save anymore, saying something like "File cannot be modified while in use with another program" and "Invalid file name" when I would go back into my folder to look for it). I tried installing some updates from Microsoft, and when I restarted, I was at least able to open my old notes again, and so far it looks like the audio was working.  However, today at the conference, the same thing happened again, but I wasn't actively recording any audio (though after I had copy and pasted my second file of notes into the original, I went back to using it after re-naming it). 
    Does the crash happen to you under similar cirucumstances?  The update might help a little, but it is definitely not the solution.  Does anyone have any solutions?  Lion shouldn't be this buggy... I moved to Mac to get away from the garbage of bugs and compatibility issues...

  • Logic pro 9.1.6 (1700.43) crashes all the time under lion with mac mini server

    Hi, I run logic pro 9 with a mac mini server under lion 10.7.2 and it crashes all the time
    I get this crash report:
    Anyone knows how to solve this?
    Thanks
    Process:         Logic Pro [1877]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.6 (1700.43)
    Build Info:      Logic-17004300~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [162]
    Date/Time:       2012-03-13 13:59:22.743 +0700
    OS Version:      Mac OS X Server 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          88542 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  58536 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      27B39491-5116-448F-BC4D-7E0B325E7BE2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000001
    VM Regions Near 0x1:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
        __TEXT                 0000000000001000-0000000000be4000 [ 11.9M] r-x/rwx SM=COW  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Application Specific Information:
    objc[1877]: garbage collection is OFF
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x951a09c6 __pthread_kill + 10
    1   libsystem_c.dylib                       0x9caedf78 pthread_kill + 106
    2   libsystem_c.dylib                       0x9cadece3 __abort + 198
    3   libsystem_c.dylib                       0x9cadec1d abort + 231
    4   com.apple.logic.pro                     0x003e3b59 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3831609
    5   libsystem_c.dylib                       0x9cb4359b _sigtramp + 43
    6   ???                                     0x9cbd6268 0 + 2629657192
    7   com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    8   com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    9   com.celemony.melodyne.au                0x252ab277 GNAudioUnitWrapperEntry + 347639
    10  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    11  com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    12  com.celemony.melodyne.au                0x252ab277 GNAudioUnitWrapperEntry + 347639
    13  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    14  com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    15  com.celemony.melodyne.au                0x252ab277 GNAudioUnitWrapperEntry + 347639
    16  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    17  com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    18  com.celemony.melodyne.au                0x252ab277 GNAudioUnitWrapperEntry + 347639
    19  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    20  com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    21  com.celemony.melodyne.au                0x252ab41c GNAudioUnitWrapperEntry + 348060
    22  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    23  com.celemony.melodyne.au                0x252aa208 GNAudioUnitWrapperEntry + 343432
    24  com.celemony.melodyne.au                0x25d09549 zError + 9602873
    25  com.celemony.melodyne.au                0x25ce9800 zError + 9472496
    26  com.celemony.melodyne.au                0x2531ea8d GNAudioUnitWrapperEntry + 820749
    27  com.celemony.melodyne.au                0x2525589e 0x25247000 + 59550
    28  com.celemony.melodyne.au                0x25256a37 GNAudioUnitWrapperEntry + 1463
    29  com.celemony.melodyne.au                0x252550ed 0x25247000 + 57581
    30  com.celemony.melodyne.au                0x2525693b GNAudioUnitWrapperEntry + 1211
    31  com.apple.CoreServices.CarbonCore          0x927835f5 CallComponent + 223
    32  com.apple.CoreServices.CarbonCore          0x9278363e CallComponentDispatch + 29
    33  com.apple.CoreServices.CarbonCore          0x927ef868 CallComponentClose + 43
    34  com.apple.CoreServices.CarbonCore          0x9277eb89 CloseComponentInternal(ComponentInstanceRecord*) + 95
    35  com.apple.CoreServices.CarbonCore          0x9277ec4c CloseComponent + 38
    36  com.apple.logic.pro                     0x00594482 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5603426
    37  com.apple.music.apps.MAAudioEngine          0x02ca674f MD::DisposePlug(CPlugIn*) + 655
    38  com.apple.logic.pro                     0x0013df2c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1055500
    39  com.apple.logic.pro                     0x0005e30c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 138988
    40  com.apple.logic.pro                     0x0005e9c9 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 140713
    41  com.apple.logic.pro                     0x00061aa2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 153218
    42  com.apple.logic.pro                     0x000b97d8 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 512952
    43  com.apple.logic.pro                     0x000b98e5 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 513221
    44  com.apple.logic.pro                     0x003e377c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3830620
    45  com.apple.logic.pro                     0x001ccd9c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1640828
    46  com.apple.logic.pro                     0x00615953 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6133043
    47  com.apple.Foundation                    0x916c2f49 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    48  com.apple.CoreFoundation                0x9a5beff3 ___CFXNotificationPost_block_invoke_1 + 275
    49  com.apple.CoreFoundation                0x9a589d78 _CFXNotificationPost + 2776
    50  com.apple.Foundation                    0x916ae136 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    51  com.apple.Foundation                    0x916c33ca -[NSNotificationCenter postNotificationName:object:] + 55
    52  com.apple.AppKit                        0x971c1f9f -[NSApplication terminate:] + 2311
    53  com.apple.prokit                        0x00fea76e -[NSProApplication terminate:] + 183
    54  com.apple.logic.pro                     0x005f5a4f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6002223
    55  com.apple.AppKit                        0x9748db4a -[NSApplication _terminateFromSender:askIfShouldTerminate:saveWindows:] + 435
    56  com.apple.AppKit                        0x9749700d __-[NSApplication(NSAppleEventHandling) _handleAEQuit]_block_invoke_1 + 215
    57  libdispatch.dylib                       0x98f75e11 _dispatch_call_block_and_release + 15
    58  libdispatch.dylib                       0x98f77da1 _dispatch_main_queue_callback_4CF + 260
    59  com.apple.CoreFoundation                0x9a575453 __CFRunLoopRun + 2003
    60  com.apple.CoreFoundation                0x9a5748ec CFRunLoopRunSpecific + 332
    61  com.apple.CoreFoundation                0x9a574798 CFRunLoopRunInMode + 120
    62  com.apple.HIToolbox                     0x97c42a7f RunCurrentEventLoopInMode + 318
    63  com.apple.HIToolbox                     0x97c49d9b ReceiveNextEventCommon + 381
    64  com.apple.HIToolbox                     0x97c49c0a BlockUntilNextEventMatchingListInMode + 88
    65  com.apple.AppKit                        0x971bb040 _DPSNextEvent + 678
    66  com.apple.AppKit                        0x971ba8ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    67  com.apple.AppKit                        0x971b6c22 -[NSApplication run] + 911
    68  com.apple.prokit                        0x00fedb78 NSProApplicationMain + 439
    69  com.apple.logic.pro                     0x0002bb85 DummyConnection::DummyConnection() + 193
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x951a190a kevent + 10
    1   libdispatch.dylib                       0x98f77c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x98f766a7 _dispatch_mgr_thread + 53
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x9519ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9519e1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9a56c0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9a575214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9a5748ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9a574798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9171721c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x9170af7d -[NSThread main] + 45
    8   com.apple.Foundation                    0x9170af2d __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9519ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9519e1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9a56c0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9a575214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9a5748ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9a585611 CFRunLoopRun + 129
    6   com.apple.DVCPROHDMuxer                 0x0f01798f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
    7   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02bf24c8 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02bf2591 ResolveFile + 55009
    5   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02bf24c8 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02bf2591 ResolveFile + 55009
    5   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x951a0b42 __select + 10
    1   com.apple.CoreFoundation                0x9a5c3195 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 7:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x9519ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9519e1f6 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x90d929fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3   com.apple.audio.CoreAudio               0x90d92a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4   com.apple.audio.CoreAudio               0x90d8ae5f HALC_ProxyIOContext::IOWorkLoop() + 1145
    5   com.apple.audio.CoreAudio               0x90d8a926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6   com.apple.audio.CoreAudio               0x90d8a898 __HALC_ProxyIOContext_block_invoke_6 + 20
    7   com.apple.audio.CoreAudio               0x90d8a81d HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9519ed36 mach_wait_until + 10
    1   com.apple.CoreServices.CarbonCore          0x927bd8cc MPDelayUntil + 29
    2   com.apple.CoreServices.CarbonCore          0x927cf768 Delay + 108
    3   se.propellerheads.rewire.library          0x18edd654 RWIsReWireMixerAppRunningImp + 30420
    4   se.propellerheads.rewire.library          0x18eec228 RWIsReWireMixerAppRunningImp + 90792
    5   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cb06bc MD::CallProcessThread1(void*) + 108
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cb043c MD::CallProcessThread2(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cb01ac MD::CallProcessThread3(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02caff1c MD::CallProcessThread4(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cafc8c MD::CallProcessThread5(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02caf9fc MD::CallProcessThread6(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02caf76c MD::CallProcessThread7(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cae2ec MD::CallProcessThread15(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02ccdb29 MDFileIOThread_IsBusy + 3593
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9519ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9519e1f6 mach_msg + 70
    2   com.apple.audio.midi.CoreMIDI           0x013bbfcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3   com.apple.audio.midi.CoreMIDI           0x013def8b MIDIProcess::RunMIDIInThread() + 259
    4   com.apple.audio.midi.CoreMIDI           0x013df912 MIDIProcess::MIDIInPortThread::Run() + 24
    5   com.apple.audio.midi.CoreMIDI           0x013bd59f XThread::RunHelper(void*) + 17
    6   com.apple.audio.midi.CoreMIDI           0x013bcf69 CAPThread::Entry(CAPThread*) + 123
    7   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9caeff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9275a5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9275a319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9275a12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x927cf46c TimerThread + 292
    7   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9519ed12 syscall_thread_switch + 10
    1   com.celemony.melodyne.au                0x25347f08 GNAudioUnitWrapperEntry + 989832
    2   com.celemony.melodyne.au                0x2579f2ad zError + 3925149
    3   com.celemony.melodyne.au                0x2579f728 zError + 3926296
    4   com.celemony.melodyne.au                0x2534881a GNAudioUnitWrapperEntry + 992154
    5   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x951a1ef2 __sem_wait + 10
    1   com.celemony.melodyne.au                0x25378862 GNAudioUnitWrapperEntry + 1188834
    2   com.celemony.melodyne.au                0x253afc11 GNAudioUnitWrapperEntry + 1415057
    3   com.celemony.melodyne.au                0x2534881a GNAudioUnitWrapperEntry + 992154
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x9519ed12 syscall_thread_switch + 10
    1   com.celemony.melodyne.au                0x25347f08 GNAudioUnitWrapperEntry + 989832
    2   com.celemony.melodyne.au                0x253b00fb GNAudioUnitWrapperEntry + 1416315
    3   com.celemony.melodyne.au                0x2534881a GNAudioUnitWrapperEntry + 992154
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x951a1ef2 __sem_wait + 10
    1   com.celemony.melodyne.au                0x25378862 GNAudioUnitWrapperEntry + 1188834
    2   com.celemony.melodyne.au                0x256931d2 zError + 2827202
    3   com.celemony.melodyne.au                0x2534881a GNAudioUnitWrapperEntry + 992154
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9caeff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9275a5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9275a319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9275a12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x94186de6 0x93b9a000 + 6213094
    7   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x9519ed36 mach_wait_until + 10
    1   libsystem_c.dylib                       0x9ca99439 nanosleep + 388
    2   libsystem_c.dylib                       0x9ca97cba usleep + 60
    3   com.WavesAudio.WaveShell-AU.7.1.1          0x33dadc18 wvThread::WCIdleCommandDispatcher::threadMain(void*) + 32
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9caeff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9275a5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x927bbdfe MPWaitForEvent + 296
    5   com.xlnaudio.addictivedrumsvstau          0x36afcabf NuXThreads::Event::timedWait(int) + 67
    6   com.xlnaudio.addictivedrumsvstau          0x36bf53aa scAESampleManager::run() + 3348
    7   com.xlnaudio.addictivedrumsvstau          0x36afd6aa NuXThreads::Thread::Impl::carbonTaskEntryPoint(void*) + 492
    8   ???                                     0xb1667f98 0 + 2976284568
    Thread 27:
    0   libsystem_kernel.dylib                  0x951a102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9caedccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9caef6fe start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib                  0x951a102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9caedccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9caef6fe start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib                  0x951a102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9caedccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9caef6fe start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib                  0x951a102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9caedccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9caef6fe start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib                  0x951a0bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9caa07b9 nanosleep$UNIX2003 + 187
    2   com.apple.Foundation                    0x9174b167 +[NSThread sleepForTimeInterval:] + 170
    3   com.apple.logic.pro                     0x0087db50 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8656688
    4   com.apple.Foundation                    0x9170af7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x9170af2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0xbfffce4c  edx: 0x951a09c6
      edi: 0xad2922c0  esi: 0x00000006  ebp: 0xbfffce68  esp: 0xbfffce4c
       ss: 0x00000023  efl: 0x00000246  eip: 0x951a09c6   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x06782868
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xbe3ffb  com.apple.logic.pro (9.1.6 - 1700.43) <B1E26E57-5B4C-4FE2-4FEA-B72167321749> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xe8d000 -   0xeabfef  com.apple.XSKey (1.0.0 - 52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0xeba000 -   0xeedfe7  com.apple.music.apps.MAAudioUnitSupport (9.1.6 - 232.95) <46C8FA58-950A-A9DF-F522-3074AB34D34C> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xf02000 -   0xf33ff3  com.apple.musicaudiodataservices (1.1 - 250.78) <0C7147A5-C89A-8433-DCBD-99F6C2A0C889> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf47000 -   0xf49fff  com.apple.ExceptionHandling (1.5 - 10) <14A3DCBC-77E4-3E87-A937-202817079AED> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0xf4f000 -   0xfadff3  com.apple.music.apps.MALoopManagement (9.1.6 - 218.80) <2A628103-5A16-5EFB-00B1-74A1B3F2A436> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfca000 -  0x11f0ff7  com.apple.prokit (7.1.1 - 1511) <498819A4-1BDD-3671-8796-E11865BCFBCE> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12fb000 -  0x1376fff  com.apple.music.apps.MACore (9.1.6 - 477.18) <23232BE8-F63F-01A4-008C-8AF0B2BB9941> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x13ac000 -  0x13f8ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x141b000 -  0x1471fe3  com.apple.music.apps.MAHarmony (9.1.6 - 198.80) <80C2ECD2-2E10-1790-A22C-1E080FF5254E> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x148d000 -  0x18a6ff7  com.apple.music.apps.MAPlugInGUI (9.1.6 - 423.92) <F5D50EDA-A0CD-80D3-19F5-D9DF065053C1> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1bb5000 -  0x1c97ff7  com.apple.music.apps.OMF (9.1.6 - 108.79) <ED3407F7-21F0-32A3-D520-781977A4CC8D> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1cae000 -  0x22fefef  com.apple.music.apps.MADSP (9.1.6 - 588.58) <F7526C1F-3252-E5EA-567D-F94CE8B31718> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a49000 -  0x2a6aff7  com.apple.music.apps.LogicFileBrowser (9.1.6 - 1700.43) <0CFBB9EE-12B1-0F2E-57CB-26C63AF54E94> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2a78000 -  0x2af1ff7  com.apple.music.apps.LogicLoopBrowser (9.1.6 - 1700.43) <8342A29C-2E2E-DB5C-981D-97DBACBA3698> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2b17000 -  0x2b38ff7  com.apple.music.apps.MAApogeeSupport (9.1.6 - 311.80) <726A9E5E-2E03-B60C-673C-1C66944D6AF0> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2b41000 -  0x2b46ff7  com.apple.music.apps.MAResources (9.1.6 - 211.81) <04BB5DC3-0661-0DDA-B496-D07C41706A14> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b4a000 -  0x2b76ff3  com.apple.audio.CoreAudioKit (1.6.2 - 1.6.2) <9376552A-AFDD-368A-AF35-65A2D6F5DF8E> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2b89000 -  0x2b99ff7  com.apple.AERegistration (1.2 - 401) <09312188-9C9E-E1A8-0F53-B8F34AA7F76A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2bad000 -  0x2bb9ff3  com.apple.music.apps.MAUnitTest (9.1.6 - 95.80) <34641697-F9CB-C93F-6584-9D355C5338E0> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2bc3000 -  0x2c7aff3  com.apple.music.apps.MAFiles (9.1.6 - 143.95) <EE653EBC-8AD7-12F4-5614-71B3AAC7826E> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2c9a000 -  0x2d10fe3  com.apple.music.apps.MAAudioEngine (9.1.6 - 158.18) <039C3621-221B-DED5-9EFC-5963B7A32728> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2d80000 -  0x2d8bff7  com.apple.music.apps.MAToolKit (9.1.6 - 357.84) <A46086A4-54A5-7F33-4AC6-3679FCC5651F> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2d91000 -  0x2da5ff7  com.apple.music.apps.MAVideo (9.1.6 - 11.85) <C418D913-E486-4996-46A3-55C8E49E6811> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2dbb000 -  0x2e68ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x2ead000 -  0x2eeafff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2f04000 -  0x2fa0ffc  com.apple.MobileMe (9 - 1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x3700000 -  0x3733ff4  com.apple.prokit.LionPanels (7.1.1 - 1511) <F0512BC4-FBF2-360E-89F0-49EB4E161C0D> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
    0xadc7000 -  0xadcbffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xadd0000 -  0xadd6ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xce80000 -  0xced6ff4 +com.StudioDevil.StudioDevilVBA-AU (??? - 1.0) <EC9CB467-9D6A-0EE0-EA39-5D7E2FEE61AE> /Library/Audio/Plug-Ins/Components/StudioDevilVBA-AU.component/Contents/MacOS/S tudioDevilVBA-AU
    0xcf63000 -  0xcf74fe7  com.apple.FCP Uncompressed 422.component (1.6.1 - 1.6.1) <62C290FB-2735-60C4-CE88-7ECB0DE6EDB3> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xcf7b000 -  0xcf7bfff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0xcf7e000 -  0xcf85ffd  com.apple.AppleGVAHW.component (1.0 - 1) <C27AED9F-4DDA-3B8A-925E-D2110DC24EDD> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xcf8b000 -  0xcfacfe7  com.apple.AppleIntermediateCodec (2.0 - 542.4) <76A60DE0-273C-3939-ADCB-5554402F76E6> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xcfbb000 -  0xcfbefff +1000 (??? - ???) <0DF7E8E4-CA09-6C75-C423-6E5A21221A16> /Applications/Waves/*/RComp.bundle/Contents/Resources/asIL/1000
    0xcfc2000 -  0xcfc5fff +1000 (??? - ???) <0AC11064-F42C-5767-EEC0-51BB1E7E535C> /Applications/Waves/*/DeEsser.bundle/Contents/Resources/asIL/1000
    0xd09e000 -  0xd0d5fe7  com.apple.DVCPROHDCodec (1.5 - 237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xe202000 -  0xe23cfeb  com.motu.driver.FWA.HALPlugin (??? - 1.6 48575) <B087A389-EA06-E4C7-86FD-FE963E473F34> /System/Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin. bundle/Contents/MacOS/FWHALPlugin
    0xe277000 -  0xe27fff7  com.apple.proapps.mrcheckpro (1.4 - 397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0xe41c000 -  0xe471fe2  com.apple.DVCPROHDAudio (1.3.2 - 1.3.2) <A9248133-6EB0-2702-A9B8-71C67BE55FD4> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0xe4d7000 -  0xe4d9ff3  com.apple.music.apps.anvil.resources (9.1.6 - 279.78) <7AF78982-F047-F161-9555-84AB92D8FEE7> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
    0xe4de000 -  0xe4e0ff3  com.apple.music.apps.common.resources (9.1.6 - 279.78) <12E469E7-22D3-5FDA-6B42-2092F46B45F7> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0xe4e5000 -  0xe4e7ff3  com.apple.music.apps.ebp.resources (9.1.6 - 279.78) <AB14E128-64FD-6B26-898C-BE9AB54CF7A3> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
    0xe4ec000 -  0xe4eeff3  com.apple.music.apps.efx.resources (9.1.6 - 279.78) <550345F9-CF1C-56F2-CD5A-A55D9F9ED64D> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0xe4f3000 -  0xe4f5ff3  com.apple.music.apps.egt.resources (9.1.6 - 279.78) <C6270881-7F48-B8FD-7964-90AD22D3E127> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0xf000000 -  0xf065fe0  com.apple.DVCPROHDMuxer (1.3.2 - 1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xf07f000 -  0xf0acff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xf0d5000 -  0xf0d7ff3  com.apple.music.apps.emx.resources (9.1.6 - 279.78) <C4F60BBC-29E9-0A23-2CAA-0D5CFECCFFB5> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0xf0dc000 -  0xf0deff3  com.apple.music.apps.es1.resources (9.1.6 - 279.78) <A4BACEA8-127B-2A22-6B7C-1ED3A62DDC42> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0xf0e3000 -  0xf0e5ff3  com.apple.music.apps.es2.resources (9.1.6 - 279.78) <E4EB40A0-D39C-6B00-FE2D-C85744976B36> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0xf0ea000 -  0xf0ecff3  com.apple.music.apps.esp.resources (9.1.6 - 279.78) <339540FF-E2B2-DA48-6DE1-476464E00672> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
    0xf0f1000 -  0xf0f3ff3  com.apple.music.apps.evb3.resources (9.1.6 - 279.78) <6AA7BF8F-BD18-386A-C2FA-2E8B76674996> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0xf0f8000 -  0xf0faff3  com.apple.music.apps.evd6.resources (9.1.6 - 279.78) <94B96EE7-2C3B-B21C-1EC0-C5103078C72A> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0xf7c9000 -  0xf7cbff3  com.apple.music.apps.evoc.resources (9.1.6 - 279.78) <FCD7B3FE-21B1-D962-55AE-EB6F9AF9057D> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0xf7d0000 -  0xf7d2ff3  com.apple.music.apps.evp88.resources (9.1.6 - 279.78) <CE9F639D-058B-2B19-C3CD-E79ADBDE9DB8> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0xf7d7000 -  0xf7d9ff3  com.apple.music.apps.exs24.resources (9.1.6 - 279.78) <25729878-53DF-256B-1B33-0B7D87FE1847> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0xf7de000 -  0xf7e0ff3  com.apple.music.apps.guitaramp.resources (9.1.6 - 279.78) <5E6F0A77-3DE4-C07D-AE92-8B879528F449> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0xf7e5000 -  0xf7e7ff3  com.apple.music.apps.guitarcontrols.resources (9.1.6 - 279.78) <D0A12412-5C62-5B97-984A-A484F4351A9B> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0xf7ec000 -  0xf7eeff3  com.apple.music.apps.mutapdel.resources (9.1.6 - 279.78) <4144C8A4-08A8-F877-2A10-4962064BBA50> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0xf7f3000 -  0xf7f5ff3  com.apple.music.apps.pedalboard.resources (9.1.6 - 279.78) <9B259935-F582-A5E4-6335-2D462EB25BB8> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x107f4000 - 0x107f6ff3  com.apple.music.apps.revolver.resources (9.1.6 - 279.78) <F18D2824-CD18-061A-10F9-51E211AAABB4> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x11ac9000 - 0x11c36ffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11c6a000 - 0x11d61ffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x11d85000 - 0x1211bfff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.14.5 - 7.1.4) <3085DB78-3E8E-3570-B235-3ED8F1E712B3> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x12523000 - 0x12525ff3  com.apple.music.apps.sphere.resources (9.1.6 - 279.78) <EB4791D9-EC9B-4B89-141F-270D0CF04757> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
    0x1256f000 - 0x1257aff7  com.apple.Librarian (1.0 - 1) <E36996B7-2D53-3412-BBCB-3FA7328C3974> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
    0x18eb4000 - 0x18f3bffb +se.propellerheads.rewire.library (1.8.1 build 124 - 1.8.1) <79A1E240-4153-9288-475D-697D84C94343> /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
    0x1b5bc000 - 0x1b5d4fff  com.apple.OpenTransport (10.6.0 - 10.6.0) <096C28DD-DAB9-335C-886E-0A6DF10F2144> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x1b6e7000 - 0x1b6f2ff7  com.apple.DVCPROHDVideoOutput (1.3.2 - 1.3.2) <738D36A7-8DBD-3BD7-CD35-4B171397782C> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x1b843000 - 0x1b87aff7  com.apple.audio.SoundManager.Components (3.9.5 - 3.9.5) <00CB19B4-3F18-33D4-9368-55B2518B4B2A> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1b881000 - 0x1b8baff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2306) <5347333C-9175-39FF-AFEC-BF24BB6701D7> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1b8c5000 - 0x1b982fe2  com.apple.DesktopVideoOut (1.2.7 - 1.2.7) <54E0C747-1169-FB4A-2CB4-9EA9BD5398F8> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x1b9a1000 - 0x1b9abfff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <4E367576-9480-3877-84F1-87847FBC9F9A> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x21475000 - 0x21483feb +com.WavesAudio.DeEsser.7.1.0 (7.1.0 - 7.1.0.3) <DBE4F6FD-8D00-6035-5691-853E784650BF> /Applications/Waves/*/DeEsser.bundle/Contents/MacOS/DeEsser
    0x23173000 - 0x23174ffb +cl_kernels (??? - ???) <67CB5F64-40BE-4E68-A545-63BFC2815F43> cl_kernels
    0x23191000 - 0x23192ff6 +cl_kernels (??? - ???) <BA1561ED-DE26-4354-9D94-1CD75DADEC19> cl_kernels
    0x24f74000 - 0x24f87fe3  com.apple.IMXCodec (1.4 - 155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x24f99000 - 0x24fb1ff2  com.apple.applepixletvideo (1.2.28 - 1.2d28) <85AF2C0D-399E-3D67-9845-D2259C57DDCB> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x24fb6000 - 0x24fdffff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x25100000 - 0x25111ffb +com.WavesAudio.RComp.7.1.1 (7.1.1 - 7.1.1.5) <486CB6EA-9309-4DA5-9B68-8BBE4888515A> /Applications/Waves/*/RComp.bundle/Contents/MacOS/RComp
    0x25247000 - 0x2634fffb +com.celemony.melodyne.au (2.0.1 - 005) <55C79332-19E4-9410-250F-4E28CEDEFB2A> /Library/Audio/Plug-Ins/Components/Melodyne.component/Contents/MacOS/Melodyne
    0x2cf00000 - 0x2cf6dfe7  com.apple.AppleProResCodec (2.0 - 224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x2df00000 - 0x2dfaffe3  com.apple.AppleHDVCodec (1.6 - 229) <C45D37E1-3CE0-1FBE-17DE-91D5B65FD940> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x326f8000 - 0x32737ff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <37DE201B-57C9-31FB-8931-4F8F5DAD0164> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x33d80000 - 0x33f08fe7 +com.WavesAudio.WaveShell-AU.7.1.1 (7.1.1 - 7.1.1.5) <A013CF7B-57F2-8D69-1998-04A062014766> /Library/Audio/Plug-Ins/Components/WaveShell-AU 7.1.component/Contents/MacOS/WaveShell-AU
    0x36600000 - 0x36716fe7  com.apple.AppleGVAFramework (2.2.76 - 2.2.76) <B96E4BD5-B774-3C6D-ACAD-6BB4123FAB9D> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x3672f000 - 0x3695bff4 +com.WavesAudio.WavesLib.7.1.1 (7.1.1 - 7.1.1.5) <7A8B1009-2082-1CA2-4572-50771EDC8660> /Applications/Waves/*/WavesLib 7.1.framework/Versions/A/WavesLib
    0x36ac1000 - 0x36e03fe3 +com.xlnaudio.addictivedrumsvstau (1.5.1.23 - 1.5.1.23) /Library/Audio/Plug-Ins/Components/Addictive Drums.component/Contents/MacOS/xdvstau
    0x382fa000 - 0x382fcfff  libCoreFSCache.dylib (??? - ???) <4D047C6F-11FF-3893-A352-5C1E259C036E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x389f9000 - 0x389f9ffb +cl_kernels (??? - ???) <107023BE-15FF-4936-A449-6A3519C72560> cl_kernels
    0x39ff5000 - 0x39ff6ff8 +cl_kernels (??? - ???) <B6A0A000-7B8A-4547-B28B-941AF3F7BBB5> cl_kernels
    0x3b7f4000 - 0x3b7f9fe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <BF77202B-E1EF-317D-9A66-D744070872C4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x56c00000 - 0x56d78ff3 +com.LennarDigital.Sylenth1 (??? - 2.2.0) /Library/Audio/Plug-Ins/Components/Sylenth1.component/Contents/MacOS/Sylenth1
    0x643cc000 - 0x6446dff7  unorm8_argb.dylib (1.50.61 - compatibility 1.0.0) <AC9B1E60-6D75-34E6-8049-A72BF6F11AA2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
    0x65aa1000 - 0x65c6cfff  com.apple.audio.codecs.Components (2.1 - 2.1) <8E4A1711-5FA9-330E-B5C6-CC2EE9AC74A1> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x67045000 - 0x670e6ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x67700000 - 0x677b0ff7  com.apple.audio.units.CoreAudioAUUI (1.6.2 - 1.6.2) <7BF8B9D3-BDE2-36F5-8990-529F4A2CEF4A> /System/Library/Components/CoreAudio.component/Contents/PlugIns/CoreAudioAUUI.b undle/Contents/MacOS/CoreAudioAUUI
    0x68a4c000 - 0x68aebff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <33259C48-4D92-3DB3-BF5E-4D3F1232068C> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x690ce000 - 0x6920ffff  com.apple.audio.units.Components (1.7.1 - 1.7.1) <0E60D4BA-93D7-32E6-8905-A5EED211892E> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x6b292000 - 0x6b651ff3 +com.modartt.Pianoteq.AU (3.6.7 - 3.6.7/20110614) <F70ADF26-66C8-E3D3-70FF-9A4E3415CF1F> /Library/Audio/Plug-Ins/Components/Pianoteq.component/Contents/MacOS/Pianoteq
    0x8fe74000 - 0x8fea69c7  dyld (195.5 - ???) <2B3361DA-2FE2-33AD-A5B4-893CE882AE9C> /usr/lib/dyld
    0x90005000 - 0x90008ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9001d000 - 0x90115ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90116000 - 0x90118ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90119000 - 0x90124ffc  com.apple.NetAuth (1.0 - 3.0) <E4844688-90B6-3834-9C36-395797CEBC69> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x90163000 - 0x90186fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90187000 - 0x901b0ffe  com.apple.shortcut (2.0 - 2.0) <4DF3F5CB-B510-3B85-878B-FA293D3F1EAF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x901b1000 - 0x901b1fff  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
    0x901b2000 - 0x902c9fe9  com.apple.WebKit (7534.52 - 7534.52.7) <BC37DBEF-DC40-3FF0-A2EA-7B445FE4A3A8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x902ca000 - 0x906bdfeb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x906c4000 - 0x906d5fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x906d6000 - 0x90717ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9071d000 - 0x9071efff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x907cf000 - 0x907d7ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
    0x907d8000 - 0x907e6fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x907e8000 - 0x907e8ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x907e9000 - 0x90839ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9083a000 - 0x90881fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90882000 - 0x90882ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x90883000 - 0x908abff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x908ac000 - 0x908adff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
    0x908ae000 - 0x908eafff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x908f8000 - 0x90911fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x90912000 - 0x90940ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90941000 - 0x90944ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x90945000 - 0x90a54ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a55000 - 0x90a60ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x90aa5000 - 0x90ad8fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x90ad9000 - 0x90d4cfff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x90d4d000 - 0x90d51fff  com.apple.CommonPanels (1.2.5 - 94) <DFA0D001-9890-32FB-B1BD-039DDA8F3E9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90d52000 - 0x90d5aff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <15D6D66D-4DB9-3BCA-87EE-02EE9B7B6189> /usr/lib/system/liblaunch.dylib
    0x90d5b000 - 0x90d64ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x90d65000 - 0x90d75ff7  libCRFSuite.dylib (??? - ???) <B68CDEA4-8D6E-3625-B80F-3489E321E858> /usr/lib/libCRFSuite.dylib
    0x90d76000 - 0x90dd7ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90dd8000 - 0x90defff8  com.apple.CoreMediaAuthoring (2.0 - 889) <519FCE65-14B9-31B6-BA55-256DEBB2B79D> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x90ef0000 - 0x90efbff4  com.apple.CrashReporterSupport (10.7.2 - 347) <7352D11E-5A9E-3D59-A8C5-F393AA6BA793> /S

    This looks like another Melodye problem, although not exactly the same as previously discussed, where Logic won't open (the problem was the old Rewire device files rather than Melodyne itself)
    Maybe you have an old version of Melodyne or a demo version?  I'd remove it and see if that fixes it anyway - not entirely sure, maybe someone else has more of a clue - there must be a solution anyway, so this response will take it back to the top.

  • Help with itunes - 'quit unexpectedly' and crashing all the time now

    What's going on with iTunes?  It crashes all the time on me now - help, anyone??  here's a recent error report
    Process:         iTunes [62186]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.5 (10.5)
    Build Info:      iTunes-10509941~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [213]
    Date/Time:       2011-11-09 13:29:11.803 -0800
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          243486 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  74174 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      9E808B96-5954-4FF1-B9CF-60BBDE55316C
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000006
    Crashed Thread:  25
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94db51f1 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox               0x9218ee04 RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox               0x9218ebb9 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox               0x9218ea3e BlockUntilNextEventMatchingListInMode + 81
    8   com.apple.AppKit                  0x985f7595 _DPSNextEvent + 847
    9   com.apple.AppKit                  0x985f6dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10  com.apple.AppKit                  0x985b91f3 -[NSApplication run] + 821
    11  com.apple.iTunes                  0x00004c5e 0x1000 + 15454
    12  com.apple.iTunes                  0x00004ac9 0x1000 + 15049
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x924bc382 kevent + 10
    1   libSystem.B.dylib                 0x924bca9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x924bbf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x924bbcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x924bb781 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x924bb5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94dbb304 CFRunLoopRun + 84
    5   com.apple.iTunes                  0x0000b3e0 0x1000 + 41952
    6   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    7   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    8   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   ....audio_hijack_server.hermes    0x01e744e1 ah_serv_loop + 161
    3   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    4   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94dbb304 CFRunLoopRun + 84
    5   com.apple.iTunes                  0x0003fc4c 0x1000 + 257100
    6   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    7   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    8   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x924bb412 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x924bb9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x924bb5c6 start_wqthread + 30
    Thread 6:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x0000b4d2 0x1000 + 42194
    5   com.apple.iTunes                  0x0000b355 0x1000 + 41813
    6   com.apple.iTunes                  0x0091a377 0x1000 + 9540471
    7   com.apple.iTunes                  0x0091a3a1 0x1000 + 9540513
    8   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    9   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    10  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.iTunes                  0x0013dded 0x1000 + 1297901
    3   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    4   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x9250e31e accept$UNIX2003 + 10
    1   com.apple.iTunes                  0x007c459f 0x1000 + 8140191
    2   com.apple.iTunes                  0x007ab6ed 0x1000 + 8038125
    3   com.apple.iTunes                  0x007ab883 0x1000 + 8038531
    4   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    5   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    6   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x9250e31e accept$UNIX2003 + 10
    1   com.apple.iTunes                  0x007c459f 0x1000 + 8140191
    2   com.apple.iTunes                  0x007ab6ed 0x1000 + 8038125
    3   com.apple.iTunes                  0x007ab883 0x1000 + 8038531
    4   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    5   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    6   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 10:  com.apple.CFSocket.private
    0   libSystem.B.dylib                 0x924b4ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x94df5c53 __CFSocketManager + 1091
    2   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    3   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94dbb304 CFRunLoopRun + 84
    5   com.apple.iTunes                  0x0000b3e0 0x1000 + 41952
    6   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    7   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    8   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94dbb304 CFRunLoopRun + 84
    5   com.apple.iTunes                  0x0000b3e0 0x1000 + 41952
    6   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    7   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    8   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94dbb304 CFRunLoopRun + 84
    5   com.apple.iTunes                  0x0000b3e0 0x1000 + 41952
    6   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    7   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    8   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x00021b57 0x1000 + 133975
    5   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    6   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    7   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x0000b4d2 0x1000 + 42194
    5   com.apple.iTunes                  0x0000b355 0x1000 + 41813
    6   com.apple.iTunes                  0x007b8e4e 0x1000 + 8093262
    7   com.apple.iTunes                  0x007b95e2 0x1000 + 8095202
    8   com.apple.iTunes                  0x000520dc 0x1000 + 331996
    9   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    10  libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    11  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x0000b4d2 0x1000 + 42194
    5   com.apple.iTunes                  0x0000b355 0x1000 + 41813
    6   com.apple.iTunes                  0x007b8e4e 0x1000 + 8093262
    7   com.apple.iTunes                  0x007b95e2 0x1000 + 8095202
    8   com.apple.iTunes                  0x000520dc 0x1000 + 331996
    9   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    10  libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    11  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x0000b4d2 0x1000 + 42194
    5   com.apple.iTunes                  0x0000b355 0x1000 + 41813
    6   com.apple.iTunes                  0x007b8e4e 0x1000 + 8093262
    7   com.apple.iTunes                  0x007b95e2 0x1000 + 8095202
    8   com.apple.iTunes                  0x000520dc 0x1000 + 331996
    9   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    10  libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    11  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x0000b4d2 0x1000 + 42194
    5   com.apple.iTunes                  0x0000b355 0x1000 + 41813
    6   com.apple.iTunes                  0x007b8e4e 0x1000 + 8093262
    7   com.apple.iTunes                  0x007b95e2 0x1000 + 8095202
    8   com.apple.iTunes                  0x000520dc 0x1000 + 331996
    9   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    10  libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    11  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94dbb304 CFRunLoopRun + 84
    5   com.apple.iTunes                  0x0000b3e0 0x1000 + 41952
    6   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    7   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    8   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94dbb304 CFRunLoopRun + 84
    5   com.apple.iTunes                  0x0000b3e0 0x1000 + 41952
    6   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    7   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    8   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                 0x92495afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92496267 mach_msg + 68
    2   com.apple.CoreFoundation          0x94db62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x94db53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x94dbb304 CFRunLoopRun + 84
    5   com.apple.iTunes                  0x0000b3e0 0x1000 + 41952
    6   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    7   libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    8   libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x0000b4d2 0x1000 + 42194
    5   com.apple.iTunes                  0x0000b355 0x1000 + 41813
    6   com.apple.iTunes                  0x007b8e4e 0x1000 + 8093262
    7   com.apple.iTunes                  0x007b95e2 0x1000 + 8095202
    8   com.apple.iTunes                  0x000520dc 0x1000 + 331996
    9   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    10  libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    11  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x0000b4d2 0x1000 + 42194
    5   com.apple.iTunes                  0x0000b355 0x1000 + 41813
    6   com.apple.iTunes                  0x007b8e4e 0x1000 + 8093262
    7   com.apple.iTunes                  0x007b95e2 0x1000 + 8095202
    8   com.apple.iTunes                  0x000520dc 0x1000 + 331996
    9   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    10  libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    11  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                 0x924c3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                 0x924c375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x924c53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                  0x0000b5bb 0x1000 + 42427
    4   com.apple.iTunes                  0x0000b4d2 0x1000 + 42194
    5   com.apple.iTunes                  0x0000b355 0x1000 + 41813
    6   com.apple.iTunes                  0x007b8e4e 0x1000 + 8093262
    7   com.apple.iTunes                  0x007b95e2 0x1000 + 8095202
    8   com.apple.iTunes                  0x000520dc 0x1000 + 331996
    9   com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    10  libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    11  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 25 Crashed:
    0   com.apple.CoreFoundation          0x94dad0d6 __CFCopyFormattingDescription + 38
    1   com.apple.CoreFoundation          0x94da6270 _CFStringAppendFormatAndArgumentsAux + 6496
    2   com.apple.CoreFoundation          0x94da48d9 _CFStringCreateWithFormatAndArgumentsAux + 105
    3   com.apple.CoreFoundation          0x94dad0ae CFStringCreateWithFormatAndArguments + 46
    4   MetadataLib.dylib                 0x97fc567a readRawTiffPropsFromPath + 161264
    5   MetadataLib.dylib                 0x97fab102 readRawTiffPropsFromPath + 53368
    6   MetadataLib.dylib                 0x97fab2e1 readRawTiffPropsFromPath + 53847
    7   MetadataLib.dylib                 0x97f9dc2c readRawTiffProps + 11836
    8   MetadataLib.dylib                 0x97f9dc62 readRawTiffProps + 11890
    9   MetadataLib.dylib                 0x97fd2572 readRawTiffPropsFromPath + 214248
    10  MetadataLib.dylib                 0x97f9ac25 readMakerNoteProps + 137
    11  com.apple.ImageIO.framework       0x9a4d1ffd readMakerNoteProps + 153
    12  com.apple.ImageIO.framework       0x9a44d0c7 readProps + 1132
    13  com.apple.ImageIO.framework       0x9a44cfd2 readProps + 887
    14  com.apple.ImageIO.framework       0x9a463f93 readTiffPropsFromData + 236
    15  com.apple.ImageIO.framework       0x9a463e9a readExifData + 92
    16  com.apple.ImageIO.framework       0x9a461bde initImageJPEG + 2222
    17  com.apple.ImageIO.framework       0x9a461326 _CGImagePluginInitJPEG + 69
    18  com.apple.ImageIO.framework       0x9a44a334 makeImagePlus + 690
    19  com.apple.ImageIO.framework       0x9a449f2e _CGImageSourceGetPropertiesAtIndexInternal + 75
    20  com.apple.ImageIO.framework       0x9a449eaf CGImageSourceCopyPropertiesAtIndex + 127
    21  com.apple.iTunes                  0x005894ff 0x1000 + 5801215
    22  com.apple.iTunes                  0x00589c27 0x1000 + 5803047
    23  com.apple.iTunes                  0x0059d416 0x1000 + 5882902
    24  com.apple.iTunes                  0x005a1be4 0x1000 + 5901284
    25  com.apple.iTunes                  0x000520dc 0x1000 + 331996
    26  com.apple.iTunes                  0x008368f9 0x1000 + 8607993
    27  libSystem.B.dylib                 0x924c3259 _pthread_start + 345
    28  libSystem.B.dylib                 0x924c30de thread_start + 34
    Thread 25 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x94dad0c4  ecx: 0x00000000  edx: 0x00000000
      edi: 0x00000001  esi: 0x00000000  ebp: 0xb0393b88  esp: 0xb0393b50
       ss: 0x0000001f  efl: 0x00010202  eip: 0x94dad0d6   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000006
    Binary Images:
        0x1000 -   0xf84fd7  com.apple.iTunes 10.5 (10.5) <CF368726-AFEA-797C-DB5B-64E35ABB00E7> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x11d6000 -  0x1251fef  com.apple.iTunes.iPodUpdater 10.4 (10.4) <8FAA906B-A61D-912A-E534-29D094FB180A> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x1296000 -  0x12bbff7  com.apple.avfoundationcf 2.0 (60.1) <2D4DFC71-1195-4549-658B-7295F37AAEC3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x12e3000 -  0x12e8ff7  com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x12ee000 -  0x1511ff7 +libgnsdk_dsp.1.9.3.dylib 1.9.3 (compatibility 1.9.3) <F33A74F3-6232-4933-18EB-3F3251CBFFCA> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.3.dylib
    0x152c000 -  0x15f6fe7 +libgnsdk_sdkmanager.1.9.3.dylib 1.9.3 (compatibility 1.9.3) <DFAA35B6-6424-5400-4AE8-30C7121BEEB0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.3.dylib
    0x160d000 -  0x164ffe7 +libgnsdk_submit.1.9.3.dylib 1.9.3 (compatibility 1.9.3) <8B86BE3D-0BD6-853C-53AE-596073375997> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.3.dylib
    0x1654000 -  0x1674fe7 +libgnsdk_musicid.1.9.3.dylib 1.9.3 (compatibility 1.9.3) <E6DBB1B3-0785-5066-02DB-16BC338656FE> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.3.dylib
    0x1681000 -  0x16c6ff7  com.apple.CoreMedia.AVCFSupport 1.0 (705.24.4) <FAEC8CE1-BF17-B566-38E3-98E97C2403CE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x16e5000 -  0x1a50ff3  com.apple.MediaToolbox.AVCFSupport 1.0 (705.24.4) <B801EFCB-07D9-2A94-9E7A-530AD7E892AA> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x1ab5000 -  0x1df5feb  com.apple.VideoToolbox.AVCFSupport 1.0 (705.24.4) <A4DBF709-3753-2F20-B20D-1D5DB80F3997> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x1e6f000 -  0x1e7bff7 +com.rogueamoeba.audio_hijack_server.hermes 3.0.2 (3.0.2) <61CE7396-0EC6-AA0B-4A51-4A39EE56DE8F> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x1ef9000 -  0x1efaffd +com.1passwd.InputManager 2.11.1 (7647) <0EAC0EFE-B0D0-C74A-43C2-15B23182095D> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    0x37f2000 -  0x37f5fff  com.apple.LiveType.component 2.1.2 (2.1.2) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x37fa000 -  0x37fbff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x14a00000 - 0x14cffff7  com.apple.CoreFP 2.0.35 (2.0.35) <C8DA8AA0-1A9F-E808-EED4-626B819ECBDB> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x15bb7000 - 0x168f7fe7  com.apple.CoreFP1 1.13.35 (1.13.35) <CDB58308-9549-CABD-19E6-8AEBEA32A98B> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
    0x16f79000 - 0x16f7dff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16f82000 - 0x16f88ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x16f8f000 - 0x16fb5fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <32607000-7573-6D51-ABC3-420B4A0D6629> /usr/lib/libssl.0.9.7.dylib
    0x16fff000 - 0x17004ff7  com.apple.QuartzComposer.iTunesPlugIn 1.2 (16) <8511A037-AFDE-5D1A-67DA-1B4837432D85> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x18263000 - 0x1837efe3  com.apple.AppleGVAFramework 1.2.44 (1.2.44) <6595EE22-663F-68BF-D349-15A79D6A9046> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
    0x19100000 - 0x19165ffe  com.apple.LiveType.framework 2.1.2 (2.1.2) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x191e7000 - 0x19271ff7  com.apple.mobiledevice 503 (503) <17EF060D-A6D6-D658-4DC9-6728FA2450A9> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x192b9000 - 0x1936efe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x193b4000 - 0x1959afef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <8DA1B494-CD97-D4CC-3D5D-FACFAAE9D968> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <E50D0989-0609-EAF7-3B3B-B10D7847BAA5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <28F0312C-0678-159E-34E2-9A4E3DEADB20> /usr/lib/dyld
    0x901e2000 - 0x901e2ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x901e3000 - 0x9040eff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9040f000 - 0x90410ff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x90411000 - 0x904cdfff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x904ce000 - 0x90cbd557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9131b000 - 0x91329fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x9157f000 - 0x91611fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91612000 - 0x916affe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x916b0000 - 0x916e3fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x916e4000 - 0x916f4ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91731000 - 0x917a0ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x917a1000 - 0x91839fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9183a000 - 0x9183eff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9183f000 - 0x91c74ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91c75000 - 0x91cf7ffb  SecurityFoundation ??? (???) <006B3166-E7E2-F763-04FC-3DD458C14F5F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91cf8000 - 0x91da0ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91da1000 - 0x91e0fff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x91e10000 - 0x91e11ff7  libScreenReader.dylib ??? (???) <E559E38F-FB36-C1C4-B915-D3A4E4354921> /usr/lib/libScreenReader.dylib
    0x91e15000 - 0x91e95feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91eb8000 - 0x91ed8fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x91ed9000 - 0x91f2fff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x91f30000 - 0x91f74fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91f8b000 - 0x9208cfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x9208d000 - 0x920bdff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x920be000 - 0x92159fe7  com.apple.ApplicationServices.ATS 275.19 (???) <9FA31967-CF14-B033-EB8D-570561D12A13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9215a000 - 0x9247efef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9247f000 - 0x92494fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92495000 - 0x9263cff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9263d000 - 0x92648ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92649000 - 0x92651ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92652000 - 0x92666ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92667000 - 0x926a2feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x926a3000 - 0x926ddff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x927e9000 - 0x927e9ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x927ea000 - 0x927edff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x92835000 - 0x92941ff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92942000 - 0x92ba7feb  com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92ba8000 - 0x92bdbff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92bdc000 - 0x92e4dfef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92e4e000 - 0x92e86ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92f7b000 - 0x930fdfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x930fe000 - 0x9310bff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9310c000 - 0x93112fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93113000 - 0x9311eff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9311f000 - 0x93147ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x93148000 - 0x9316effb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9316f000 - 0x931b5ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x931b6000 - 0x933ffffb  com.apple.JavaScriptCore 6534.51 (6534.51.21) <EA8C05E3-4719-B3FA-E17E-EC9BBC09F5B2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93400000 - 0x93443ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93444000 - 0x9348bffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9351b000 - 0x93555fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x93556000 - 0x935a3feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x935a4000 - 0x935fcfe7  com.apple.datadetectorscore 2.0 (80.7) <58C659CA-72CC-31D2-9732-09BF1A0CAAF6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x935fd000 - 0x93604ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9363e000 - 0x9365afe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9365b000 - 0x93662ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <536EC13F-815E-0A23-CFE2-CC73BBED2DF8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93663000 - 0x93664ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93962000 - 0x939a7ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x939a8000 - 0x9470cfe7  com.apple.WebCore 6534.51 (6534.51.22) <1E9475BF-87F2-A81F-E096-BBB126BCDF30> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94743000 - 0x94aaeff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94ac8000 - 0x94ac8ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94ac9000 - 0x94aeafe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94b3c000 - 0x94b3fffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94b7e000 - 0x94b88fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94b89000 - 0x94b96fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x94b97000 - 0x94c50fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x94c51000 - 0x94c5fff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94c82000 - 0x94d2efe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94d2f000 - 0x94d33ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94d34000 - 0x94d78ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94d79000 - 0x94ef4fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94ef5000 - 0x94f36ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9503e000 - 0x9507eff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95151000 - 0x951bbfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x951bc000 - 0x951c8ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x951c9000 - 0x9521cff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9521d000 - 0x952cbff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9531b000 - 0x95324ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x953c6000 - 0x954f3ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x954f4000 - 0x956fbfeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95833000 - 0x95976fef  com.apple.QTKit 7.7 (1787) <3B47A1A0-7AB5-C1C9-42DE-5993D1012D47> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9599e000 - 0x95aa0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x95b7d000 - 0x95c2afe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x95c2b000 - 0x95c88ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95c89000 - 0x95c89ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95cfa000 - 0x95d07ff7  com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x95d08000 - 0x95d45ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95d53000 - 0x95d55ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95d56000 - 0x95e33fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x96dd2000 - 0x96ed4fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x96f7f000 - 0x96f86ff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x9707c000 - 0x970a0ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x970a6000 - 0x970b0ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x970b1000 - 0x970d3fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x970d4000 - 0x970d4ff7  com.apple.Carbon 150 (152) <BD34A993-AF6F-10EE-ACDA-6D11E21A8F37> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x970d5000 - 0x9710efe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9710f000 - 0x97120ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97121000 - 0x97121ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x97122000 - 0x97153ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x97154000 - 0x971a4ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x971a5000 - 0x97387fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x973bd000 - 0x97a38ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x97a41000 - 0x97a9bfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x97a9c000 - 0x97ab0fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x97b58000 - 0x97c32fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x97c3a000 - 0x97c45ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x97c70000 - 0x97d50fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x97d51000 - 0x97d53ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97d54000 - 0x97d7bff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x97d7c000 - 0x97d7cff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97d7d000 - 0x97d8dff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x97d8e000 - 0x97d91fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x97d92000 - 0x97df3fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97df4000 - 0x97df5ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97df6000 - 0x97f1cfe7  com.apple.WebKit 6534.51 (6534.51.22) <8E713C26-E90D-0E4B-5FE1-7AFFA8DF2935> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x97f1d000 - 0x97f1dff7  com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97f1e000 - 0x97f95ff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x97f96000 - 0x97febfff  MetadataLib.dylib 3.8.0 (compatibility 2.2.1) <421369C9-7E78-19A5-C58B-11429AACC08D> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x97fec000 - 0x98004ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x98005000 - 0x9800bfe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9800c000 - 0x980d7fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x980d8000 - 0x98121fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98122000 - 0x98122ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98123000 - 0x9813eff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x983fb000 - 0x9845fffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x985af000 - 0x98e92ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x98e93000 - 0x98f0cff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98f0d000 - 0x98f12ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x98f13000 - 0x98f25ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x98f26000 - 0x98f63ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x98f6e000 - 0x9909cfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9909d000 - 0x990e0ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x990e1000 - 0x994f7ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x994f8000 - 0x99572fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x99573000 - 0x99577ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x99674000 - 0x99677ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x99678000 - 0x99697ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x99698000 - 0x99b3efeb  com.apple.RawCamera.bundle 3.8.0 (577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x99b5b000 - 0x99e7bff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x99e7c000 - 0x99ef7fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x99ef8000 - 0x9a1f2fef  com.apple.QuickTime 7.6.6 (1787) <AC48EAD9-7201-7CE6-C826-41B12963FECF> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9a23f000 - 0x9a2f7feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9a2f8000 - 0x9a435fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9a447000 - 0x9a609feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9a60a000 - 0x9a648ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9a649000 - 0x9a68bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9a68c000 - 0x9ab47ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: iMac11,3, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.2 GHz, 8 GB, SMC 1.59f2
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa130000 / 5
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfa132000 / 7
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa120000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000 / 6
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0606, 0xfd130000 / 5
    USB Device: External HDD, 0x0c0b  (Dura Micro, Inc.), 0xb159, 0xfd132000 / 7
    USB Device: External HDD, 0x0c0b  (Dura Micro, Inc.), 0xb159, 0xfd131000 / 6
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd110000 / 3

    >Version: Don't know where to find that
    Every Windows program that I have shows you the current version when you click HELP and then the ABOUT option
    >gamplay footage recorded using dxtory
    Go back to http://forums.adobe.com/community/premiere and enter
    dxtory
    in the area just under Ask a Question
    You may now read all the previous discussions of your error... be sure to click the See More Results at the bottom of the initial, short list if the initial list does not answer your question
    >imported footage and then dragged it into the editor
    For CS5 and later, the easy way to insure that your video and your project match
    See 2nd post for picture of NEW ITEM process http://forums.adobe.com/message/3776153
    -and a FAQ on sequence setting http://forums.adobe.com/message/3804341
    >I don't know
    The tutorial list in message #3 http://forums.adobe.com/message/2276578 may help

Maybe you are looking for

  • Toolbar doesn't work in Browser

    Hi, I have a student on a Windows 7 operating system, with the latest version of Adobe Reader X. When she tries to view a pdf in the browser (latest Firefox or Internet Explorer) with form fields, the majority of icons on the toolbar do not work. Cli

  • Preview doesn't show up anything

    Hello everybody, It happened that "Preview" just does not open anymore any PDF I want to look at. The space-tab preview function still works, but I am not able to completely open up a document. The problem still stay even though I ran the "permission

  • Hardware best suited (Windows) to run Photoshop?

    I am looking at upgrading my system to run Photoshop/Lightroom. I was looking at a AMD system with an FX-6300 processor (8 cores), 12gb of memory and the R9 255 graphics card w/ 2mb of dedicated memory. Will this system run those programs quickly and

  • Connecting a new ipod to a bell network

    how can I unlock the Bell218 network so I can access wi-fi with my ipod?

  • Contracts with different Currencies

    Hi SAP experts,is it possible  to create a Contract with different currencies in line items for a vendor???.Thank you for any advice.