Hi,
I have this same issue but I'm using Flash Builder 4.6 with AIR 3.1. I tried overlaying Flex SDK 4.6 with AIR SDK 3.1 that I downloaded and I still get the this error. Do you know any fix you can suggest?
Thanks. Any help is greatly appreciated.
--
kabalweg
Hi Kabalweg,
I'll give FB 4.6 a try and see if I can reproduce this. Could you generate a crash dump for adl.exe and send it to me at ccampbel@adobe.com?
Thanks,
Chris
Just to follow up, I uninstalled 4.5, and installed 4.6 on Windows 7. I created a new sample project with the 4.6 sdk (which already includes AIR 3.1) and I was able to build, run, and debug the project without crashing. Do you have anything in your project that I should add into mine to reproduce this?
Thanks,
Chris
I don't think so, no. I just created also a simple with nothing really in it. BTW, here's the crash log: http://forums.adobe.com/message/4057851#4057851
Thanks...
BTW, this guy is also experiencing the same error: http://devgirl.org/2011/12/01/flex-mobile-development-splitviewnavigat or-tutorial/#comment-4983
Thanks for the heads up. I've tried it on a couple of machines so far without any luck. Would you mind sending me a crash dump (.dmp file) so I can symbolicate and look at the call stack? You can email me at ccampbel@adobe.com.
Thanks,
Chris
Could you try opening up a command prompt and seeing if you can use ADL via the command line?
Using the AIR debug launcher (ADL)
Thanks,
Chris
Hi,
Running "adl -help" works, but running the command below results to a crash.
“C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0 (AIR 3.1)\bin\adl.exe” -runtime “C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0 (AIR 3.1)\runtimes\air\win” -profile mobileDevice -screensize 320×460:320×480 -XscreenDPI 163 -XversionPlatform IOS “C:\Users\myPC\Adobe Flash Builder 4.6\MobileLab\bin-debug\MobileLab-app.xml” “C:\Users\myPC\Adobe Flash Builder 4.6\MobileLab\bin-debug”
--
kabalweg
Thanks for the update. I'll research more. Would you mind zipping up your MobileLab project and emailing it to me at ccampbel@adobe.com?
Chris
Thanks! I'll take a look. I heard back from one of our ADL experts and they suggested:
I would normally try this. First, cd to the app.xml dir. Then run this much simpler command:
“C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0 (AIR 3.1)\bin\adl.exe” -profile mobileDevice -screensize 320×460:320×480 MobileLab-app.xml
If this works, then add more options to the command line to see where it breaks.
Chris
I was able to run your app using the default 4.6.0 sdk provided by Flash Builder 4.6 using the following ADL command line:
"C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe" -profile mobileDevice -screensize 320X460:320X480 -XscreenDPI 163 -XversionPlatform IOS MobileTest-app.xml
It also worked fine for me using Flash Builder 4.6 itself, and setting the mobile configuration to an Applie iPhone 4.
Chris
I saw your message in the other thread that the simple command line causes a crash. Are you sure you're using the default 4.6.0 sdk provided with the Flash Builder 4.6 install? I noticed in your previous command line that you referenced "4.6.0 (AIR 3.1)" which looks like a custom directory.
We haven't been able to reproduce the crash. Lucas, can you generate a crash dump for us and send it to ccampbel@adobe.com?
Chris
A few days upgraded to Flash Builder 4.6 with Lion, but now I am getting a crash. This is caused by running a simple default project (as shown) created by File/New/Flex Project. I properly uninstalled 4.5 prior to installing 4.6. I have also updated to latest versions of AIR and all Lion updates. I have a MacBook 2.3 gHz Intel Core i7.
<?xml version="1.0" encoding="utf-8"?>
<s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx">
<fx:Declarations>
<!-- Place non-visual elements (e.g., services, value objects) here -->
</fx:Declarations>
</s:WindowedApplication>
Here is the Lion crash report:
Process: adl [258]
Path: /Applications/Adobe Flash Builder 4.6/*/adl
Identifier: adl
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: Adobe Flash Builder 4.6 [188]
Date/Time: 2011-12-14 21:33:53.102 -0600
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Interval Since Last Report: 2131 sec
Crashes Since Last Report: 10
Per-App Crashes Since Last Report: 10
Anonymous UUID: F166F2BF-69B6-4755-8575-4ED8168C66B9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c0000020
VM Regions Near 0xc0000020:
Stack 00000000bf800000-00000000c0000000 [ 8192K] rw-/rwx SM=COW
-->
CG shared images 00000000c0003000-00000000c000b000 [ 32K] r--/r-- SM=SHM
Application Specific Information:
objc_msgSend() selector name: backingScaleFactor
objc[258]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x929c5e87 objc_msgSend_fpret + 23
1 com.apple.AppKit 0x90a4527a -[NSWindow _setFrame:updateBorderViewSize:] + 1223
2 com.apple.AppKit 0x90a44915 -[NSWindow _oldPlaceWindow:] + 630
3 com.apple.AppKit 0x909ee514 -[NSWindow _setFrameCommon:display:stashSize:] + 1657
4 com.apple.AppKit 0x909ede96 -[NSWindow setFrame:display:] + 71
5 com.adobe.AIR 0x01574a68 0x1000000 + 5720680
6 com.adobe.AIR 0x016c594c 0x1000000 + 7100748
7 com.adobe.AIR 0x0168661b 0x1000000 + 6841883
8 com.adobe.AIR 0x01841106 0x1000000 + 8655110
9 com.adobe.AIR 0x01842c59 0x1000000 + 8662105
10 com.adobe.AIR 0x01846d57 0x1000000 + 8678743
11 com.adobe.AIR 0x01872ead 0x1000000 + 8859309
12 com.adobe.AIR 0x018df0bc 0x1000000 + 9302204
13 com.adobe.AIR 0x015636c8 0x1000000 + 5650120
14 com.adobe.AIR 0x01564d05 0x1000000 + 5655813
15 com.adobe.AIR 0x01861b09 0x1000000 + 8788745
16 com.adobe.AIR 0x0194576c FREGetObjectAsInt32 + 176322
17 com.apple.CoreFoundation 0x930ba091 -[NSObject performSelector:withObject:] + 65
18 com.apple.Foundation 0x94b78f64 __NSThreadPerformPerform + 503
19 com.apple.CoreFoundation 0x9303184f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
20 com.apple.CoreFoundation 0x93031206 __CFRunLoopDoSources0 + 246
21 com.apple.CoreFoundation 0x9305b0d8 __CFRunLoopRun + 1112
22 com.apple.CoreFoundation 0x9305a8ec CFRunLoopRunSpecific + 332
23 com.apple.CoreFoundation 0x9305a798 CFRunLoopRunInMode + 120
24 com.apple.HIToolbox 0x9008ea7f RunCurrentEventLoopInMode + 318
25 com.apple.HIToolbox 0x90095d9b ReceiveNextEventCommon + 381
26 com.apple.HIToolbox 0x90095c0a BlockUntilNextEventMatchingListInMode + 88
27 com.apple.AppKit 0x908ea040 _DPSNextEvent + 678
28 com.apple.AppKit 0x908e98ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
29 com.apple.AppKit 0x908e5c22 -[NSApplication run] + 911
30 com.adobe.AIR 0x0100886a 0x1000000 + 34922
31 com.adobe.AIR 0x010089cb 0x1000000 + 35275
32 com.apple.CoreFoundation 0x930ba091 -[NSObject performSelector:withObject:] + 65
33 adl 0x00002fa3 RuntimeMain(char const*, int) + 333
34 adl 0x000028ba start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9bc4a90a kevent + 10
1 libdispatch.dylib 0x97071c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x970706a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x9bc4a02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9b50accf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9b50c6fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x9bc4a02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9b50accf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9b50c6fe start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x9bc4983e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b50ce21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b4bd42c pthread_cond_wait$UNIX2003 + 71
3 com.adobe.AIR 0x016ecc99 0x1000000 + 7261337
4 com.adobe.AIR 0x0152b120 0x1000000 + 5419296
5 com.adobe.AIR 0x016ecd69 0x1000000 + 7261545
6 com.adobe.AIR 0x016ecde3 0x1000000 + 7261667
7 com.adobe.AIR 0x016ece7e 0x1000000 + 7261822
8 libsystem_c.dylib 0x9b508ed9 _pthread_start + 335
9 libsystem_c.dylib 0x9b50c6de thread_start + 34
Thread 5:
0 libsystem_kernel.dylib 0x9bc4983e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b50ce21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b4bd42c pthread_cond_wait$UNIX2003 + 71
3 com.adobe.AIR 0x016ecc99 0x1000000 + 7261337
4 com.adobe.AIR 0x0152b120 0x1000000 + 5419296
5 com.adobe.AIR 0x016ecd69 0x1000000 + 7261545
6 com.adobe.AIR 0x016ecde3 0x1000000 + 7261667
7 com.adobe.AIR 0x016ece7e 0x1000000 + 7261822
8 libsystem_c.dylib 0x9b508ed9 _pthread_start + 335
9 libsystem_c.dylib 0x9b50c6de thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x9bc4983e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b50ce21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b4bd42c pthread_cond_wait$UNIX2003 + 71
3 com.adobe.AIR 0x016ecc99 0x1000000 + 7261337
4 com.adobe.AIR 0x0152b120 0x1000000 + 5419296
5 com.adobe.AIR 0x016ecd69 0x1000000 + 7261545
6 com.adobe.AIR 0x016ecde3 0x1000000 + 7261667
7 com.adobe.AIR 0x016ece7e 0x1000000 + 7261822
8 libsystem_c.dylib 0x9b508ed9 _pthread_start + 335
9 libsystem_c.dylib 0x9b50c6de thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x9bc4983e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b50ce21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b4bd42c pthread_cond_wait$UNIX2003 + 71
3 com.adobe.AIR 0x016ecc99 0x1000000 + 7261337
4 com.adobe.AIR 0x0152b120 0x1000000 + 5419296
5 com.adobe.AIR 0x016ecd69 0x1000000 + 7261545
6 com.adobe.AIR 0x016ecde3 0x1000000 + 7261667
7 com.adobe.AIR 0x016ece7e 0x1000000 + 7261822
8 libsystem_c.dylib 0x9b508ed9 _pthread_start + 335
9 libsystem_c.dylib 0x9b50c6de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x9bc4983e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b50ce78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9b50cf7b pthread_cond_timedwait_relative_np + 47
3 com.adobe.AIR 0x016ecb79 0x1000000 + 7261049
4 com.adobe.AIR 0x0157e071 0x1000000 + 5759089
5 com.adobe.AIR 0x0157e08e 0x1000000 + 5759118
6 com.adobe.AIR 0x016ecd69 0x1000000 + 7261545
7 com.adobe.AIR 0x016ecde3 0x1000000 + 7261667
8 com.adobe.AIR 0x016ece7e 0x1000000 + 7261822
9 libsystem_c.dylib 0x9b508ed9 _pthread_start + 335
10 libsystem_c.dylib 0x9b50c6de thread_start + 34
Thread 9:
0 libsystem_kernel.dylib 0x9bc4983e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b50ce21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b4bd3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.adobe.AIR 0x016eccc5 0x1000000 + 7261381
4 com.adobe.AIR 0x0172c48a 0x1000000 + 7521418
5 com.adobe.AIR 0x016ecd69 0x1000000 + 7261545
6 com.adobe.AIR 0x016ecde3 0x1000000 + 7261667
7 com.adobe.AIR 0x016ece7e 0x1000000 + 7261822
8 libsystem_c.dylib 0x9b508ed9 _pthread_start + 335
9 libsystem_c.dylib 0x9b50c6de thread_start + 34
Thread 10:
0 libsystem_kernel.dylib 0x9bc4a02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9b50accf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9b50c6fe start_wqthread + 30
Thread 11:
0 libsystem_kernel.dylib 0x9bc4983e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b50ce21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b4bd42c pthread_cond_wait$UNIX2003 + 71
3 com.adobe.AIR 0x01567248 0x1000000 + 5665352
4 com.adobe.AIR 0x01564eb6 0x1000000 + 5656246
5 com.adobe.AIR 0x015657ee 0x1000000 + 5658606
6 com.adobe.AIR 0x0156581b 0x1000000 + 5658651
7 com.adobe.AIR 0x016ecd69 0x1000000 + 7261545
8 com.adobe.AIR 0x016ecde3 0x1000000 + 7261667
9 com.adobe.AIR 0x016ece7e 0x1000000 + 7261822
10 libsystem_c.dylib 0x9b508ed9 _pthread_start + 335
11 libsystem_c.dylib 0x9b50c6de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00155920 ebx: 0x00545a50 ecx: 0x9130490c edx: 0xc0000000
edi: 0x001552b0 esi: 0x90a44dc1 ebp: 0xbfffda88 esp: 0xbfffda18
ss: 0x00000023 efl: 0x00010202 eip: 0x929c5e87 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xc0000020
Logical CPU: 2
Binary Images:
0x1000 - 0x6ff7 +adl (??? - ???) <4A9D2BEF-8A3D-77D9-29A5-DB5B7B4C50DC> /Applications/Adobe Flash Builder 4.6/*/adl
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
0x7e0000 - 0x7eafff com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <811CF4D6-15B2-3EDA-B026-5E4B28C0F742> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/ IOFWDVComponents
0x7f5000 - 0x7f9ffb com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/Aud ioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1000000 - 0x21effc7 +com.adobe.AIR (??? - 3.1.0.4880) <98C235AB-2609-7063-F7C1-025C658A3AA0> /Applications/Adobe Flash Builder 4.6/*/Adobe AIR.framework/Versions/1.0/Adobe AIR
0x2555000 - 0x258eff3 com.apple.QuickTimeFireWireDV.component (7.7.1 - 2306) <5347333C-9175-39FF-AFEC-BF24BB6701D7> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacO S/QuickTimeFireWireDV
0x2599000 - 0x25c1fff com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2306) <6F887F4E-2D83-3415-9342-7EA8600E1349> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/M acOS/QuickTimeIIDCDigitizer
0x25c9000 - 0x25cfffb com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHAL PlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x2700000 - 0x274eff7 com.apple.QuickTimeUSBVDCDigitizer (2.7.1 - 2.7.1) <1D79F9C3-E0F4-33AE-A390-38DD884DEA28> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents /MacOS/QuickTimeUSBVDCDigitizer
0x2758000 - 0x2785ff8 GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat .bundle/GLRendererFloat
0x3b00000 - 0x3c6dffc GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle /GLEngine
0x3e46000 - 0x3f3dffb libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libG LProgrammability.dylib
0x6500000 - 0x67a0fe7 com.apple.ATIRadeonX3000GLDriver (7.14.5 - 7.1.4) <BA35443F-847C-344D-80C1-B9EC528B89C9> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/Mac OS/ATIRadeonX3000GLDriver
0xa800000 - 0xab96fff com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.14.5 - 7.1.4) <3085DB78-3E8E-3570-B235-3ED8F1E712B3> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Co ntents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x8feab000 - 0x8fedd9c7 dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x9000cffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90013000 - 0x9003bff0 com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Vers ions/A/CoreServicesInternal
0x9003c000 - 0x9008bffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleV A
0x9008c000 - 0x903ccffb com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIT oolbox.framework/Versions/A/HIToolbox
0x903f6000 - 0x9040bfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9040f000 - 0x90418ffb com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/ A/DisplayServices
0x90419000 - 0x9041cff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x90422000 - 0x906a7fe3 com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x906df000 - 0x906efff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x90760000 - 0x907c2ffb com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Version s/A/DataDetectorsCore
0x907c3000 - 0x9081fff3 com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/ Symbolication
0x90820000 - 0x9088ffff com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimda l
0x90896000 - 0x908dfff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libG LU.dylib
0x908e0000 - 0x9136effe com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9137a000 - 0x9137dffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libC oreVMClient.dylib
0x915a8000 - 0x922f8fff com.apple.QuickTimeComponents.component (7.7.1 - 2306) <B397F658-057A-3D84-ABC7-84AA6256DB88> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacO S/QuickTimeComponents
0x922f9000 - 0x9230eff7 com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ima geCapture.framework/Versions/A/ImageCapture
0x9230f000 - 0x92420ff7 libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x92421000 - 0x9244eff7 com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/Sec urityInterface
0x9244f000 - 0x92809ffb com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/Scene Kit
0x9280a000 - 0x929beff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x929bf000 - 0x92a95a5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x92a96000 - 0x92ae6fff libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x92b1c000 - 0x92b35fff libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92eac000 - 0x92f27ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ATS.framework/Versions/A/ATS
0x92f88000 - 0x92fb6ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92fb7000 - 0x9301cff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks /vecLib.framework/Versions/A/libvDSP.dylib
0x93020000 - 0x931f6fe3 com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFo undation
0x931f7000 - 0x93216fff com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versio ns/A/RemoteViewServices
0x93217000 - 0x93519fff com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/CarbonCore.framework/Versions/A/CarbonCore
0x9351a000 - 0x93543ffe com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x939ed000 - 0x93a2eff7 com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x93a3a000 - 0x940e3eeb com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x940e4000 - 0x94135ff3 com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMedia IO
0x94136000 - 0x941caff7 com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/LaunchServices.framework/Versions/A/LaunchServices
0x941cb000 - 0x941cffff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Com monPanels.framework/Versions/A/CommonPanels
0x9426c000 - 0x9426effb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9427a000 - 0x94297fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x94298000 - 0x94298fff com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x94299000 - 0x94359fff com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/OSServices.framework/Versions/A/OSServices
0x94380000 - 0x943a2ff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versi ons/A/PerformanceAnalysis
0x943a3000 - 0x943a3fff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x943a4000 - 0x943acff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x943ad000 - 0x94417ff3 com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Version s/A/CoreSymbolication
0x94440000 - 0x94440fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x94556000 - 0x9456aff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Framewo rks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9456b000 - 0x945bcff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks /ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x94609000 - 0x94a7eff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/ FaceCoreLight
0x94a7f000 - 0x94b23fff com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/QD.framework/Versions/A/QD
0x94b24000 - 0x94e2eff3 com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94e31000 - 0x94e4bfff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95005000 - 0x9502dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9508c000 - 0x9516fff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x95170000 - 0x951acfff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
0x951ad000 - 0x951c0ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Version s/A/MultitouchSupport
0x951c1000 - 0x951ccfff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x951cd000 - 0x9532ffff com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x95330000 - 0x95331ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x95f87000 - 0x95f8affc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x95f8b000 - 0x95fc1ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/AE.framework/Versions/A/AE
0x95fc2000 - 0x960b2ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x96487000 - 0x96487fff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96488000 - 0x96489ff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x96507000 - 0x96557ff9 com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96558000 - 0x96565fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libG L.dylib
0x9657a000 - 0x965c8ff3 com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/Imag eCaptureCore
0x965c9000 - 0x965e6ff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ope nScripting.framework/Versions/A/OpenScripting
0x96dbe000 - 0x96dc7fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x96dd4000 - 0x96dd5ff7 libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x96dd6000 - 0x96ddaffd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96f0a000 - 0x96f62fff com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/HIServices.framework/Versions/A/HIServices
0x96f63000 - 0x96fa1fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96fa2000 - 0x9702cffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/SearchKit.framework/Versions/A/SearchKit
0x9706f000 - 0x9707dfff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x970af000 - 0x9714aff3 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
0x9714b000 - 0x97181fff com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/D ebugSymbols
0x97182000 - 0x9718afff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskA rbitration
0x97254000 - 0x9732bffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFounda tion
0x9732c000 - 0x9733afff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x97389000 - 0x973f0fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x973f1000 - 0x973f2fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x973f3000 - 0x97a6efe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAU C
0x97a6f000 - 0x97a73ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x97a74000 - 0x97b94fec com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks /vImage.framework/Versions/A/vImage
0x97b95000 - 0x97cf6ffb com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97db5000 - 0x97e9dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x97fb6000 - 0x980e2ff9 com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/CFNetwork.framework/Versions/A/CFNetwork
0x980e3000 - 0x980e4fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x980e5000 - 0x98114ff7 libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x98115000 - 0x98267fff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToo lbox
0x98268000 - 0x98377ffb com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versi ons/A/DesktopServicesPriv
0x98388000 - 0x983c6fff com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Nav igationServices.framework/Versions/A/NavigationServices
0x98408000 - 0x9842dff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98474000 - 0x98479ffd libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libG FXShared.dylib
0x9847a000 - 0x984a4ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x984cf000 - 0x988d1ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks /vecLib.framework/Versions/A/libLAPACK.dylib
0x98916000 - 0x98bc8ff7 com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x98bfd000 - 0x98c00fff com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/ A/AppleSystemInfo
0x98c16000 - 0x98c32ff5 com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versi ons/A/GenerationalStorage
0x98c33000 - 0x98c33fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98c34000 - 0x98c3dff3 com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/Com monAuth
0x98c3e000 - 0x98cd5ff3 com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/Se curityFoundation
0x98cd6000 - 0x98dceff7 libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98dcf000 - 0x98dcffff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x98df6000 - 0x991e9feb com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/V ideoToolbox
0x991ea000 - 0x9952cfff com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/M ediaToolbox
0x9952d000 - 0x99534fff com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x99540000 - 0x99542ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x998ec000 - 0x99979fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks /vecLib.framework/Versions/A/libvMisc.dylib
0x9997a000 - 0x999f6ffd com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDF Kit.framework/Versions/A/PDFKit
0x99b2b000 - 0x99bebff3 com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ColorSync.framework/Versions/A/ColorSync
0x99c3a000 - 0x99c48fff com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x99c49000 - 0x99cabff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x99cac000 - 0x99cd7fff com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x99d36000 - 0x99fa9fff 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
0x99faa000 - 0x9a080ff6 com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/Qui ckLookUI.framework/Versions/A/QuickLookUI
0x9a081000 - 0x9a087ffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Fr ameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9a088000 - 0x9a09effe libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x9a09f000 - 0x9a0a0fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9a0a1000 - 0x9a0a7ffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Pri nt.framework/Versions/A/Print
0x9a0b1000 - 0x9a0d4fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a0d5000 - 0x9a0dcff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x9a0dd000 - 0x9a13affb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTM LRendering.framework/Versions/A/HTMLRendering
0x9a1a8000 - 0x9a1b9fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9a1ba000 - 0x9a1e0ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/Qua rtzFilters.framework/Versions/A/QuartzFilters
0x9a1e7000 - 0x9a227ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9a328000 - 0x9a330ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9a331000 - 0x9a339ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9a33a000 - 0x9a559ff7 com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/Ima geKit.framework/Versions/A/ImageKit
0x9a652000 - 0x9a669ff8 com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versio ns/A/CoreMediaAuthoring
0x9a66a000 - 0x9a675ffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAut h
0x9b0a8000 - 0x9b0a8fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b0a9000 - 0x9b0aaffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/M onitorPanel
0x9b0ab000 - 0x9b0acfff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Vers ions/A/TrustEvaluationAgent
0x9b0ad000 - 0x9b0adffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9b0ae000 - 0x9b1bdff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x9b1be000 - 0x9b407ff7 com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaSc riptCore
0x9b408000 - 0x9b495ff7 com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/CoreText.framework/Versions/A/CoreText
0x9b4aa000 - 0x9b4abffd libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libC VMSPluginSupport.dylib
0x9b4ac000 - 0x9b577fff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9b578000 - 0x9b5d1ffb com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9b5d4000 - 0x9b65bfff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/PrintCore.framework/Versions/A/PrintCore
0x9b6c5000 - 0x9b6e7ffe com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A /FamilyControls
0x9b6e8000 - 0x9b72ffff com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/S ystemConfiguration
0x9b730000 - 0x9b734ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9b9a8000 - 0x9b9afff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9baf7000 - 0x9baf8ff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x9baf9000 - 0x9bb03ff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Car bonSound.framework/Versions/A/CarbonSound
0x9bb59000 - 0x9bb95ffd libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libG LImage.dylib
0x9bc31000 - 0x9bc4fff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x9bc58000 - 0x9bc9bffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9bc9c000 - 0x9bc9eff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Sec urityHI.framework/Versions/A/SecurityHI
0x9bc9f000 - 0x9bcaaff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9bcab000 - 0x9bd0cffb com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9bd21000 - 0x9bd21fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks /vecLib.framework/Versions/A/vecLib
0x9bd22000 - 0x9bd97fff com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/Metadata.framework/Versions/A/Metadata
0x9bde5000 - 0x9bde9fff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9bdea000 - 0x9c2c6ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks /vecLib.framework/Versions/A/libBLAS.dylib
0x9c2c7000 - 0x9c2d7fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9c329000 - 0x9c38dfff com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9c38e000 - 0x9c38eff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/A pplicationServices
0x9c3c9000 - 0x9c441ff2 com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePD F
0x9c444000 - 0x9c62dff7 com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9c63c000 - 0x9c865ffb com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/Qua rtzComposer.framework/Versions/A/QuartzComposer
0x9c866000 - 0x9c894fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x9c8ad000 - 0x9c97cfff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ImageIO.framework/Versions/A/ImageIO
0x9c97d000 - 0x9c97dff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServ ices
0x9c9a8000 - 0x9c9adff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x9caee000 - 0x9cb3eff4 libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9cb3f000 - 0x9cb4affb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Spe echRecognition.framework/Versions/A/SpeechRecognition
0x9cb4b000 - 0x9cb4fff7 com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDir ectory
0x9cb53000 - 0x9cb56ffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Hel p.framework/Versions/A/Help
0x9cb57000 - 0x9cb5aff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
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: 451
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=203.9M resident=110.1M(54%) swapped_out_or_unallocated=93.8M(46%)
Writable regions: Total=140.2M written=8800K(6%) resident=10.7M(8%) swapped_out=0K(0%) unallocated=129.5M(92%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.8M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG shared images 168K
CoreGraphics 8K
CoreServices 1676K
IOKit 168K
MALLOC 71.1M
MALLOC guard page 32K
Memory tag=240 6528K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=249 156K
Stack 69.6M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 11.9M
__DATA/__OBJC 200K
__IMAGE 1256K
__IMPORT 4K
__LINKEDIT 45.0M
__OBJC 2344K
__OBJC/__DATA 4K
__PAGEZERO 4K
__TEXT 158.9M
__UNICODE 544K
mapped file 90.4M
shared memory 308K
shared pmap 7292K
=========== =======
TOTAL 515.1M
TOTAL, minus reserved VM space 515.1M
Model: MacBookPro8,2, BootROM MBP81.0047.B24, 4 processors, Intel Core i7, 2.3 GHz, 4 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
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: Hitachi HTS725050A9A362, 500.11 GB
Serial ATA Device: HL-DT-ST DVDRW GS31N
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
Zaelou,
I suspect you might be running into a known issue with late model Apple computers running 10.7.2. Can you try a couple of workarounds to see if this solves your crash?
We apologize for the inconvenience and hope to have this resolved soon.
Thanks,
Chris
Hi All,
I was able to get around this error on Windows 7. What I did was login as different user that's on a different domain and it runs fine.
Problem is, this user is not the main one that I use when developing. And so I have to switch back and forth the user just to be able to develop in Flash Builder 4.6 - just not a good way to be productive.
--
Joel
Ok, thanks for the feedback that the new user account is working properly. It sounds like something exists on your regular accounts that is causing a conflict.
Could you try temporarily removing the following folder and seeing if that makes a difference?
C:\Users\UserName\AppData\Roaming\Adobe\AIR\CRLCache
Thanks,
Chris
Re:Crash with ADL using latest SDK - 4.6 with AIR Version - 3.1
I am using Flash Builder - 4.0 with upgraded version of 4.6 SDK from 4.1/4.5.1.
When I am trying to debugging my code Adobe AIR Debug Launcher has stopped working with following ERROR Details:
If I Use Adobe 4.6 SDK ADL is getting crashed following is the Error Message.
Any solution for this issue would be appriciated .
Problem signature:
Problem Event Name: APPCRASH
Application Name: adl.exe
Application Version: 3.1.0.4880
Application Timestamp: 4eb7612e
Fault Module Name: Adobe AIR.dll
Fault Module Version: 3.1.0.4880
Fault Module Timestamp: 4eb75fb9
Exception Code: c0000005
Exception Offset: 00183969
OS Version: 6.1.7600.2.0.0.274.10
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
Thanks
Naresh Reddy.
Hey Chris
I downloaded 4.6 SDK from Adobe site using my Original Account.Do you want me to create temporary account to get this 4.6 SDK ?
I didn't try that way, anyhow i'll create one temporary account to get 4.6 SDK and i'll proceed from there onwards.I'll let you know the result.
Thanks
Naresh Reddy.
North America
Europe, Middle East and Africa
Asia Pacific