ADL crashing with AIR 3.1 overlay

Hello, I have stumbled upon a very strange issue. I've been developing an application with the AIR 3.1 overlay for a while now without any problems.
Suddenly, this morning, Flash stopped compiling my Air app. ADL is crashing every time it launches. I know "suddenly" doesn't say much but that's pretty much what happened. The strange thing is that this has nothing to do with the application I am developing. Restarting my computer, opening flash, creating a new project with the AIR template and compiling (with the project empty) still crashes the ADL.
The only thing that changed from yesterday to today is that last night I tried as a proof of concept to compile an iOS application from an old app I had, using the iOS packager in Flash CS5.5, I was able to successfully install it on my iPad and everything and I closed flash after that. This morning, nothing would compile.
I reverted AIR 3.0 to my backup of 2.6 (the one that installs with Flash) and things started compiling again. It behaves normally after doing that. I thought my SDK got corrupted somehow so I downloaded a new one from the website (here: http://www.adobe.com/products/air/sdk/) and did the overlay again, and after that it started crashing again.
Another thing is that ADL doesn't crash ONLY when AIR 2.6 is selected. Again, I created a new empty project and chose AIR 2.5. ADL crashes when testing the movie, I chose AIR 2.6, AIR for iOS and AIR for Android and it crashes every time. Reverting back to the original SDK (2.6) stops the crashing in all versions.
Is there a way I can get a crash log from ADL and post it here so we can dig more into the problem?
Thanks,
Fernando Toledo

Updating the post to mention how I solved it.
Kudos to Marty Pitt for finding the answer: http://stackoverflow.com/a/7909697/1098905
So, this is still a bit embarrassing for the Flash IDE. I don't know how this can get so damn corrupted but anyway. Turns out that flashbug (the firebug add on to the firefox extension) is what caused all of this. When flashbug is installed, a line is added to the mm.cfg config file of the flash player.
This file is located on a Mac in: Library/Application Support/Macromedia/mm.cfg (note this is not the user's library, is the top level Library on Macintosh HD). I don't know where this file resides on windows. The line Flashbug adds is:
PreloadSWF=/Users/martypitt/Library/Application Support/Firefox/Profiles/vxtpdg3i.default/extensions/[email protected]/chrome/content/flashfirebug/flashfirebug.swf 
When I was testing my iOS app (exporting from FLASH) I was getting a VERY strange runtime error:
TypeError: Error #1009: Cannot access a property or method of a null object reference
     at com.coursevector.flashbug::Profiler/allCompleteHandler()
Obviously I wasn't using this class so this was very very strange to me. I researched a bit and found out that there is a known bug with Flashbug: http://code.google.com/p/flashbug/issues/detail?id=32
I completely uninstalled flashbug from Firefox and that's where thing started to crash. When I found the stackoverflow post linked above I was able to find that the line was partially still there, it was like this:
PreloadSWF=
But without any parameter so ADL was crashing inexplicably every time because it probably didn't know how to parse this mm.cfg file. I deleted the line and now it works again. Don't know how the whole player debug process can break from a third party extension but this is aweful.

Similar Messages

  • Random crash with Air 3.6

    Hi,
    Since Air 3.6 release, Dofus crash randomly on Mac (reported from users with 10.6.8, 10.7.5, 10.8.2 but we suspect that os version isn't linked).
    When users use Air 3.5 there is no problems, any idea ?
    Bu report : https://bugbase.adobe.com/index.cfm?event=bug&id=3501677
    Process:    
    Dofus [155]
    Path:       
    /Applications/Dofus.app/Contents/Resources/Dofus.app/Contents/Resources/../MacOS/Dofus
    Identifier: 
    Dofus.C9ECCBDBA4E09304DEEFB106465BC17F6D6749B9.1
    Version:    
    v1 (???)
    Code Type:  
    X86 (Native)
    Parent Process:  UpLauncher [153]
    Date/Time:  
    2013-02-18 10:09:26.785 +0100
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    532751 sec
    Crashes Since Last Report:      
    4
    Per-App Interval Since Last Report:  11309 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    51B58B82-B385-4514-B74B-88876D96495E
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000003f800004
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.AIR                
    0x027d46dc 0x255b000 + 2594524
    1   ???                          
    0x17d51812 0 + 399841298
    2   ???                          
    0x17be3eb0 0 + 398343856
    3   ???                          
    0x17be82c4 0 + 398361284
    4   ???                          
    0x1b7ee190 0 + 461300112
    5   com.adobe.AIR                
    0x0294acb4 0x255b000 + 4127924
    6   com.adobe.AIR                
    0x02945d87 0x255b000 + 4107655
    7   com.adobe.AIR                
    0x0294a877 0x255b000 + 4126839
    8   com.adobe.AIR                
    0x02a7f0aa 0x255b000 + 5390506
    9   ???                          
    0x0c5db3f3 0 + 207467507
    10  ???                          
    0x1059d510 0 + 274322704
    11  ???                          
    0x1059fcb8 0 + 274332856
    12  ???                          
    0x1059fdba 0 + 274333114
    13  ???                          
    0x1059fe83 0 + 274333315
    14  ???                          
    0x1055a90a 0 + 274049290
    15  ???                          
    0x1055aa56 0 + 274049622
    16  ???                          
    0x105594bc 0 + 274044092
    17  com.adobe.AIR                
    0x0294acb4 0x255b000 + 4127924
    18  com.adobe.AIR                
    0x02945d87 0x255b000 + 4107655
    19  com.adobe.AIR                
    0x0293f81b 0x255b000 + 4081691
    20  com.adobe.AIR                
    0x0293f856 0x255b000 + 4081750
    21  com.adobe.AIR                
    0x02940b53 0x255b000 + 4086611
    22  com.adobe.AIR                
    0x029de56f 0x255b000 + 4732271
    23  com.adobe.AIR                
    0x029de645 0x255b000 + 4732485
    24  com.adobe.AIR                
    0x02b1bf26 0x255b000 + 6033190
    25  com.adobe.AIR                
    0x02c641ef 0x255b000 + 7377391
    26  com.adobe.AIR                
    0x02c64887 0x255b000 + 7379079
    27  com.adobe.AIR                
    0x02a09b49 0x255b000 + 4909897
    28  com.adobe.AIR                
    0x02a0af6f 0x255b000 + 4915055
    29  com.apple.CoreFoundation     
    0x9912442b __CFRunLoopDoSources0 + 1563
    30  com.apple.CoreFoundation     
    0x99121eef __CFRunLoopRun + 1071
    31  com.apple.CoreFoundation     
    0x991213c4 CFRunLoopRunSpecific + 452
    32  com.apple.CoreFoundation     
    0x991211f1 CFRunLoopRunInMode + 97
    33  com.apple.HIToolbox          
    0x93c78e04 RunCurrentEventLoopInMode + 392
    34  com.apple.HIToolbox          
    0x93c78bb9 ReceiveNextEventCommon + 354
    35  com.apple.HIToolbox          
    0x93c78a3e BlockUntilNextEventMatchingListInMode + 81
    36  com.apple.AppKit             
    0x94aa0595 _DPSNextEvent + 847
    37  com.apple.AppKit             
    0x94a9fdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    38  com.apple.AppKit             
    0x94a621f3 -[NSApplication run] + 821
    39  com.adobe.AIR                
    0x02564fbe 0x255b000 + 40894
    40  com.adobe.AIR                
    0x02565304 0x255b000 + 41732
    41  ...4DEEFB106465BC17F6D6749B9.1
    0x00002ff7 start + 4363
    42  ...4DEEFB106465BC17F6D6749B9.1
    0x00001fe7 start + 251
    43  ...4DEEFB106465BC17F6D6749B9.1
    0x00001f15 start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib            
    0x9a2b4382 kevent + 10
    1   libSystem.B.dylib            
    0x9a2b4a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib            
    0x9a2b3f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib            
    0x9a2b3cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib            
    0x9a2b3781 _pthread_wqthread + 390
    5   libSystem.B.dylib            
    0x9a2b35c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib            
    0x9a2bbaa2 __semwait_signal + 10
    1   libSystem.B.dylib            
    0x9a2bb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib            
    0x9a2bd3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.adobe.AIR                
    0x02a72237 0x255b000 + 5337655
    4   com.adobe.AIR                
    0x028a579c 0x255b000 + 3450780
    5   com.adobe.AIR                
    0x02a72351 0x255b000 + 5337937
    6   com.adobe.AIR                
    0x02a723cb 0x255b000 + 5338059
    7   com.adobe.AIR                
    0x02a72466 0x255b000 + 5338214
    8   libSystem.B.dylib            
    0x9a2bb259 _pthread_start + 345
    9   libSystem.B.dylib            
    0x9a2bb0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib            
    0x9a2bbaa2 __semwait_signal + 10
    1   libSystem.B.dylib            
    0x9a2bb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib            
    0x9a2bd3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.adobe.AIR                
    0x02a72237 0x255b000 + 5337655
    4   com.adobe.AIR                
    0x028a579c 0x255b000 + 3450780
    5   com.adobe.AIR                
    0x02a72351 0x255b000 + 5337937
    6   com.adobe.AIR                
    0x02a723cb 0x255b000 + 5338059
    7   com.adobe.AIR                
    0x02a72466 0x255b000 + 5338214
    8   libSystem.B.dylib            
    0x9a2bb259 _pthread_start + 345
    9   libSystem.B.dylib            
    0x9a2bb0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib            
    0x9a2bbaa2 __semwait_signal + 10
    1   libSystem.B.dylib            
    0x9a2bb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib            
    0x9a2bb2b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.adobe.AIR                
    0x02a72263 0x255b000 + 5337699
    4   com.adobe.AIR                
    0x02ab8092 0x255b000 + 5623954
    5   com.adobe.AIR                
    0x02a72351 0x255b000 + 5337937
    6   com.adobe.AIR                
    0x02a723cb 0x255b000 + 5338059
    7   com.adobe.AIR                
    0x02a72466 0x255b000 + 5338214
    8   libSystem.B.dylib            
    0x9a2bb259 _pthread_start + 345
    9   libSystem.B.dylib            
    0x9a2bb0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib            
    0x9a2bbaa2 __semwait_signal + 10
    1   libSystem.B.dylib            
    0x9a2bb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib            
    0x9a2bb2b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.adobe.AIR                
    0x02a72263 0x255b000 + 5337699
    4   com.adobe.AIR                
    0x02c4b72d 0x255b000 + 7276333
    5   com.adobe.AIR                
    0x02a72351 0x255b000 + 5337937
    6   com.adobe.AIR                
    0x02a723cb 0x255b000 + 5338059
    7   com.adobe.AIR                
    0x02a72466 0x255b000 + 5338214
    8   libSystem.B.dylib            
    0x9a2bb259 _pthread_start + 345
    9   libSystem.B.dylib            
    0x9a2bb0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib            
    0x9a28dafa mach_msg_trap + 10
    1   libSystem.B.dylib            
    0x9a28e267 mach_msg + 68
    2   com.apple.CoreFoundation     
    0x991222df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation     
    0x991213c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation     
    0x991211f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation         
    0x9a9b2224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation         
    0x9a9794c4 -[NSThread main] + 45
    7   com.apple.Foundation         
    0x9a979474 __NSThread__main__ + 1499
    8   libSystem.B.dylib            
    0x9a2bb259 _pthread_start + 345
    9   libSystem.B.dylib            
    0x9a2bb0de thread_start + 34
    Thread 7:  com.apple.CFSocket.private
    0   libSystem.B.dylib            
    0x9a2acac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation     
    0x99161c53 __CFSocketManager + 1091
    2   libSystem.B.dylib            
    0x9a2bb259 _pthread_start + 345
    3   libSystem.B.dylib            
    0x9a2bb0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib            
    0x9a2b3412 __workq_kernreturn + 10
    1   libSystem.B.dylib            
    0x9a2b39a8 _pthread_wqthread + 941
    2   libSystem.B.dylib            
    0x9a2b35c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x1cb3bb7c  ebx: 0x1cb3baf0  ecx: 0x00000000  edx: 0x3f800000
      edi: 0x00819200  esi: 0x3f800000  ebp: 0xbfffd578  esp: 0xbfffd530
       ss: 0x0000001f  efl: 0x00210206  eip: 0x027d46dc   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x3f800004
    Binary Images:
    0x1000 -
    0x6ff7 +Dofus.C9ECCBDBA4E09304DEEFB106465BC17F6D6749B9.1 v1 (???) <72E5E138-08AE-26DD-C1B8-F70175D06CC3> /Applications/Dofus.app/Contents/Resources/Dofus.app/Contents/MacOS/Dofus
       0xb2000 -
    0xb6ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
       0xbb000 -
    0xc1ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x255b000 -  0x3d90fcb +com.adobe.AIR ??? (3.6.0.5970) <1953D72E-FB0E-3923-D7CE-63DE5F64AAEB> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90036000 - 0x90218fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x902ac000 - 0x9032effb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x90335000 - 0x903affff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x903b0000 - 0x90408fe7  com.apple.datadetectorscore 2.0 (80.7) <ADDE04FB-90A7-2132-75AF-C6B19DD0D97E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x90409000 - 0x9058bfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
    0x9058c000 - 0x905cfff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x905d0000 - 0x9067cfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x9067d000 - 0x90735feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x90736000 - 0x9099cff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9099d000 - 0x909dfff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x91985000 - 0x919a7fef  com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x92024000 - 0x92067ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92068000 - 0x920d7ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x920d8000 - 0x920e2fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x920e3000 - 0x921c3fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x921c4000 - 0x921e5fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x921e6000 - 0x922e8fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
    0x922f9000 - 0x92307ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92308000 - 0x92315ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x924f1000 - 0x9271cff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x9271d000 - 0x9276dfe7  libTIFF.dylib ??? (???) <E8B31850-BFD4-48E6-B264-A4340CD19929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x9279a000 - 0x927f4fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x927f5000 - 0x9280dff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x9280e000 - 0x92853ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x92854000 - 0x92892ff7  com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92898000 - 0x928e5feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x92980000 - 0x92983ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x92af9000 - 0x92b00ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92b76000 - 0x92b8afe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x92b8b000 - 0x92ccefef  com.apple.QTKit 7.7 (1791) <74F00760-A831-B8F2-869D-84C1F2366204> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92ccf000 - 0x92fefff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x93060000 - 0x93071ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x93072000 - 0x93072ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x93073000 - 0x93091fe7  libPng.dylib ??? (???) <5B979A83-8CE7-6BD7-B84C-A2D1119B378D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x93092000 - 0x930c5ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x930c6000 - 0x930c7ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9328a000 - 0x93291ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x93349000 - 0x93455fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x93456000 - 0x93556fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x93557000 - 0x93573fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x93acd000 - 0x93acdff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x93ace000 - 0x93aceff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x93acf000 - 0x93aeffe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x93af5000 - 0x93af9ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93afa000 - 0x93c37fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93c44000 - 0x93f68fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x93f69000 - 0x94043fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x94044000 - 0x94088fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x94089000 - 0x9408cff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x940c6000 - 0x94134ff7  com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x94141000 - 0x94304feb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <5BF202E9-730A-3675-4374-E5300BC8ED10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x94305000 - 0x9433bfff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x9433c000 - 0x943eaff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x94699000 - 0x94699ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x946a2000 - 0x9475bfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x9475c000 - 0x94797ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x948a0000 - 0x948abff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x948e6000 - 0x948eaff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9490d000 - 0x94a0ffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x94a1c000 - 0x94a22fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x94a58000 - 0x9533bff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95347000 - 0x955f5fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x955f6000 - 0x95a2bff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x95a2c000 - 0x95a90ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x95b9b000 - 0x95b9efe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x95ba6000 - 0x95ccefe7  com.apple.WebKit 6534.57 (6534.57.2) <4CB86278-4657-3503-8042-074628222DF3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95d4d000 - 0x95d53fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x95dfe000 - 0x95e96fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95e9f000 - 0x95ed0ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x95ee7000 - 0x95f27ff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x95f28000 - 0x95f32ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9613c000 - 0x96552ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x96553000 - 0x965b4fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x965b5000 - 0x965c1ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x965c2000 - 0x965f2ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x96633000 - 0x96637ff7  libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x96679000 - 0x9667bff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x96695000 - 0x96695ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96696000 - 0x966ecff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x966ed000 - 0x96edc557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x96edd000 - 0x96f24ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x96f25000 - 0x973e0ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x973e1000 - 0x9747efe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9747f000 - 0x974a6ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x974a7000 - 0x974b7ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x974fe000 - 0x977f8fef  com.apple.QuickTime 7.6.6 (1791) <8E56F3DC-725B-0299-7E62-8599CA6EC4C0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9783d000 - 0x9787aff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9787b000 - 0x9788bff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9788c000 - 0x978c6ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x978c7000 - 0x978d5fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x978d6000 - 0x979a1fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x979a2000 - 0x979b4ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x979df000 - 0x97b0cffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x97b0d000 - 0x97b0dff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97b0e000 - 0x97b18ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x97bfa000 - 0x97c1eff7  libJPEG.dylib ??? (???) <C43FD809-08B6-629D-8980-D7B0ECEA20A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x97c1f000 - 0x97c22ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x98283000 - 0x98ffbfe7  com.apple.WebCore 6534.57 (6534.57.2) <6AF29D9A-F549-5BE7-3842-CFF75FC46360> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x99050000 - 0x99059ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99064000 - 0x990e4feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x990e5000 - 0x99260fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99261000 - 0x99261ff7  com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x992f3000 - 0x992f4ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x992f5000 - 0x9931dff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x9931e000 - 0x993c6ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x99419000 - 0x9946cff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x9946d000 - 0x99493ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x99494000 - 0x9950ffff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x99510000 - 0x99510ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99511000 - 0x995cdfff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x995ce000 - 0x9960fff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x99632000 - 0x9999dff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9999e000 - 0x999a0ff7  libRadiance.dylib ??? (???) <5F803B4A-B294-BA94-FB68-E8756EE41B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x999a1000 - 0x999a9ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x99de7000 - 0x99e24ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x99e43000 - 0x99e4eff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x99e4f000 - 0x99e50ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99e51000 - 0x99e70ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x99e71000 - 0x99eeaff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x99f27000 - 0x99f6bff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x99f6c000 - 0x99f81fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x99f82000 - 0x99fdfff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x99fee000 - 0x9a11cfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9a15d000 - 0x9a1a3ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9a1a4000 - 0x9a1d7fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9a1d8000 - 0x9a1ddff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9a1de000 - 0x9a28bfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x9a28c000 - 0x9a28cff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9a28d000 - 0x9a434ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9a435000 - 0x9a4c7fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9a4c8000 - 0x9a563fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9a564000 - 0x9a58eff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9a630000 - 0x9a69afe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9a88e000 - 0x9a8deff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x9a94e000 - 0x9a962ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x9a963000 - 0x9abd4fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1 GB, SMC 1.9f4
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet intégré, Ethernet, en0
    Serial ATA Device: WDC WD2500JS-40TGB0, 232,89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
    USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x3d100000 / 2
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x3d110000 / 4
    USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020c, 0x3d130000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x7d100000 / 2

    @DofusTeam - Could you please open a new bug report on this over at bugbase.adobe.com?  When adding the bug, please include sample code or an application so we can quickly test this out internally.  If you'd like to keep this private, feel free to email the attachment to me directly ([email protected]). 
    Once added, please post back with the bug URL/number so that I can attach the symbolicated crash log to your report.
    @marc_a2c - After symbolicating both your and Dofus's crash logs, these look to be different issues.
    Ps. I would definitely recommend both of you try the AIR 3.7 beta to see if that makes any difference.
    3/26/2013 - AIR 3.7.0.1410 Runtime and SDK Beta
    Thanks,
    Chris

  • OSX Crash with AIR application

    Hello,
    We have developed an AIR client that communicates with a REST API to display information to users. The application itself runs just fine in most situations except for one, on OSX against a particular server, the app will regularly crash shortly after launch.
    I believe the problem with this server, is that it does redirects to get the request to the proper url. In this case, if the AIR application connects to
    http://myserver.example.com, our server will redirect it to https://myserver.example.com.
    The other redirect scenario is for when the client is being run inside of our network, typing http://myserver.example.com is redirected to http://myserver
    I believe these redirects are happening for every request the application sends out to the server.
    When the client is set to talk directly against the correct url (either https://myserver.example.com externally or http://myserver internally) we do not see the crash on OSX. Also, it would appear that windows does not have this problem.
    So, as far as I can tell, there is something going on with the redirects being done in the Flex libraries that is causing this crash?
    Can anyone provide any more insight into this problem?
    Thanks,
    Jeff
    The following is a crash log from OSX:
    Process: ThoughtFarmer Desktop Connector [328]
    Path: /Applications/ThoughtFarmer/ThoughtFarmer Desktop Connector.app/Contents/MacOS/ThoughtFarmer Desktop Connector
    Identifier: com.thoughtfarmer.DesktopConnector
    Version: 1.0.0.43 (???)
    Code Type: X86 (Native)
    Parent Process: launchd [142]
    Date/Time: 2010-10-25 08:46:00.588 -0700
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 1022201 sec
    Crashes Since Last Report: 12
    Per-App Interval Since Last Report: 423 sec
    Per-App Crashes Since Last Report: 5
    Anonymous UUID: 352BC937-4A94-4216-8A08-AB918C27D70D
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 8
    Thread 0: Dispatch queue: com.apple.main-thread
    0 com.apple.CFNetwork 0x96caf79d URLResponse::~URLResponse() + 1
    1 com.apple.CoreFoundation 0x90adde31 _CFRelease + 353
    2 com.apple.CFNetwork 0x96ca3907 XConnectionEventInfo<XClientEvent, XClientEventParams>::consumePayload() + 43
    3 com.apple.CFNetwork 0x96d27622 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConne ctionEventInfo<XClientEvent, XClientEventParams>*, long) + 608
    4 com.apple.CFNetwork 0x96ca294e URLConnectionClient::processEvents() + 94
    5 com.apple.CFNetwork 0x96ca27ef MultiplexerSource::perform() + 183
    6 com.apple.CoreFoundation 0x90b100fb __CFRunLoopDoSources0 + 1563
    7 com.apple.CoreFoundation 0x90b0dbbf __CFRunLoopRun + 1071
    8 com.apple.CoreFoundation 0x90b0d094 CFRunLoopRunSpecific + 452
    9 com.apple.CoreFoundation 0x90b0cec1 CFRunLoopRunInMode + 97
    10 com.apple.HIToolbox 0x978b5f9c RunCurrentEventLoopInMode + 392
    11 com.apple.HIToolbox 0x978b5d51 ReceiveNextEventCommon + 354
    12 com.apple.HIToolbox 0x978b5bd6 BlockUntilNextEventMatchingListInMode + 81
    13 com.apple.AppKit 0x954d6a89 _DPSNextEvent + 847
    14 com.apple.AppKit 0x954d62ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    15 com.apple.AppKit 0x9549855b -[NSApplication run] + 821
    16 com.adobe.AIR 0x0255c4f2 0x255a000 + 9458
    17 com.adobe.AIR 0x0255c7ed 0x255a000 + 10221
    18 ...ughtfarmer.DesktopConnector     0x00003109 start + 4213
    19 ...ughtfarmer.DesktopConnector     0x00002196 start + 258
    20 ...ughtfarmer.DesktopConnector     0x000020bd start + 41
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x96817942 kevent + 10
    1 libSystem.B.dylib 0x9681805c _dispatch_mgr_invoke + 215
    2 libSystem.B.dylib 0x96817519 _dispatch_queue_invoke + 163
    3 libSystem.B.dylib 0x968172be _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib 0x96816d41 _pthread_wqthread + 390
    5 libSystem.B.dylib 0x96816b86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x967f1142 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x9681ecbc _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x96867203 pthread_cond_wait + 48
    3 com.adobe.AIR 0x02a3014b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1866656
    4 com.adobe.AIR 0x02888e04 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 133209
    5 com.adobe.AIR 0x02a3037f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867220
    6 com.adobe.AIR 0x02a303f9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867342
    7 com.adobe.AIR 0x02a30494 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867497
    8 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    9 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x967f1142 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x9681ecbc _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x96867203 pthread_cond_wait + 48
    3 com.adobe.AIR 0x02a3014b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1866656
    4 com.adobe.AIR 0x02888e04 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 133209
    5 com.adobe.AIR 0x02a3037f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867220
    6 com.adobe.AIR 0x02a303f9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867342
    7 com.adobe.AIR 0x02a30494 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867497
    8 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    9 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x967f1142 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x9681ecbc _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x96867203 pthread_cond_wait + 48
    3 com.adobe.AIR 0x02a3014b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1866656
    4 com.adobe.AIR 0x02888e04 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 133209
    5 com.adobe.AIR 0x02a3037f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867220
    6 com.adobe.AIR 0x02a303f9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867342
    7 com.adobe.AIR 0x02a30494 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867497
    8 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    9 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x967f1142 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x9681ecbc _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x96867203 pthread_cond_wait + 48
    3 com.adobe.AIR 0x02a3014b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1866656
    4 com.adobe.AIR 0x02888e04 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 133209
    5 com.adobe.AIR 0x02a3037f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867220
    6 com.adobe.AIR 0x02a303f9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867342
    7 com.adobe.AIR 0x02a30494 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867497
    8 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    9 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x967f115a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x9681eca5 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x9684d848 pthread_cond_timedwait_relative_np + 47
    3 com.adobe.AIR 0x02a3018d r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1866722
    4 com.adobe.AIR 0x02a44680 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1949909
    5 com.adobe.AIR 0x02a3037f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867220
    6 com.adobe.AIR 0x02a303f9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867342
    7 com.adobe.AIR 0x02a30494 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867497
    8 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    9 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x967f115a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x9681eca5 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x9684d848 pthread_cond_timedwait_relative_np + 47
    3 com.adobe.AIR 0x02a3018d r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1866722
    4 com.adobe.AIR 0x02b3de9b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2971888
    5 com.adobe.AIR 0x02a3037f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867220
    6 com.adobe.AIR 0x02a303f9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867342
    7 com.adobe.AIR 0x02a30494 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1867497
    8 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    9 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 8 Crashed:
    0 com.apple.CoreFoundation 0x90ae320e CFHash + 174
    1 com.apple.CoreFoundation 0x90ae300c ___CFBasicHashFindBucket1 + 444
    2 com.apple.CoreFoundation 0x90aeb1fc CFBasicHashFindBucket + 252
    3 com.apple.CoreFoundation 0x90aeb0c3 CFDictionaryGetValue + 131
    4 com.apple.CoreFoundation 0x90bd1a95 _CFStreamDetachSource + 405
    5 com.apple.CoreFoundation 0x90b08d8b _CFStreamClose + 75
    6 com.apple.CFNetwork 0x96ccd7ed HTTPProtocol::destroyReadStream() + 173
    7 com.apple.CFNetwork 0x96ccd6bd HTTPProtocol::cleanupStreams() + 93
    8 com.apple.CFNetwork 0x96ccc12d HTTPProtocol::httpReadStreamEvent(unsigned long) + 365
    9 com.apple.CoreFoundation 0x90b99db3 _signalEventSync + 99
    10 com.apple.CoreFoundation 0x90b99d38 _cfstream_shared_signalEventSync + 664
    11 com.apple.CoreFoundation 0x90b0ff91 __CFRunLoopDoSources0 + 1201
    12 com.apple.CoreFoundation 0x90b0dbbf __CFRunLoopRun + 1071
    13 com.apple.CoreFoundation 0x90b0d094 CFRunLoopRunSpecific + 452
    14 com.apple.CoreFoundation 0x90b0cec1 CFRunLoopRunInMode + 97
    15 com.apple.Foundation 0x9730242c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    16 com.apple.Foundation 0x972c98d4 -[NSThread main] + 45
    17 com.apple.Foundation 0x972c9884 _NSThreadmain_ + 1499
    18 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    19 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x968169d2 __workq_kernreturn + 10
    1 libSystem.B.dylib 0x96816f68 _pthread_wqthread + 941
    2 libSystem.B.dylib 0x96816b86 start_wqthread + 30
    Thread 10:
    0 libSystem.B.dylib 0x96810086 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x90b4d80d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    3 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96817942 kevent + 10
    1 libSystem.B.dylib 0x9682af78 _mdns_query_mDNSResponder + 1137
    2 libSystem.B.dylib 0x96829f01 _mdns_search + 1113
    3 libSystem.B.dylib 0x96829340 _mdns_addrinfo + 676
    4 libSystem.B.dylib 0x96828304 search_addrinfo + 132
    5 libSystem.B.dylib 0x96827d43 si_addrinfo + 1393
    6 libSystem.B.dylib 0x968650f8 si_async_launchpad + 105
    7 libSystem.B.dylib 0x9681e81d _pthread_start + 345
    8 libSystem.B.dylib 0x9681e6a2 thread_start + 34
    Thread 8 crashed with X86 Thread State (32-bit):
    eax: 0x90af6179 ebx: 0x90ae3174 ecx: 0x00000000 edx: 0x033a31f0
    edi: 0x1a61e0a0 esi: 0x00000000 ebp: 0xb0416f68 esp: 0xb0416f40
    ss: 0x0000001f efl: 0x00000246 eip: 0x90ae320e cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0xb0103c58
    Binary Images:
    0x1000 - 0x6fff +com.thoughtfarmer.DesktopConnector 1.0.0.43 (???) <E67693FB-5EA7-B79B-F08A-B7C7D1364444> /Applications/ThoughtFarmer/ThoughtFarmer Desktop Connector.app/Contents/MacOS/ThoughtFarmer Desktop Connector
    0x600000 - 0x6b5fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2E52683A-7E8E-68D5-5AC6-09962C37CB98> /usr/lib/libcrypto.0.9.7.dylib
    0x7a8000 - 0x7acff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5570694E-039D-7970-6083-1C8A7B7C937B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x7b1000 - 0x7b7ffb com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <0FE8B697-6D19-69C6-FA94-E18064ACFAEC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x255a000 - 0x311ffdb +com.adobe.AIR ??? (2.0.4.13090) <5BE02749-2D07-3DB4-70CA-01883E4D19CA> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x16568000 - 0x16569ff7 ATSHI.dylib ??? (???) <A7A8E224-2579-BD3B-7281-86342D077252> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x165c5000 - 0x165d3fe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8F5FA7F7-840D-C5EF-C6E6-E2AF7CE43CD2> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19499000 - 0x194abff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <026B8702-B0A6-1D90-BBD6-AAAD2E14810D> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x9000e000 - 0x9000eff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x9000f000 - 0x90021ff7 com.apple.MultitouchSupport.framework 205.34 (205.34) <813475E3-B323-9405-F758-DDA1F5D63B20> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x90022000 - 0x9009bff7 com.apple.PDFKit 2.5.1 (2.5.1) <2B62428D-0738-B499-C47C-3194B2967BD9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x900e5000 - 0x900ecff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9049c000 - 0x904a0ff7 libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x904e2000 - 0x90598ffb libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x90599000 - 0x90a52ffb com.apple.VideoToolbox 0.484.11 (484.11) <6AB58081-F7C4-46F9-2C05-CFED9E38F0A0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x90a56000 - 0x90a9ffe7 libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x90aa0000 - 0x90ab8ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x90ad1000 - 0x90c4bfe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90c4c000 - 0x90c5aff7 com.apple.opengl 1.6.9 (1.6.9) <4F06C166-00CF-5ACF-77E3-5A960A5E8AD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90c5b000 - 0x90ca1ff7 libauto.dylib ??? (???) <0898A4A1-28BC-5337-EE17-D55C74F975F4> /usr/lib/libauto.dylib
    0x90ca2000 - 0x90cf2ff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x90d06000 - 0x90d39ff7 com.apple.AE 496.4 (496.4) <582F5E9D-1B8E-6D03-EBB8-AA85F66253E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x90d3a000 - 0x90db5fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90dca000 - 0x90e0cff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <EF769BD0-63B6-B65D-FA54-8F2354CAD865> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x90e12000 - 0x90e12ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x90e13000 - 0x90e44ff7 libGLImage.dylib ??? (???) <9340012D-595A-6243-9C97-7D30D76D9D9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x90e96000 - 0x9118ffef com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x912a0000 - 0x912a6fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x921f8000 - 0x923dafff com.apple.imageKit 2.0.3 (1.0) <BF2ECA4D-FCD8-AD5D-E100-22370F2C7EE0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x923db000 - 0x92413ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
    0x9270b000 - 0x9274aff7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <18E338B0-D82E-2ADC-FB9E-8909E765C41B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x92776000 - 0x92781ff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x92782000 - 0x928b0fe7 com.apple.CoreData 102.1 (251) <460D594D-09DC-9082-3FD3-F93D6A08AE71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x928bd000 - 0x928c0ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x928c1000 - 0x92905ff3 com.apple.coreui 2 (114) <E6096C79-94B0-730E-6070-3AE93B5678FE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92b0d000 - 0x92b0fff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x92b10000 - 0x92b74ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x92b75000 - 0x92b75ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb9000 - 0x92cfcfef com.apple.QTKit 7.6.6 (1742) <98ECA8E3-73F0-D21B-8B7E-8FE651E29A7F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92cfd000 - 0x92d55fe7 com.apple.datadetectorscore 2.0 (80.7) <F7416A84-E91C-5BDC-10E3-4940EB7AE5C9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x92d56000 - 0x92d56ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92d77000 - 0x92e79fef com.apple.MeshKitIO 1.1 (49.2) <D0CBE997-5BDC-C0ED-B821-ACA6E6EE8B59> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
    0x92e7a000 - 0x92ec0ffb com.apple.CoreMediaIOServices 130.0 (1035) <F5E6F93D-6844-9FD7-8769-44503DFD5363> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x92ec1000 - 0x92ee8ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x92ee9000 - 0x92ef2ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92f01000 - 0x93269ff7 com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x932de000 - 0x933a8fef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x933a9000 - 0x933b3ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x933b4000 - 0x93422ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <C98C26D1-C609-1CC0-9351-680129078C4C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x93423000 - 0x934d3ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x934d4000 - 0x9358dfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x9358e000 - 0x9359fff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x935a0000 - 0x935a0ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x935a1000 - 0x935bdfe3 com.apple.openscripting 1.3.1 (???) <480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x935be000 - 0x935c1ff7 libCoreVMClient.dylib ??? (???) <CA0BA8DC-0159-A808-A300-750358A6970C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x935c2000 - 0x935e2fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x935e3000 - 0x935e5ff7 libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x935e9000 - 0x9361aff3 libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93693000 - 0x936a7fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x936a8000 - 0x93745fe3 com.apple.LaunchServices 362.1 (362.1) <ED243C3B-9A16-A6CB-CA51-5924F48569DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x93746000 - 0x93756ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x93770000 - 0x93b86ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x94654000 - 0x94658ff7 libGFXShared.dylib ??? (???) <2D32BDBF-C941-93FD-E233-F03D28DB9E94> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x946c8000 - 0x94eb7557 com.apple.CoreGraphics 1.545.0 (???) <DCED8E1A-7504-C31A-B6EF-98BFF1A61060> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x94eb8000 - 0x94eb9ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <F3872A43-6157-098D-F9DD-210187B95FD3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94eba000 - 0x94ebaff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94ec9000 - 0x94ff5ffb com.apple.MediaToolbox 0.484.11 (484.11) <B93B175A-2039-2FD2-FBE4-22C9F8C9E223> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x9502d000 - 0x95048ff7 libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x95049000 - 0x95054ff7 libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x951e2000 - 0x9520aff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x9521b000 - 0x95227ff7 libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x95228000 - 0x9522cff7 IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9522d000 - 0x953e7fe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x953f3000 - 0x953f8ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x95433000 - 0x9548dfe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9548e000 - 0x95d6eff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95d6f000 - 0x95d70ff7 com.apple.TrustEvaluationAgent 1.1 (1) <07E7D892-5054-23A8-7144-3F19D3BFD48F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x95e43000 - 0x95e4aff3 com.apple.print.framework.Print 6.1 (237.1) <9758733E-7FBB-29CF-04F3-0D6D6B4C6A78> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x95e4b000 - 0x95eacfe7 com.apple.CoreText 3.1.0 (???) <F9E654F5-107E-8CED-2D6A-F5008A854A4D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x95ead000 - 0x95eadff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95eae000 - 0x95fa0ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
    0x95fa1000 - 0x95fa4fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x95fa5000 - 0x95fe3ff7 com.apple.QuickLookFramework 2.2 (327.4) <098B29B3-9DDD-86DF-C950-0602CA5BC37A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95fe4000 - 0x95feaff7 com.apple.DisplayServicesFW 2.2.2 (251) <6E4020F6-4DD0-F137-F226-F396807E3C3B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x9614c000 - 0x961f9fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <22CD62D4-9E7D-C31A-F585-FCEF1FE4C39A> /usr/lib/libobjc.A.dylib
    0x962cc000 - 0x96310fe7 com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x96330000 - 0x96351fe7 com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96365000 - 0x963cffe7 libstdc+.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc+.6.dylib
    0x963d0000 - 0x963ddff7 com.apple.NetFS 3.2.1 (3.2.1) <E483137C-8239-E4DE-821C-05A9C22726AB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x963de000 - 0x9648cff3 com.apple.ink.framework 1.3.3 (107) <0AFEBD7C-D83C-7847-C075-9B427505F7F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9658b000 - 0x965ceff7 com.apple.NavigationServices 3.5.4 (182) <ED268D94-E544-5548-AA59-7EC70DCB5EE4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x965cf000 - 0x9660fff3 com.apple.securityinterface 4.0.1 (37214) <195A203C-FD6F-64D2-E8E1-D4F83479EAFD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x96610000 - 0x96653ff7 libGLU.dylib ??? (???) <2093A1FB-67BD-39E0-CDE5-A97A77BDDBCE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9673d000 - 0x967bdfeb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x967be000 - 0x967ccfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x967cd000 - 0x967effef com.apple.DirectoryService.Framework 3.6 (621.3) <BCB030BE-60E2-9AF3-80BE-CC090FCEA6F0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x967f0000 - 0x96996feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x96b73000 - 0x96bc9ff7 com.apple.MeshKitRuntime 1.1 (49.2) <B821BF19-0938-711C-7DC9-B8330DA01F77> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x96c97000 - 0x96d40ff7 com.apple.CFNetwork 454.9.8 (454.9.8) <DB2A5C33-E833-1B3A-4DE0-5FF172B2048B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x96d41000 - 0x96d51ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x96d52000 - 0x96deafe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96e0d000 - 0x96f8ffe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x9708c000 - 0x970e7ff7 com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x970e8000 - 0x971c3fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x97237000 - 0x97284feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <E2632F3E-6B5C-2E92-CD11-15BC0CE109CA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x97293000 - 0x972b2ff7 com.apple.CoreVideo 1.6.1 (45.5) <2FB7F93F-39C8-6ACE-EDFD-C843965842CD> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x972b3000 - 0x97523ffb com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97569000 - 0x975a6ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x975a7000 - 0x975bcfff com.apple.ImageCapture 6.0 (6.0) <0E86F45E-E656-9015-7AD4-A2C5F8D8A2FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x97700000 - 0x9773dff7 com.apple.CoreMedia 0.484.11 (484.11) <0346F9E5-AEFE-B751-7D85-88D156C01385> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9773e000 - 0x977c0ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x977fd000 - 0x97875fef com.apple.AppleVAFramework 4.9.20 (4.9.20) <D8B544CB-9E32-81C2-59BD-C5DDB66DA621> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97876000 - 0x97880fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x97881000 - 0x97ba5fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x97ba6000 - 0x97dd1ff3 com.apple.QuartzComposer 4.1 (156.16) <578A1842-8B62-00BF-B2E8-4C0AA8E6A938> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x97dd2000 - 0x980f2feb com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x980f3000 - 0x9821ffff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <B9469F98-E349-3C27-86C4-B99AD178FDF1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x98275000 - 0x986aaff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x986ab000 - 0x986dbff7 com.apple.MeshKit 1.1 (49.2) <0828CB45-3CC6-9A9E-070A-141A30F534E3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x98711000 - 0x98752ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x98753000 - 0x98830ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x98831000 - 0x98a95fef com.apple.security 6.1.1 (37594) <3F68A006-6B30-85D5-1A75-8D748F72A6D5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x98bce000 - 0x98be2ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x98cea000 - 0x98d92ffb com.apple.QD 3.35 (???) <37854644-864D-A3F2-7116-89F2F28E1CA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x98d93000 - 0x98d94ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x98de3000 - 0x98e1efeb libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x98ed7000 - 0x98f28ff7 com.apple.HIServices 1.8.0 (???) <BE4D9BC1-B527-D416-F4EB-FFB66EDA5DBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x98f29000 - 0x98f98ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <5C3D7DA5-29EB-A745-E32B-26DBF547D532> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x98f99000 - 0x98f9cffb com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x98f9d000 - 0x98f9dff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98fe2000 - 0x99006ff7 libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x99007000 - 0x99113ff7 libGLProgrammability.dylib ??? (???) <1B315838-F477-5416-7504-67EC3433AD4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x99114000 - 0x9930bfeb com.apple.JavaScriptCore 6533.18 (6533.18.1) <EE3897A8-E1C0-DE28-A631-4B0C32DF737B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9930c000 - 0x9940dfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <AB3A3749-B577-1EB3-72DF-215E866F1168> /usr/lib/libxml2.2.dylib
    0x99427000 - 0x994b9fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <2A8801E6-6D9F-68F5-947D-A1D68BE4F876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x994d0000 - 0x994d0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9959e000 - 0x99779ff3 libType1Scaler.dylib ??? (???) <6FBA8250-3271-6ED4-052D-E27C2136E38F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x998db000 - 0x99901fff com.apple.DictionaryServices 1.1.1 (1.1.1) <00C1B034-5AE7-996C-CDD3-5A21DA1DBAC9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x99902000 - 0x9999dff7 com.apple.ApplicationServices.ATS 275.11.1 (???) <5FF65EC7-F512-530A-7771-3DE240EE6E43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <12C58901-CCF3-4E8E-30CA-92A10CD55DF1> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <7FFF4AFA-6522-C7D5-760F-A8F13D6EF032> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f15
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.16.1)
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
    Serial ATA Device: MATSHITADVD-R UJ-898
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000
    USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000

    There's an in-browser API that you can use to install and invoke an AIR app. (http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7e15. html). Once launched, you can use the LocalConnection class, or Sockets in AIR 2, to communicate between your browser app and your AIR app (http://livedocs.adobe.com/flex/3/langref/flash/net/LocalConnection.html).

  • AIR App now crashes with AIR 15 runtime (did not crash with earlier versions of AIR)

    Hi,
    We've noticed our AIR application now crashes when the AIR 15 (the latest version available from Adobe) runtime is installed.  This did not happen with earlier versions of AIR.  The app does not crash when I debug in Flash Builder so I cannot identify the exact issue.  The app will crash EVERY time when running the .exe on Windows.  The crash happens on Windows XP and Windows 7.  The app does not crash on OS X.
    The message in Event Viewer says:
    Faulting application name: PhotoMambo.exe, version: 0.0.0.0, time stamp: 0x4eb75ae0
    Faulting module name: Adobe AIR.dll, version: 15.0.0.249, time stamp: 0x53fe5c69
    Exception code: 0xc0000005
    Fault offset: 0x0056fcdc
    Faulting process id: 0x3dc
    Faulting application start time: 0x01cfd110de4c8b50
    Faulting application path: C:\Program Files (x86)\PhotoMambo\PhotoMambo.exe
    Faulting module path: c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll
    Report Id: 49c106e0-3d04-11e4-9219-001c42d9a43e
    Please let me know if you'd like any additional information.  This is such a bummer that an AIR update renders our app useless in Windows.
    Thank you.

    I'm sorry this is happening.  Could you please open a new bug report on this over at bugbase.adobe.com?  When adding the bug, please include sample code or an application so we can quickly test this out internally.  If you'd like to keep this private, feel free to email the attachment to me directly ([email protected]). 
    Once added, please post back with the URL and I'll follow up internally.
    Previous versions of the AIR runtime can be found here: Archived Adobe AIR SDK versions

  • Issues with ADL crashing with mouselock

    I'm using the latest version of the Flex SDK downloaded form the Adobe Gaming site.
    I've added the SDK to my build list and the IDE is recommending the AIR 3.3 / Flash 11.3 exclusive commands just fine.
    However, if I include the "stage.mouseLock" call in a project I get the following error during debug:
    Main Thread (Suspended: ReferenceError: Error #1056: Cannot create property mouseLock on flash.display.Stage.)
    I have the Air 3.3 runtime Beta installed as well and have confirmed the instance of the ADL is the one found in my latest SDK file
    I'm on Mac using an up to date copy of Flexbuilder 4.6
    Any help would be awesome.

    UPDATE:
    I added to following line to my compiler instructions and it seemed to fix the issue:
    -locale en_US -swf-version=15

  • Application crashes since AIR 15 upgrade

    Our application started to crash since the upgrade was release for AIR 15.  The following is the dump from the event log:
    Faulting application name: LEED Desk Prd.exe, version: 0.0.0.0, time stamp: 0x52acef88
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x20000006
    Faulting process id: 0x1c4c
    Faulting application start time: 0x01cfd66c0e8781ec
    Faulting application path: C:\Program Files (x86)\LEED Desk Prd\LEED Desk Prd.exe
    Faulting module path: unknown
    Report Id: 19d36208-4260-11e4-bf6c-5c514fe8b5bf
    Downgrading AIR back to version 14 seems to solve the problem.  Any suggestions?

    Hi Prateek,
    Our app is experiencing a similar crash with AIR 15 (on OS X, and Windows XP / Windows 7) - the crash did not occur with AIR 14 and lower. 
    Here's a link to the bug I created for this (I see another user voted for it also):
    Bug#3825805 - App now crashes with AIR 15 on both PC & Mac, did not crash on earlier versions of AIR.
    I've been trying to find a work around but I'm not able to reproduce the crash in the IDE.  Please let me know if you have any ideas on how to debug this in the IDE and I'd be more than happy to help.

  • OSX 10.6.8 / AIR 3.0 / Flashbuilder  4.5: ADL crashes VERY often

    Hi there,
    I just got back from MAX and updated my SDK List to include AIR 3.0.
    Unfortunately, working with it is quite a mess for me, since ADL keeps crashing in 4 out of 5 times when I try to test my project. I will attach the crashlog, maybe this helps.
    Process:         adl [382]
    Path:            /Applications/Adobe Flash Builder 4.5/sdks/4.5.1 AIR 3/bin/adl
    Identifier:      adl
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  Adobe Flash Builder 4.5 [241]
    Date/Time:       2011-10-11 12:39:22.151 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          54145 sec
    Crashes Since Last Report:           18
    Per-App Crashes Since Last Report:   16
    Anonymous UUID:                      E56383FF-09B0-4537-82A1-D7096EFF2B15
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                                     0000000000 0 + 0
    1   com.adobe.AIR                           0x018799d7 0x1000000 + 8886743
    2   com.adobe.AIR                           0x017ba203 0x1000000 + 8102403
    3   com.adobe.AIR                           0x0186b674 0x1000000 + 8828532
    4   com.adobe.AIR                           0x01862a7f 0x1000000 + 8792703
    5   com.adobe.AIR                           0x01864852 0x1000000 + 8800338
    6   com.adobe.AIR                           0x017815bb 0x1000000 + 7869883
    7   com.adobe.AIR                           0x01781f12 0x1000000 + 7872274
    8   com.adobe.AIR                           0x017823c1 0x1000000 + 7873473
    9   com.adobe.AIR                           0x01782732 0x1000000 + 7874354
    10  com.adobe.AIR                           0x01782784 0x1000000 + 7874436
    11  com.adobe.AIR                           0x018ea1c2 0x1000000 + 9347522
    12  com.adobe.AIR                           0x018ea469 0x1000000 + 9348201
    13  com.adobe.AIR                           0x01574208 0x1000000 + 5718536
    14  com.adobe.AIR                           0x01575871 0x1000000 + 5724273
    15  com.adobe.AIR                           0x015696bb 0x1000000 + 5674683
    16  com.apple.AppKit                        0x96218331 -[NSView setFrame:] + 284
    17  com.adobe.AIR                           0x01567be4 0x1000000 + 5667812
    18  com.apple.AppKit                        0x962a87df -[NSView resizeWithOldSuperviewSize:] + 414
    19  com.apple.AppKit                        0x9621e418 -[NSView resizeSubviewsWithOldSize:] + 177
    20  com.apple.AppKit                        0x96218886 -[NSView setFrameSize:] + 713
    21  com.apple.AppKit                        0x962483e9 -[NSThemeFrame setFrameSize:] + 410
    22  com.apple.AppKit                        0x9621cef0 -[NSWindow _setFrame:updateBorderViewSize:] + 695
    23  com.apple.AppKit                        0x9621c6a0 -[NSWindow _oldPlaceWindow:] + 1205
    24  com.apple.AppKit                        0x9621ba10 -[NSWindow _setFrameCommon:display:stashSize:] + 1790
    25  com.apple.AppKit                        0x9621b30b -[NSWindow setFrame:display:] + 78
    26  com.adobe.AIR                           0x0157371a 0x1000000 + 5715738
    27  com.adobe.AIR                           0x016c55ef 0x1000000 + 7099887
    28  com.adobe.AIR                           0x018f472d 0x1000000 + 9389869
    29  com.adobe.AIR                           0x016fc618 0x1000000 + 7325208
    30  com.adobe.AIR                           0x011d115c 0x1000000 + 1904988
    31  ???                                     0x18f1cd4f 0 + 418499919
    32  ???                                     0x1aba9500 0 + 448435456
    33  ???                                     0x1a521016 0 + 441585686
    34  ???                                     0x1a522042 0 + 441589826
    35  com.adobe.AIR                           0x011d06da 0x1000000 + 1902298
    36  com.adobe.AIR                           0x011d109f 0x1000000 + 1904799
    37  com.adobe.AIR                           0x015cb8a9 0x1000000 + 6076585
    38  com.adobe.AIR                           0x015c7654 0x1000000 + 6059604
    39  com.adobe.AIR                           0x015cb4ee 0x1000000 + 6075630
    40  com.adobe.AIR                           0x016f85b4 0x1000000 + 7308724
    41  com.adobe.AIR                           0x011d115c 0x1000000 + 1904988
    42  ???                                     0x18f23034 0 + 418525236
    43  ???                                     0x1a39975b 0 + 439981915
    44  ???                                     0x1a5223fc 0 + 441590780
    45  ???                                     0x1a522ddf 0 + 441593311
    46  com.adobe.AIR                           0x011d06da 0x1000000 + 1902298
    47  com.adobe.AIR                           0x011d109f 0x1000000 + 1904799
    48  com.adobe.AIR                           0x01133e45 0x1000000 + 1261125
    49  com.adobe.AIR                           0x01133dcf 0x1000000 + 1261007
    50  com.adobe.AIR                           0x01734224 0x1000000 + 7553572
    51  com.adobe.AIR                           0x0173455d 0x1000000 + 7554397
    52  com.adobe.AIR                           0x017348d7 0x1000000 + 7555287
    53  com.adobe.AIR                           0x01734ad9 0x1000000 + 7555801
    54  com.adobe.AIR                           0x0183f448 0x1000000 + 8647752
    55  com.adobe.AIR                           0x01845572 0x1000000 + 8672626
    56  com.adobe.AIR                           0x01871591 0x1000000 + 8852881
    57  com.adobe.AIR                           0x018dd59c 0x1000000 + 9295260
    58  com.adobe.AIR                           0x01562400 0x1000000 + 5645312
    59  com.adobe.AIR                           0x01563a3d 0x1000000 + 5651005
    60  com.adobe.AIR                           0x01860283 0x1000000 + 8782467
    61  com.adobe.AIR                           0x01943548 FREGetObjectAsInt32 + 175066
    62  com.apple.Foundation                    0x93cc3711 __NSThreadPerformPerform + 506
    63  com.apple.CoreFoundation                0x94a182f1 __CFRunLoopDoSources0 + 1201
    64  com.apple.CoreFoundation                0x94a15f1f __CFRunLoopRun + 1071
    65  com.apple.CoreFoundation                0x94a153f4 CFRunLoopRunSpecific + 452
    66  com.apple.CoreFoundation                0x94a15221 CFRunLoopRunInMode + 97
    67  com.apple.HIToolbox                     0x97797d60 RunCurrentEventLoopInMode + 392
    68  com.apple.HIToolbox                     0x97797a53 ReceiveNextEventCommon + 158
    69  com.apple.HIToolbox                     0x9779799c BlockUntilNextEventMatchingListInMode + 81
    70  com.apple.AppKit                        0x9623c595 _DPSNextEvent + 847
    71  com.apple.AppKit                        0x9623bdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    72  com.apple.AppKit                        0x961fe1f3 -[NSApplication run] + 821
    73  com.adobe.AIR                           0x010082fa 0x1000000 + 33530
    74  com.adobe.AIR                           0x0100845b 0x1000000 + 33883
    75  adl                                     0x00002fa3 RuntimeMain(char const*, int) + 333
    76  adl                                     0x000028ba start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x923ae382 kevent + 10
    1   libSystem.B.dylib                       0x923aea9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x923adf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x923adcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x923ad781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x923ad5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x923ad412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x923ad9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x923ad5c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x923b5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x923b575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x923b73f8 pthread_cond_wait$UNIX2003 + 73
    3   com.adobe.AIR                           0x016eb847 0x1000000 + 7256135
    4   com.adobe.AIR                           0x01529e34 0x1000000 + 5414452
    5   com.adobe.AIR                           0x016eb917 0x1000000 + 7256343
    6   com.adobe.AIR                           0x016eb991 0x1000000 + 7256465
    7   com.adobe.AIR                           0x016eba2c 0x1000000 + 7256620
    8   libSystem.B.dylib                       0x923b5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x923b50de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x923b5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x923b575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x923b73f8 pthread_cond_wait$UNIX2003 + 73
    3   com.adobe.AIR                           0x016eb847 0x1000000 + 7256135
    4   com.adobe.AIR                           0x01529e34 0x1000000 + 5414452
    5   com.adobe.AIR                           0x016eb917 0x1000000 + 7256343
    6   com.adobe.AIR                           0x016eb991 0x1000000 + 7256465
    7   com.adobe.AIR                           0x016eba2c 0x1000000 + 7256620
    8   libSystem.B.dylib                       0x923b5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x923b50de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x923b5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x923b575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x923b73f8 pthread_cond_wait$UNIX2003 + 73
    3   com.adobe.AIR                           0x016eb847 0x1000000 + 7256135
    4   com.adobe.AIR                           0x01529e34 0x1000000 + 5414452
    5   com.adobe.AIR                           0x016eb917 0x1000000 + 7256343
    6   com.adobe.AIR                           0x016eb991 0x1000000 + 7256465
    7   com.adobe.AIR                           0x016eba2c 0x1000000 + 7256620
    8   libSystem.B.dylib                       0x923b5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x923b50de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x923b5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x923b575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x923b73f8 pthread_cond_wait$UNIX2003 + 73
    3   com.adobe.AIR                           0x016eb847 0x1000000 + 7256135
    4   com.adobe.AIR                           0x01529e34 0x1000000 + 5414452
    5   com.adobe.AIR                           0x016eb917 0x1000000 + 7256343
    6   com.adobe.AIR                           0x016eb991 0x1000000 + 7256465
    7   com.adobe.AIR                           0x016eba2c 0x1000000 + 7256620
    8   libSystem.B.dylib                       0x923b5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x923b50de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x92387b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x923b56e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x923e45a8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                           0x016eb727 0x1000000 + 7255847
    4   com.adobe.AIR                           0x0157cd23 0x1000000 + 5754147
    5   com.adobe.AIR                           0x0157cd40 0x1000000 + 5754176
    6   com.adobe.AIR                           0x016eb917 0x1000000 + 7256343
    7   com.adobe.AIR                           0x016eb991 0x1000000 + 7256465
    8   com.adobe.AIR                           0x016eba2c 0x1000000 + 7256620
    9   libSystem.B.dylib                       0x923b5259 _pthread_start + 345
    10  libSystem.B.dylib                       0x923b50de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x923b5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x923b575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x923b52b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.adobe.AIR                           0x016eb873 0x1000000 + 7256179
    4   com.adobe.AIR                           0x0172af3c 0x1000000 + 7515964
    5   com.adobe.AIR                           0x016eb917 0x1000000 + 7256343
    6   com.adobe.AIR                           0x016eb991 0x1000000 + 7256465
    7   com.adobe.AIR                           0x016eba2c 0x1000000 + 7256620
    8   libSystem.B.dylib                       0x923b5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x923b50de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x923ad412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x923ad9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x923ad5c6 start_wqthread + 30
    Thread 10:
    0   libSystem.B.dylib                       0x923b5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x923b575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x923b52b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.adobe.AIR                           0x016eb873 0x1000000 + 7256179
    4   com.adobe.AIR                           0x0185b6d9 0x1000000 + 8763097
    5   com.adobe.AIR                           0x016eb917 0x1000000 + 7256343
    6   com.adobe.AIR                           0x016eb991 0x1000000 + 7256465
    7   com.adobe.AIR                           0x016eba2c 0x1000000 + 7256620
    8   libSystem.B.dylib                       0x923b5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x923b50de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x92387b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x923b56e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x923e45a8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                           0x016eb727 0x1000000 + 7255847
    4   com.adobe.AIR                           0x01770b7e 0x1000000 + 7801726
    5   com.adobe.AIR                           0x016eb917 0x1000000 + 7256343
    6   com.adobe.AIR                           0x016eb991 0x1000000 + 7256465
    7   com.adobe.AIR                           0x016eba2c 0x1000000 + 7256620
    8   libSystem.B.dylib                       0x923b5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x923b50de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x02201f00  ebx: 0x018624b5  ecx: 0x14a0c000  edx: 0x1a2eda60
      edi: 0x00000000  esi: 0x14a492c0  ebp: 0xbfffbfc8  esp: 0xbfffbfac
       ss: 0x00000023  efl: 0x00010206  eip: 0x00000000   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Binary Images:
        0x1000 -     0x6ff7 +adl ??? (???) <0ED9F50D-89EF-E109-321B-88B1264FC777> /Applications/Adobe Flash Builder 4.5/sdks/4.5.1 AIR 3/bin/adl
      0x200000 -   0x2b5fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <78B6EEB6-50D9-4479-D1A5-B4C381A07E4D> /usr/lib/libcrypto.0.9.7.dylib
      0x7ab000 -   0x7e7fe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1783) <9D242689-A430-BD2D-3CF0-3AC6F6CCD1D9> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
      0x7f3000 -   0x7f7ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x1000000 -  0x21ebfdb +com.adobe.AIR ??? (3.0.0.4080) <11B86690-5E27-9FED-AA03-423903D4E086> /Applications/Adobe Flash Builder 4.5/sdks/4.5.1 AIR 3/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x2551000 -  0x255bff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <F4C1967D-E7E3-CF1E-12DB-184B7AA68C93> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
    0x2565000 -  0x258fffb  com.apple.QuickTimeIIDCDigitizer 7.6.6 (1783) <8608D7B6-2D9C-5DEF-DDC8-FE630A598888> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDi gitizer
    0x2597000 -  0x25e7ff3  com.apple.QuickTimeUSBVDCDigitizer 2.7.0 (2.7.0) <54EC6923-7CC6-3E35-92E3-8549393EFF3D> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBV DCDigitizer
    0x25f2000 -  0x25f8ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.8 (2.0.8f3) <EA52F230-DCA1-316F-B0FE-2D098533B978> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x2713000 -  0x2737fe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x14c00000 - 0x14d79ff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x15800000 - 0x15bddfff  com.apple.ATIRadeonX3000GLDriver 1.6.38 (6.3.8) <FE7789D6-FAF7-DA9B-B930-BCF62BDD7A8A> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLD river
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld
    0x90003000 - 0x90003ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x90004000 - 0x90009ff7  com.apple.OpenDirectory 10.6 (10.6) <48487E27-1AC5-8F8D-9A7D-AA41866A9BFF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9000a000 - 0x90138fe7  com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90139000 - 0x90155fe3  com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x90156000 - 0x9015dff7  com.apple.agl 3.0.12 (AGL-3.0.12) <02A61741-B21F-2478-63B7-C15A0EE9B05B> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90492000 - 0x904b2fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <584B2B30-DC65-6930-F59F-C49FD5604B67> /usr/lib/libresolv.9.dylib
    0x904bb000 - 0x90525fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x90622000 - 0x90665ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90666000 - 0x907e8fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x90910000 - 0x91862ff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x91863000 - 0x91870ff7  com.apple.NetFS 3.2.2 (3.2.2) <12E7F3CD-F898-0FF6-A5DC-A70A8EF6B0E8> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x91871000 - 0x918afff7  com.apple.QuickLookFramework 2.3 (327.6) <FCA83173-6DBF-615C-699A-529A7FD821ED> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91952000 - 0x91c72ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x91c73000 - 0x91c99ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x91ceb000 - 0x91f51ff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92087000 - 0x92091fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x92092000 - 0x920a2ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x920a3000 - 0x9215cfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
    0x92188000 - 0x921d1fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x921e5000 - 0x92207fef  com.apple.DirectoryService.Framework 3.6 (621.11) <E71F5EA4-A5C4-EDE7-EF52-69135D7DD798> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x9221c000 - 0x92272ff7  com.apple.MeshKitRuntime 1.1 (49.2) <4B41E225-69AC-6EFA-190E-DC6A4BD8109E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x92273000 - 0x92353fe7  com.apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x92354000 - 0x92354ff7  com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92355000 - 0x92386ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x92387000 - 0x9252eff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9252f000 - 0x9259dff7  com.apple.QuickLookUIFramework 2.3 (327.6) <0A8CF0E7-9ED7-31F2-B6CC-7EE5A5F2EEC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x9259e000 - 0x925e2fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x926c1000 - 0x926c4ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x926c5000 - 0x926ecff7  com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x927f4000 - 0x92831ff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92832000 - 0x928e0ff3  com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9295f000 - 0x92960ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9299a000 - 0x929e7feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <70E88670-86AC-8B94-2EED-4D945DC6398F> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x929e8000 - 0x92ae9fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
    0x92aea000 - 0x93165ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93166000 - 0x93166ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x93167000 - 0x931fffe7  edu.mit.Kerberos 6.5.11 (6.5.11) <49579559-BD62-A988-81DD-7E87D6A82C11> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93200000 - 0x939ef557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x939f0000 - 0x93a11fe7  com.apple.opencl 12.3.6 (12.3.6) <6BD7A385-02BC-AAC9-D654-93BD1805EA23> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93a3d000 - 0x93acffe7  com.apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x93ad0000 - 0x93b17ffb  com.apple.CoreMediaIOServices 142.0 (1497) <8F7F6CD1-A531-8A6D-77BE-7FD392A7FD32> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x93b18000 - 0x93b68ff7  com.apple.framework.familycontrols 2.0.2 (2020) <9062C95B-EE1C-977C-9D74-EF96CE888160> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x93b69000 - 0x93b69ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93b6a000 - 0x93b9dff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x93b9e000 - 0x93b9eff7  com.apple.Carbon 150 (152) <8B6F936F-0399-FC1F-F039-789CFFBAC097> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93b9f000 - 0x93bf2ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x93bfb000 - 0x93c3bff3  com.apple.securityinterface 4.0.1 (40418) <A57E6534-6731-864D-114C-78BF958F6F4D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x93c3c000 - 0x93c96fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x93c97000 - 0x93f08fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93f09000 - 0x94015ff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x94016000 - 0x94046ff7  com.apple.MeshKit 1.1 (49.2) <464BD81C-9970-FBF5-507F-3EEBD020A967> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x94047000 - 0x94272ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x9432a000 - 0x9432bff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x94362000 - 0x94369ff3  com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x9436a000 - 0x943a5feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x943a6000 - 0x94453fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x94454000 - 0x94458ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x94459000 - 0x94462ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94463000 - 0x9446dffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x94915000 - 0x94958ff7  com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x9497b000 - 0x94986ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94987000 - 0x9498aff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9498b000 - 0x949d1ff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
    0x949d5000 - 0x949d8fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x949d9000 - 0x94b54fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94bca000 - 0x94de5ff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94e56000 - 0x94e98ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x94e99000 - 0x95193fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9536f000 - 0x9538aff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x9538b000 - 0x9539fffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x95a15000 - 0x95a34ff7  com.apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95a41000 - 0x95efcff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x95efd000 - 0x95f6cff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x960b0000 - 0x961f3fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x961f4000 - 0x96ad7ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96ad8000 - 0x96afcff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x96b1b000 - 0x96b1bff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96b1c000 - 0x96cdefeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x96d38000 - 0x96d38ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96d39000 - 0x96df5fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x96df6000 - 0x96e53ff7  com.apple.framework.IOKit 2.0 (???) <482CF2CC-DF02-2B5B-2133-18F5EA0052A8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96e73000 - 0x96e77ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x96ec0000 - 0x96ec2ff7  com.apple.securityhi 4.0 (36638) <61F5EA83-0645-3771-8C26-AEA9C3775AF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x96ec3000 - 0x96f04ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x96f4e000 - 0x96f56ff7  com.apple.DisplayServicesFW 2.3.5 (290) <016AD044-6046-D328-F6B5-85D55B839D28> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x96f8a000 - 0x96fe2fe7  com.apple.datadetectorscore 2.0 (80.7) <463C62DE-2664-E186-915A-0772C6AC0664> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x96fe3000 - 0x97016fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9702e000 - 0x97034fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9703c000 - 0x97040ff7  IOSurface ??? (???) <C7C7280B-1408-1CEB-8EDF-AF8ADABB602E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x970a5000 - 0x970eaff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x970eb000 - 0x97113ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x97162000 - 0x97264fef  com.apple.MeshKitIO 1.1 (49.2) <EC52D0C5-5291-441D-F137-8E4DD60F0E25> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
    0x97265000 - 0x972dffff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x972e0000 - 0x973abfef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x973ac000 - 0x973c0fe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x973c1000 - 0x9749bfff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x976d7000 - 0x97757feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x97763000 - 0x97a87fef  com.apple.HIToolbox 1.6.5 (???) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x97a88000 - 0x97a96fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
    0x97a97000 - 0x97aafff7  com.apple.CFOpenDirectory 10.6 (10.6) <F11D1CCA-0921-0BBA-C0D3-95BF21483E95> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x97ab3000 - 0x97c95fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x97cc2000 - 0x97d5dfe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x97dcd000 - 0x97e2efe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x97f01000 - 0x97fb9feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x97fba000 - 0x97fc8ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x981e9000 - 0x98286fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x98358000 - 0x98400ffb  com.apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9840f000 - 0x98412ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x98414000 - 0x9841fff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x98420000 - 0x9842cff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x98516000 - 0x98516ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x98517000 - 0x9851dfff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x99279000 - 0x995e4ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x995e5000 - 0x995f7ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x99672000 - 0x9971efe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x99721000 - 0x9985efe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9985f000 - 0x998dafff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x99947000 - 0x99958ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x99959000 - 0x999d2ff7  com.apple.PDFKit 2.5.1 (2.5.1) <4C374867-71B8-B202-ADDA-9985B4379470> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x999d3000 - 0x99a17ff3  com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x99a31000 - 0x99e66ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x99e67000 - 0x99f94ffb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x99f95000 - 0x9a017ffb  SecurityFoundation ??? (???) <5AF077A1-B3E8-F188-5D97-48E8B8F084B8> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9a018000 - 0x9a02dfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9a03c000 - 0x9a13efe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9a13f000 - 0x9a179ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x9a17a000 - 0x9a590ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x9a5ca000 - 0x9a62efff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x9a681000 - 0x9a681ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9ab2a000 - 0x9ab3aff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x9ab3b000 - 0x9ab3dff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x9ab3e000 - 0x9ab7bff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <5C0F72C2-177E-675A-8677-9BC4205B4A98> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9ab7c000 - 0x9ab7dff7  com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: iMac12,1, BootROM IM121.0047.B0A, 4 processors, Intel Core i5, 2.5 GHz, 12 GB, SMC 1.71f21
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.35.3
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST3500418AS, 465,76 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x850b, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa130000 / 5
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfa132000 / 8
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000 / 6
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3
    FireWire Device: My Book 1112, WD, Up to 800 Mb/sec

    I am also having a similar problem.  I am not even sure what changed, but two AIR applications no longer run from Flash Builder 4.5  For a while ADL would start up but the application would not load (The debugger thought it was running but it never reached the first line of code).  Now it just crashes (after a complete reinstalled of Flash Builder).   If I Build for Release and install they will run but this makes development almost impossible.  Crash log attached
    Process:    
    adl [2805]
    Path:       
    /Applications/Adobe Flash Builder 4.5/*/adl
    Identifier: 
    adl
    Version:    
    Code Type:  
    X86 (Native)
    Parent Process:  Adobe Flash Builder 4.5 [2696]
    Date/Time:  
    2011-11-01 11:39:46.304 -0700
    OS Version: 
    Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:     
    28492 sec
    Crashes Since Last Report:      
    2
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    9E4D57C2-AFD1-415E-B657-25135BD89DFF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000062e0000
    VM Regions Near 0x62e0000:
    Memory tag=240    
    0000000006100000-00000000062e0000 [ 1920K] rw-/rwx SM=PRV 
    --> Memory tag=240    
    00000000062e0000-0000000006300000 [  128K] ---/rwx SM=NUL 
    MALLOC_TINY       
    0000000006300000-0000000006500000 [ 2048K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[2805]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib        
    0x9c20aa8b memmove$VARIANT$sse42 + 206
    1   com.adobe.AIR            
    0x0175b22d r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3117354
    2   com.adobe.AIR            
    0x016472ba r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1986999
    3   com.adobe.AIR            
    0x0172e82f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2934572
    4   com.adobe.AIR            
    0x0173deec r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2997737
    5   com.adobe.AIR            
    0x0173e05e r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2998107
    6   com.adobe.AIR            
    0x017c0cb2 shaders_acos_ss + 320242
    7   com.adobe.AIR            
    0x014b988b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 358280
    8   com.adobe.AIR            
    0x014b8fd2 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 356047
    9   com.adobe.AIR            
    0x0147f4f5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 119794
    10  com.adobe.AIR            
    0x013e2e53 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 40147
    11  com.apple.CoreFoundation 
    0x92b1e091 -[NSObject performSelector:withObject:] + 65
    12  com.apple.Foundation     
    0x9963df64 __NSThreadPerformPerform + 503
    13  com.apple.CoreFoundation 
    0x92a9584f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    14  com.apple.CoreFoundation 
    0x92a95206 __CFRunLoopDoSources0 + 246
    15  com.apple.CoreFoundation 
    0x92abf0d8 __CFRunLoopRun + 1112
    16  com.apple.CoreFoundation 
    0x92abe8ec CFRunLoopRunSpecific + 332
    17  com.apple.CoreFoundation 
    0x92abe798 CFRunLoopRunInMode + 120
    18  com.apple.HIToolbox      
    0x968a2a7f RunCurrentEventLoopInMode + 318
    19  com.apple.HIToolbox      
    0x968a9cc6 ReceiveNextEventCommon + 168
    20  com.apple.HIToolbox      
    0x968a9c0a BlockUntilNextEventMatchingListInMode + 88
    21  com.apple.AppKit         
    0x9560c040 _DPSNextEvent + 678
    22  com.apple.AppKit         
    0x9560b8ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    23  com.apple.AppKit         
    0x95607c22 -[NSApplication run] + 911
    24  com.adobe.AIR            
    0x0100516c 0x1000000 + 20844
    25  com.adobe.AIR            
    0x010052cd 0x1000000 + 21197
    26  com.apple.CoreFoundation 
    0x92b1e091 -[NSObject performSelector:withObject:] + 65
    27  adl                      
    0x00003057 RuntimeMain(char const*, int) + 333
    28  adl                      
    0x00002343 _start + 209
    29  adl                      
    0x00002271 start + 41
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x96c7790a kevent + 10
    1   libdispatch.dylib        
    0x98ec2c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x98ec16a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x96c7683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9c236e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9c1de82a pthread_cond_wait + 48
    3   com.adobe.AIR            
    0x01633ced r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907690
    4   com.adobe.AIR            
    0x01482632 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132399
    5   com.adobe.AIR            
    0x01633dd1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR            
    0x01633e4b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR            
    0x01633ee6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libsystem_c.dylib        
    0x9c232ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9c2366de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib   
    0x96c7683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9c236e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9c1de82a pthread_cond_wait + 48
    3   com.adobe.AIR            
    0x01633ced r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907690
    4   com.adobe.AIR            
    0x01482632 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132399
    5   com.adobe.AIR            
    0x01633dd1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR            
    0x01633e4b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR            
    0x01633ee6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libsystem_c.dylib        
    0x9c232ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9c2366de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x96c7683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9c236e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9c1de82a pthread_cond_wait + 48
    3   com.adobe.AIR            
    0x01633ced r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907690
    4   com.adobe.AIR            
    0x01482632 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132399
    5   com.adobe.AIR            
    0x01633dd1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR            
    0x01633e4b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR            
    0x01633ee6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libsystem_c.dylib        
    0x9c232ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9c2366de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x96c7683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9c236e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9c1de82a pthread_cond_wait + 48
    3   com.adobe.AIR            
    0x01633ced r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907690
    4   com.adobe.AIR            
    0x01482632 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132399
    5   com.adobe.AIR            
    0x01633dd1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR            
    0x01633e4b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR            
    0x01633ee6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libsystem_c.dylib        
    0x9c232ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9c2366de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x96c7683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9c236e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9c236f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR            
    0x01633c1b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907480
    4   com.adobe.AIR            
    0x014d3627 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 464164
    5   com.adobe.AIR            
    0x014d3644 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 464193
    6   com.adobe.AIR            
    0x01633dd1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    7   com.adobe.AIR            
    0x01633e4b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    8   com.adobe.AIR            
    0x01633ee6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    9   libsystem_c.dylib        
    0x9c232ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x9c2366de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x96c7683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9c236e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9c236f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR            
    0x01633d2f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907756
    4   com.adobe.AIR            
    0x01646c90 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1985421
    5   com.adobe.AIR            
    0x01633dd1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR            
    0x01633e4b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR            
    0x01633ee6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libsystem_c.dylib        
    0x9c232ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9c2366de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x96c7702e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9c234ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9c2366fe start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib   
    0x96c7683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9c236e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9c236f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR            
    0x01633d2f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907756
    4   com.adobe.AIR            
    0x01743e23 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3022112
    5   com.adobe.AIR            
    0x01633dd1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR            
    0x01633e4b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR            
    0x01633ee6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libsystem_c.dylib        
    0x9c232ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9c2366de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib   
    0x96c7683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9c236e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9c236f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR            
    0x01633c1b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907480
    4   com.adobe.AIR            
    0x0165e83e r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2082619
    5   com.adobe.AIR            
    0x01633dd1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR            
    0x01633e4b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR            
    0x01633ee6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libsystem_c.dylib        
    0x9c232ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9c2366de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x06124700  ebx: 0x01647253  ecx: 0x00000030  edx: 0x001bb8c0
      edi: 0x06124710  esi: 0x06124714  ebp: 0xbfffdda8  esp: 0xbfffdda0
       ss: 0x00000023  efl: 0x00010206  eip: 0x9c20aa8b   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x062e0000
    Logical CPU: 6
    Binary Images:
    0x1000 -
    0x6ff7 +adl (??? - ???) <83221E51-2ABC-525E-A36E-240B8C6C88D7> /Applications/Adobe Flash Builder 4.5/*/adl
       0xad000 -
    0xadff7 +net.sourceforge.SafariAdBlockLoader (0.4.0 RC3 - 0.4.0 RC3) <8E9A6641-9CE7-5416-DC84-883DB8BAFDDA> /Library/InputManagers/*/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader
      0x200000 -   0x2adff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x1000000 -  0x1d40fdf +com.adobe.AIR (??? - 2.6.0.19120) <2B35C422-278E-0119-5FE5-234B1F24D706> /Applications/Adobe Flash Builder 4.5/*/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x1f34000 -  0x1f38ffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x1f3d000 -  0x1f43ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x8fe79000 - 0x8feab9c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x90019ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x9001a000 - 0x90081fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x900dc000 - 0x90118fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x90231000 - 0x90296ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x90297000 - 0x9036da5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9037c000 - 0x9038cfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9038d000 - 0x903b5ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x903b6000 - 0x9056aff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x905ae000 - 0x905b2fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x905b3000 - 0x906c2ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x90791000 - 0x90881ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x90882000 - 0x90965ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x90966000 - 0x90d68ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x90fcd000 - 0x9101eff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9101f000 - 0x91022ffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x91055000 - 0x91056ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x91057000 - 0x9106cfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x91079000 - 0x91080fff  com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91081000 - 0x910bdffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x910d8000 - 0x91165fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x91166000 - 0x915dbff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x91600000 - 0x91604ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x91605000 - 0x91605fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x91606000 - 0x91609ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9160a000 - 0x91637ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x9166f000 - 0x916f9ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x916fa000 - 0x91723ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91727000 - 0x9175dfff  com.apple.DebugSymbols (2.1 - 85) <FAD78A3A-48DF-3D27-9726-1D31D3B889DA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9175e000 - 0x91987ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x91988000 - 0x9199effe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x9199f000 - 0x91a5ffff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x91a60000 - 0x91ab9ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91bcf000 - 0x91c31ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x91d88000 - 0x92403fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92404000 - 0x92407ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x92408000 - 0x9267bfff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x9267c000 - 0x9267eff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x9267f000 - 0x926a9ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x926aa000 - 0x927a2ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x927a3000 - 0x927d1fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x927d2000 - 0x9282fffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x92830000 - 0x9283bff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x9283c000 - 0x9288cff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9288d000 - 0x928a9ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x928aa000 - 0x928e0ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x928e1000 - 0x92903ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x92a84000 - 0x92c5afe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92c5b000 - 0x92c9effd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x92c9f000 - 0x92ee7fff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <FEDF4D88-FB61-3A3F-ABE2-72BE2234DDF4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92ee8000 - 0x92ee9ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x92eea000 - 0x92ef3ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x93020000 - 0x93095fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9343e000 - 0x934baffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x934bb000 - 0x934bfffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x934c0000 - 0x934c0ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x934c1000 - 0x934d4ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x934d5000 - 0x93787ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93788000 - 0x93823ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x93824000 - 0x9382cfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9386f000 - 0x93876ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x93877000 - 0x9389fff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x938a0000 - 0x938eeff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x93a85000 - 0x93ae7ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x94839000 - 0x94839ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9496f000 - 0x94972ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94973000 - 0x9497cfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9497d000 - 0x94988fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x94989000 - 0x949d0fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x94a22000 - 0x94a22fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94a23000 - 0x94a4efff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9556d000 - 0x955e5ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x955e6000 - 0x955e7ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x955e8000 - 0x95601fff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x95602000 - 0x96090ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96091000 - 0x96094ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x96095000 - 0x96096fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x96097000 - 0x960f7ff3  com.apple.Symbolication (1.2 - 87) <2F9206D6-BE64-3C21-B593-43B8C60A7A9E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x960f8000 - 0x960fbff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x96102000 - 0x96404fff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x964ec000 - 0x964f6ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x964f7000 - 0x9651cff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9651d000 - 0x9651dfff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9651e000 - 0x965deff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x9667a000 - 0x9667afff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96690000 - 0x9669bffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x9669c000 - 0x966b3ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x966b4000 - 0x966c4ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x966cf000 - 0x96733fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96738000 - 0x967bffff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x967c0000 - 0x96818fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x9686a000 - 0x9688cff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x96897000 - 0x9689fff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x968a0000 - 0x96be0ffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x96c5e000 - 0x96c7cff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x96ca7000 - 0x96ca8fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x96ca9000 - 0x96cd8ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x96cd9000 - 0x96d48fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x96ff9000 - 0x97007fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97008000 - 0x9700aff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x9700b000 - 0x9700bfff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97034000 - 0x9703dffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x9703e000 - 0x97040ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x97041000 - 0x9704cffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9704d000 - 0x9706afff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x9706c000 - 0x970bdff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x970be000 - 0x97343fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x97344000 - 0x97385ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x97386000 - 0x97387fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x97388000 - 0x97399fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9739a000 - 0x973b4fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x973d5000 - 0x974acffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x974ad000 - 0x974fdfff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x98046000 - 0x98095ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98096000 - 0x980bcffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x98121000 - 0x98283fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x982b7000 - 0x983c6ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x983fe000 - 0x983fefff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x9846e000 - 0x985cfffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x985d0000 - 0x985d4ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x985d9000 - 0x98a32fff  com.apple.RawCamera.bundle (3.8.2 - 579) <D7463860-2455-3A4F-A7AB-E9CA7A218154> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x98a33000 - 0x98a36fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x98b15000 - 0x98c41ff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x98c94000 - 0x98c94ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x98cb0000 - 0x98d00ff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x98d01000 - 0x98dd7ff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x98dd8000 - 0x98ddeffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x98deb000 - 0x98e8ffff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x98e9c000 - 0x98ebffff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98ec0000 - 0x98ecefff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x990e1000 - 0x99201fec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x99202000 - 0x99240fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x99241000 - 0x9924ffff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x99250000 - 0x9926dff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9927f000 - 0x99287ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x9932d000 - 0x9936bfff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x99392000 - 0x9957bff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9957c000 - 0x995e6ff3  com.apple.CoreSymbolication (2.1 - 67) <38FD2396-C987-3E7F-93EF-7D8ECAF542AF> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x995e9000 - 0x998f3ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x998f4000 - 0x99a05ff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x99a37000 - 0x99a44fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x99bbf000 - 0x99bbffff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99c3f000 - 0x99c43fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x99c44000 - 0x9a037feb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x9a038000 - 0x9a081ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9a082000 - 0x9a083ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x9a084000 - 0x9a089ffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9a08a000 - 0x9a1dcfff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9a1dd000 - 0x9a2acfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x9a2e9000 - 0x9a62bfff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x9a62c000 - 0x9a84bff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x9a84c000 - 0x9a8e3ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9af76000 - 0x9afb6ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x9afb7000 - 0x9afb8fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9afb9000 - 0x9afd8fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x9afd9000 - 0x9afdfffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x9b3a4000 - 0x9b880ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x9b881000 - 0x9b881fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9b8fb000 - 0x9b8fcffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x9b8fd000 - 0x9b905ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9b97c000 - 0x9b97dff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x9b97e000 - 0x9ba66fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x9ba67000 - 0x9c110eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x9c13b000 - 0x9c1c8ff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x9c1c9000 - 0x9c1ceff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x9c1d6000 - 0x9c2a1fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x9c2ce000 - 0x9c32fffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9c330000 - 0x9c337ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9c338000 - 0x9c34dff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9c3b7000 - 0x9c3bbff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9c3bc000 - 0x9c3eaff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9c5d7000 - 0x9c5deff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x9c63a000 - 0x9c9f4ffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x9c9f5000 - 0x9ca70ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9ca71000 - 0x9cb05ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 14354
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=178.1M resident=67.5M(38%) swapped_out_or_unallocated=110.6M(62%)
    Writable regions: Total=174.2M written=12.9M(7%) resident=49.8M(29%) swapped_out=0K(0%) unallocated=124.3M(71%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    ATS (font support)            
    32.1M
    ATS (font support) (reserved)    
    4K   
    reserved VM address space (unallocated)
    CG backing stores             
    9400K
    CG image                         
    4K
    CG raster data                  
    64K
    CG shared images              
    3472K
    CoreGraphics                     
    8K
    CoreServices                  
    5584K
    MALLOC                        
    90.6M
    MALLOC guard page               
    32K
    Memory tag=240                
    9216K
    Memory tag=242                  
    12K
    Memory tag=249                 
    156K
    Stack                         
    69.1M
    VM_ALLOCATE                   
    16.1M
    __CI_BITMAP                     
    80K
    __DATA                        
    9660K
    __DATA/__OBJC                  
    136K
    __IMAGE                       
    1256K
    __IMPORT                        
    24K
    __LINKEDIT                    
    42.4M
    __OBJC                        
    2348K
    __OBJC/__DATA                   
    68K
    __PAGEZERO                       
    4K
    __TEXT                       
    135.8M
    __UNICODE                      
    544K
    mapped file                  
    114.5M
    shared memory                  
    308K
    shared pmap                   
    8100K
    ===========                 
    =======
    TOTAL                        
    549.9M
    TOTAL, minus reserved VM space
    549.9M
    Model: MacBookPro8,2, BootROM MBP81.0047.B24, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 1.69f1
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@107,0,0
    PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@107,0,1
    PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@107,0,2
    PCI Card: Apple 57761-B0, sppci_ethernet, Thunderbolt@111,0,0
    PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@112,0,0
    Serial ATA Device: APPLE SSD TS256C, 251 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 4
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    USB Device: hub_device, apple_vendor_id, 0x9127,

  • Error "Could not resolve s:ViewNavigatorApplication to a component implementation...", after overlaying with AIR SDK 13.0

    Just installed FB 4.7, overlayed with AIR SDK 13.0, started FlexMobileProject and I get this error "Could not resolve <s:ViewNavigatorApplication> to a component implementation...", which I can't get rid of. Tried 3-4 times, error stays.
    I overwrote the Flex sdk 4.6.0 with Air SDK 13.0.
    Is this a bug? Please help.

    Thanks for the reply. I tried changing to the airmobile-config.xml but then I got the same error with a different componenet.
    Error: Could not resolve <r:QContainer> to a component implementation. <r:QContainer id="d">
    Could this related to a missing SWC from my build path do you think?

  • IOS : CRASH with version up to AIR 4.0 SDK : EXC_BAD_ACCESS (SIGSEGV) , KERN_INVALID_ADDRESS at 0x0000003c

    Hi everyone,
    I have a bad issue with the latest versions of AIR in my last app.
    I use AIR for develop this application. It's still finish for the most part of it.
    It's a simple application. I used the AIR 13.0 SDK during development.
    I didn't have any problem during all this time. 
    Tests on iOS causes the app crash at the first second of execution.
    The compilation with SDK : 4.0, 13.0, 14.0 causes the same problem.
    The crash log errors:
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Subtype: KERN_INVALID_ADDRESS at 0x0000003c
    Triggered by Thread:  0
    Libraries used :
    - MVCExpress
    - Starling
    - LoaderMax
    - TweenMax
    I tried to use an older version for test if It was due to the app...
    With compiling with AIR 3.9 SDK, the app works well on iOS.
    Everything looks okay.
    The crash happens during a simple Vector<> creation.
    And when tracing the System.freeMemory it seems to have very very low memory
    (compared to compilation with 3.9)
    But unfortunately, today, Apple didn't accept all apps compiled with old AIR version.
    and after uploading, Application Loader send an error :
    New apps and app updates submitted to the App Store must be built with the latest version of Xcode 5 from Feb1
    So, I can't submit a stable version for App Store Validation even I may have a running app
    Can someone could help me in generating a working ipa file for send this app ?

    HI,
    CFRetain
    That could be related to the Flash plugin.
    Uninstall then reinstall the Flash Player plugin then repair disk permissions.
    Uninstall Flash
    Install the most recent version of Flash here.
    Repair disk permissions...
    Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Crash on startup on 32 bit device with air 17 / flex 4.6

    We experienced  crazy crash right on startup on 32 bit device only.
    We tried our app on
    ios 6.1 with ipod touch 5. ( Crash )
    ios 7.1 with ipod touch 5  ( Crash )
    ios 8.2 with ipod touch 5. ( Crash )
    ipad mini 2 with ios8.1 ( Work )
    This project is built with air 17 with flex 4.6.
    In the Xcode setting, our setting is
    Architectures : standard architectures (armv7,arm64) - $(ARCHS_STANDARD).
    Valid Architectures : arm64, armv7,armv7s.
    Our project crashed on 3 different ipod touch 5. Is there any setting wrong that cause the app failed on 32 bit device?
    Hope someone could help! Thanks!

    We have the same problem. Our project built with Flex 4.7 and Air SDK 16. The application uses a native extension that was compiled with the following XCode settings:
    Architectures : standard architectures (armv7,arm64) - $(ARCHS_STANDARD).
    Base SDK: Latest iOS (iOS 8.2)
    Valid Architectures : arm64, armv7,armv7s.
    Our application worked well on 32-bit iPads with iOS 8.1, but after upgrading to 8.2 it crashes on the native extension object creation generating the following crash log:
    Incident Identifier: C7E2AEEA-89BB-4BF0-9C35-B4BA951DDFB5
    CrashReporter Key:   938c52b810720c30c7709dad0c6fe743df9e9eb8
    Hardware Model:      iPad3,3
    Process:             Necto EE [381]
    Path:                /private/var/mobile/Containers/Bundle/Application/FA8E4A2A-7518-4BEB-BE9C-965A0C186FCF/Ne cto EE.app/Necto EE
    Identifier:          com.panorama.Necto
    Version:             15.1.0 (15.1.0)
    Code Type:           ARM (Native)
    Parent Process:      launchd [1]
    Date/Time:           2015-04-01 11:50:36.982 +0300
    Launch Time:         2015-04-01 11:50:34.627 +0300
    OS Version:          iOS 8.2 (12D508)
    Report Version:      105
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Subtype: KERN_PROTECTION_FAILURE at 0x02d4e348
    Triggered by Thread:  0
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed.
    Please help!

  • Our EnergyWatch app crashes on Android with AIR 3.8

    Please help!
    We have been running an Android app - EnergyWatch - (available on Google Play) for about one year now. Suddenly after customers having received the 3.8 AIR upgrade the app crashes during initialisation. We are using Secure Socket API for communication, and USB debugging tells me that the app seems to crash just before it receives the ON_CONNECT event.
    Everything still works fine on iOS (still runnning an older, embedded AIR runtime)
    Everything also works fine on Windows with AIR 3.8 installed.
    I've tried two different builds:
    Flash Prof. CS 5.5, with AIR 2.6 (same build environment as the current version on Google Play)
    Flash Prof. CS 6, with AIR 3.4.
    Exactly the same behaviour on both builds.
    I really don't know what to do.
    1. Are there any changes made to the Secure Socket API, especially on Android?
    2. Could we recommend our users to downgrade the AIR runtime? If possible, where can we find the previous runtime version?
    Tomas Öquist
    Perific Technologies AB, Stockholm, Sweden

    HI, Tomas
         may i give you an advise?
       If you really want your app run stable . PLZ  package with "captive runtime" .
      In my experience.  Adobe guys  will change API Behavior ,change  API ,change everything random  except themself .   Do you remember the  ShareObject behavior changed  at  AIR3.5.
      since  they cann't be trusted , you should always embeded AIR runtime . for your users, for  yourself ,especially  for adobe .
      For all of AS3 developer ,God ,please bless us.
    Raymond

  • IPad Air crashes with low memory error in Google Translate Web Site

    My new iPad Air crashes with low memory error every time I try to use my Phrasebook in Google Translate Web site. This is rather disapointing considering that my old Nexus 10, that iPad Air is supposed to replace, works flawlessly in Google Translate Web site. Perhaps this has to do with the rather limited RAM (1GB) that iPad Air is equippoed with.
    I would appreciate any recommendation, Thanks in advance.

    See this topic in
    https://discussions.apple.com/message/24758170?ac_cid=tw123456#24758170
    And other threads
    Good luck.

  • Less than two week old iPad Air crashes with youtube/netflix and Safari when loading pages with video (i.e. Buzzfeed with links to youtube and vine). What's up with iPad Air's bugs with videos??

    Week and a half old iPad Air crashes with light usage of youtube, netflix and safari pages with video links to youtube and vine. The consistency of problems with videos has led me to determine that it must be bugs with iPad Air. Anyone else having this problem?
    Details: iPad Air 16gb wifi, have only used about 25% of space and always close all apps before opening another. I also have only had a max of two tabs open on safari of basic internet surfing (i.e. A google search page, or imdb for example). These crashes are annoying as sh......

    em74 wrote:
    These crashes are annoying as sh......
    I can well imagine that they are.
    I would backup, restore to factory settings, restore from the backup and then try again. If that fails, restore again but do not use the backup - restore as new. If the iPad functions OK as new, then slowly rebuild the iPad adding your apps, music etc, methodically to see if you can pin down what might be causing the problem.
    if all of that fails, it's time to schedule an appointment at an Apple a Store (must be done online) and have them take a look, or of it is lees than two weeks old, just return it for a refund and buy another one.

  • Soft KeyBoard is not working on ios 7 with Air sdk 3.8

    Hi
    In my app Soft KeyBoard is not working on ios 7 with Air sdk 3.8. Does any one know soluton for this ?

    Hi,
    There's no question that TextFields and TextAreas weren't working in our case, likely because we have a deep displaylist with a variety of object types. Presumably, AIR has changed how it looks through the displaylist for objects that need keyboard, and perhaps we have an object type somewhere in the hierarchy that AIR no longer recurses. It's definitely something that changed, though.
    It's no picnic to put together a sample app, I can't afford that time when I have a solution. But the symptom was very clear, a textbox would open, and the cursor would just blink with no way of interacting with it.
    I'm happy using StageText directly, because it's a more direct way to interact with the OS and gives more control.
    It also solves a bug in AIR that I haven't reported yet, but is as follows. Rarely, when you move the container of a TextField of TextArea after it has been created, AIR will crash and freeze iOS devices. It doesn't happen on Android or desktop, but with a user-base of about 100,000 of our app, we've had it reported maybe 50 times. One of our dialogs sometimes needs to reposition the elements, which is done animated. During this, AIR will crash about 0.01% of the time. We tried only creating the TextArea, but not activating it or even having it visible, but even an invisible TextArea will crash, presumably because AIR moves the internal StageText overlay around as well, and this confuses iOS after a while during the animation.
    By using StageText directly, I finally also have a way to get rid of this bug, because I simply don't activate StageText until the object has already been positioned. Prior to that, it isn't even an editable text field, it's a label like anything else. So I'm happy I did this solution.
    Let's just leave this thread as a record if someone else has the same problem. I'm quite sure it's because of our very complicated display list, and AIR having changed how it scans the displaylist for objects that need keyboard.
    Best,
    Per

  • Crash using Air on all apps  NY Times Reader and BBC Iplayer

    Any app that requires Air I am getting a crash report.
    Process:         Times Reader [3066]
    Path:            /Applications/Times Reader.app/Contents/MacOS/Times Reader
    Identifier:      com.nyt.timesreader.78C54164786ADE80CB31E1C5D95607D0938C987A.1
    Version:         2.053 (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [127]
    Date/Time:       2012-01-02 10:59:20.621 -0700
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          126640 sec
    Crashes Since Last Report:           37
    Per-App Interval Since Last Report:  192 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      4FC3D391-7CF6-4F93-84FD-8F5D519B04BD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000d0000020
    VM Regions Near 0xd0000020:
        CG shared images       00000000c2b45000-00000000c2b4d000 [   32K] r--/r-- SM=SHM 
    -->
        Submap                 00000000ffff0000-00000000ffff2000          r-x/r-x process-only submap
    Application Specific Information:
    objc_msgSend() selector name: backingScaleFactor
    objc[3066]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x9a627e87 objc_msgSend_fpret + 23
    1   com.apple.AppKit                        0x9483c27a -[NSWindow _setFrame:updateBorderViewSize:] + 1223
    2   com.apple.AppKit                        0x9483b915 -[NSWindow _oldPlaceWindow:] + 630
    3   com.apple.AppKit                        0x947e5514 -[NSWindow _setFrameCommon:display:stashSize:] + 1657
    4   com.apple.AppKit                        0x947e4e96 -[NSWindow setFrame:display:] + 71
    5   com.adobe.AIR                           0x03b93948 0x3795000 + 4188488
    6   com.adobe.AIR                           0x03ce474c 0x3795000 + 5568332
    7   com.adobe.AIR                           0x03ca541b 0x3795000 + 5309467
    8   com.adobe.AIR                           0x03e60266 0x3795000 + 7123558
    9   com.adobe.AIR                           0x03e61db9 0x3795000 + 7130553
    10  com.adobe.AIR                           0x03e65eb7 0x3795000 + 7147191
    11  com.adobe.AIR                           0x03e9200d 0x3795000 + 7327757
    12  com.adobe.AIR                           0x03efe21c 0x3795000 + 7770652
    13  com.adobe.AIR                           0x03b825a8 0x3795000 + 4117928
    14  com.adobe.AIR                           0x03b83be5 0x3795000 + 4123621
    15  com.adobe.AIR                           0x03e80c69 0x3795000 + 7257193
    16  com.adobe.AIR                           0x03f648cc FREGetObjectAsInt32 + 176322
    17  com.apple.CoreFoundation                0x92396091 -[NSObject performSelector:withObject:] + 65
    18  com.apple.Foundation                    0x93cbcf64 __NSThreadPerformPerform + 503
    19  com.apple.CoreFoundation                0x9230d84f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    20  com.apple.CoreFoundation                0x9230d206 __CFRunLoopDoSources0 + 246
    21  com.apple.CoreFoundation                0x923370d8 __CFRunLoopRun + 1112
    22  com.apple.CoreFoundation                0x923368ec CFRunLoopRunSpecific + 332
    23  com.apple.CoreFoundation                0x92336798 CFRunLoopRunInMode + 120
    24  com.apple.HIToolbox                     0x9b3a7a7f RunCurrentEventLoopInMode + 318
    25  com.apple.HIToolbox                     0x9b3aecc6 ReceiveNextEventCommon + 168
    26  com.apple.HIToolbox                     0x9b3aec0a BlockUntilNextEventMatchingListInMode + 88
    27  com.apple.AppKit                        0x946e1040 _DPSNextEvent + 678
    28  com.apple.AppKit                        0x946e08ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    29  com.apple.AppKit                        0x946dcc22 -[NSApplication run] + 911
    30  com.adobe.AIR                           0x0379d8ea 0x3795000 + 35050
    31  com.adobe.AIR                           0x0379dc30 0x3795000 + 35888
    32  com.apple.CoreFoundation                0x92396091 -[NSObject performSelector:withObject:] + 65
    33  com.nyt.timesreader.78C54164786ADE80CB31E1C5D95607D0938C987A.1          0x00002f27 start + 2587
    34  com.nyt.timesreader.78C54164786ADE80CB31E1C5D95607D0938C987A.1          0x00002542 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9a52890a kevent + 10
    1   libdispatch.dylib                       0x93039c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x930386a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9a52802e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90d03ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90d056fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9a52802e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90d03ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90d056fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x9a52783e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90d05e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90cb642c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x03d0ba99 0x3795000 + 5728921
    4   com.adobe.AIR                           0x03b4a000 0x3795000 + 3887104
    5   com.adobe.AIR                           0x03d0bb69 0x3795000 + 5729129
    6   com.adobe.AIR                           0x03d0bbe3 0x3795000 + 5729251
    7   com.adobe.AIR                           0x03d0bc7e 0x3795000 + 5729406
    8   libsystem_c.dylib                       0x90d01ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x90d056de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9a52783e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90d05e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90cb642c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x03d0ba99 0x3795000 + 5728921
    4   com.adobe.AIR                           0x03b4a000 0x3795000 + 3887104
    5   com.adobe.AIR                           0x03d0bb69 0x3795000 + 5729129
    6   com.adobe.AIR                           0x03d0bbe3 0x3795000 + 5729251
    7   com.adobe.AIR                           0x03d0bc7e 0x3795000 + 5729406
    8   libsystem_c.dylib                       0x90d01ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x90d056de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9a52783e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90d05e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90cb642c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x03d0ba99 0x3795000 + 5728921
    4   com.adobe.AIR                           0x03b4a000 0x3795000 + 3887104
    5   com.adobe.AIR                           0x03d0bb69 0x3795000 + 5729129
    6   com.adobe.AIR                           0x03d0bbe3 0x3795000 + 5729251
    7   com.adobe.AIR                           0x03d0bc7e 0x3795000 + 5729406
    8   libsystem_c.dylib                       0x90d01ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x90d056de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9a52783e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90d05e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90cb642c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x03d0ba99 0x3795000 + 5728921
    4   com.adobe.AIR                           0x03b4a000 0x3795000 + 3887104
    5   com.adobe.AIR                           0x03d0bb69 0x3795000 + 5729129
    6   com.adobe.AIR                           0x03d0bbe3 0x3795000 + 5729251
    7   com.adobe.AIR                           0x03d0bc7e 0x3795000 + 5729406
    8   libsystem_c.dylib                       0x90d01ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x90d056de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9a52783e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90d05e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90cb63e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.adobe.AIR                           0x03d0bac5 0x3795000 + 5728965
    4   com.adobe.AIR                           0x03d4b28a 0x3795000 + 5989002
    5   com.adobe.AIR                           0x03d0bb69 0x3795000 + 5729129
    6   com.adobe.AIR                           0x03d0bbe3 0x3795000 + 5729251
    7   com.adobe.AIR                           0x03d0bc7e 0x3795000 + 5729406
    8   libsystem_c.dylib                       0x90d01ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x90d056de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9a52802e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90d03ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90d056fe start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib                  0x9a52802e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90d03ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90d056fe start_wqthread + 30
    Thread 11:
    0   libsystem_kernel.dylib                  0x9a52802e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x90d03ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x90d056fe start_wqthread + 30
    Thread 12:
    0   libsystem_kernel.dylib                  0x9a52783e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90d05e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x90cb642c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x03b86128 0x3795000 + 4133160
    4   com.adobe.AIR                           0x03b83d96 0x3795000 + 4124054
    5   com.adobe.AIR                           0x03b846ce 0x3795000 + 4126414
    6   com.adobe.AIR                           0x03b846fb 0x3795000 + 4126459
    7   com.adobe.AIR                           0x03d0bb69 0x3795000 + 5729129
    8   com.adobe.AIR                           0x03d0bbe3 0x3795000 + 5729251
    9   com.adobe.AIR                           0x03d0bc7e 0x3795000 + 5729406
    10  libsystem_c.dylib                       0x90d01ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x90d056de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x0018b4b0  ebx: 0x001ad320  ecx: 0x950fb90c  edx: 0xd0000000
      edi: 0x001abcf0  esi: 0x9483bdc1  ebp: 0xbfffdbe8  esp: 0xbfffdb78
       ss: 0x00000023  efl: 0x00010202  eip: 0x9a627e87   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xd0000020
    Logical CPU: 6
    Binary Images:
        0x1000 -     0x6ff7 +com.nyt.timesreader.78C54164786ADE80CB31E1C5D95607D0938C987A.1 (2.053 - ???) <0E2ECBFA-6321-EDA8-D329-039D773FCCF0> /Applications/Times Reader.app/Contents/MacOS/Times Reader
      0x700000 -   0x7adff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
      0x7f2000 -   0x7f5ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x3795000 -  0x48abfc7 +com.adobe.AIR (??? - 3.1.0.4880) <AB2E4804-CA8F-B8C0-AE11-B52400555F22> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x4c22000 -  0x4c77fdf +com.DivXInc.DivXDecoder (6.8.3.5 - 6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x4cf7000 -  0x4cfbffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x5294000 -  0x52cdff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2306) <5347333C-9175-39FF-AFEC-BF24BB6701D7> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0x52d8000 -  0x52e2fff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <C4851ECD-38AF-3974-8321-0342C89DE691> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
    0x52ed000 -  0x5315fff  com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2306) <6F887F4E-2D83-3415-9342-7EA8600E1349> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDi gitizer
    0x531d000 -  0x5339ff7 +com.google.talk.camera (2.5.6.4871 - 2.5.6.4871) <9340666A-B51A-5542-E37F-07689B68A2BB> /Library/QuickTime/Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0
    0x5344000 -  0x5360ff7 +com.google.talk.camera (2.5.6.4871 - 2.5.6.4871) <D040EB0F-A9A9-62D1-4EE2-603550CEA7C9> /Library/QuickTime/Google Camera Adapter 1.component/Contents/MacOS/Google Camera Adapter 1
    0x536b000 -  0x53b9ff7  com.apple.QuickTimeUSBVDCDigitizer (2.7.1 - 2.7.1) <1D79F9C3-E0F4-33AE-A390-38DD884DEA28> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBV DCDigitizer
    0x53c3000 -  0x53c9ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x53d8000 -  0x5545ffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x5579000 -  0x5670ffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x5694000 -  0x56c1ff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x924e000 -  0x94eefe7  com.apple.ATIRadeonX3000GLDriver (7.14.5 - 7.1.4) <BA35443F-847C-344D-80C1-B9EC528B89C9> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLD river
    0x951f000 -  0x98b5fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.14.5 - 7.1.4) <3085DB78-3E8E-3570-B235-3ED8F1E712B3> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD3000GraphicsGLDriver
    0x8fe28000 - 0x8fe5a9c7  dyld (195.5 - ???) <BCC83F99-7244-3DBA-867D-6226D53DD9F2> /usr/lib/dyld
    0x90105000 - 0x903b7ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x903fc000 - 0x90419ff3  com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x90476000 - 0x9069fffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x906a0000 - 0x906a0fff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x906a1000 - 0x906f0ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9088d000 - 0x90b00fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x90b7f000 - 0x90c09ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x90c4c000 - 0x90ca4fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x90ca5000 - 0x90d70fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x90d71000 - 0x90d73ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x90e19000 - 0x90e7dfff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90e89000 - 0x90e89fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90e8a000 - 0x90e8eff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90e8f000 - 0x90e93fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x90e94000 - 0x90ed0ffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x90ed1000 - 0x9111aff7  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x917ad000 - 0x917f6ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x917f7000 - 0x91805fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91806000 - 0x91875fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x91876000 - 0x91936fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x91937000 - 0x91944fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91945000 - 0x91968fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91969000 - 0x9196afff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x9196b000 - 0x91fe6fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91fe7000 - 0x91ff8fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x91ff9000 - 0x922fbfff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x922fc000 - 0x924d2fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x924d3000 - 0x9250ffff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x92510000 - 0x92518ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x92519000 - 0x92527fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x927b7000 - 0x927f7ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x927f8000 - 0x92803ffc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x92804000 - 0x9285dffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9289e000 - 0x929f0fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x929f1000 - 0x92a10fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x92a67000 - 0x92a6bffd  IOSurface (??? - ???) <CAF0B3F2-1589-3139-8A59-E54797C02EA0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x92a6c000 - 0x92a86fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92ab1000 - 0x92c9aff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92d0f000 - 0x92d13ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x92df4000 - 0x92f56fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92f57000 - 0x92fa7fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x92fb4000 - 0x92fb7ffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x93037000 - 0x93045fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x93046000 - 0x9305bff7  com.apple.ImageCapture (7.0 - 7.0) <E019C6BB-CCE9-3D8C-A131-909CE8853502> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9305c000 - 0x934d1ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x934d2000 - 0x934d2fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
    0x9352a000 - 0x9392cff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x9392d000 - 0x93933ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x93959000 - 0x9397bff1  com.apple.PerformanceAnalysis (1.10 - 10) <FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x93a5a000 - 0x93af1ff3  com.apple.securityfoundation (5.0 - 55005) <474C9466-D2D5-3DD8-B8D7-F506615E7236> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x93af2000 - 0x93af2fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93afb000 - 0x93b04ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x93b05000 - 0x93b10fff  libkxld.dylib (??? - ???) <AD3C0B3E-EBA8-3A85-ADDB-F86613564E2D> /usr/lib/system/libkxld.dylib
    0x93b11000 - 0x93b11fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93b63000 - 0x93b80fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x93b81000 - 0x93b84ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x93b85000 - 0x93bb0fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x93c68000 - 0x93f72ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94527000 - 0x945a2ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x946d7000 - 0x95165ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95166000 - 0x951d0ff3  com.apple.CoreSymbolication (2.1 - 66) <A58DF9DA-61E3-397A-892B-134C66D2CFE3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x951db000 - 0x951dbff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95296000 - 0x952abfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x952ac000 - 0x952fdff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9579d000 - 0x95b90feb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x95b9d000 - 0x95bccff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x95eda000 - 0x95fd2ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x9614e000 - 0x96151ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x96152000 - 0x961a3ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x961a4000 - 0x961abffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x961ac000 - 0x96566ffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x96567000 - 0x9656affc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9656b000 - 0x9662bff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x9662c000 - 0x9664effe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x966c0000 - 0x966c3ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <13A8AA6F-C4AD-3B1B-AF83-338DB3C05049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x966c8000 - 0x9679eff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x9679f000 - 0x967efff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x967f0000 - 0x967f1fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x967f2000 - 0x96802fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x96841000 - 0x96884ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x96885000 - 0x968abffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x968ac000 - 0x9698fff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x96990000 - 0x969d1ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96aa1000 - 0x96cc0ff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x96ccc000 - 0x96cfafe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x96cfb000 - 0x96d28ff7  com.apple.securityinterface (5.0 - 55004) <45E7A2AA-DDEF-39D2-B48E-E7DFBEF527F3> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x96d3e000 - 0x96e4dffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x96e4e000 - 0x96eabffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x96eac000 - 0x96f13fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x96f7d000 - 0x970deffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x970df000 - 0x97788eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x97789000 - 0x97789ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x9780e000 - 0x9784cfff  com.apple.NavigationServices (3.6 - 192) <073BFFFD-56EB-3C8C-A45A-34E26C210D1D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x9784d000 - 0x97850ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x97851000 - 0x97853ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x97854000 - 0x9785cfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9785d000 - 0x978b9ff3  com.apple.Symbolication (1.2 - 83.1) <A458DFFA-0294-319F-9508-D29A39487B1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x978d0000 - 0x97dacff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x97dad000 - 0x97de3ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x97e42000 - 0x97ecfff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x97ed0000 - 0x97f45fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x982e0000 - 0x98308ff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x98309000 - 0x9830dffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x9830e000 - 0x983ddfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x98407000 - 0x984deffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x984df000 - 0x984e2fff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x987d4000 - 0x987f0ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x987f1000 - 0x98853ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x98854000 - 0x98854fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x98881000 - 0x988e6ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x98900000 - 0x98916ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x98917000 - 0x98993ffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x98994000 - 0x98aa3ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x98aa4000 - 0x98aafffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x98ab0000 - 0x98ab8ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x98ab9000 - 0x98abafff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x98bf2000 - 0x98bfaff3  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
    0x98bfb000 - 0x98c5cffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x98c5d000 - 0x98d6eff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x98d6f000 - 0x98d78ffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x98d79000 - 0x98d7effd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x98d90000 - 0x98d9aff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <0EC79339-4D19-37D9-9FF5-191EB3CB6F0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x997b4000 - 0x997bdfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x997be000 - 0x9a50efff  com.apple.QuickTimeComponents.component (7.7.1 - 2306) <B397F658-057A-3D84-ABC7-84AA6256DB88> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x9a50f000 - 0x9a52dff7  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
    0x9a53a000 - 0x9a53bfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9a621000 - 0x9a6f7a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9a6f8000 - 0x9a6fcfff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x9a703000 - 0x9a741fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <264FF88C-3E76-36A7-9D3C-6732C6958477> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x9a742000 - 0x9a743ffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x9a744000 - 0x9a772ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9a773000 - 0x9a807ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9a808000 - 0x9a86aff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9a86b000 - 0x9a953fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
    0x9a954000 - 0x9a95fff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <9B131BA5-E89B-3628-9F52-756D46EBC468> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x9a960000 - 0x9a9edfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9a9ee000 - 0x9a9efff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <5E7C184B-7A53-3C64-845C-046373419A5B> /usr/lib/system/libremovefile.dylib
    0x9aa2c000 - 0x9aa32ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9aa33000 - 0x9aa34ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <8CADB97F-101D-34C3-82C2-569E801031E0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x9ab64000 - 0x9ab89ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9ab8a000 - 0x9abd1fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9ac49000 - 0x9adfdff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x9ae19000 - 0x9ae19ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9ae2e000 - 0x9aec9ff3  com.apple.ink.framework (1.3.2 - 110) <F0E9C225-0D20-31D2-AB14-2299CFAE6C2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9aeca000 - 0x9afdeff3  com.apple.QuickTimeImporters.component (7.7.1 - 2306) <393FD879-F626-3FB2-9866-9E6B122BD64F> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x9afee000 - 0x9b03eff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9b03f000 - 0x9b2c4fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9b2c5000 - 0x9b2dcff8  com.apple.CoreMediaAuthoring (2.0 - 889) <3344CAE3-54BE-3990-B1AE-AD0666B9B885> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x9b2dd000 - 0x9b355ff6  com.apple.CorePDF (3.0 - 3.0) <75F74A63-36BB-3C4E-8BB8-B4651B534FDB> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9b356000 - 0x9b3a4ff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x9b3a5000 - 0x9b6e5ffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9b741000 - 0x9b76bff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x9b76c000 - 0x9b773fff  com.apple.agl (3.1.4 - AGL-3.1.4) <39BB17D3-4CF5-303C-BE8E-E07924AB2E66> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9b774000 - 0x9b78dfff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x9b794000 - 0x9b795ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x9b796000 - 0x9b7a6ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x9b7a7000 - 0x9b8c7fec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x9b8c8000 - 0x9b8c8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9b8c9000 - 0x9b8cbff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x9b8cc000 - 0x9b953fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9b954000 - 0x9b959ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x9b95a000 - 0x9b96dffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9b96e000 - 0x9ba5eff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x9ba5f000 - 0x9ba66ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x9bd17000 - 0x9bd4dfff  com.apple.DebugSymbols (2.1 - 85) <713C77B2-0AE4-33A7-8DE2-9237389B12A6> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9bd4e000 - 0x9bd4fff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x9bdf3000 - 0x9bf1fff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x9bf20000 - 0x9bf48ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
    0x9bf49000 - 0x9bfedfff  com.apple.QD (3.12 - ???) <02425CB4-2571-307F-96AD-F3CD3C83614A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9c0ac000 - 0x9c0acfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x9c0ad000 - 0x9c0b4ff9  libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib
    0x9c772000 - 0x9c786fff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x9c7b8000 - 0x9c7e1ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9c7e2000 - 0x9c7e3ff7  libsystem_sandbox.dylib (??? - ???) <8C7F4C5A-0A31-308F-97D2-B5670B1C95DE> /usr/lib/system/libsystem_sandbox.dylib
    0x9c818000 - 0x9cb5afff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 13719
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=204.9M resident=135.0M(66%) swapped_out_or_unallocated=69.9M(34%)
    Writable regions: Total=144.2M written=7752K(5%) resident=11.2M(8%) swapped_out=0K(0%) unallocated=133.0M(92%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 31.9M
    ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
    CG backing stores                   172K
    CG shared images                   1224K
    CoreGraphics                          8K
    CoreServices                       2888K
    IOKit                               168K
    MALLOC                             74.3M
    MALLOC guard page                    32K
    Memory tag=240                     6148K
    Memory tag=242                       12K
    Memory tag=243                        4K
    Memory tag=249                      156K
    Stack                              70.1M
    VM_ALLOCATE                        16.1M
    __CI_BITMAP                          80K
    __DATA                             12.0M
    __DATA/__OBJC                       140K
    __IMAGE                            1256K
    __IMPORT                             12K
    __LINKEDIT                         45.1M
    __OBJC                             2396K
    __OBJC/__DATA                        56K
    __PAGEZERO                            4K
    __TEXT                            159.8M
    __UNICODE                           544K
    mapped file                       100.5M
    shared memory                       312K
    shared pmap                        7268K
    ===========                      =======
    TOTAL                             532.1M
    TOTAL, minus reserved VM space    532.1M
    Model: MacBookPro8,2, BootROM MBP81.0047.B24, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.69f3
    Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8319, 0x4E4947553538504942202020202020202020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8319, 0x4E4947553538504942202020202020202020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 4
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    I'm sorry your running into this crash.  Please see this post for our current workarounds:
    http://forums.adobe.com/message/4122476
    Thanks,
    Chris

Maybe you are looking for