OpenGL crash in MAC

We have a Photoshop filter plugin that uses OpenGL component in plugin window.
Plugin is crashing in glDrawElements whenever plugin window looses focus. Note, that it works fine on Windows.
Any suggestions are highly appreciated.

This can happen when the current OpenGL context is not managed. (we have had similar problems in the past) If Photoshop is called in any way with an OpenGL context it does not recognized it can cause a crash. Our plugins leave the Photoshop context active and right before we make OpenGL calls, we save the Photoshop context and switch to the plugin's OpenGL context. Immediately restoring back after the OpenGL calls.

Similar Messages

  • AIR 3.9 crashes on Mac OS X 10.9.1

    One of our users has suddenly started experiencing crashes on Mac. There has been no change to the application.
    Has already tried re-installing the app as well as AIR 3.9.
    What could be wrong? Any ideas? Thanks.
    Process:         Convo [1655]
    Path:            /Applications/Convo.app/Contents/MacOS/Convo
    Identifier:      convofy.0F156731A8EDAB9758133E30CA85B43DA5F59D40.1
    Version:         2013112901 (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [183]
    Responsible:     Convo [1655]
    User ID:         501
    Date/Time:       2014-01-08 08:21:57.011 -0500
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  A3AF566D-9BEA-DCDA-E465-9307D4E90431
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Convo.app/Contents/MacOS/Convo
        __TEXT                 0000000000001000-0000000000007000 [   24K] r-x/rwx SM=COW  /Applications/Convo.app/Contents/MacOS/Convo
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x9a00b412 CFStringGetLength + 18
    1   com.apple.CoreFoundation                0x9a01f5d2 CFStringCompare + 18
    2   com.adobe.AIR                           0x01cbad32 0x1800000 + 4959538
    3   com.adobe.AIR                           0x01cbb97a 0x1800000 + 4962682
    4   com.adobe.AIR                           0x01cbbbc0 0x1800000 + 4963264
    5   com.adobe.AIR                           0x01b46055 0x1800000 + 3432533
    6   com.adobe.AIR                           0x01d2ff3c 0x1800000 + 5439292
    7   ???                                     0x0a7815a7 0 + 175642023
    8   ???                                     0x0a09d1eb 0 + 168415723
    9   com.adobe.AIR                           0x01a4c149 0x1800000 + 2408777
    10  com.adobe.AIR                           0x01a4cbf3 0x1800000 + 2411507
    11  com.adobe.AIR                           0x01bf69a0 0x1800000 + 4155808
    12  com.adobe.AIR                           0x01bf1b01 0x1800000 + 4135681
    13  com.adobe.AIR                           0x01bf6563 0x1800000 + 4154723
    14  com.adobe.AIR                           0x01d2b4d2 0x1800000 + 5420242
    15  ???                                     0x0776831e 0 + 125207326
    16  ???                                     0x08154c4c 0 + 135613516
    17  ???                                     0x082049ea 0 + 136333802
    18  ???                                     0x07f9fab6 0 + 133823158
    19  ???                                     0x07daf460 0 + 131789920
    20  com.adobe.AIR                           0x01995ce0 0x1800000 + 1662176
    21  ???                                     0x07fa03ad 0 + 133825453
    22  ???                                     0x07fa07d2 0 + 133826514
    23  ???                                     0x07f9fe64 0 + 133824100
    24  com.adobe.AIR                           0x01bf69a0 0x1800000 + 4155808
    25  com.adobe.AIR                           0x01bec77a 0x1800000 + 4114298
    26  com.adobe.AIR                           0x01d9d5b3 0x1800000 + 5887411
    27  com.adobe.AIR                           0x01f7ff50 0x1800000 + 7864144
    28  com.adobe.AIR                           0x01beccf5 0x1800000 + 4115701
    29  com.adobe.AIR                           0x01f67514 0x1800000 + 7763220
    30  com.adobe.AIR                           0x01d2f503 0x1800000 + 5436675
    31  ???                                     0x07765910 0 + 125196560
    32  ???                                     0x0775c9fc 0 + 125159932
    33  com.adobe.AIR                           0x01f675e5 0x1800000 + 7763429
    34  com.adobe.AIR                           0x01c83891 0x1800000 + 4733073
    35  com.adobe.AIR                           0x01c838ec 0x1800000 + 4733164
    36  com.adobe.AIR                           0x01c47d83 0x1800000 + 4488579
    37  com.adobe.AIR                           0x01c84571 0x1800000 + 4736369
    38  com.adobe.AIR                           0x01f12691 0x1800000 + 7415441
    39  com.adobe.AIR                           0x01f12d79 0x1800000 + 7417209
    40  com.adobe.AIR                           0x01cb5aa3 0x1800000 + 4938403
    41  com.adobe.AIR                           0x01cb6e6f 0x1800000 + 4943471
    42  com.apple.CoreFoundation                0x9a07ee3f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    43  com.apple.CoreFoundation                0x9a06fccb __CFRunLoopDoSources0 + 235
    44  com.apple.CoreFoundation                0x9a06f3ce __CFRunLoopRun + 1022
    45  com.apple.CoreFoundation                0x9a06ed5a CFRunLoopRunSpecific + 394
    46  com.apple.CoreFoundation                0x9a06ebbb CFRunLoopRunInMode + 123
    47  com.apple.HIToolbox                     0x9b773e2d RunCurrentEventLoopInMode + 259
    48  com.apple.HIToolbox                     0x9b773bb2 ReceiveNextEventCommon + 526
    49  com.apple.HIToolbox                     0x9b77398d _BlockUntilNextEventMatchingListInModeWithFilter + 92
    50  com.apple.AppKit                        0x936165a9 _DPSNextEvent + 1602
    51  com.apple.AppKit                        0x93615ad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    52  com.apple.AppKit                        0x9360835c -[NSApplication run] + 727
    53  com.adobe.AIR                           0x0180a9ca 0x1800000 + 43466
    54  com.adobe.AIR                           0x0180ad10 0x1800000 + 44304
    55  libobjc.A.dylib                         0x9336d2af -[NSObject performSelector:withObject:] + 70
    56  convofy.0F156731A8EDAB9758133E30CA85B43DA5F59D40.1          0x00002f97 start + 2567
    57  convofy.0F156731A8EDAB9758133E30CA85B43DA5F59D40.1          0x000025c5 start + 53
    Thread 1:
    0   libsystem_kernel.dylib                  0x94905046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9bb91dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9bb95cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x94905992 kevent64 + 10
    1   libdispatch.dylib                       0x993198bd _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x99319556 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x94905046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9bb91dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9bb95cce start_wqthread + 30
    Thread 4:: BackgroundThread
    0   libsystem_kernel.dylib                  0x949047ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9bb92d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9bb94bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x01d1e67d 0x1800000 + 5367421
    4   com.adobe.AIR                           0x01b508c8 0x1800000 + 3475656
    5   com.adobe.AIR                           0x01d1e79d 0x1800000 + 5367709
    6   com.adobe.AIR                           0x01d1e817 0x1800000 + 5367831
    7   com.adobe.AIR                           0x01d1e8c7 0x1800000 + 5368007
    8   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 5:: BackgroundThread
    0   libsystem_kernel.dylib                  0x949047ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9bb92d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9bb94bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x01d1e67d 0x1800000 + 5367421
    4   com.adobe.AIR                           0x01b508c8 0x1800000 + 3475656
    5   com.adobe.AIR                           0x01d1e79d 0x1800000 + 5367709
    6   com.adobe.AIR                           0x01d1e817 0x1800000 + 5367831
    7   com.adobe.AIR                           0x01d1e8c7 0x1800000 + 5368007
    8   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 6:: ScriptTimeout
    0   libsystem_kernel.dylib                  0x949047ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9bb92d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9bb94c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.adobe.AIR                           0x01d1e6a9 0x1800000 + 5367465
    4   com.adobe.AIR                           0x01d68ea2 0x1800000 + 5672610
    5   com.adobe.AIR                           0x01d1e79d 0x1800000 + 5367709
    6   com.adobe.AIR                           0x01d1e817 0x1800000 + 5367831
    7   com.adobe.AIR                           0x01d1e8c7 0x1800000 + 5368007
    8   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x94905046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9bb91dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9bb95cce start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x94905046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9bb91dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9bb95cce start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib                  0x948fff7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x948ff16c mach_msg + 68
    2   com.apple.CoreFoundation                0x9a06ff69 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x9a06f541 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x9a06ed5a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x9a06ebbb CFRunLoopRunInMode + 123
    6   com.apple.AppKit                        0x937bff18 _NSEventThread + 283
    7   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 10:: CoreLoop
    0   libsystem_kernel.dylib                  0x949047ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9bb92d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9bb94c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.adobe.AIR                           0x01d1e6a9 0x1800000 + 5367465
    4   com.adobe.AIR                           0x01ef9a1d 0x1800000 + 7313949
    5   com.adobe.AIR                           0x01d1e79d 0x1800000 + 5367709
    6   com.adobe.AIR                           0x01d1e817 0x1800000 + 5367831
    7   com.adobe.AIR                           0x01d1e8c7 0x1800000 + 5368007
    8   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x948fff7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x948ff16c mach_msg + 68
    2   com.apple.CoreFoundation                0x9a06ff69 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x9a06f541 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x9a06ed5a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x9a06ebbb CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x9bee10b5 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
    7   com.apple.Foundation                    0x9bee0f2e -[NSThread main] + 45
    8   com.apple.Foundation                    0x9bee0e86 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x94904ace __select + 10
    1   com.apple.CoreFoundation                0x9a0bfdc6 __CFSocketManager + 1158
    2   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    3   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    4   libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x01cbac9a  ecx: 0x00000001  edx: 0x08c40f50
      edi: 0x9a00b40e  esi: 0x00000000  ebp: 0xbfffd088  esp: 0xbfffd070
       ss: 0x00000023  efl: 0x00210282  eip: 0x9a00b412   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
        0x1000 -     0x6ff7 +convofy.0F156731A8EDAB9758133E30CA85B43DA5F59D40.1 (2013112901 - ???) <C0A725B7-6101-2311-809B-953143E250F2> /Applications/Convo.app/Contents/MacOS/Convo
       0xef000 -    0xf3ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <DAF7D11D-7AC8-38EA-AE89-903A9C59E1BB> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x1800000 -  0x3061fef +com.adobe.AIR (3.9.0.1380) <EB3F9AC7-1BFE-2269-D178-31EE05E7E675> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x6f52000 -  0x6f77ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x6f8c000 -  0x6f97ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x7851000 -  0x786cff5  com.apple.security.csparser (3.0 - 55471) <163EF76C-D82D-3CB6-9EF1-4F579644B893> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/cspa rser
    0x8feb4000 - 0x8fee6417  dyld (239.3) <4B280BB1-55F8-313F-86A6-8ADD644ED69E> /usr/lib/dyld
    0x90008000 - 0x9005eff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x9005f000 - 0x90225ffb  libicucore.A.dylib (511.27) <653147E9-7326-337A-99E1-B42E4D801E53> /usr/lib/libicucore.A.dylib
    0x9022f000 - 0x90261ffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x9026b000 - 0x90273ffe  libGFXShared.dylib (9.0.83) <35644AAA-B1E7-367C-90C0-378024F8A46A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x90274000 - 0x904f0ff7  com.apple.QuickTime (7.7.3 - 2826.0.1) <42542002-DCFF-3675-B919-440EC5057D56> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x904f1000 - 0x904fcfff  libcsfde.dylib (380) <C9E61AFB-1A9D-324B-9827-06B182CDD7B0> /usr/lib/libcsfde.dylib
    0x905b2000 - 0x905b3fff  libSystem.B.dylib (1197.1.1) <C58F0CC9-C1FD-3024-9358-D3359A6BBCAD> /usr/lib/libSystem.B.dylib
    0x905b4000 - 0x905defff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x905df000 - 0x905f7ff7  libsystem_malloc.dylib (23.1.10) <69F485C9-B3E7-3E36-A06C-D7DFD29D22E1> /usr/lib/system/libsystem_malloc.dylib
    0x905f8000 - 0x905fcffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
    0x90653000 - 0x90743ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
    0x90744000 - 0x90b09ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x90b0a000 - 0x90b15ff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x90b16000 - 0x90b58fff  libGLU.dylib (9.0.83) <0D9BFE5A-435E-3C66-AF96-D3567B8FC87B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90b59000 - 0x90c70ffb  com.apple.WebKit (9537 - 9537.73.11) <74634980-1AC4-3874-9BC2-72E1ED8FB534> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90c71000 - 0x90c71fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x90c72000 - 0x90de2fff  com.apple.QTKit (7.7.3 - 2826.0.1) <2C936219-2C31-3912-8CD3-42A16844AFE2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90de3000 - 0x90e34ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
    0x90e35000 - 0x90e44fff  libGL.dylib (9.0.83) <E76D1F2A-D98B-3464-AD0B-FC1EBBADF027> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90e45000 - 0x90e6cfff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90e6d000 - 0x90f0cff7  libCoreStorage.dylib (380) <55467C87-E1A3-3057-B428-9BCEFD39E36D> /usr/lib/libCoreStorage.dylib
    0x90f0d000 - 0x90f10ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
    0x90f11000 - 0x90f1fff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
    0x90f20000 - 0x90f95ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <5C9BC698-0CC1-3F6A-9F9D-BCC3A9C3D6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9114b000 - 0x911a0fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
    0x911a1000 - 0x911a6ff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
    0x911a7000 - 0x911adffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
    0x911ae000 - 0x915d3fe3  com.apple.VideoToolbox (1.0 - 1273.29) <200BFEED-8948-3266-A2C4-1DC6A695EC58> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x915d4000 - 0x915d4ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <8A37963C-DF6F-3DFF-94E9-407DC5DFEDA9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x915d5000 - 0x915e5ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x915e6000 - 0x915eefff  libsystem_dnssd.dylib (522.1.11) <1C015806-B971-34F9-B162-3DF7897351D0> /usr/lib/system/libsystem_dnssd.dylib
    0x915ef000 - 0x91624ffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
    0x91625000 - 0x91631ffe  libkxld.dylib (2422.1.72) <F9B35FA5-C936-3286-A055-2B0780A674AC> /usr/lib/system/libkxld.dylib
    0x91632000 - 0x91978ffb  com.apple.MediaToolbox (1.0 - 1273.29) <60F62850-70EC-38E8-9C7F-81204CF9C382> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x91979000 - 0x919a5ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x919d0000 - 0x91a23fff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x91a24000 - 0x91ae7ff1  com.apple.CoreText (352.0 - 367.15) <746AD442-F7B4-3273-A36D-C7103D26F727> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x91ae8000 - 0x91af6fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
    0x91af7000 - 0x91b11ff7  com.apple.GenerationalStorage (2.0 - 160.2) <8755F7F1-2402-387C-A32A-2270E7D680C8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x91b12000 - 0x91ba3fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x91ba4000 - 0x91badfff  com.apple.DiskArbitration (2.6 - 2.6) <6379523D-3196-370C-AE4A-8EA586E36909> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91bae000 - 0x91bafffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
    0x91c17000 - 0x91c97ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <1227DF22-E2DA-3764-A1CA-10CC0CEBE377> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x91c98000 - 0x91c9cffc  com.apple.IOSurface (91 - 91) <DECEEB72-3C7E-3C21-9237-E5AD293F8B09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91c9d000 - 0x91cb8ff6  libPng.dylib (1038) <F39168D4-ABEB-3C2D-A763-B9D3E1EF43BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb9000 - 0x91cbbfff  com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x91cbc000 - 0x91cc3ffe  com.apple.agl (3.2.3 - AGL-3.2.3) <E26A1D2C-596E-31F0-8E70-FC381874F8DA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91cc4000 - 0x91cefff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
    0x91cf2000 - 0x91cfafff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
    0x924bc000 - 0x924bfffe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore. framework/Versions/A/LoginUICore
    0x924c0000 - 0x924c5ff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x924c6000 - 0x924eeff7  libRIP.A.dylib (599.7) <461297C0-DDA9-3613-8F27-D7F1AC57208F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92506000 - 0x9250ffff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
    0x92510000 - 0x9252bff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9256c000 - 0x925f5fff  com.apple.CoreSymbolication (3.0 - 141) <178DDF5C-B6DA-39BD-84F5-FD3FA7E93BF8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x92659000 - 0x928d7ff7  com.apple.imageKit (2.5 - 770) <C2FE06B8-DB32-392F-9280-5C1CB148D174> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x928d8000 - 0x928dcffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
    0x9291e000 - 0x9293afff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
    0x9293b000 - 0x92949ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x92988000 - 0x92becfff  com.apple.CoreData (107 - 481) <F699EC21-57D9-3AE6-A17B-C1D1092780BD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92bed000 - 0x92c46ffa  libTIFF.dylib (1038) <691DAAFD-D72B-3BE9-AE5C-84AF86BE66CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92c47000 - 0x92c4ffff  liblaunch.dylib (842.1.4) <3798500D-4436-3AEB-B273-7F2428C33A4A> /usr/lib/system/liblaunch.dylib
    0x92c50000 - 0x92ca4fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <95A1E1CF-FC3E-3203-8683-34823CD70B6B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92ca5000 - 0x92cd5ff7  com.apple.CoreServicesInternal (184.8 - 184.8) <88528205-9452-3EEC-BB27-DAAA7EC81E04> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x92cd6000 - 0x92d14ff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x92d15000 - 0x92d3dfff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
    0x92d3e000 - 0x92da5ffc  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <8DADD7D2-AB98-34ED-8D6F-335338502CBE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x92da6000 - 0x92dcbff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x92dcc000 - 0x92dd5ffa  com.apple.CommonAuth (4.0 - 2.0) <6CB82D57-3C55-39E5-9036-8047DF3E6F57> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x92dd6000 - 0x92de8fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
    0x92de9000 - 0x92df3ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <D6735614-EF4B-389F-BF99-7D8416A504BA> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x92df4000 - 0x92e5dfff  com.apple.datadetectorscore (5.0 - 354.0) <A5559FE6-7A00-383D-8665-C0D622409D85> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x92e5e000 - 0x92e5ffff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x92e60000 - 0x92e67ff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9324c000 - 0x9332fff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
    0x93353000 - 0x934fb4af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
    0x934fc000 - 0x93539ffb  libGLImage.dylib (9.0.83) <FA15FEB5-54E4-313B-8E78-A2D2E6C88FE1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9353a000 - 0x935b0ff3  com.apple.securityfoundation (6.0 - 55122) <25149798-A37E-316F-84AB-93029EAF33D8> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x935b1000 - 0x935b3ffe  libCVMSPluginSupport.dylib (9.0.83) <BD30BDD1-DD5B-3F31-A09B-C274EA93CD7C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x935b4000 - 0x935befff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x935bf000 - 0x935c6fff  libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
    0x935d2000 - 0x935eeff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x935ef000 - 0x9420aff3  com.apple.AppKit (6.9 - 1265) <AE258D94-0272-394F-BBB7-9B5C165A4A78> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9420b000 - 0x9421dfff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
    0x9421e000 - 0x94293ffb  com.apple.framework.IOKit (2.0.1 - 907.1.13) <86D72735-9DFB-35C8-83F7-CE0DCF17D354> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x942fb000 - 0x94326ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x94327000 - 0x9432bffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9432c000 - 0x943beffe  libsystem_c.dylib (997.1.1) <D06FD754-8CE3-3EB7-BE05-2EF939BBE05F> /usr/lib/system/libsystem_c.dylib
    0x943bf000 - 0x943bffff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
    0x943c0000 - 0x944edff9  com.apple.avfoundation (2.0 - 651.12) <1AB88210-F2E6-3318-ACB2-41ED5AE6A0EF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x944ee000 - 0x944f0fff  libsystem_configuration.dylib (596.12) <1C31C3F6-568D-3854-AE03-A5DA2F39297E> /usr/lib/system/libsystem_configuration.dylib
    0x94592000 - 0x945d8ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x945d9000 - 0x9472fff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x94730000 - 0x9476dff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
    0x9476e000 - 0x9477cff3  com.apple.opengl (9.0.83 - 9.0.83) <16CFFD50-217E-3E18-88AF-7F2AD980628B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9477d000 - 0x9477efff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
    0x9477f000 - 0x94788fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x94789000 - 0x9478efff  com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x9478f000 - 0x9483bffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9483c000 - 0x9483fffa  libCGXType.A.dylib (599.7) <2738FF52-4B47-31AD-B7E5-412F6AFACC2A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9485f000 - 0x9485ffff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94869000 - 0x9489affa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
    0x9489b000 - 0x948ecffb  com.apple.CoreMedia (1.0 - 1273.29) <BE08E6C7-5E6F-3B54-9C17-751CFCBD823D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x948ed000 - 0x9490aff4  libsystem_kernel.dylib (2422.1.72) <C5641F6C-E271-380A-A656-AE4C04345602> /usr/lib/system/libsystem_kernel.dylib
    0x9490b000 - 0x94943fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0C42A932-15E8-3CD1-AC35-1DF7D41B25A2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94d3b000 - 0x94dd9ff7  com.apple.PDFKit (2.9 - 2.9) <0792168D-320D-33EF-AE24-6CDCB8C1990A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x94dda000 - 0x94dfdff7  libc++abi.dylib (48) <5367BE5A-D475-3FB4-972D-E1DC999A709A> /usr/lib/libc++abi.dylib
    0x94dfe000 - 0x95124ffd  com.apple.JavaScriptCore (9537 - 9537.73.10) <B5331B86-DEBC-387A-8F3E-5B9FC28E8055> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95125000 - 0x952d1ff1  com.apple.QuartzCore (1.8 - 332.0) <07F9B77F-35A2-3D21-99FA-CD3FCE5B9C7B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x952d2000 - 0x952d2fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x952d3000 - 0x952d3fff  com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x952d4000 - 0x955d5ff7  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <42E10BD1-995B-3FB4-8A6D-5FD071FB8BD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x955d6000 - 0x955eaff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9612c000 - 0x96181ff3  com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x96182000 - 0x96185ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x96488000 - 0x964d4ff7  libcups.2.dylib (372) <9A2BE8DC-37E4-3019-B665-1036FE7868EA> /usr/lib/libcups.2.dylib
    0x964d6000 - 0x964d8fff  com.apple.SecCodeWrapper (3.0 - 1) <29ECC157-F444-31FE-99CC-A9289FF3AC8D> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x964df000 - 0x965ebfff  com.apple.ImageIO.framework (3.3.0 - 1038) <0B4A6607-9FBC-3A6C-984A-0542DE8385FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x965ec000 - 0x96628ff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x96629000 - 0x96633ff3  com.apple.DisplayServicesFW (2.8 - 360.8.14) <B14B15EC-41BA-37F6-B696-8BBA0E325C0C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x96634000 - 0x96728fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x96729000 - 0x9680fff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96810000 - 0x96863ff3  com.apple.CoreMediaIO (401.0 - 4544) <867D01AF-3326-39CB-A136-48AFE4BE9802> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x96864000 - 0x968c0ffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9721c000 - 0x9726cff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
    0x9726d000 - 0x97286fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97287000 - 0x972b2ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
    0x972b3000 - 0x97338ffc  com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9735a000 - 0x981f5ffb  com.apple.WebCore (9537 - 9537.73.13) <85E27D26-9FA4-3CB0-9355-DDD7E3BBFBD7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x981f6000 - 0x98200ff7  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <16E20DCD-89F4-3C8E-9DBA-EED359807038> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x98201000 - 0x98239ff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9823a000 - 0x9824dfff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9827f000 - 0x98283ffa  libGIF.dylib (1038) <5CEB4EDF-B0B6-33A6-BDDE-8C0D3226FA72> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98284000 - 0x98288ff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
    0x98289000 - 0x98387fff  libJP2.dylib (1038) <EE0B9985-625D-39E6-B425-03FB75BA2594> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x98388000 - 0x9838bff7  com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9838c000 - 0x98453ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x98454000 - 0x98461ff7  com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x98462000 - 0x9856ffe4  com.apple.MediaControlSender (1.9 - 190.4) <DF0B5A99-046A-38C1-B68E-241CB2E622BC> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x9857a000 - 0x98597ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
    0x98598000 - 0x9862fff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9863c000 - 0x9863dffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9863e000 - 0x9863ffff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
    0x98640000 - 0x9872bff4  com.apple.DiskImagesFramework (10.9 - 371.1) <FC13BD5A-0FB7-35D5-A8DF-0510CFA996FE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9872c000 - 0x98b24ff3  com.apple.CoreGraphics (1.600.0 - 599.7) <DB004990-F06F-3768-AE4C-191B3C748EFC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x98b25000 - 0x98b90ff9  com.apple.Heimdal (4.0 - 2.0) <E3091095-A893-3089-8DA1-8705B3BE5BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x98b91000 - 0x98ba6ff3  com.apple.AppContainer (3.0 - 1) <B53ED2AD-9B19-316F-B7B9-80A3A94AC1D3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x98ba7000 - 0x98e14ff6  com.apple.security (7.0 - 55471) <5FCF76B2-92C6-3404-87D3-91B3F6E203AA> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x98e15000 - 0x98eadff7  com.apple.Metadata (10.7.0 - 800.12.2) <5E9EA0AC-EE9E-362E-9DAC-9B7D21A53A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x98eae000 - 0x98f21fff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x98f78000 - 0x98f7eff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x98f7f000 - 0x98fcdff9  com.apple.HIServices (1.22 - 466) <30636237-408A-3552-90C1-1279348DF7CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x98fce000 - 0x98fdaffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
    0x98fdb000 - 0x9902afff  com.apple.opencl (2.3.57 - 2.3.57) <93385E1C-00D9-31BE-9652-7F3C09484B3E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9902b000 - 0x9928cfff  com.apple.RawCamera.bundle (4.08 - 709) <941EB1CC-D625-3678-80B0-7D7299C7F261> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9928d000 - 0x992bcfff  com.apple.framework.SystemAdministration (1.0 - 1.0) <05E81260-7DC7-3546-B45D-15B3E5DF056D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
    0x992bd000 - 0x992bdfff  com.apple.Carbon (154 - 157) <C49AD4A1-8DE3-357D-AEF3-D6CD39EA91EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x992be000 - 0x992d7fff  libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x992d8000 - 0x9930efff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x99316000 - 0x9932effd  libdispatch.dylib (339.1.9) <6249BAE5-044F-3A7A-9CCC-03FF7E6B405B> /usr/lib/system/libdispatch.dylib
    0x9932f000 - 0x99399ff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x9939a000 - 0x9939cff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x993a0000 - 0x993a8ff7  libCGCMS.A.dylib (599.7) <A7404924-9A2B-3324-A934-BD08953E7098> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x993a9000 - 0x99693fd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x99694000 - 0x996b8fff  libJPEG.dylib (1038) <212B0986-9227-397C-9493-BCB190EC020E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x996b9000 - 0x996c3ff2  com.apple.AppSandbox (3.0 - 1) <085C3B38-C7D8-3A62-AFC6-CEE27F93DFD1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x997df000 - 0x997e3fff  libheimdal-asn1.dylib (323.12) <9EA2A221-301B-3B9A-BBF2-38134145B5A8> /usr/lib/libheimdal-asn1.dylib
    0x997ec000 - 0x997efff3  com.apple.AppleSystemInfo (3.0 - 3.0) <99A923AE-121B-307D-AC1C-968976FBA225> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x99841000 - 0x9990eff7  com.apple.backup.framework (1.5.1 - 1.5.1) <91998CDF-3547-3183-A962-D9E981C14891> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9990f000 - 0x99a81ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <E5FFD35D-18CF-333C-BECE-39F8E47BE707> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99a82000 - 0x99ab0ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x99ab1000 - 0x99ad0ff9  com.apple.framework.Apple80211 (9.0 - 900.47) <68E399FF-AB98-378D-94AC-D0869A72344F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x99ad1000 - 0x99be3ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
    0x99be4000 - 0x99be4fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x99be5000 - 0x99beefff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x99bef000 - 0x99bfcfff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x99bfd000 - 0x99eefff8  com.apple.CoreImage (9.0.54) <D7BC3E53-EF5B-3A14-8808-8D45EE505B48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x99ef0000 - 0x99ef0ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x99ef1000 - 0x99f22ff4  com.apple.securityinterface (9.0 - 55047) <0D5ED2B8-C973-3C91-BA45-22501A043263> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x99f23000 - 0x99f2efff  com.apple.CrashReporterSupport (10.9 - 538) <7A5FF845-433C-33E3-99B5-F6AA5B825734> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x99f2f000 - 0x99f30ffa  libsystem_sandbox.dylib (278.10) <F3C9C427-AF9F-3CE0-95FF-DC9ACA0B5760> /usr/lib/system/libsystem_sandbox.dylib
    0x99f31000 - 0x99fcdfff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x99fce000 - 0x99ff8ff7  libsandbox.1.dylib (278.10) <28813216-B652-3E4D-B0D5-BE49B385C6EC> /usr/lib/libsandbox.1.dylib
    0x99ff9000 - 0x9a1fbff7  com.apple.CoreFoundation (6.9 - 855.11) <50F70E07-043A-3A2F-87EF-A36BA6C5C9D9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9a1fc000 - 0x9a214fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <630A5CCF-8FC3-379D-B0BD-41DCE1F0B624> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x9a215000 - 0x9a254ff7  com.apple.bom (12.0 - 192) <50F9D23C-9C9A-38BF-B4E2-66D93BE2A174> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9a255000 - 0x9a258fff  libdyld.dylib (239.3) <729B32AC-EEE2-3739-8CE3-F90838D51906> /usr/lib/system/libdyld.dylib
    0x9a25a000 - 0x9a261ff7  com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x9a42a000 - 0x9a997fff  com.apple.QuartzComposer (5.1 - 316) <4FC30662-E3CC-3AE5-88CE-7B271B59EFF0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x9a998000 - 0x9a9bcfff  libxpc.dylib (300.1.17) <252BC88F-A5CA-3E67-AEDB-3D7B9F4537E2> /usr/lib/system/libxpc.dylib
    0x9a9bd000 - 0x9aaa9ff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
    0x9aaaa000 - 0x9aedeff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x9aedf000 - 0x9b041ff3  com.apple.CFNetwork (673.0.3 - 673.0.3) <5E0E9AE8-073B-3F2B-B0C7-A0129DE787F6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x9b042000 - 0x9b0a0ff7  com.apple.CoreUtils (1.9 - 190.4) <9E43FF7D-7FCD-3032-9EF9-BCF6D09E73C3> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x9b0a1000 - 0x9b548fe7  com.apple.CoreAUC (6.22.08 - 6.22.08) <3F9E2986-8FF9-3339-A0C8-DC1186C4A5EC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b549000 - 0x9b622ff6  com.apple.QuickLookUIFramework (5.0 - 622.3) <41D10880-AD68-3DE3-94F0-4CA9F44EBD5B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x9b623000 - 0x9b628ff3  libsystem_platform.dylib (24.1.4) <875321B9-34EF-3FCC-880C-633FA05223F5> /usr/lib/system/libsystem_platform.dylib
    0x9b629000 - 0x9b635ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <2AA24814-2DC6-3E28-B71B-186B686F0F19> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9b669000 - 0x9b66afff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
    0x9b66e000 - 0x9b6c3ff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b6c9000 - 0x9b6cbffb  libRadiance.dylib (1038) <F0D3F13B-5628-3DF9-8B86-A4D914567B25> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9b6cc000 - 0x9b6dcff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
    0x9b6e8000 - 0x9b746ffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x9b747000 - 0x9b747fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
    0x9b748000 - 0x9babdff9  com.apple.HIToolbox (2.1 - 696) <43CB31D6-4C2B-30FA-A374-DB7C5728E7AD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9babe000 - 0x9bb8efef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9bb8f000 - 0x9bb96ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
    0x9bb97000 - 0x9bbdffff  com.apple.PerformanceAnalysis (1.47 - 47) <16935C0F-7F9F-316E-9D46-11973DE0904A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x9bbe0000 - 0x9bc49fff  com.apple.SystemConfiguration (1.13 - 1.13) <542075CD-9085-3F30-B84B-DD0277D6A40E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9bc4a000 - 0x9bc90fff  libcurl.4.dylib (78) <EC84399F-5EA8-321B-B122-99730CC557C8> /usr/lib/libcurl.4.dylib
    0x9bc91000 - 0x9bc93fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
    0x9bc94000 - 0x9bcc5ffd  com.apple.GSS (4.0 - 2.0) <6BA01155-4DAD-30EE-B480-D224650EA010> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9bcc6000 - 0x9bd27ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x9bd28000 - 0x9bd2cfff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x9bd2d000 - 0x9be64ff3  com.apple.desktopservices (1.8 - 1.8) <4D853961-F911-3FE2-A7DF-3130EA1D8CEB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9be65000 - 0x9be70ffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
    0x9be73000 - 0x9be73fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9be74000 - 0x9c19fff6  com.apple.Foundation (6.9 - 1056) <C8AE9C03-3460-354A-A8B6-EF4955BE600D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9c1a0000 - 0x9c1b7ff4  com.apple.CoreMediaAuthoring (2.2 - 947) <BF917B77-0935-3F56-A2B9-E62A58A713B8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x9c1cc000 - 0x9c2a7ff7  com.apple.LaunchServices (572.23 - 572.23) <7E52FB5C-9ECF-3CB9-BF18-6652B8D8CDE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9c2a8000 - 0x9c2fdff7  com.apple.QuickLookFramework (5.0 - 622.3) <3C6ADC02-2C67-361B-B042-47DDCC0EDA5F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        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: 11236
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=213.5M resident=60.4M(28%) swapped_out_or_unallocated=153.2M(72%)
    Writable regions: Total=102.0M written=41.1M(40%) resident=71.0M(70%) swapped_out=0K(0%) unallocated=30.9M(30%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  1572K
    CG image                             80K
    CG raster data                       24K
    CG shared images                    180K
    CoreServices                       1512K
    Image IO                             64K
    Kernel Alloc Once                     4K
    MALLOC                             38.0M
    MALLOC (admin)                       48K
    Memory Tag 240                     34.4M
    Memory Tag 242                       12K
    Stack                              69.2M
    VM_ALLOCATE                        16.6M
    __DATA                             19.4M
    __IMAGE                             528K
    __LINKEDIT                         43.3M
    __OBJC                             3192K
    __PAGEZERO                            4K
    __TEXT                            170.3M
    __UNICODE                           544K
    mapped file                       104.6M
    shared memory                         4K
    ===========                      =======
    TOTAL                             503.3M

    Odd that this just started occurring.  I tried symbolicating the file but the output for the AIR portions were completely bogus.  We suspect the problem is due to a null CFString but without a good crash log we're stuck.  I assume this can't be reproduced on other systems?
    If the customer hasn't already, can they reboot their system and try generating a new log?
    Thanks,
    Chris

  • A wierd Crash on Mac OS 10.4.11

    i am not sure if i am in the right discussion forum or not so i am very sorry if this is not the right forum to post such question.
    We have developed an application for a client using C++ and (Qt Framework) and a set of other libraries included in the project
    This application is supposed to work on all Macs that runs (Tiger OS or Leopard) 10.4 / 10.5
    We have noticed a very weird crash which can be on Intel based Macs running leopard or G5 running Tiger
    But as soon as we reinstalled the machine where this weird crash happens, the crash actually disappeared
    The crash happens in one of the libraries included in the project, it’s a pdf library made by Datalogic. But the call causing this crash is coming from dyld lib which is a system library on mac
    [dyld 0x8fe0fb50 ImageLoaderMachO::doTermination(ImageLoader::LinkContext const&) + 244]
    What I am trying to know if this is a known crash in Mac OS or if it’s a minor issue that by changing some system configuration, it may be resolved since by installing a fresh OS , the crash stopped happening
    Because I can not tell the client to install a fresh system on every machine that crashes even tho It crashes on very limited number of machines.
    Here is the crash report:
    Date/Time: 2009-05-07 08:38:41.603 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: SOLO
    Path: ./SOLO.app/Contents/MacOS/SOLO
    Parent: launchd [1]
    Version: ??? (???)
    PID: 687
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000018
    Thread 0 Crashed:
    0 DL70BIB 0x06070e60 0x6043000 + 188000
    1 DL70BIB 0x06070fc0 VarSizePoolRep::Free(void*) + 292
    2 DL70BIB 0x060807c4 static_initialization_and_destruction0(int, int) + 380
    3 dyld 0x8fe0fb50 ImageLoaderMachO::doTermination(ImageLoader::LinkContext const&) + 244
    4 dyld 0x8fe03cdc dyld::runTerminators() + 112
    5 com.dji.solo11 0x0000ba2c cxaatexitwrapper + 196
    6 libSystem.B.dylib 0x9001495c _cxafinalize + 232
    7 libSystem.B.dylib 0x90014844 exit + 36
    8 com.dji.solo11 0x0000ac28 _start + 764
    9 com.dji.solo11 0x0000a928 start + 48
    Thread 1:
    0 libSystem.B.dylib 0x9001f48c select + 12
    1 com.apple.CoreFoundation 0x902c4240 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 12:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 13:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 14:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 15:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 16:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x903ed930 MPWaitOnQueue + 224
    3 ...thesis.MacinTalkSynthesizer 0x0a9bb4bc MTBEWorker::WorkLoop(MTBEWorker*) + 168
    4 ...thesis.MacinTalkSynthesizer 0x0a9ba6f4 MTBEWorkerStartMPTask + 16
    5 ...ple.CoreServices.CarbonCore 0x903ed740 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 17:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x903ed930 MPWaitOnQueue + 224
    3 ...thesis.MacinTalkSynthesizer 0x0a9bb4bc MTBEWorker::WorkLoop(MTBEWorker*) + 168
    4 ...thesis.MacinTalkSynthesizer 0x0a9ba6f4 MTBEWorkerStartMPTask + 16
    5 ...ple.CoreServices.CarbonCore 0x903ed740 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 18:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 ....speech.synthesis.framework 0x9199cf20 PollChannelStatus + 36
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000006070e60 srr1: 0x000000000000d030 vrsave: 0x0000000000000000
    cr: 0x22002424 xer: 0x0000000020000004 lr: 0x0000000006070d30 ctr: 0x00000000900011c8
    r0: 0x0000000011265644 r1: 0x00000000bffff9e0 r2: 0x0000000000000000 r3: 0x000000000a516420
    r4: 0x00000000bffffa20 r5: 0x000000000a4cb7ea r6: 0x00000000ffffffff r7: 0x0000000000000000
    r8: 0x000000000608d414 r9: 0x0000000000000000 r10: 0x000000000a516420 r11: 0x0000000011265644
    r12: 0x00000000900011c8 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x00000000a000487c r21: 0x00000000a000487c r22: 0x00000000a0001fa4 r23: 0x0000000000000000
    r24: 0x00000000a0001fa4 r25: 0x000000008fe5c568 r26: 0x000000000609ada4 r27: 0x0000000000000009
    r28: 0x000000000609ada4 r29: 0x000000000a4cb7ec r30: 0x0000000000000000 r31: 0x0000000006070cfc
    Binary Images Description:
    0x1000 - 0x22efff com.dji.solo11 /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/SOLO.app/Contents/MacOS/SOLO
    0x385000 - 0x3b9fff QtSql /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtSq l.framework/Versions/4/QtSql
    0x505000 - 0x566fff QtXml /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtXm l.framework/Versions/4/QtXml
    0x59e000 - 0x5c8fff DL70AXE8SharedExpat /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 AXE8SharedExpat.framework/Versions/A/DL70AXE8SharedExpat
    0x705000 - 0x77ffff DL70AdobeXMP /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 AdobeXMP.framework/Versions/A/DL70AdobeXMP
    0x7a9000 - 0x7dbfff DL70AXE16SharedExpat /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 AXE16SharedExpat.framework/Versions/A/DL70AXE16SharedExpat
    0x1008000 - 0x1112fff libTextWidget.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libTextWidget.d ylib
    0x125d000 - 0x12a5fff libDictionaries.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libDictionaries .dylib
    0x1413000 - 0x1676fff Qt3Support /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/Qt3S upport.framework/Versions/4/Qt3Support
    0x2008000 - 0x204bfff libAmis.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libAmis.dylib
    0x283e000 - 0x3115fff QtWebKit /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtWe bKit.framework/Versions/4/QtWebKit
    0x3749000 - 0x3838fff QtNetwork /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtNe twork.framework/Versions/4/QtNetwork
    0x38b0000 - 0x3af6fff Xerces /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/Xerc es.framework/Versions/A/Xerces
    0x3d4c000 - 0x3db3fff libImpressarioQtPlugIn.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libImpressarioQ tPlugIn.dylib
    0x449b000 - 0x4c24fff QtGui /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtGu i.framework/Versions/4/QtGui
    0x4fda000 - 0x51dbfff QtCore /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtCo re.framework/Versions/4/QtCore
    0x52ad000 - 0x52d8fff libMacSpeechLibQT443gcc40.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libMacSpeechLib QT443gcc40.dylib
    0x5b06000 - 0x5ee2fff DL70AGM /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 AGM.framework/Versions/A/DL70AGM
    0x6043000 - 0x6095fff DL70BIB /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 BIB.framework/Versions/A/DL70BIB
    0x60b9000 - 0x6484fff DL70CoolType /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 CoolType.framework/Versions/A/DL70CoolType
    0x65f6000 - 0x67cafff QtDesigner /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtDe signer.framework/Versions/4/QtDesigner
    0x69af000 - 0x6abdfff QtScript /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtSc ript.framework/Versions/4/QtScript
    0x6b2c000 - 0x6c1afff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0xa3e3000 - 0xa3e3fff com.apple.applescript.component 1.10.7 /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0xa9b1000 - 0xaa03fff com.apple.speech.synthesis.MacinTalkSynthesizer 3.3 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/ MacinTalk
    0xad1b000 - 0xad70fff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0xaefd000 - 0xaf04fff libqgif.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/imageformats/li bqgif.dylib
    0xaf09000 - 0xaf2dfff libqjpeg.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/imageformats/li bqjpeg.dylib
    0xaf36000 - 0xaf81fff libqmng.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/imageformats/li bqmng.dylib
    0xaf93000 - 0xafdefff libqtiff.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/imageformats/li bqtiff.dylib
    0x119d9000 - 0x119dbfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9028e000 - 0x90368fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x903b2000 - 0x90689fff com.apple.CoreServices.CarbonCore 681.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x915c1000 - 0x915d0fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x915d9000 - 0x915e6fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91630000 - 0x91649fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91d06000 - 0x91d09fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e5d000 - 0x91e5dfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e5f000 - 0x91f44fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4c000 - 0x91f6bfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd7000 - 0x92045fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92050000 - 0x920e5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9213a000 - 0x921dbfff com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x92507000 - 0x92b3afff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92f18000 - 0x92f22fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x92f27000 - 0x92f45fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f50000 - 0x92faafff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc8000 - 0x92fc8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fca000 - 0x92fdefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff6000 - 0x93006fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93012000 - 0x93027fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93039000 - 0x930c0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d4000 - 0x930dffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93131000 - 0x93140fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314c000 - 0x931b2fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e3000 - 0x93232fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93260000 - 0x9327dfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9328f000 - 0x9329cfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a5000 - 0x935b3fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93703000 - 0x9370ffff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93842000 - 0x93970fff edu.mit.Kerberos 5.5.26 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93a4e000 - 0x93a6bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x93a74000 - 0x93af5fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9414a000 - 0x941bcfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f5000 - 0x942bafff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430d000 - 0x9430dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9430f000 - 0x944cffff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94519000 - 0x94556fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455e000 - 0x945aefff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94c1e000 - 0x94c8ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x9572e000 - 0x95830fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x9588b000 - 0x95952fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96326000 - 0x963f8fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96500000 - 0x96542fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9675a000 - 0x9680bfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96cc6000 - 0x96cc7fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x96cc9000 - 0x96ccafff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x96ccf000 - 0x96ce5fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96ce7000 - 0x96d07fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x96d15000 - 0x96d23fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x96d28000 - 0x96d29fff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x96d2b000 - 0x96d3efff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x97297000 - 0x972affff com.apple.speech.SpeechDictionary 3.3 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechD ictionary
    0x972d0000 - 0x972e6fff com.apple.AppleShareClient 1.5.4 /System/Library/Frameworks/AppleShareClient.framework/Versions/A/AppleShareClie nt
    0x972f1000 - 0x9732ffff com.apple.AppleShareClientCore 1.5.4 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
    0x976f7000 - 0x97716fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97b40000 - 0x97b86fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97ba8000 - 0x97c5ffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x97e75000 - 0x97e8ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97f0b000 - 0x97f49fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x990da000 - 0x99184fff com.apple.applescript 1.10.7 /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x9c731000 - 0x9c751fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9d8cc000 - 0x9d8d1fff com.apple.URLMount 2.1.7 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    0x9d8d5000 - 0x9d8e2fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9d8fa000 - 0x9e5b3fff com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9e722000 - 0x9e73bfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9e74b000 - 0x9e839fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9e83c000 - 0x9eb67fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9eb97000 - 0x9f11ffff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9f152000 - 0x9f167fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9f16c000 - 0x9f1aefff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9f1ca000 - 0x9f281fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9f2be000 - 0x9f30bfff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9f336000 - 0x9f6f1fff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9f77e000 - 0x9f806fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9f847000 - 0x9f875fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9f88f000 - 0x9fac2fff com.apple.Foundation 6.4.11 (567.40) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9fbe6000 - 0x9ff18fff com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0xc0000000 - 0xc00bdfff DL70ACE /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 ACE.framework/Versions/A/DL70ACE
    0xc0700000 - 0xc0744fff DL70ARE /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 ARE.framework/Versions/A/DL70ARE
    0xc07e0000 - 0xc080bfff DL70BIBUtils /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 BIBUtils.framework/Versions/A/DL70BIBUtils
    0xc0d50000 - 0xc0df4fff DL70JP2K /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 JP2K.framework/Versions/A/DL70JP2K
    0xc1040000 - 0xc1883fff DL70PDFL /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 PDFL.framework/Versions/A/DL70PDFL
    Model: PowerMac3,6, BootROM 4.4.8f2, 1 processors, PowerPC G4 (3.3), 1.25 GHz, 768 MB
    Graphics: ATI Radeon 9000 Pro, ATY,RV250, AGP, 64 MB
    Memory Module: DIMM0/J21, 256 MB, DDR SDRAM, PC2600U-25330
    Memory Module: DIMM1/J22, 512 MB, DDR SDRAM, PC2600U-25330
    Modem: Dash2, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: PIONEER DVD-RW DVR-105
    Parallel ATA Device: ST380011A, 74.53 GB
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 500 mA

    Dumping a full log isn't going to help, and if you are developing then I would ask in the OS X Technololgy, and describe what you are doing, steps you've taken to capture code at check points and steps...
    ... after you have insured that you don't have a problems with RAM or other hardware possibly triggering a kernel panic.
    http://discussions.apple.com/category.jspa?categoryID=162

  • Flash 8 Crash on Mac OS 10.4.8

    I have seen lots of topics about Flash 8 crashing on Macs,
    but I haven't seen this scenario listed yet, or any conclusions for
    that matter. Has anyone had a problem with Flash 8 freezing up when
    you try to modify the document settings? It's frustrating that
    Flash is the only program in Studio 8 I can't use. I've tried
    deleting my preferences and reinstalling numerous times...even
    getting the install file from different sources...but to no avail.
    I'm starting to worry it's just not compatible with my computer :-(
    I'm using a Quicksilver 2002 Powermac G4 if that helps at all.
    Thanks!

    Dumping a full log isn't going to help, and if you are developing then I would ask in the OS X Technololgy, and describe what you are doing, steps you've taken to capture code at check points and steps...
    ... after you have insured that you don't have a problems with RAM or other hardware possibly triggering a kernel panic.
    http://discussions.apple.com/category.jspa?categoryID=162

  • Illustrator cc14 crashes on mac os 10.10.3

    i have illustrator cc14 and it crashes on mac os 10.10.3 and 10.10 and on 10.7.5
    what to do?
    dos adobe have a live chat ?
    This is a copy of the crash report:
    Process:               Adobe Illustrator [7903]
    Path:                  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:            com.adobe.illustrator
    Version:               18.0.0 (18.0.0)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Illustrator [7903]
    User ID:               504
    Date/Time:             2015-04-16 15:45:49.189 +0300
    OS Version:            Mac OS X 10.10.3 (14D131)
    Report Version:        11
    Anonymous UUID:        BF6B4053-ECF3-9608-1CD0-091D41CFE5F0
    Sleep/Wake UUID:       095EC3F5-01CE-4606-9EB3-F81B2CE9756D
    Time Awake Since Boot: 29000 seconds
    Time Since Wake:       21000 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100000000-00000001014ca000 [ 20.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   ???                            000000000000000000 0 + 0
    1   com.adobe.illustrator          0x0000000100011434 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 50196
    2   com.adobe.illustrator          0x0000000100388e68 SLO::Array<unsigned char>::IterativeDestructArrayElements(void*, int) + 37880
    3   com.adobe.illustrator          0x000000010097a89e std::basic_string<void*, std::char_traits<void*>, std::allocator<void*> >::_M_mutate(unsigned long, unsigned long, unsigned long) + 36894
    4   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab625af PluginMain + 380175
    5   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab89596 PluginMain + 539894
    6   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab85118 PluginMain + 522360
    7   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab84c5b PluginMain + 521147
    8   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab89497 PluginMain + 539639
    9   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab85118 PluginMain + 522360
    10  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab84c5b PluginMain + 521147
    11  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab89497 PluginMain + 539639
    12  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab816cd PluginMain + 507437
    13  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab807f8 PluginMain + 503640
    14  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab4abef PluginMain + 283471
    15  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab30edc PluginMain + 177724
    16  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab2a43c PluginMain + 150428
    17  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab2a96c PluginMain + 151756
    18  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab06899 PluginMain + 4089
    19  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab059cd PluginMain + 301
    20  com.adobe.illustrator          0x0000000100a27ac8 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&) + 21384
    21  com.adobe.illustrator          0x0000000100a22d93 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&) + 1619
    22  com.adobe.illustrator          0x0000000100a259d6 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&) + 12950
    23  com.adobe.illustrator          0x000000010042a77b std::_Rb_tree<_t_AIMenuItemOpaque*, std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList>, std::_Select1st<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >, std::less<_t_AIMenuItemOpaque*>, std::allocator<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> > >::_M_erase(std::_Rb_tree_node<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >*) + 9787
    24  com.adobe.illustrator          0x0000000100629945 std::vector<unsigned char, std::allocator<unsigned char> >::_M_fill_insert(__gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned char, std::allocator<unsigned char> > >, unsigned long, unsigned char const&) + 5541
    25  com.adobe.illustrator          0x000000010040a14e void std::_Construct<dvaui::dialogs::FileDialogFilterInfo, dvaui::dialogs::FileDialogFilterInfo>(dvaui::dialogs::FileDialogFilterInfo*, dvaui::dialogs::FileDialogFilterInfo const&) + 17294
    26  com.apple.AppKit               0x00007fff957d5460 __NSPasteboardProvideData + 331
    27  com.apple.CoreFoundation       0x00007fff8da7a348 __CFPasteboardClientCallBack + 1016
    28  com.apple.CoreFoundation       0x00007fff8da4dc68 __CFMessagePortPerform + 568
    29  com.apple.CoreFoundation       0x00007fff8d9d4c79 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    30  com.apple.CoreFoundation       0x00007fff8d9d4beb __CFRunLoopDoSource1 + 475
    31  com.apple.CoreFoundation       0x00007fff8d9c6767 __CFRunLoopRun + 2375
    32  com.apple.CoreFoundation       0x00007fff8d9c5bd8 CFRunLoopRunSpecific + 296
    33  com.apple.HIToolbox            0x00007fff90cc856f RunCurrentEventLoopInMode + 235
    34  com.apple.HIToolbox            0x00007fff90cc81ee ReceiveNextEventCommon + 179
    35  com.apple.HIToolbox            0x00007fff90cc812b _BlockUntilNextEventMatchingListInModeWithFilter + 71
    36  com.apple.AppKit               0x00007fff954e49bb _DPSNextEvent + 978
    37  com.apple.AppKit               0x00007fff954e3f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
    38  com.apple.AppKit               0x00007fff954d9bf3 -[NSApplication run] + 594
    39  com.adobe.exo.framework        0x000000010a06a208 exo::app::OS_AppBase::RunEventLoop() + 56
    40  com.adobe.illustrator          0x0000000100498745 std::_Rb_tree<short, std::pair<short const, unsigned short>, std::_Select1st<std::pair<short const, unsigned short> >, std::less<short>, std::allocator<std::pair<short const, unsigned short> > >::_M_insert_unique(std::pair<short const, unsigned short> const&) + 13605
    41  com.adobe.illustrator          0x000000010043c4cc std::_Rb_tree<_t_AIMenuItemOpaque*, std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList>, std::_Select1st<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >, std::less<_t_AIMenuItemOpaque*>, std::allocator<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> > >::_M_erase(std::_Rb_tree_node<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >*) + 82828
    42  com.adobe.illustrator          0x000000010042d247 std::_Rb_tree<_t_AIMenuItemOpaque*, std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList>, std::_Select1st<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >, std::less<_t_AIMenuItemOpaque*>, std::allocator<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> > >::_M_erase(std::_Rb_tree_node<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >*) + 20743
    43  com.adobe.illustrator          0x0000000100002f04 0x100000000 + 12036
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff961e8232 kevent64 + 10
    1   libdispatch.dylib              0x00007fff8c4daa6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff961e7136 __psynch_cvwait + 10
    1   com.adobe.AGM                  0x0000000102ca775b 0x102965000 + 3417947
    2   com.adobe.AGM                  0x0000000102ca8d51 0x102965000 + 3423569
    3   com.adobe.AGM                  0x0000000102cbe72f 0x102965000 + 3512111
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff961e73fa __select + 10
    1   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    2   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    3   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff961e748a __semwait_signal + 10
    1   libsystem_c.dylib              0x00007fff884e7e50 usleep + 54
    2   com.adobe.illustrator.plugins.dBrushTool 0x000000012af2640b PluginMain + 355483
    3   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    4   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    5   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff961e748a __semwait_signal + 10
    1   com.adobe.illustrator.plugins.ScriptingSupport 0x000000012a1fc5e8 PluginMain + 1496248
    2   com.adobe.illustrator.plugins.ScriptingSupport 0x000000012a1e49be PluginMain + 1398926
    3   com.adobe.illustrator.plugins.ScriptingSupport 0x000000012a1fc1a5 PluginMain + 1495157
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff961e733a __recvfrom + 10
    1   VulcanMessage5.dylib           0x000000013f021b32 vcfoundation::io::BSDNamedPipe::Read(void*, unsigned long) + 24
    2   VulcanMessage5.dylib           0x000000013f01fc40 vcfoundation::io::BufferedReader::InternalRead(char*, long) + 112
    3   VulcanMessage5.dylib           0x000000013f01fcae vcfoundation::io::BufferedReader::Read(void*, unsigned long) + 60
    4   VulcanMessage5.dylib           0x000000013f0187d0 vcfoundation::io::IVCChannel::ReadFully(void*, unsigned long) + 70
    5   VulcanMessage5.dylib           0x000000013f019262 vcfoundation::io::Serializer::InternalDeserialize() + 30
    6   VulcanMessage5.dylib           0x000000013f01916f vcfoundation::io::Serializer::Deserialize() + 9
    7   VulcanMessage5.dylib           0x000000013f01e782 vcfoundation::ncomm::Connection::ReadIn() + 28
    8   VulcanMessage5.dylib           0x000000013f01e8c6 vcfoundation::ncomm::NCService::ReadResponse(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&, vcfoundation::ncomm::NCService::ConRef&) + 40
    9   VulcanMessage5.dylib           0x000000013f01e681 vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&) + 109
    10  VulcanMessage5.dylib           0x000000013f01e5fa vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*) + 32
    11  VulcanMessage5.dylib           0x000000013f00f32b adobe::vulcan::servicemgr::CSIRequest::Execute() + 53
    12  VulcanMessage5.dylib           0x000000013f010507 adobe::vulcan::servicemgr::RegisterForEventsRequest::Run() + 353
    13  VulcanMessage5.dylib           0x000000013f01f2d0 vcfoundation::thread::AbstractThread::Run() + 50
    14  VulcanMessage5.dylib           0x000000013f023523 vcfoundation::thread::Thread::ThreadProc(void*) + 9
    15  libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    16  libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    17  libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 34:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 38:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 40:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 41:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 42:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 43:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 44:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 45:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 46:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 47:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 48:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 49:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 50:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 51:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 52:
    0   libsystem_kernel.dylib         0x00007fff961e24de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff961e164f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8d9c6eb4 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8d9c637b __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8d9c5bd8 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff955ac66b _NSEventThread + 137
    6   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    7   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    8   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 53:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 54:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 55:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 56:
    0   libsystem_kernel.dylib         0x00007f

    jp,
    Creative Cloud support (all Creative Cloud customer service issues, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html
    There is also Adobe phone Support (only CC/CC2014),
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html

  • Why does photoshop CS2 crash in Mac OS 10.6.8?

    why does photoshop CS2 crash in Mac OS 10.6.8?

    Without a detailed crash report, we can't possibly know.

  • Firefox 4 crashes on Mac OS X 10.6.6 every time when I run any bangla site

    Generally I downloaded fonts from [http://ekushey.org/?page/osx_fonts here] here. It worked fine with previous version of firefox. But in FF4 is crashing frequently. Please give solution

    Firefox 4 crashes on Mac OS X 10.6.6 and since a week a have no sound anymore, not in video, not in I Tunes and so on and so on. Please give me a solution. Txs. '''''''''''''''''''''''''''''''''''''''''' * ''vette tekst'''''''

  • Dreamweaver CS5.5, v11.5, Build 5366 keeps crashing with Mac OS 10.7.5

    Dreamweaver CS5.5, v11.5, Build 5366 keeps crashing with Mac OS 10.7.5. This started a few weeks ago.   Dreamweaver crashes at random time so I cannot pinpoint one thing that causes it.  It just crashed as I was trying to adjust margins in a style sheet.   I have tried deleting preferences and reinstalling the software.  Both worked for a day or 2 and then the crashes started again.    I'm at the point now where I have to save after every change so I don't lose them…but that isn't allowing me to experiment before saving.   This is very frustrating.    Were there any releases beyond build 5366 or v11.5?  When I check for updates, I am told that my software is up to date.
    I have no idea what to try next.

    When DW starts acting weird, the first thing to try is Deleting Corrupted Cache in DW. Be sure to turn on hidden files & folders in your Mac Finder.
    http://forums.adobe.com/thread/494811
    If that doesn't help, try Restore Preferences
    http://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs4-cs5.html
    If all else fails, use the CC Cleaner Tools below followed by a software re-install.
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Nancy O.

  • ITunes crashed now Mac mini wont power back on

    iTunes crashed now Mac mini wont power back on

    You have not provided any information on which to base troubleshooting. Minimal information would include the Model Mac mini you have for example Mid 2010 Mac mini, exactly what happened when iTunes crashed, and what -- if anything -- happens when you try to restart. It is unlikely iTunes has anything to do with the failure to reboot but instead iTunes crashed because of what even caused your Man mini to fail.
    Just as a starting point, be sure and check all your connections, power, monitor, keyboard, mouse, everything. You would not be the first to have a plug come adrift unexpectedly.

  • AppleMobileDeviceHelper Crash on Mac - forums only talk about this being a windows issue

    AppleMobileDeviceHelper Crash on Mac - forums only talk about this being a windows issue
    It happens on my iMac with my iPhone

    I noticed several permissions changes after the last install of iTunes.
    Launch Disk Utility (Applications > Utilities > Disk Utility) and run the permissions repair routine on your hard drive. Then run verify disk. If any error is reported by the verify disk routine, restart your computer while holding down the Shift key. This will boot you into Safe Mode. The restart will take longer than normal, as diagnostic and repair routines are taking place. When the Finder shows up, restart normally. Then try your CD again.

  • Windows edited/saved project crashing on  mac (adobe premiere cs5)

    hi there
    i really hope you can help.
    i have edited video files on adobe premiere cs5 on a windows 7 machine and saved the project ffiles on an external drive formy friend to colour grade and finalise etc
    he can open the video files in adobe premiere, but its crashing his mac system and some video files arent opening
    he says he has all the latest codec files but it has gone to the extent of the files crashing his system and it won't boot..
    my files were a mixture of mpeg and avi files...
    is there anything that can be causing this problem.
    he is in a different city from me, so i am not going to see him for a while and i want these video files edited as soon as really
    thanks and i hope you can suggest thingss that may help finding the problem

    Welll you wont be able to if you do not have the computer anymore.
    Do a search on EDLs in Premiere (or any NLE) so you know about them for next time.
    Whatever...I suspect the issue is at your colleagues end and needs to be sorted there.  Someone with a Mac may chime in on how PPRO win project files and PPro Mac project files work.

  • Pages .pdf crashes other Macs!

    Hi Folks,
    I created some newsletters and sent them out as .pdf. This sent .pdf has crashed 5 Mac's! Oddly enough, a cc: copy of the file to myself does nothing. I have sent similar materials to Windows users and they have not reported an issue. Golly gee, why does this happen! Any hints, or recommendations are hugely appreciated.
    Feel like a cad for crashing harmless MAC users!
    Tom

    Tom,
    Any chance one of the images is corrupt? To test, you might try pulling the images out and resending.
    -Dennis

  • I had an older version of Firefox on older Mac OS 10.3.9. Tried to update. Crashed the Mac. Lost things saved on my desktop and Firefox that I had benn using for years is gone. Is there an older version I can reinstall?

    I had an older version of Firefox on older Mac OS 10.3.9. Tried to update. Crashed the Mac. Lost things saved on my desktop and Firefox that I had benn using for years is gone. Is there an older version I can reinstall?

    Hello kc9agz,
    Thank you for contacting Mozilla Support. Did you back up your bookmarks before you moved to the new computer? You can find more information about backing up and restoring bookmarks in this article.
    [[Restore bookmarks from backup or move them to another computer]]
    Please let us know if this solves your issue.
    Cheers,
    Patrick

  • Photoshop crash on mac in 'slct' event callback

    Hi,
    I am getting consistent  Photoshop crash on mac (12.0.4) when handling 'slct' event callback in my extension
    The crash itself produce the same repor (see bellow) t as described  here: http://forums.adobe.com/message/3473893#3473893
    I narrowed it down to the case when you have 2 or more documents in "consolidate all to tabs" mode and you try to  pull out one of them.
    If you have a callback registered like this for 'slct' ExternalInterface.addCallback("PhotoshopCallback" + CSXSInterface.instance.getExtensionId(), eventCallback) and you try to access Photoshop.app.activeDocument Photoshop crashes with the bellow report
    It's hapening onlyon mac.
    Do you have any advice how to workaround it or even better a fix?
    Regards
       Lukas
    Process:         Adobe Photoshop CS5 [2734] Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5 Identifier:      com.adobe.Photoshop Version:         12.0.4 (12.0.4x20110407.r.1265) (12.0.4) Code Type:       X86-64 (Native) Parent Process:  Adobe Flash Builder 4.5 [1259] Date/Time:       2012-04-03 17:57:37.438 +0200 OS Version:      Mac OS X 10.6.8 (10K549) Report Version:  6 Interval Since Last Report:          -2676258 sec Crashes Since Last Report:           36 Per-App Interval Since Last Report:  -1577868 sec Per-App Crashes Since Last Report:   36 Anonymous UUID:                      3253FFFA-8C14-41BE-B83D-82BE373CCD9F Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread:  0  Dispatch queue: com.apple.main-thread Thread 0 Crashed:  Dispatch queue: com.apple.main-thread 0   com.adobe.owl                      0x000000010371d186 OWLDockGetAnchor + 8186 1   com.adobe.owl                      0x0000000103683bc2 0x103652000 + 203714 2   com.adobe.owl                      0x000000010368acb6 OWLHandleNSApplicationEvent + 40 3   com.adobe.Photoshop                0x000000010024e831 0x100000000 + 2418737 4   com.adobe.Photoshop                0x0000000100278615 0x100000000 + 2590229 5   com.adobe.PSAutomate               0x0000000121ccfbcf CPsWActionControl::Get(CPsWActionReference const&, CPsWActionDescriptor&) + 31 6   com.adobe.PSAutomate               0x0000000121cac44b CPsDocuments::DocumentCount() + 85 7   com.adobe.PSAutomate               0x0000000121c93b3f CPsApplication::GetActiveDocument(MultiScript::InterfacePtr&) const + 77 8   com.adobe.PSAutomate               0x0000000121c47ffe CPsApplication::HostGet(int, ScCore::Variant&) const + 2606 9   com.adobe.PSAutomate               0x0000000121ce72d8 MultiScript::TProxyBase::get(int, ScCore::Variant&, ScCore::Error*) const + 240 10  com.adobe.AdobeScCore              0x00000001221d72e2 ScCore::LiveObject::get(ScCore::String const&, ScCore::Variant&, ScCore::Error*) + 242 11  com.adobe.AdobeScCore              0x000000012222c4a1 _getProperty(APEDOMObjectRef*, ScCore::Variant const&, ScCore::Variant&, ScCore::Error&) + 113 12  com.adobe.AdobeScCore              0x000000012222dad7 APEObjectGetPropertyCB(Opaque_APEPlayer*, void*, void*, APEOpaqueAtom*) + 263 13  com.adobe.adobeswfl                0x0000000122932cf3 APXGetHostAPI + 21603 14  com.adobe.adobeswfl                0x0000000122fa4914 SWFLPlayer_Initialize + 2208548 15  ???                                0x000000012ab64e0e 0 + 5011557902 16  ???                                0x000000012ab652ec 0 + 5011559148 17  ???                                0x000000012abc2883 0 + 5011941507 18  com.adobe.adobeswfl                0x0000000122fa2915 SWFLPlayer_Initialize + 2200357 19  com.adobe.adobeswfl                0x0000000122f85d6d SWFLPlayer_Initialize + 2082685 20  com.adobe.adobeswfl                0x0000000122fa4914 SWFLPlayer_Initialize + 2208548 21  ???                                0x00000001267cb5e3 0 + 4940674531 22  ???                                0x00000001267cbc43 0 + 4940676163 23  ???                                0x000000012a04b807 0 + 4999919623 24  com.adobe.adobeswfl                0x0000000122a273b7 APXGetHostAPI + 1022759 25  com.adobe.adobeswfl                0x0000000122a28a83 APXGetHostAPI + 1028595 26  com.adobe.adobeswfl                0x0000000122d317dc APXGetHostAPI + 4210508 27  com.adobe.adobeswfl                0x0000000122d91276 SWFLPlayer_Initialize + 31878 28  com.adobe.ape                      0x00000001207c7946 APEInitialize + 1398

    Sure, I know about PSEvenScrubber. This on is different beast though. When activeDocument is null it's just it and you get an exception in the script if you try to use it, but in this case code like this:
    var ho:HostObject=app.activeDocument.hostObjectDelegate or
    var d:int=Photoshop.app.documents.length;
    cause the crash of the whole Photoshop
    Keep in mind that if i just switch between the documents without pulling them out of the dock everything works fine.
    But it can be releated though as it seems that something is not initialized properly, but in this case on deeper level than actionScript

  • Acrobat X1 crashing on Mac OS 10.10.2 and crashing...and crashing...

    It's been bad (ever since my free trial was over and I actually bought the thing ) but now it's just crashing every 10 minutes or so, sometime ever 3. Anything I try to do besides just read (search, highlight, copy, really anything) will set it off. When I open it again the documents it offers me as "recent" are things I read 2 or 3 weeks ago--not sure what that means.  Please someone help, I'm going crazy and I'm on a deadline! I know I'm not posting this to the right place, but the right place is oh so helpfully read only...so....Thanks!

    Hi Alexis
    Is it happening with all the PDF ' or any specific one ?
    You face this challenge while trying to launch a PDF or while editing it as well?
    What exact version of Acrobat version are you using?If it is not Acrobat 11.0.10 ,you can try updating it to the same and see if that helps.
    Launch Acrobat>Navigate to Help>Check for Updates.
    You can try downloading this patch as well and see if this fixes the issue.
    http://helpx.adobe.com/acrobat/kb/product-crash-search-mac.html
    Regards
    Sukrit Dhingra

Maybe you are looking for