Errors when running Windows App Certification Kit for desktop application

Hi,
I ran the tool over our application and there was only one area in which it failed. However, all the files it mentions in the log are files that were created by the tool itself!
The errors are included below.
Can you please advise how I should proceed?
Attack surface analyzer
Error Found: The attack surface analyzer test detected the following errors:
            Weak ACL on C:\Temp\Default\MacroView.DMF.LocalService.exe\MacroView.DMF.LocalService.XmlSerializers, Version=7.8.2005.0, Culture=neutral, PublicKeyToken=6f7d66a3bb7de652.HTM allows tampering
by multiple non-administrator accounts.          
File: C:\Temp\Default\MacroView.DMF.LocalService.exe\MacroView.DMF.LocalService.XmlSerializers, Version=7.8.2005.0, Culture=neutral, PublicKeyToken=6f7d66a3bb7de652.HTM Writable by:  Authenticated Users Rights: FILE_WRITE_ATTRIBUTES, FILE_WRITE_EA,
FILE_APPEND_DATA, FILE_WRITE_DATA
            The folder C:\Temp\Default\te.processhost.exe contains files and/or folders with ACLs that allow tampering by multiple non-administrator accounts.          
Folder: C:\Temp\Default\te.processhost.exe     Contents with bad ACLs:  1. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(appxman.dll).HTM 2. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(binaryinfo.dll).HTM
3. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(certcom.dll).HTM 4. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(compresslib.dll).HTM 5. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(CoreLibrary.dll).HTM
6. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(filetrace.dll).HTM 7. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(microsoft.windows.softwarelogo.appxmanifestresourcesvalidation.tests.dll).HTM
8. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(microsoft.windows.softwarelogo.direct3d.tests.dll).HTM 9. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(microsoft.windows.softwarelogo.metadatavalidation.tests.dll).HTM
10. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(msdia100.dll).HTM 11. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(msvcp110.dll).HTM 12. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(msvcr110.dll).HTM
13. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(perf_exporter.dll).HTM 14. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(prchauto.dll).HTM 15. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(symsrv.dll).HTM
16. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(wamv.dll).HTM 17. C:\Temp\Default\te.processhost.exe\WhereRefBind!Host=(LocalMachine)!FileName=(WindowsTasks.dll).HTM Writable by:  Authenticated Users Rights: FILE_WRITE_ATTRIBUTES,
FILE_WRITE_EA, FILE_APPEND_DATA, FILE_WRITE_DATA
            The folder C:\Temp\NativeImage\te.processhost.exe contains files and/or folders with ACLs that allow tampering by multiple non-administrator accounts.          
Folder: C:\Temp\NativeImage\te.processhost.exe     Contents with bad ACLs:  1. C:\Temp\NativeImage\te.processhost.exe\System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.HTM 2. C:\Temp\NativeImage\te.processhost.exe\System.Drawing,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.HTM 3. C:\Temp\NativeImage\te.processhost.exe\System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.HTM 4. C:\Temp\NativeImage\te.processhost.exe\System.Web.Services,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.HTM 5. C:\Temp\NativeImage\te.processhost.exe\System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.HTM Writable by:  Authenticated Users Rights: FILE_WRITE_ATTRIBUTES,
FILE_WRITE_EA, FILE_APPEND_DATA, FILE_WRITE_DATA
http://www.sharepointblogs.com/aaronrh

Please try setting the Platform(s) to "ARM" or "Neutral". Currently it's set to "Mixed Platform", and the inner Platforms are set to "Any CPU".
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
objects and unknown namespaces.

Similar Messages

  • [WPSL]Windows App Certification Kit Test Fails, binary is built in debug mode

    Hi,
    Windows phone 8.1 App fails Windows App Certification Kit test (WACK Test).
    It is producing below error in Debug configuration test,
    The debug configuration test detected the following errors:
     1)The binary Phone.Controls.dll is built in debug mode.
    Impact if not fixed:  Windows Phone Store doesn’t allow a debug version of an app. 
    How to fix:  Please make sure the app isn't linking to any debug versions of a framework and it is built with the release configuration
    And i got a solution like,
    Universal Apps (And Silverlight 8.1 Apps) have a different certification requirement. You cannot publish assemblies built in debug mode.
    You'll need to contact the NuGet authors of ICSharpCode and ImageTools and have them provide you with a version built in release mode.
    How to proceed with this solution. I'm very help full if any solution provided.
    Thanks and Regards,
    Ranjit.

    Hi Franklin,
    Thanks for your replay. I created my package in 'Release' mode only.
    Actually my project in windows phone 7.1 and i upgraded it to windows phone 8.1. In "Release" mode i created my build, but i'm having this error in WACK(Windows
    App Certification Kit) test.
    I'm able to run my App in windows phone 8.1, but if i submit it to store then will be rejected definitely.
    The debug configuration test detected the following errors:
     1)The binary Phone.Controls.dll is built in debug mode.
    The WACK test fails in debug configuration test, for "Phone.Controls.dll "
    it is built in debug mode.
    There should be a solution like, how to convert .dll to release mode.
    Please help me in this.
    Thanks 
    Ranjit.
    Hi ranjit,
    >>Actually my project in windows phone 7.1 and i upgraded it to windows phone 8.1
    Okay, this may be due to the upgrading process, could you tell us what the detailed version of your Visual Studio is(for example: Visual Studio 2013 Update 4)?
    You may need to create a new Windows Phone 8.1 Silverlight project and try to upload it to Store, if this problem can be resolved, I think this should be related to the upgrading process, you may need to start from scratch by recreating a WP8.1 SL project.
    To exclude environment facts, I would also suggest you retesting it on a new machine with the latest IDE.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Windows App Certification Kit Test Fails, binary is built in debug mode

    Hi,
    Windows phone 8.1 App fails Windows App Certification Kit test (WACK Test).
    It is producing below error in Debug configuration test,
    The debug configuration test detected the following errors:
     1)The binary Phone.Controls.dll is built in debug mode.
    Impact if not fixed:  Windows Phone Store doesn’t allow a debug version of an app. 
    How to fix:  Please make sure the app isn't linking to any debug versions of a framework and it is built with the release configuration
    And i got a solution like,
    Universal Apps (And Silverlight 8.1 Apps) have a different certification requirement. You cannot publish assemblies built in debug mode.
    You'll need to contact the NuGet authors of ICSharpCode and ImageTools and have them provide you with a version built in release mode.
    How to proceed with this solution. I'm very help full if any solution provided.
    Thanks and Regards,
    Ranjit.

    Hi Franklin,
    Thanks for your replay. I created my package in 'Release' mode only.
    Actually my project in windows phone 7.1 and i upgraded it to windows phone 8.1. In "Release" mode i created my build, but i'm having this error in WACK(Windows
    App Certification Kit) test.
    I'm able to run my App in windows phone 8.1, but if i submit it to store then will be rejected definitely.
    The debug configuration test detected the following errors:
     1)The binary Phone.Controls.dll is built in debug mode.
    The WACK test fails in debug configuration test, for "Phone.Controls.dll "
    it is built in debug mode.
    There should be a solution like, how to convert .dll to release mode.
    Please help me in this.
    Thanks 
    Ranjit.

  • Windows App Certification Kit 3.4 error occurred while generating the report (the application will exit)

    Hi all,
    I've encounter a pretty big issue while trying to check if everything with my windows phone 8.1 app is all right. After creating package (*.appx) I launched Windows App Certification Kit 3.4 to run it against all the test. Each time I try I get an error saying
    "an error occurred while generating the report. the application will exit" and Certification tool just crushes
    I looked online for some solutions but couldn't find any. Somebody knows what is going on and how to fix it ?
    Can't insert images into post because of not verified account so imgur:
    http://imgur.com/ptT0cU3

    Try sending it to store anyway… I have the similar issue, the kit hangs when saving result and never complete it.
    Another member has same question.
    https://social.technet.microsoft.com/Forums/en-US/11910167-75e1-47d8-a0fb-fb8046c57f89/windows-app-certification-kit-31-reports-failure-due-to-crash-or-hang?forum=projectsiena.
    If you want to test your app, you can also send to beta store and you can get response from the testers.

  • Windows App Certification Kit - Test Fails for Validate Desktop App at "Write appropriate Add/Remove Program values"

    Hi,
    I am trying to validate a .Net Framework 4 WinForms application for use in the Microsoft Partner Network portal.
    I am using Windows App Certification Kit 3.4 for Windows 8.1 , and the Validate Desktop App option.
    To build the package I am using InstallShield 2012 SPR Limited Edition (for Visual Studio), and the validation fails
    only with the following error (please also see the attached image):
    Clean reversible install test: Failed to Write appropriate Add/Remove Program values
    Error Found: The registry population test detected the following error: app didn't create the required registry entries.
    A non-optional value 'DisplayName' is missing or invalid (same for 'Publisher', 'ProductVersion')
    Please note that I have filled in all the publisher/product details in the InstallShield project, on the General Information page.
    Also I have tried to use the Microsoft Visual Studio Installer Project for VS2013, and the validation failed with the exact same error.
    (https://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d)
    Any help would be very appreciated.
    Thank you.

    You may need to add the necessary info to the app’s Windows Installer package so it can configure Add/Remove Programs in Control Panel correctly. Setting these properties automatically writes the corresponding values into the registry. From the picture,
    you are missing some necessary information about your desktop app.
    Also You need the correct admin permissions to write to the registry.
    Please refer to this thread:
    http://stackoverflow.com/questions/21182856/windows-app-certification-kit-test-result-app-didnt-create-the-require-regist
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Inconsistent results with Windows App Certification Kit

    Hi, I asked about this issue before on a different forum but didn't get a response. Support pointed me towards this forum so I'm asking here as maybe the other forum wasn't the appropriate one. My company is attempting to renew our ms partnership, and we are
    trying to certify our desktop
    app for windows 8. I have attached a screen shot below showing the registry entries that our app makes. When we try to test for certification (windows 8) we get the different (but similar) results on different systems using the exact same installation package.
    Here is an example of the results we get:
    Results:
    An optional value 'VersionMajor' is missing or invalid      for program Chiro8000.
    An optional value 'VersionMinor' is missing or invalid      for program Chiro8000.
    An optional value 'MajorVersion' is missing or invalid      for program Chiro8000.
    An optional value 'MinorVersion' is missing or invalid      for program Chiro8000.
    A non-optional value 'DisplayName' is missing or      invalid for program Chiro8000.
    A non-optional value 'Publisher' is missing or invalid      for program Chiro8000.
    A non-optional value 'ProductVersion' is missing or      invalid for program Chiro8000.
    An optional value 'InstallLocation' is missing or      invalid for program Chiro8000.
    Can anyone point us in the right direction?

    How did you publish this package? Here are some similar questions, maybe caused by installer:
    http://stackoverflow.com/questions/21182856/windows-app-certification-kit-test-result-app-didnt-create-the-require-regist
    http://www.advancedinstaller.com/forums/viewtopic.php?f=2&t=21368
    http://www.advancedinstaller.com/forums/viewtopic.php?f=2&t=29782
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/e61c393d-e5af-4fee-ad8b-29c36e889043/windows-app-certification-kit-tests-fail-for-desktop-app-installed-from-msi?forum=windowscompatibility
    Best Regards,
    Please remember to mark the replies as answers if they help

  • Error when running URL returned by GET_RUN_FUNCTION_URL for form INVIDITM

    Hi All,
    I'm trying to launch form INVIDITM with an URL returned by PL/SQL API FND_RUN_FUNCTION.GET_RUN_FUNCTION_URL. To generate appropriate URL I call GET_RUN_FUNCTION_URL like the following:
    DECLARE
    P_FUNCTION_NAME VARCHAR2(200);
    P_RESP_APPL VARCHAR2(200);
    P_RESP_KEY VARCHAR2(200);
    P_SECURITY_GROUP_KEY VARCHAR2(200);
    P_PARAMETERS VARCHAR2(200);
    P_OVERRIDE_AGENT VARCHAR2(200);
    P_ORG_ID NUMBER;
    P_LANG_CODE VARCHAR2(200);
    P_ENCRYPTPARAMETERS BOOLEAN;
    v_Return VARCHAR2(2000);
    BEGIN
    P_FUNCTION_NAME := 'INV_INVIDITM_ORG';
    P_RESP_APPL := 'MSC';
    P_RESP_KEY := 'MANUFACTURING_SUPER_USER_ASCP';
    P_SECURITY_GROUP_KEY := 'STANDARD';
    P_PARAMETERS := 'org_id=208 item_id=216955';
    P_OVERRIDE_AGENT := NULL;
    P_ORG_ID := NULL;
    P_LANG_CODE := 'US';
    P_ENCRYPTPARAMETERS := NULL;
    v_Return := FND_RUN_FUNCTION.GET_RUN_FUNCTION_URL(
    P_FUNCTION_NAME => P_FUNCTION_NAME,
    P_RESP_APPL => P_RESP_APPL,
    P_RESP_KEY => P_RESP_KEY,
    P_SECURITY_GROUP_KEY => P_SECURITY_GROUP_KEY,
    P_PARAMETERS => P_PARAMETERS,
    P_OVERRIDE_AGENT => P_OVERRIDE_AGENT,
    P_ORG_ID => P_ORG_ID,
    P_LANG_CODE => P_LANG_CODE,
    P_ENCRYPTPARAMETERS => P_ENCRYPTPARAMETERS
    DBMS_OUTPUT.PUT_LINE('v_Return = ' || v_Return);
    END;
    With this I get an URL like:
    http://<hostname>:<port>/OA_HTML/RF.jsp?function_id=1192&resp_id=56233&resp_appl_id=724&security_group_id=0&lang_code=US&params2=org_id%3D208%20item_id%3D216955
    Running this URL, I get the error message:
    "APP-FND-01016: Routine FDFRKS: Unknown structure ID for flexfield code GL number with application ID 101"
    Can anybody tell me how to fix this, or if I missed specifying any more parameters in P_PARAMETERS?
    Any help is highly appreciated...
    Thanks and Regards
    Carolin

    Hi,
    I got some help for this problem from Oracle support community: Setting paramter CHART_OF_ACCOUNTS_ID.
    This seems to solve the problem. I don't get the error message any more, when setting the following:
    P_PARAMETERS := 'org_mode=N chart_of_accounts_id=101 org_id=208 org_code=S1 item_id=216955';
    Nevertheless, I still have problems with getting the correct parameter settings for form BOMFDBOM (form functions: BOM_BOMFDBOM, ENG_BOMFDBOM):
    1. Trying to display a BOM with a specified alternate (e.g. EBOM) doesn't work. I pass the following parameter values to funtion GET_RUN_FUNCTION_URL:
    P_FUNCTION_NAME := 'BOM_BOMFDBOM';
    P_RESP_APPL := 'MSC';
    P_RESP_KEY := 'MANUFACTURING_SUPER_USER_ASCP';
    P_SECURITY_GROUP_KEY := 'STANDARD';
    P_PARAMETERS := 'org_id=204 item_id=240996 zoom_org_id=204 zoom_item_id=240996 zoom_flag=Y zoom_alternate=EBOM current_rec=1 item_rev=A';
    P_OVERRIDE_AGENT := NULL;
    P_ORG_ID := NULL;
    P_LANG_CODE := 'US';
    P_ENCRYPTPARAMETERS := NULL;
    The returned URL doesn't behave as expected: Though the form for respective alternate is displayed, the alternate field is empty and it isn't possible to select any field on the form, as following error message is displayed:
    "APP-BOM-20087: This bill already exists. Please enter another alternate to create an alternate bill, or use Query Find to find an existing bill."
    2. Trying to set query only mode for this form alway displays an empty "Find Bills" form, instead of the specified BOM in query only mode. I try to set this mode by the following:
    P_PARAMETERS := 'org_id=204 item_id=240996 zoom_org_id=204 zoom_item_id=240996 zoom_flag=Y zoom_alternate=EBOM current_rec=1 item_rev=A query_only=YES';
    Please, can anybody help me with this...
    Thanks & Regards
    Carolin

  • Error when running Air apps on Mac

    Hey everyone,
    There is a person I am working with who keeps running into this issue where the Air application she is running crashes immediately. I have the error logs below. Anyone have the slightest idea what might be causing this?
    Error report:
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 3 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.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd500000
    USB Device: Microsoft 5-Button Mouse with IntelliEye(TM), 0x045e  (Microsoft Corporation), 0x0039, 0xfd530000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfd520000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Mass Storage Device, 0x058f  (Alcor Micro, Corp.), 0x6366, 0xfd100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x7d200000
    Process:         Picaboo X [11446]
    Path:            /Applications/Picaboo X.app/Contents/MacOS/Picaboo X
    Identifier:      com.picaboo.Picaboo.A382D4714709B456C4E0088DFC1F7243AF9EBF75.1
    Version:         10.136P (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [94]
    Date/Time:       2011-03-23 17:27:20.054 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          1161 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  5 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      5A6F278B-732B-496F-8A19-3A1807BB9BAD
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.AIR                     0x029a0ea8 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1131149
    1   com.adobe.AIR                     0x02a6a77f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1956708
    2   ???                               0x0be6da23 0 + 199678499
    3   ???                               0x115c83fa 0 + 291275770
    4   com.adobe.AIR                     0x027f1490 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1798784
    5   com.adobe.AIR                     0x027f1edf XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1801423
    6   com.adobe.AIR                     0x0275e0f2 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1195746
    7   ???                               0x115c8663 0 + 291276387
    8   ???                               0x115c97e3 0 + 291280867
    9   ???                               0x0eca1c38 0 + 248126520
    10  ???                               0x0ec490bf 0 + 247763135
    11  ???                               0x0ed4834c 0 + 248808268
    12  ???                               0x0ed48d13 0 + 248810771
    13  ???                               0x0ed48ea8 0 + 248811176
    14  ???                               0x0ed4768a 0 + 248805002
    15  ???                               0x0ec9f35b 0 + 248116059
    16  ???                               0x0eca1a0a 0 + 248125962
    17  ???                               0x0eca1c38 0 + 248126520
    18  ???                               0x0eca2095 0 + 248127637
    19  ???                               0x115cb4e3 0 + 291288291
    20  ???                               0x0ec490bf 0 + 247763135
    21  ???                               0x0ed4834c 0 + 248808268
    22  ???                               0x0ed48d13 0 + 248810771
    23  ???                               0x0ed48ea8 0 + 248811176
    24  ???                               0x0ed4768a 0 + 248805002
    25  ???                               0x0ec9f35b 0 + 248116059
    26  ???                               0x0eca1a0a 0 + 248125962
    27  ???                               0x0eca1c38 0 + 248126520
    28  ???                               0x0eca2095 0 + 248127637
    29  ???                               0x0ed47edb 0 + 248807131
    30  ???                               0x0ec490bf 0 + 247763135
    31  ???                               0x0ed4834c 0 + 248808268
    32  ???                               0x0ed48d13 0 + 248810771
    33  ???                               0x0ed48ea8 0 + 248811176
    34  ???                               0x0ed4ad02 0 + 248818946
    35  ???                               0x0ed4b91c 0 + 248822044
    36  com.adobe.AIR                     0x027f1490 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1798784
    37  com.adobe.AIR                     0x027f1edf XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1801423
    38  com.adobe.AIR                     0x02943522 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 747783
    39  com.adobe.AIR                     0x02940458 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 735293
    40  com.adobe.AIR                     0x02943263 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 747080
    41  com.adobe.AIR                     0x02a698f1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1952982
    42  ???                               0x0be7a485 0 + 199730309
    43  ???                               0x0be7108e 0 + 199692430
    44  ???                               0x0be70d48 0 + 199691592
    45  com.adobe.AIR                     0x0274a8a9 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1115801
    46  com.adobe.AIR                     0x027bb13f XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1576751
    47  ???                               0x0b451c4f 0 + 189078607
    48  ???                               0x0be71545 0 + 199693637
    49  ???                               0x0be70d8d 0 + 199691661
    50  com.adobe.AIR                     0x02943522 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 747783
    51  com.adobe.AIR                     0x02940458 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 735293
    52  com.adobe.AIR                     0x0293f963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 732488
    53  com.adobe.AIR                     0x02943d73 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 749912
    54  com.adobe.AIR                     0x0294600e r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 758771
    55  com.adobe.AIR                     0x02be328b shaders_acos_ss + 286123
    56  com.adobe.AIR                     0x02a69a2a r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1953295
    57  ???                               0x0be77e67 0 + 199720551
    58  ???                               0x0be7170c 0 + 199694092
    59  com.adobe.AIR                     0x02be34fe shaders_acos_ss + 286750
    60  com.adobe.AIR                     0x029cde3c r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1315361
    61  com.adobe.AIR                     0x02998fbf r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1098660
    62  com.adobe.AIR                     0x029ce454 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1316921
    63  com.adobe.AIR                     0x02b826f9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3103454
    64  com.adobe.AIR                     0x02b8551e r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3115267
    65  com.adobe.AIR                     0x029fd0b7 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1508508
    66  com.adobe.AIR                     0x029fe457 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1513532
    67  com.apple.CoreFoundation          0x900cd4cb __CFRunLoopDoSources0 + 1563
    68  com.apple.CoreFoundation          0x900caf8f __CFRunLoopRun + 1071
    69  com.apple.CoreFoundation          0x900ca464 CFRunLoopRunSpecific + 452
    70  com.apple.CoreFoundation          0x900ca291 CFRunLoopRunInMode + 97
    71  com.apple.HIToolbox               0x911d2e04 RunCurrentEventLoopInMode + 392
    72  com.apple.HIToolbox               0x911d2bb9 ReceiveNextEventCommon + 354
    73  com.apple.HIToolbox               0x911d2a3e BlockUntilNextEventMatchingListInMode + 81
    74  com.apple.AppKit                  0x9086b78d _DPSNextEvent + 847
    75  com.apple.AppKit                  0x9086afce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    76  com.apple.AppKit                  0x9082d247 -[NSApplication run] + 821
    77  com.adobe.AIR                     0x0255ed2c 0x255a000 + 19756
    78  com.adobe.AIR                     0x0255f072 0x255a000 + 20594
    79  ...6C4E0088DFC1F7243AF9EBF75.1    0x00002ff7 start + 4363
    80  ...6C4E0088DFC1F7243AF9EBF75.1    0x00001fe7 start + 251
    81  ...6C4E0088DFC1F7243AF9EBF75.1    0x00001f15 start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x92af1922 kevent + 10
    1   libSystem.B.dylib                 0x92af203c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x92af14f9 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x92af129e _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x92af0d21 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x92af0b66 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x92af09b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x92af0f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x92af0b66 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                 0x92acb0e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x92af8c9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x92b4145f pthread_cond_wait + 48
    3   com.adobe.AIR                     0x02a5e805 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907690
    4   com.adobe.AIR                     0x028ad14a r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132399
    5   com.adobe.AIR                     0x02a5e8e9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR                     0x02a5e963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR                     0x02a5e9fe r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libSystem.B.dylib                 0x92af87fd _pthread_start + 345
    9   libSystem.B.dylib                 0x92af8682 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x92acb0e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x92af8c9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x92b4145f pthread_cond_wait + 48
    3   com.adobe.AIR                     0x02a5e805 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907690
    4   com.adobe.AIR                     0x028ad14a r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132399
    5   com.adobe.AIR                     0x02a5e8e9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR                     0x02a5e963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR                     0x02a5e9fe r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libSystem.B.dylib                 0x92af87fd _pthread_start + 345
    9   libSystem.B.dylib                 0x92af8682 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x92acb0fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x92af8c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x92b27aa8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x02a5e847 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907756
    4   com.adobe.AIR                     0x02a717a8 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1985421
    5   com.adobe.AIR                     0x02a5e8e9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR                     0x02a5e963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR                     0x02a5e9fe r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libSystem.B.dylib                 0x92af87fd _pthread_start + 345
    9   libSystem.B.dylib                 0x92af8682 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x92acb0fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x92af8c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x92b27aa8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x02a5e847 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907756
    4   com.adobe.AIR                     0x02b6e93b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3022112
    5   com.adobe.AIR                     0x02a5e8e9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR                     0x02a5e963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR                     0x02a5e9fe r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libSystem.B.dylib                 0x92af87fd _pthread_start + 345
    9   libSystem.B.dylib                 0x92af8682 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
       eax: 0x00000000  ebx: 0x029a0e11  ecx: 0x000d2bf0  edx: 0x11707154
       edi: 0xbfffc88c  esi: 0x117070d0  ebp: 0xbfffc8a8  esp: 0xbfffc860
        ss: 0x0000001f  efl: 0x00010246  eip: 0x029a0ea8   cs: 0x00000017
        ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
       cr2: 0x00000004
    Binary Images:
         0x1000 -     0x6ff7 +com.picaboo.Picaboo.A382D4714709B456C4E0088DFC1F7243AF9EBF75.1 10.136P (???) <61ACEB56-50C0-4195-7C4F-7AADFF5984AB> /Applications/Picaboo X.app/Contents/MacOS/Picaboo X
       0x500000 -   0x5b5fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
      0x255a000 -  0x31d0ff3 +com.adobe.AIR ??? (2.6.0.19120) <DF482B2D-E5BD-CEB1-E40E-0F2C7394FBED> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
      0xb42b000 -  0xb42fff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <6A211097-72ED-1461-4050-72C9101D79E4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
      0xb434000 -  0xb43affb  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <404165FF-1BA0-706B-F48A-10AC997162B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x10e3a000 - 0x10e48fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <AFA4C3C8-D752-EC96-FF56-6E2F8ABB391B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x10e4c000 - 0x10e5eff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <08801444-00D2-E55B-AE80-B807B99BB0C6> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
    0x90003000 - 0x9003cff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
    0x9003d000 - 0x9008dff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x9008e000 - 0x90209fe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9025b000 - 0x9026bff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x90273000 - 0x90287ffb  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
    0x90288000 - 0x90289ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x902d3000 - 0x90353feb  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
    0x90354000 - 0x90397ff7  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
    0x90398000 - 0x90406ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x90407000 - 0x90482fff  com.apple.AppleVAFramework 4.10.23 (4.10.23) <57B7C626-F344-AB15-8556-00425FA765DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x90483000 - 0x904b6ffb  libTrueTypeScaler.dylib ??? (???) <574C2C51-65EC-7D2A-086D-C9312287DE22> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x904b7000 - 0x90573fff  com.apple.ColorSync 4.6.6 (4.6.6) <D00B95AE-2379-CB8E-B18C-FF5B66741C23> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x90574000 - 0x905a4ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x905a5000 - 0x905ecffb  com.apple.CoreMediaIOServices 134.0 (1160) <4CD78557-3CDA-A4B5-33CB-BBB876B4463D> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x905ed000 - 0x90608ff7  libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x9079f000 - 0x907f7fe7  com.apple.datadetectorscore 2.0 (80.7) <ADDE04FB-90A7-2132-75AF-C6B19DD0D97E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x90823000 - 0x91103ff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91104000 - 0x9110bff3  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
    0x9110c000 - 0x91117ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4560936D-7730-5DD2-BFD7-95270DDC210A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x91196000 - 0x9119dff7  com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9119e000 - 0x914c2fef  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
    0x914c3000 - 0x914d3ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x91692000 - 0x91695fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x91696000 - 0x916d3ff7  com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x916d4000 - 0x916deffb  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
    0x916df000 - 0x91a4aff7  com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91d60000 - 0x91e40fe7  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
    0x91e5a000 - 0x91f11feb  libFontParser.dylib ??? (???) <DDBBB503-5289-2E2B-AD35-F3BA00D00D5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x91ff6000 - 0x92007ff7  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
    0x92008000 - 0x92136fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92163000 - 0x92163ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92164000 - 0x9261dffb  com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x9261e000 - 0x92629ff7  libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9262a000 - 0x9262aff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9262b000 - 0x9266ffe7  com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x92670000 - 0x92990ff3  com.apple.CoreServices.CarbonCore 861.34 (861.34) <3DA9098F-B71B-4BDE-5DE5-4B76C49158EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x92991000 - 0x92a0aff7  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
    0x92a0b000 - 0x92a46feb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x92a88000 - 0x92ac9ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <95079B56-0B7B-F114-5C43-5220DBE0FBB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x92aca000 - 0x92c71ff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
    0x92da9000 - 0x92ed5ffb  com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x92ed6000 - 0x92f1aff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92f1b000 - 0x92f6cff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x92f6d000 - 0x92f70ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B84D7376-EE9C-2B7F-04FA-D622E2C10CA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92f71000 - 0x92f71ff7  com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x939e8000 - 0x93a83ff7  com.apple.ApplicationServices.ATS 4.4 (???) <FD63F92B-8DDE-4DBA-A7A5-0294E3607083> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x93a84000 - 0x93a99fff  com.apple.ImageCapture 6.0.2 (6.0.2) <E9F4B952-27A1-5BFC-CA8D-DADA055D30E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x93c7a000 - 0x93cadff7  com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x93d5f000 - 0x93d90ff7  libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x93d91000 - 0x93dadfe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x93dae000 - 0x93e5bfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
    0x93eab000 - 0x93ed3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x93ed4000 - 0x93edafe7  com.apple.CommerceCore 1.0 (9) <928FCA4F-1366-AE18-CF67-87C79F5DAC21> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x93edb000 - 0x93edbff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x93edc000 - 0x93efefef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x93f6f000 - 0x93fd9fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x93fda000 - 0x9403effb  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
    0x9403f000 - 0x9403fff7  com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94059000 - 0x9415afe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x9415b000 - 0x942ddfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D375C1CF-C88D-C5F6-3C49-CD429023FBAC> /usr/lib/libicucore.A.dylib
    0x942e3000 - 0x94365ffb  SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9456e000 - 0x9460bfe3  com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x94744000 - 0x94765fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94766000 - 0x94774fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x94775000 - 0x947cbff7  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
    0x947cc000 - 0x94ac5fef  com.apple.QuickTime 7.6.6 (1756.15) <C2567783-4EAC-6803-522B-D701B95C4DAE> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94ac6000 - 0x94cf1ff3  com.apple.QuartzComposer 4.2 ({156.28}) <62E864AD-3155-59B8-BA1F-8197360C8587> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x94cf2000 - 0x94cfcfe7  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
    0x9516e000 - 0x951b7fe7  libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x951da000 - 0x955f0ff7  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
    0x9569b000 - 0x956a4ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x957dd000 - 0x95fcc557  com.apple.CoreGraphics 1.545.0 (???) <8A4CB0D9-1001-0F62-4DA4-B8AB3B45E226> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x95fcd000 - 0x96232feb  com.apple.security 6.1.1 (37594) <251BA05D-6F3D-F687-77C2-15E52539F308> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96233000 - 0x962c5fe7  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
    0x962c6000 - 0x962ccfff  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
    0x962cd000 - 0x9630fff7  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
    0x964d9000 - 0x964e5ff7  libkxld.dylib ??? (???) <9D8378E0-1C58-EED8-EA00-F4515B8BE7A3> /usr/lib/system/libkxld.dylib
    0x964e6000 - 0x9691bff7  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
    0x9691c000 - 0x96943ff7  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
    0x96944000 - 0x96afefeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C96F11A7-2569-3037-C4C3-0342708FA3CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x96aff000 - 0x96b25ffb  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
    0x96b26000 - 0x96b27ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x96b28000 - 0x96b6eff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x96bf6000 - 0x96c0afe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x96c17000 - 0x96c1bff7  libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x96c1c000 - 0x96d5ffef  com.apple.QTKit 7.6.6 (1756.15) <32C49374-14BC-53E7-FBFF-E11B42A41F56> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96d73000 - 0x96d73ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96db1000 - 0x96e0bfe7  com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96e0c000 - 0x96e14ff7  com.apple.DisplayServicesFW 2.3.0 (283) <305F9514-2404-5CF7-AFB4-00BB4D2EA69E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x96e15000 - 0x96e19ff7  libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x96e52000 - 0x970c5fe7  com.apple.Foundation 6.6.6 (751.53) <C73FDD37-000B-C505-FD8D-80D1C9D17965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x970fb000 - 0x971d5ffb  com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x971d6000 - 0x97284ff3  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
    0x97285000 - 0x972e2ff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x972e3000 - 0x972e3ff7  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
    0x97327000 - 0x97327ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97328000 - 0x9750afff  com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x9750b000 - 0x9754bff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x975a8000 - 0x975c0ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x975fd000 - 0x976b6fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x976b9000 - 0x976bdff7  IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x976dd000 - 0x9772afeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x97735000 - 0x97735ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97736000 - 0x97743ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x97821000 - 0x978cbfe7  com.apple.CFNetwork 454.11.12 (454.11.12) <BE832CCE-B692-F55F-F5F8-3973649AFEA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x978df000 - 0x97940fe7  com.apple.CoreText 3.151.8 (???) <6F5D6C49-4693-B9B7-6612-832E8F155747> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x97941000 - 0x97a12fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <41417F73-42C5-FFC3-E7A1-EF94602CDCD6> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x97ba2000 - 0x97c1cfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <A02CEAE9-943A-CBE2-2350-4631C1E7B0A7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97c1d000 - 0x97c60ff7  libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97c7f000 - 0x97c8dff7  com.apple.opengl 1.6.12 (1.6.12) <81AEF74E-E33A-B021-9CDB-6199104105FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97c8e000 - 0x97c90ff7  libRadiance.dylib ??? (???) <B83179D4-E41C-D2BA-1E4C-A64CB45C15E6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x98c5d000 - 0x98cf5fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x98cf6000 - 0x98e02ff7  libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x98e3d000 - 0x99019ffb  libType1Scaler.dylib ??? (???) <494D1BE1-8395-9A53-1224-1CFD4236D40E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x9901a000 - 0x99156ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99157000 - 0x9915aff7  libCoreVMClient.dylib ??? (???) <12EF6056-7AC7-6691-75A2-BD0675C56A35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9918e000 - 0x99290fef  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
    0x99291000 - 0x9935cfef  com.apple.CoreServices.OSServices 359 (359) <EC340F74-8192-C9DD-40B3-AE4E519A38D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x9935d000 - 0x9935eff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9935f000 - 0x9937eff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9937f000 - 0x99382ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x99399000 - 0x993d7ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x993de000 - 0x994e2fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x9950e000 - 0x9957dff7  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
    0x9957e000 - 0x99583ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x99705000 - 0x99745ff7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <CE815114-CEFA-4AF4-7365-7908428AB733> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x9977e000 - 0x99790ff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <32CE2895-DAF0-2137-F9BE-8150359F43A1> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9979d000 - 0x997daff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x997db000 - 0x997fbfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x997fc000 - 0x999faff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <C97A479C-FDF9-3F19-2EE0-80288257C477> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x999fb000 - 0x99aa3ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x99aa4000 - 0x99ac8ff7  libJPEG.dylib ??? (???) <A50127EB-C202-0436-E62D-41E2E893E436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x99ac9000 - 0x99acbff7  com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <02CCC192-2AC9-73DF-4A40-0B3AF87B6372> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <8697CB9C-AC3B-301B-F1BD-382E30FA5642> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 3 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.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd500000
    USB Device: Microsoft 5-Button Mouse with IntelliEye(TM), 0x045e  (Microsoft Corporation), 0x0039, 0xfd530000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfd520000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Mass Storage Device, 0x058f  (Alcor Micro, Corp.), 0x6366, 0xfd100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x7d200000
    Process:         Picaboo X [11446]
    Path:            /Applications/Picaboo X.app/Contents/MacOS/Picaboo X
    Identifier:      com.picaboo.Picaboo.A382D4714709B456C4E0088DFC1F7243AF9EBF75.1
    Version:         10.136P (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [94]
    Date/Time:       2011-03-23 17:27:20.054 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          1161 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  5 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      5A6F278B-732B-496F-8A19-3A1807BB9BAD
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.AIR                     0x029a0ea8 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1131149
    1   com.adobe.AIR                     0x02a6a77f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1956708
    2   ???                               0x0be6da23 0 + 199678499
    3   ???                               0x115c83fa 0 + 291275770
    4   com.adobe.AIR                     0x027f1490 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1798784
    5   com.adobe.AIR                     0x027f1edf XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1801423
    6   com.adobe.AIR                     0x0275e0f2 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1195746
    7   ???                               0x115c8663 0 + 291276387
    8   ???                               0x115c97e3 0 + 291280867
    9   ???                               0x0eca1c38 0 + 248126520
    10  ???                               0x0ec490bf 0 + 247763135
    11  ???                               0x0ed4834c 0 + 248808268
    12  ???                               0x0ed48d13 0 + 248810771
    13  ???                               0x0ed48ea8 0 + 248811176
    14  ???                               0x0ed4768a 0 + 248805002
    15  ???                               0x0ec9f35b 0 + 248116059
    16  ???                               0x0eca1a0a 0 + 248125962
    17  ???                               0x0eca1c38 0 + 248126520
    18  ???                               0x0eca2095 0 + 248127637
    19  ???                               0x115cb4e3 0 + 291288291
    20  ???                               0x0ec490bf 0 + 247763135
    21  ???                               0x0ed4834c 0 + 248808268
    22  ???                               0x0ed48d13 0 + 248810771
    23  ???                               0x0ed48ea8 0 + 248811176
    24  ???                               0x0ed4768a 0 + 248805002
    25  ???                               0x0ec9f35b 0 + 248116059
    26  ???                               0x0eca1a0a 0 + 248125962
    27  ???                               0x0eca1c38 0 + 248126520
    28  ???                               0x0eca2095 0 + 248127637
    29  ???                               0x0ed47edb 0 + 248807131
    30  ???                               0x0ec490bf 0 + 247763135
    31  ???                               0x0ed4834c 0 + 248808268
    32  ???                               0x0ed48d13 0 + 248810771
    33  ???                               0x0ed48ea8 0 + 248811176
    34  ???                               0x0ed4ad02 0 + 248818946
    35  ???                               0x0ed4b91c 0 + 248822044
    36  com.adobe.AIR                     0x027f1490 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1798784
    37  com.adobe.AIR                     0x027f1edf XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1801423
    38  com.adobe.AIR                     0x02943522 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 747783
    39  com.adobe.AIR                     0x02940458 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 735293
    40  com.adobe.AIR                     0x02943263 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 747080
    41  com.adobe.AIR                     0x02a698f1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1952982
    42  ???                               0x0be7a485 0 + 199730309
    43  ???                               0x0be7108e 0 + 199692430
    44  ???                               0x0be70d48 0 + 199691592
    45  com.adobe.AIR                     0x0274a8a9 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1115801
    46  com.adobe.AIR                     0x027bb13f XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1576751
    47  ???                               0x0b451c4f 0 + 189078607
    48  ???                               0x0be71545 0 + 199693637
    49  ???                               0x0be70d8d 0 + 199691661
    50  com.adobe.AIR                     0x02943522 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 747783
    51  com.adobe.AIR                     0x02940458 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 735293
    52  com.adobe.AIR                     0x0293f963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 732488
    53  com.adobe.AIR                     0x02943d73 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 749912
    54  com.adobe.AIR                     0x0294600e r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 758771
    55  com.adobe.AIR                     0x02be328b shaders_acos_ss + 286123
    56  com.adobe.AIR                     0x02a69a2a r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1953295
    57  ???                               0x0be77e67 0 + 199720551
    58  ???                               0x0be7170c 0 + 199694092
    59  com.adobe.AIR                     0x02be34fe shaders_acos_ss + 286750
    60  com.adobe.AIR                     0x029cde3c r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1315361
    61  com.adobe.AIR                     0x02998fbf r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1098660
    62  com.adobe.AIR                     0x029ce454 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1316921
    63  com.adobe.AIR                     0x02b826f9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3103454
    64  com.adobe.AIR                     0x02b8551e r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3115267
    65  com.adobe.AIR                     0x029fd0b7 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1508508
    66  com.adobe.AIR                     0x029fe457 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1513532
    67  com.apple.CoreFoundation          0x900cd4cb __CFRunLoopDoSources0 + 1563
    68  com.apple.CoreFoundation          0x900caf8f __CFRunLoopRun + 1071
    69  com.apple.CoreFoundation          0x900ca464 CFRunLoopRunSpecific + 452
    70  com.apple.CoreFoundation          0x900ca291 CFRunLoopRunInMode + 97
    71  com.apple.HIToolbox               0x911d2e04 RunCurrentEventLoopInMode + 392
    72  com.apple.HIToolbox               0x911d2bb9 ReceiveNextEventCommon + 354
    73  com.apple.HIToolbox               0x911d2a3e BlockUntilNextEventMatchingListInMode + 81
    74  com.apple.AppKit                  0x9086b78d _DPSNextEvent + 847
    75  com.apple.AppKit                  0x9086afce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    76  com.apple.AppKit                  0x9082d247 -[NSApplication run] + 821
    77  com.adobe.AIR                     0x0255ed2c 0x255a000 + 19756
    78  com.adobe.AIR                     0x0255f072 0x255a000 + 20594
    79  ...6C4E0088DFC1F7243AF9EBF75.1    0x00002ff7 start + 4363
    80  ...6C4E0088DFC1F7243AF9EBF75.1    0x00001fe7 start + 251
    81  ...6C4E0088DFC1F7243AF9EBF75.1    0x00001f15 start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x92af1922 kevent + 10
    1   libSystem.B.dylib                 0x92af203c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x92af14f9 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x92af129e _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x92af0d21 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x92af0b66 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x92af09b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x92af0f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x92af0b66 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                 0x92acb0e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x92af8c9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x92b4145f pthread_cond_wait + 48
    3   com.adobe.AIR                     0x02a5e805 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907690
    4   com.adobe.AIR                     0x028ad14a r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132399
    5   com.adobe.AIR                     0x02a5e8e9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR                     0x02a5e963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR                     0x02a5e9fe r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libSystem.B.dylib                 0x92af87fd _pthread_start + 345
    9   libSystem.B.dylib                 0x92af8682 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x92acb0e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x92af8c9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x92b4145f pthread_cond_wait + 48
    3   com.adobe.AIR                     0x02a5e805 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907690
    4   com.adobe.AIR                     0x028ad14a r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132399
    5   com.adobe.AIR                     0x02a5e8e9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR                     0x02a5e963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR                     0x02a5e9fe r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libSystem.B.dylib                 0x92af87fd _pthread_start + 345
    9   libSystem.B.dylib                 0x92af8682 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x92acb0fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x92af8c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x92b27aa8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x02a5e847 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907756
    4   com.adobe.AIR                     0x02a717a8 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1985421
    5   com.adobe.AIR                     0x02a5e8e9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR                     0x02a5e963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR                     0x02a5e9fe r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libSystem.B.dylib                 0x92af87fd _pthread_start + 345
    9   libSystem.B.dylib                 0x92af8682 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x92acb0fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x92af8c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x92b27aa8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x02a5e847 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907756
    4   com.adobe.AIR                     0x02b6e93b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3022112
    5   com.adobe.AIR                     0x02a5e8e9 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1907918
    6   com.adobe.AIR                     0x02a5e963 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908040
    7   com.adobe.AIR                     0x02a5e9fe r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1908195
    8   libSystem.B.dylib                 0x92af87fd _pthread_start + 345
    9   libSystem.B.dylib                 0x92af8682 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
       eax: 0x00000000  ebx: 0x029a0e11  ecx: 0x000d2bf0  edx: 0x11707154
       edi: 0xbfffc88c  esi: 0x117070d0  ebp: 0xbfffc8a8  esp: 0xbfffc860
        ss: 0x0000001f  efl: 0x00010246  eip: 0x029a0ea8   cs: 0x00000017
        ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
       cr2: 0x00000004
    Binary Images:
         0x1000 -     0x6ff7 +com.picaboo.Picaboo.A382D4714709B456C4E0088DFC1F7243AF9EBF75.1 10.136P (???) <61ACEB56-50C0-4195-7C4F-7AADFF5984AB> /Applications/Picaboo X.app/Contents/MacOS/Picaboo X
       0x500000 -   0x5b5fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
      0x255a000 -  0x31d0ff3 +com.adobe.AIR ??? (2.6.0.19120) <DF482B2D-E5BD-CEB1-E40E-0F2C7394FBED> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
      0xb42b000 -  0xb42fff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <6A211097-72ED-1461-4050-72C9101D79E4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
      0xb434000 -  0xb43affb  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <404165FF-1BA0-706B-F48A-10AC997162B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x10e3a000 - 0x10e48fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <AFA4C3C8-D752-EC96-FF56-6E2F8ABB391B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x10e4c000 - 0x10e5eff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <08801444-00D2-E55B-AE80-B807B99BB0C6> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
    0x90003000 - 0x9003cff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
    0x9003d000 - 0x9008dff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x9008e000 - 0x90209fe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9025b000 - 0x9026bff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x90273000 - 0x90287ffb  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
    0x90288000 - 0x90289ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x902d3000 - 0x90353feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818

    Hey Chris,
    This shouldn't be a influence hopefully. We also had her remove any leftover files for the Picaboo client and Air, for Picaboo that would be under User > Library > Preferences.
    For Air we had her go under Library > Frameworks, and delete Adobe Air.framework.
    Do you have another location in mind for Air we should look at?
    Thanks.

  • "Class not registered​" Error when running Windows Explorer

    Hi, 
    I've been having trouble running Windows Explorer + any related programs (Control Panel, Internet Explorer, etc.).  Whenever I try to run such programs, a popup containing the following comes up:
    C:\Users\<username>\AppData\Roaming\Microsoft\Wind​ows\Start Menu
    Class not registered
    Any help?  I've tried using a registry cleaner, and the command regsvr32 ExplorerFrame.dll didn't work.  I don't recall installing anything, and everything else seems to be fine.
    Thanks in advance. 
    EDIT: I've tried System Restore, didn't work. 
    Message Edited by NuclearTide on 01-20-2009 04:45 PM

    Specs: 
    Lenovo 3000 N100
    Windows Vista Home Premium
    Genuine Intel (R) CPU T2080 @ 1.73 GHz (2 CPUs)
    1014 MB RAM
    DirectX 10
    Intel(R) GMA 950 

  • Error when running any kind of adobe based webdynpro application

    Hi,
    I dont get this error for other kinds of web dynpro application, but whenever I deploy an adobe based application, I get the following error on running it.
    My Portal is NW04S SP9.
    I have a very simple adobe application and atleast the initial page should come up.
    It is based on the following example in help.sap.com
    http://help.sap.com/saphelp_nw04s/helpdata/en/dc/f1783fe3263042e10000000a114084/frameset.htm
    The initial exception that caused the request to fail, was:
    <b>Error Summary</b>
    <i>While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).</i>
    <b>Root Cause</b>
      <b> <i>java.net.ConnectException: A remote host refused an attempted connect operation.
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:336)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:201)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:188)
        at java.net.Socket.connect(Socket.java:482)
        ... 47 more</i></b>
    Detailed Exception:
    <i>com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException.<init>(PDFDocumentRuntimeException.java:25)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:396)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException.<init>(PDFDocumentRuntimeException.java:25)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:98)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:121)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:341)
         ... 29 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         java.net.ConnectException: A remote host refused an attempted connect operation.
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:382)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.render(PDFObject.java:3710)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:139)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
         ... 32 more
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
         java.net.ConnectException: A remote host refused an attempted connect operation.
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:89)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:99)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:359)
         ... 35 more
    Caused by: java.net.ConnectException: A remote host refused an attempted connect operation.
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:336)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:201)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:188)
         at java.net.Socket.connect(Socket.java:482)
         at java.net.Socket.connect(Socket.java:432)
         at java.net.Socket.<init>(Socket.java:339)
         at java.net.Socket.<init>(Socket.java:150)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initStreamsFromSocket(HTTPSocket.java:648)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initializeStreams(HTTPSocket.java:470)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getOutputStream(HTTPSocket.java:427)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getRequestStream(HTTPTransport.java:355)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:548)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1425)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:82)
         ... 37 more</i>
    Thanks,
    Harish P Subramanian
    Mobile : 9903306035

    Hi
    I believe that u have all the prerequisites ie
    NWDS with Adobe lifecycle designer
    Adobe installed
    Adobe document services configured in J2ee engine
    Apart from that check whether you have the context structure and its properties same as that given in the example
    I had faced a problem because of that...
    pdfsource should be binary
    and there should b a attribute for the value node
    Regards
    Krishna

  • Error 0x80070005 with Windows Ap Certification Kit

    I am getting the following error:
    I went to
    http://go.microsoft.com/fwlink/?linkId=235160 as suggested, but could not find anything of 0x80070005.  I am wondering if anyone could shed some light on this.
    Hong

    Hi Hong - 0x80070005 literally means "Access Denied" on a resource.  You can run Process Monitor while running WACK and see which resource is throwing that code.
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Win 7 automation error when running crystal 10 reports

    I am getting automation and memory type errors when running crystal 10 reports through a VB6 application on WIN 7 32 bit PC...
    does not happen on all win7 PCs, in fact, the reporting will work for a time and then errors, but once getting the errors, seems like the reports will not run again.

    Honestly, not a clue. I've never even thought of putting CR 10 (designer or runtime) on WIN 7. Now I assume this is not CR 10.5 (bundles with .NET 2008).
    See [this|https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567] wiki.
    Ludek

  • Getting the below error when running the Baseline.grf for the first time

    I am getting the below error when running the Baseline.grf for the first time.
    Appreciate your support in resolving it.
    Error below:
    INFO [main] - *** CloverETL framework/transformation graph, (c) 2002-2012 Javlin a.s, released under GNU Lesser General Public License ***
    INFO [main] - Running with CloverETL library version 3.2.1 build#63 compiled 04/01/2012 12:53:21
    INFO [main] - Running on 4 CPU(s), OS Windows 7, architecture amd64, Java version 1.6.0_20, max available memory for JVM 901120 KB
    INFO [main] - Loading default properties from: defaultProperties
    INFO [main] - Graph definition file: graph/Baseline.grf
    INFO [main] - Graph revision: 1.114 Modified by: mkressirer Modified: Thu Apr 12 13:27:18 EDT 2012
    INFO [main] - Checking graph configuration...
    INFO [main] - Graph configuration is valid.
    INFO [main] - Graph initialization (Baseline)
    INFO [main] - [Clover] Initializing phase: 0
    INFO [main] - [Clover] phase: 0 initialized successfully.
    INFO [main] - register MBean with name:org.jetel.graph.runtime:type=CLOVERJMX_1306871483270_0
    INFO [WatchDog] - Starting up all nodes in phase [0]
    INFO [WatchDog] - Successfully started all nodes in phase!
    INFO [RUN_GRAPH1_0] - Running graph ./graph/InitDataStore.grf in the same instance.
    INFO [RUN_GRAPH1_0] - Checking graph configuration...
    INFO [RUN_GRAPH1_0] - Graph configuration is valid.
    INFO [RUN_GRAPH1_0] - Graph initialization (InitDataStore)
    INFO [RUN_GRAPH1_0] - [Clover] Initializing phase: 0
    WARN [RUN_GRAPH1_0] - WS messenger cleanup failed.
    java.lang.NullPointerException
         at org.apache.axis2.client.Stub.cleanup(Stub.java:134)
         at com.opensys.cloveretl.component.WebServiceClient.free(Unknown Source)
         at org.jetel.graph.Phase.free(Phase.java:487)
         at org.jetel.graph.TransformationGraph.freeResources(TransformationGraph.java:681)
         at org.jetel.graph.TransformationGraph.free(TransformationGraph.java:955)
         at org.jetel.graph.runtime.PrimitiveAuthorityProxy.executeGraph(PrimitiveAuthorityProxy.java:149)
         at org.jetel.component.RunGraph.runGraphThisInstance(RunGraph.java:511)
         at org.jetel.component.RunGraph.runSingleGraph(RunGraph.java:409)
         at org.jetel.component.RunGraph.execute(RunGraph.java:302)
         at org.jetel.graph.Node.run(Node.java:414)
         at java.lang.Thread.run(Thread.java:619)
    WARN [RUN_GRAPH1_0] - Some graphs wasn't executed (because graph "./graph/InitDataStore.grf" finished with error).
    WARN [RUN_GRAPH1_0] - Some graph(s) finished with error.
    ERROR [WatchDog] - Graph execution finished with error
    ERROR [WatchDog] - Node RUN_GRAPH1 finished with status: ERROR caused by: Graph './graph/InitDataStore.grf' failed!
    ERROR [WatchDog] - Node RUN_GRAPH1 error details:
    org.jetel.exception.JetelException: Graph './graph/InitDataStore.grf' failed!
         at org.jetel.component.RunGraph.execute(RunGraph.java:324)
         at org.jetel.graph.Node.run(Node.java:414)
         at java.lang.Thread.run(Thread.java:619)
    INFO [WatchDog] - [Clover] Post-execute phase finalization: 0
    INFO [WatchDog] - [Clover] phase: 0 post-execute finalization successfully.
    INFO [WatchDog] - Execution of phase [0] finished with error - elapsed time(sec): 2
    ERROR [WatchDog] - !!! Phase finished with error - stopping graph run !!!
    INFO [WatchDog] - -----------------------** Summary of Phases execution **---------------------
    INFO [WatchDog] - Phase# Finished Status RunTime(sec) MemoryAllocation(KB)
    INFO [WatchDog] - 0 ERROR 2 20132
    INFO [WatchDog] - ------------------------------** End of Summary **---------------------------
    WARN [exNode_0_1306871483270_RUN_GRAPH1] - Attempt to unregister non-registered thread in the ContextProvider.
    ./graph/InitDataStore.grf: Execution of graph failed! Error during graph initialization: Phase 0 can't be initilized.
    INFO [WatchDog] - WatchDog thread finished - total execution time: 2 (sec)
    INFO [main] - Freeing graph resources.
    ERROR [main] - Execution of graph failed !

    It can't find an Endeca specific class when running via the clover command line utility. Thus, the classpath being set in that shell script is not incorporating the .jar files where the endeca-specific classes are packaged. I would start by adding an line to see what your classpath is set to. There are actually already some lines of shell script in clover that you can uncomment to see what .jars are getting loaded:
    #echo $CLOVER_LIB/*
    for i in $CLOVER_LIB/*.jar $CLOVER_LIB/*.zip; do
         LOCAL_CLASSPATH="$LOCAL_CLASSPATH:$i"
    done;
    #for i in `ls $CLOVER_LIB/*.jar`; do
    #echo $i
    #done;
    You could also echo LOCAL_CLASSPATH to see what is getting set there. At the end of the day, you will need the endeca-specific jars to load which can be found here: /Endeca/Discovery/2.3.0/Integrator/plugins/com.endeca.latitude_1.0.0/*
    HTH,
    Dan
    http://branchbird.com

  • SQL serever 2012 Setup has encountered an error when running a windows installer file

    I am trying to install SQL server 2012 Express on a windows 7 PC for 2 days now. I feel like banging my head against the wall.
    I keep getting the following errors here's the full log
    The following error has occurred:
    SQL Server Setup has encountered an error when running a Windows Installer file.
    Windows Installer error message: An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer
    to Help and Support for more information. HRESULT: 0x8007054F. Windows Installer file: C:\Users\Receno\AppData\Local\Temp\SQL Server 2012\Setup\1033_ENU_LP\x64\setup\sqlsupport_msi\SqlSupport.msi Windows Installer log file: C:\Program Files\Microsoft SQL Server\110\Setup
    Bootstrap\Log\20150109_213740\SqlSupport_Cpu64_1_ComponentUpdate_1.log
    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xDC80C325

    hmmm..so which hotfix do I apply ?
    SQL Server 2012
    All (Global) x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86

  • Error occurred in deployment step 'Install app for SharePoint': There were errors when validating the App manifest.

    Hi everyone,
    I `m getting error message like this  "Error occurred in deployment step 'Install app for SharePoint': There were errors when validating the App manifest.". when i try to debug the application with "Start Action"="Internet Explorer".This
    application  is  an apps for office application with Oauth with Office 365
    Any help in this regard is greatly appreciated 
    Thanks!!
    Santosh Sutar

    Thanks Fei for your time.
    >>>I would suggest that you create a new project and set it start action with 'Internet Explorer'
    to see whether this issue could be reproduced.  If no, we can compare the difference between the two menifest files.
    As per your suggestion above ,With new project,I can debug with with start action "Internet Explorer" and I
    could not see much difference between the manifest files.
    Please find below my manifest file for the reference .
    <?xml version="1.0" encoding="UTF-8"?>
    <!--Created:cb85b80c-f585-40ff-8bfc-12ff4d0e34a9-->
    <OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="TaskPaneApp">
      <Id>084cd6cd-2908-44d1-a5cf-4fa029aec211</Id>
      <Version>1.0.0.0</Version>
      <ProviderName>[Provider name]</ProviderName>
      <DefaultLocale>en-US</DefaultLocale>
      <DisplayName DefaultValue="Office 365 MVC" />
      <Description DefaultValue="Office 365 MVC"/>
      <AppDomains>
        <AppDomain>https://login.microsoftonline.com</AppDomain>
      </AppDomains>
      <Hosts>
        <Host Name="Document" />
        <Host Name="Workbook" />
      </Hosts>
      <DefaultSettings>
        <SourceLocation DefaultValue="~remoteAppUrl/Home/Index/" />
      </DefaultSettings>
      <Permissions>ReadWriteDocument</Permissions>
    </OfficeApp>
    Please suggest on this.
    Thanks !!
    Santosh Sutar

Maybe you are looking for