CR report and Flash

Hello,
I want to make database application in FlashPHP and then import it into CR report but I 've read that AIR desktop applications can interact with local SQLite database. I've got a question is it possible to write db application in AIR and then import it as Flash object into CR report or should I make this with FlashPHP?
Best Regards,
Paul Smuda

Please re-post if this is still an issue to the Java Development - Crystal Reports Forum or purchase a case and have a dedicated support engineer work with you directly

Similar Messages

  • Crystal Reports and Flash

    Hi All,
    Can some body help me please !!
    I want to design a report with flash file .swf embedding in it.
    I have a flash file (.swf) and am able to embed it in Crystal Reports 2008.
    The flash file displays data from an Employee table correctly.
    I want to now create a parameter say ID that should change the data on the flash object.
    That means when I change the parameter "ID" , the flash file should display only the respective Employee's data.
    i.e. to correlate the crystal parameter with the flash object.
    Is this possible ?
    Regards,
    Jon

    I'm not sure if you can generate a flash from XCelsius on your system.
    In XCelsius, you can put some containers (e.g. dropdown list, radio button, List Builder, Ticker, etc.).
    When you select data, the results will be changed.
    After you generate a report in XCelsius, then you can export into flash file format.
    I think if you insert that flash file in Crystal Report, you might be able to do as you expected.
    It could apply.
    Not sure if this could help.
    -WJ-

  • Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise o

    Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise on this problem we are facing. Thank you.
    == This happened ==
    Every time Firefox opened
    == Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise on this problem we are facing. Thank you. ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5

    Reset the page zoom on pages that cause problems: '''View > Zoom > Reset''' (Ctrl+0 (zero); Cmd+0 on Mac)
    See [[Text Zoom]] and [[Page Zoom]] and http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can try if it works if you disable OOPP (Out-Of-Process-Plugins) for Flash
    You can set the prefs dom.ipc.plugins.enabled.* to false on the about:config page to disable the plugin-container process.
    dom.ipc.plugins.enabled (currently false by default)
    dom.ipc.plugins.enabled.npswf32.dll (Flash)
    To open the ''about:config'' page, type '''about:config''' in the location (address) bar and press the Enter key, just like you type the url of a website to open a website.
    If you see a warning then you can confirm that you want to access that page.

  • Multi-module Maven and Flash Builder 4

    Sorry for cross-posting this, but I responded to:
    http://forums.adobe.com/message/3235768#3235768
    which was posted in the Flex forum, and this is more about Flash Builder. The issue is that content assist doesn't work with a multi-module maven project containing a Flex Project module. So here is my response to the above. Hopefully someone will see it here:
    <quote>
    I'm having the EXACT same problem reported by you as well as here:
    http://forums.adobe.com/message/2580402#2580402
    Steps to reproduce:
    1) Install Adobe Flash Builder 4 Standalone (I initially tried with Spring Toolsuite 2.5.0, but thought I should try with the standalone version from Adobe).
    2) Open FB4 and create a brand new workspace
    2) Add Eclipse Galileo and M2Eclipse as update sites
    3) Install m2eclipse
    4) From the command line, create a basic maven project via 'mvn archetype:create'.
    5) Remove the src folder and change packaging type to pom
    6) In FB4, import the new maven project
    7) Create a new Flex Project via File -> New -> Flex Project. Change the location so that it's in a folder under your newly created maven project
    8) Open Main.mxml -- notice that the generated file has syntax errors in it (another issue). Fix those errors and attempt the Content Assist -- no dice
    Notice that this is a vanilla FB4 standalone install. The only thing I added was the M2Eclipse plugin. Also, I am NOT using flexmojos, nor have I added a <modules/> section to the parent pom yet. As far as FB is concerned, the new flex project is just in a folder underneath another in it's workspace. Also note that this is a brand new workspace -- so a corrupted workspace shouldn't be an issue (as was apparent in the beta).
    This has been driving me nuts. We need this functionality. We have a multimodule maven project and really want to use Flex and Flash Builder. We're still in the eval period for FB, but may have to forgo buying FB and instead go with FlashDevelop, even though it's not as powerful.
    Justin
    </quote>

    Hi guy,
    its actually quite simple.
    The  "Root Folder"  "Root URL" "Context Root" define your server directory and its url.
    as the root folder you put in
    <your blazeds install dir>/tomcat/webapps/<your project dir> // you take the blazeds.war file and copy it , rename it and voila your app dir is ready
    so it should read something like : c:\blazeds\tomcat\webapps\my_project --> this then has a WEB-INF/flex directory in it. Thats why you have that error of yours  --> Invalid root. The WEB-INF/flex folder must contain either flex-config.xml or services-config.xml.
    the root url is something like
    http://localhost:8400/<your context root> --> is usually your project name in lower case
    the context root is your project name, the same name as your copied blazeds.war file
    <my_project_name> --> thats what you insert to access your app in a webbrowser
    Hope that helped a bit
    I am just getting started myself, so i hope i didnt make any mistake, if so I would also be happy if anybody you knows better corrects me    
    Have fun and good luck
    einrocker

  • Director and Flash Paper

    Hi Adobe forums,
    I've just about putting the finishing touches together for an
    interactive CD at work using director 1.0.11. I've provided users
    with a print button that then in theory should open the
    corresponding flash paper file and then the user can just print out
    what ever he or she wants.
    Don't ask me why I used flash paper over pdf, it was
    something new and I wanted to try it out. It works fine on my
    machine but when I burn the projector and accompanying swf and xtra
    folder to cd it won't work on other machines.
    I'm guessing this is a Flash Xtra problem, but I've already
    selected Flash Assest and Flash Asset Options X32 via modify >
    movies > xtras but this doesn't seem to solve the problem. To
    handle the opening of this file I've also downloaded and installed
    BuddApi as well.
    Here's the code I use to open the swf file:
    property pFile
    global gDelimiter
    on getPropertyDescriptionList
    description = [:]
    addProp description,#pFile, \
    [#default:"test.swf", \
    #format:#string, \
    #comment:"Type the full filename to open: Example: test.swf"]
    return description
    end
    on mouseEnter me
    -- sets the cursor to the hand
    cursor 280
    end
    on mouseLeave me
    -- sets the cursor to default
    cursor -1
    end
    on mouseUp me
    --- setting the file path to go to, you need to put your
    folder name or file structure in.
    --- the moviepath is the path to the actual .exe file. So you
    just need to
    --- add the structure from that point on. In the below case
    there is a
    ---folder called "pdf_files" in the same directory as the
    .exe
    sPath = the moviePath & "swf_files" & gDelimiter
    & pFile
    --- & is simply appending each item, so it is appending
    pdf_files to the
    ---existing path, and then appending
    --- gDelimiter which is either a \ or : and then finally
    appending the name of
    ---your file
    baOpenFile(sPath, "Maximised")
    --- buddyAPI command you will have to download and install
    buddy API
    ---Xtra. It is free, do a google search for BuddyAPI and the
    site will come
    ---up, simply download the appropriate version and place in
    your Xtras
    ---folder.
    cursor -1
    end
    If anybody could point me in the right direction I would be
    very grateful.

    Thats the strange thing, at work all machines are set up the
    same way via an image ripped down to them when they are first
    configured. Part of the standard desktop image is the Flash Plugin.
    For some strange reason the .swf file isn't recognised on the
    CD. Drag the associated file to the users computer and the file is
    recognised.
    I'll give the error reporting alert a try and feedback the
    results. It might be that I just have to embed the Flash Paper
    within the Director Projector.
    If anybody else has any ideas I would be very grateful.
    yiendos

  • FCX 1.5 MX and Flash 8

    Hello,
    I was searching about this, but until now I found no
    sufficient or clear answer.....
    Which communication component set ( and where can you
    download them ) can be used to develop for FCS 1.5 in Flash 8 Pro ?
    I'd like to use the AVPresence, Chat, etc..... This is a
    serious request, not targeting to get the answer "It is better to
    code them yourself" . The fact is, that it is necessary to know
    about the compatibility. So please be kind and try to clear or
    explain the circumstances to me. I'd like to start coding but feel
    blocked by the simple question which components (FCS V1, V2 or FMS)
    I should install.
    Thanks in advantage
    MIBtwo

    I'd like you to correct me if I am wrong, but it seems that
    the "new" fcs2 components available from
    http://www.adobe.com/devnet/flashmediaserver/articles/components.html
    are dated from June 2002. (Version info of AVPresence shows Version
    d20, 06.28.2002 for example)
    They seem to be older than the "latest" MX 2004 Communication
    Components that I have found on my Harddisk (Version info of
    AVPresence shows Version d23, 02.22.2003 there)
    So ,there is no AS2 compatibility to assume with the
    fc2_components and some glitches reported by other people make this
    assumtion seem to be reality (see problems with "SimpleConnect" and
    "VideoConference" reported in several other threads).
    I found no tech. Info, releasenote or anything official
    pointing out the limitations to AS1 and the problems with deploying
    to FP > 6. The only source of information is here in the forum.
    It is annoying, time consuming and does not help in customer
    satisfaction (just my opinion) that Adobe does not keep in track
    with it's own products. How is it to explain that Adobe/MM putsold
    soles on new shoes, as it seems to me ?
    Both, FMS and Flash 8, are good and well established
    Products. But (again I just state my opinion) when a company offers
    an enrichment ( I still see the CommComponents in that light) for
    an expensive product, it should be supported, documented,
    maintained and updated in the same manner as the product itself. Or
    they should let it be, because all what they cause is confusion
    when things are not documented.
    I would be glad, if I am wrong with what it seems to me.
    Maybe I missed something and somebody can correct my statements
    (nobody is perfect).
    The (sad) result of my investigation is :
    - NO AS 2.0 compatibility,
    - Problems when deploying to FP > 6 bec. of depricated
    statements
    - partial decreased functionality of fms2_components compared
    to other Versions of CommComponents (MX 2004 Components)
    - NO docu regarding to limitations or technical info about
    compatibility.
    Conclusion is (as JayCharles mentioned in a former post) :
    Best is not to use the predefined CommunicationComponents.
    As long as Adobe does not change them to support AS 2 and the
    actual FP Versions I agree to JayCharles statement.
    EOF
    MIBtwo

  • Difference between Crystal Report and Xcelsius ?

    Hi,
    I am newbie to CR and Xcelsius. In most of the articles I read about CR and Xcelsius, I could not understand the difference between these two. Can anyone tell me in simple technical language whats the difference ?
    Also, does Xcelsius works only with Excel sheet ? Whats about pulling data frm Mysql to show data ?
    Thanks,
    Prashant

    Hi Prashant,
    Xcelsius is a dashboarding tool. In its simplest format it takes data from an Excel sheet and displays it graphically. It is possible to import live data into Xcelisus, primarily through Web service connections and Excel XML maps. It produces swf files (flash).
    Crsytal Reports is a toll for building reports. These are reports typically laid out in a header, detail footer format, though there is a high level of control over the display. Crystal Reports will connect to almost anything, Relational DBs, Excel, XML data. Business Objects Universes. You can imbedd Xcelsius swf files into Crystal Reports.
    In summary, CR is for reporting and Xcelsius is for dashboarding
    Try help.sap.com and business objects for the product overview documents.
    Regards
    Alan

  • No Dashboard Display under Reports and Analytics - AC 10.0

    Hello,
    When I try to access the Dashboard reports under Reports and Analytics menu in NWBC, I do not get any display.
    Instead, I see something like x at the top left hand corner and it keeps loading indefinately.
    I have instead Adobe Flash Player 10.0.....Do I need to install another software (like Crystal Reports) to have this display showing graphs and stuffs?
    If yes, what other steps do I need to perform to get this graphical display out?
    Thanks

    Hi Hemant,
    The user has all authorizations. I have even given the user admin right to the user.
    The behavior of the explorer is as if there is a feature that is not activated or installed as it does as if it wants to open...but it now comes out with a cross like sign.
    The only requirement I saw in the installation is guide is for adobe flash player which I have since installed. Are you aware of other tools to install to display analytics n reports?
    Thanks!

  • Slow connecting to internet and Flash frequently quits

    My iMac has been very slow over the past while. I am on Snow Leopard, and have all the updates.
    It takes a very long time to connect to internet and also to webpages. Simple commands such as inputing text and dropping menus take forever. I have that coloured pinwheel running for very long periods while attempting to make the connections or garnering responses to commands. Often the tasks will time out. I've been getting messages such as "Safari has shut down, there is a problem with flash, this error will be reported to Apple" and frequently I'll get a message that Flash has inexplicably quit. I've had the computer lock up and the only thing I can do is to shut down the computer, losing all my opened pages and unsaved data.
    I don't know if it would make any difference, but I have asked my service provider to send me a new modem. I have DSL and ethernet.
    Is it possible that Flash is corrupt and should I reinstall, or are the other problems, such as slowness, etc not a Flash related?
    I know I have a lot of old emails and other files which I have to clean out. Does this have a bearing? I have cleared history, removed cookies, and performed other cleanup tasks.
    My trial support period with Apple support has expired, so have no recourse through them.
    Thanks,
    Ted

    Ted, that does seem odd. Did you do a control-click (i.e. hold down the Control key while clicking) on the Macintosh HD icon? It should have presented a small menu of options, of which one is Get Info. Alternatively, if you have a two-button mouse, right-clicking the icon should have behaved similarly.
    You’ve got plenty of available disk space, so a crowded disk can be ruled out.
    The number of bookmarks should not have any effect on the browser’s speed. The size of your inbox theoretically could affect the speed at which you download e-mail, but you have enough available disk space that it shouldn’t be an issue.
    If you use Apple’s Mail program, does it offer an option to download e-mail but keep it on your ISP’s servers? If so, do you use that option? If you do, then that could certainly slow down your e-mail downloads if you have a large inbox, since your e-mail program would spend time figuring out what has already been downloaded vs. what needs to be downloaded — and if you check for e-mail often, then that processing could slow down your browsing.
    For both Flash and Firefox, the download will only overwrite packages of the same name if they already exist; thus, the commands above would overwrite Firefox.dmg and Flash.dmg on your desktop only if they already exist by those names there. Once the packages are executed, they will overwrite applications of the same name if they already exist. Thus, if you haven’t previously installed Firefox on your computer, by definition no previous Firefox can be overwritten; but if you install a newer version of Firefox in the future, then it will overwrite any version installed in the past — but your bookmarks, plug-ins, &c. won’t be affected by the overwrite, since they’re stored in a separate area of your disk. Executing a Flash package will overwrite the version that is already installed.

  • Macbook Pro 2009 runs slowly and freezes. Can someone look at this Etrecheck report and tell me what's wrong?

    Macbook Pro 2009 runs slowly and freezes. Can someone look at this Etrecheck report and tell me what's wrong?
    Hardware Information:
              MacBook Pro (13-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,5
              1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 6 days 16:17:8
    Disk Information:
              FUJITSU MJA2160BH FFS G1 disk0 : (160.04 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        MacBook HD (disk0s2) /: 159.18 GB (29.38 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS23N 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
              com.spsys.driver.IOKitDriver          (1.0.0d1)
              com.parallels.kext.usbconnect          (8.0 18615.948847)
              com.parallels.kext.hypervisor          (8.0 18615.948847)
              com.parallels.kext.hidhook          (8.0 18615.948847)
              com.parallels.kext.netbridge          (8.0 18615.948847)
              com.parallels.kext.vnic          (8.0 18615.948847)
              com.parallels.filesystems.prlufs          (2010.12.28)
    Startup Items:
              StartupComponent: Path: /Library/StartupItems/StartupComponent
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.fitbit.galileod.plist 3rd-Party support link
              [System] com.spsecure.daemon.plist 3rd-Party support link
    Launch Agents:
              [System] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [System] com.spsecure.useragent.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [not loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [not loaded] [email protected]
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
              AdobeResourceSynchronizer
              Dropbox
              EvernoteHelper
              Fitbit Connect Menubar Helper
              Google Chrome
    Internet Plug-ins:
              Flip4Mac WMV Plugin: Version: 2.4.4.2 3rd-Party support link
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 3rd-Party support link
              AdobePDFViewer: Version: 11.0.06 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 11.9.900.170 - SDK 10.6 Outdated! Update
              QuickTime Plugin: Version: 7.7.3
              OfficeLiveBrowserPlugin: Version: 12.3.6 3rd-Party support link
              AmazonMP3DownloaderPlugin101750: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 3rd-Party support link
              Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
              iPhotoPhotocast: Version: 7.0
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    User Internet Plug-ins:
              Move-Media-Player: Version: npmnqmp 071503000004 3rd-Party support link
              fbplugin_1_0_3: Version: (null) 3rd-Party support link
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
              MacFUSE  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              Amazon MP3 Downloader:          Version: INFO_PLIST_VERSION - SDK 10.4 3rd-Party support link
    Time Machine:
              Skip System Files: NO
              Auto backup: YES
              Time Machine not configured!
    Top Processes by CPU:
                  37%          prl_vm_app
                  10%          WindowServer
                   9%          Google Chrome
                   1%          hidd
                   1%          Agent
    Top Processes by Memory:
              602 MB          prl_vm_app
              115 MB          Google Chrome
              82 MB          Google Chrome Helper
              82 MB          Mail
              70 MB          Microsoft Word
    Virtual Memory Information:
              137 MB          Free RAM
              782 MB          Active RAM
              718 MB          Inactive RAM
              1.50 GB          Wired RAM
              23.02 GB          Page-ins
              1.21 GB          Page-outs

    Hey greytdogs,
    I would give some of the suggestions in this link a shot:
    OS X Mavericks: If your Mac runs slowly
    http://support.apple.com/kb/PH13895
    Welcome to Apple Support Communities!
    Sincerely,
    Delgadoh

  • MetaStream 3.0.15.12 Plugin is disabled and Flash content does not play.

    ''Duplicate post, continue here - [https://support.mozilla.com/en-US/questions/791811]''
    MetaStream 3.0.15.12 Plugin is disabled and Flash content does not play.

    Recent crashes of certain multimedia contents (this includes Youtube videos, certain flash games and other applications) in conjunction with Firefox are most probably caused by a recent Flash update and/or a malfunctioning browser plugin such as Real Player.
    In order to remedy the problem, please perform the steps mentioned in these Knowledge Base articles:
    * [[Flash Plugin - Keep it up to date and troubleshoot problems]]
    * [[Flash 11.3 crashes]]
    * [[Flash 11.3 doesn't load video in Firefox]]
    Other, more technical information about these issues can be found under these Links:
    * http://forums.adobe.com/thread/1018071?tstart=0
    * http://blogs.adobe.com/asset/2012/06/inside-flash-player-protected-mode-for-firefox.html
    Please report back soon.

  • Java and Flash problems messing up display

    I got a new Mac Book Pro about a month ago, and first, in Safari, the previews of pages would look like this: http://img163.imageshack.us/img163/9228/grab1p.png
    Then Safari started getting pixalated (all pages), and Flash would crash (See error report below), then when I did permissions repair, I get Java problems (see below).
    Then the ENTIRE DISPLAY would get all pixalated and freeze up. When I restart, it works for a while until I open too many Safari tabs (around 10 or so), and it starts all over again.
    Any ideas?
    Safari Crash Report:
    Process: WebKitPluginHost [2954]
    Path: /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS /WebKitPluginHost
    Identifier: com.apple.WebKit.PluginHost
    Version: 6533 (6533.13)
    Build Info: WebKitPluginHost-75331300~12
    Code Type: X86 (Native)
    Parent Process: WebKitPluginAgent [178]
    PlugIn Path: /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    PlugIn Identifier: com.macromedia.FlashPlayer-10.6.plugin
    PlugIn Version: 10.1.102.64 (10.1.102.64)
    Date/Time: 2011-01-30 10:24:44.216 -0500
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Interval Since Last Report: 33978 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 268000 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: 2CCB7A1A-D359-4B6F-978D-C282B4C97A1A
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ...ppleIntelHDGraphicsGLDriver 0x1616b23f glrReturnUnexpectedKillClient + 15
    1 ...ppleIntelHDGraphicsGLDriver 0x15ed90c9 GhalInterface::getCommandBuffer(unsigned char**, unsigned char**, unsigned int*, unsigned int*) + 153
    2 ...ppleIntelHDGraphicsGLDriver 0x160b50aa GHAL3D::CPrivateCommandTransport::FlushCommandBuffer(GHAL3D::FLUSH_TYPE, unsigned char) + 362
    3 ...ppleIntelHDGraphicsGLDriver 0x160b4e01 g575SubmitPacketsToken + 81
    4 ...ppleIntelHDGraphicsGLDriver 0x160d999f gldFlush + 47
    5 ...ppleIntelHDGraphicsGLDriver 0x161240b6 FinishMemoryBuffer(GLDContextRec*, MemoryBufferList*) + 38
    6 ...ppleIntelHDGraphicsGLDriver 0x16124046 GetNextMemoryBufferItem + 70
    7 ...ppleIntelHDGraphicsGLDriver 0x16123fba GetOffsetIntoScratchBuffer + 42
    8 ...ppleIntelHDGraphicsGLDriver 0x161234c6 gldModifyTexSubImage + 1094
    9 GLEngine 0x15915dfb glTexSubImage2D_Exec + 950
    10 libGL.dylib 0x93c33570 glTexSubImage2D + 87
    11 ...dia.FlashPlayer-10.6.plugin 0x146458fb unregister_ShockwaveFlash + 66987
    12 ...dia.FlashPlayer-10.6.plugin 0x146c4803 main + 75475
    13 ...dia.FlashPlayer-10.6.plugin 0x14452573 0x141fc000 + 2450803
    14 ...dia.FlashPlayer-10.6.plugin 0x144580d8 0x141fc000 + 2474200
    15 ...dia.FlashPlayer-10.6.plugin 0x1463bf17 unregister_ShockwaveFlash + 27591
    16 ...dia.FlashPlayer-10.6.plugin 0x146ab4e9 unregister_ShockwaveFlash + 483737
    17 com.apple.QuartzCore 0x97409f80 CAOpenGLLayerDraw(CAOpenGLLayer*, double, CVTimeStamp const*, unsigned int) + 1026
    18 com.apple.QuartzCore 0x9740a8b7 -[CAOpenGLLayer _display] + 512
    19 com.apple.QuartzCore 0x9718ff45 CALayerDisplayIfNeeded + 621
    20 com.apple.QuartzCore 0x9718f310 CA::Context::commit_transaction(CA::Transaction*) + 362
    21 com.apple.QuartzCore 0x9718ef58 CA::Transaction::commit() + 316
    22 com.apple.CoreFoundation 0x9406ee02 __CFRunLoopDoObservers + 1186
    23 com.apple.CoreFoundation 0x9402afe2 __CFRunLoopRun + 1154
    24 com.apple.CoreFoundation 0x9402a464 CFRunLoopRunSpecific + 452
    25 com.apple.CoreFoundation 0x9402a291 CFRunLoopRunInMode + 97
    26 com.apple.HIToolbox 0x97af2004 RunCurrentEventLoopInMode + 392
    27 com.apple.HIToolbox 0x97af1dbb ReceiveNextEventCommon + 354
    28 com.apple.HIToolbox 0x97af1c40 BlockUntilNextEventMatchingListInMode + 81
    29 com.apple.AppKit 0x98e4778d _DPSNextEvent + 847
    30 com.apple.AppKit 0x98e46fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    31 com.apple.AppKit 0x98e09247 -[NSApplication run] + 821
    32 com.apple.WebKit.PluginHost 0x17ee140f 0x17ee0000 + 5135
    33 com.apple.WebKit.PluginHost 0x17ee104d 0x17ee0000 + 4173
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x90f2f982 kevent + 10
    1 libSystem.B.dylib 0x90f3009c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x90f2f559 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x90f2f2fe dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x90f2ed81 pthreadwqthread + 390
    5 libSystem.B.dylib 0x90f2ebc6 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x90f370a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x90f36d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90f389f8 pthreadcondwait$UNIX2003 + 73
    3 ...dia.FlashPlayer-10.6.plugin 0x1464087f unregister_ShockwaveFlash + 46383
    4 ...dia.FlashPlayer-10.6.plugin 0x14214d34 0x141fc000 + 101684
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x90f370a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x90f36d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90f389f8 pthreadcondwait$UNIX2003 + 73
    3 ...dia.FlashPlayer-10.6.plugin 0x1464087f unregister_ShockwaveFlash + 46383
    4 ...dia.FlashPlayer-10.6.plugin 0x14214d34 0x141fc000 + 101684
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x90f370a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x90f36d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90f389f8 pthreadcondwait$UNIX2003 + 73
    3 ...dia.FlashPlayer-10.6.plugin 0x1464087f unregister_ShockwaveFlash + 46383
    4 ...dia.FlashPlayer-10.6.plugin 0x14214d34 0x141fc000 + 101684
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x90f370a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x90f36d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90f389f8 pthreadcondwait$UNIX2003 + 73
    3 ...dia.FlashPlayer-10.6.plugin 0x1464087f unregister_ShockwaveFlash + 46383
    4 ...dia.FlashPlayer-10.6.plugin 0x14214d34 0x141fc000 + 101684
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x145308b8 0x141fc000 + 3360952
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x143de48f 0x141fc000 + 1975439
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x143de48f 0x141fc000 + 1975439
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x145308b8 0x141fc000 + 3360952
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x143de48f 0x141fc000 + 1975439
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x143de48f 0x141fc000 + 1975439
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x90f0915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x90f36ce5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x90f65ac8 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x14640841 unregister_ShockwaveFlash + 46321
    4 ...dia.FlashPlayer-10.6.plugin 0x14530822 0x141fc000 + 3360802
    5 ...dia.FlashPlayer-10.6.plugin 0x1464097e unregister_ShockwaveFlash + 46638
    6 ...dia.FlashPlayer-10.6.plugin 0x14640ab5 unregister_ShockwaveFlash + 46949
    7 libSystem.B.dylib 0x90f3685d pthreadstart + 345
    8 libSystem.B.dylib 0x90f366e2 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x90f2ea12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x90f2efa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x90f2ebc6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xe00002c2 ebx: 0x15ed903e ecx: 0xbfffcbfc edx: 0xe00002c2
    edi: 0x48aba800 esi: 0x6b3d97e0 ebp: 0xbfffcb98 esp: 0xbfffcb98
    ss: 0x0000001f efl: 0x00010296 eip: 0x1616b23f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0xcc000 - 0xcfff2 +com.macromedia.Flash Player.plugin 10.1.102.64 (10.1.102.64) <0E4F768E-4FF0-90B4-7387-C86A3EC48C43> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x12df5000 - 0x12e31fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1756) <5723A7A8-2C99-561B-8D87-C8B0716436FA> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x12e3d000 - 0x12e47ff7 com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x12e51000 - 0x12e7bffb com.apple.QuickTimeIIDCDigitizer 7.6.6 (1756) <96489BA5-A106-36A1-FA42-F7F2D6AA098C> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x12e83000 - 0x12e87ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x12e8c000 - 0x12e92ffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x141fc000 - 0x14be9ff3 +com.macromedia.FlashPlayer-10.6.plugin 10.1.102.64 (10.1.102.64) <7F846A86-5E18-B6E5-4DA2-E5B46E7CF5B2> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    0x14e82000 - 0x14ed1fe3 com.apple.QuickTimeUSBVDCDigitizer 2.6.5 (2.6.5) <9DABC446-2388-C209-8912-3A33F6178B18> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x14f30000 - 0x14f54fe7 GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x15900000 - 0x15a78fe7 GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x15aaa000 - 0x15eaffe7 libclh.dylib 3.1.1 C (3.1.1) <745CBD72-DF1F-EC12-BE51-4EEA9847EADF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x15ed3000 - 0x1682aff3 com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <ACD5A3C8-28DA-4098-3564-D0470FE9E0C6> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
    0x17320000 - 0x17328ff7 com.apple.iokit.IOUSBLib 4.1.5 (4.1.5) <FC37BC4D-907E-DCC6-70D0-58665757BA89> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x17954000 - 0x17954ff7 com.apple.VideoDecodeAcceleration 1.1 (4) <2870DAF2-D95D-CCF7-D0F9-26A0DAD0E69F> /System/Library/Frameworks/VideoDecodeAcceleration.framework/VideoDecodeAcceler ation
    0x17ee0000 - 0x17efbfe7 com.apple.WebKit.PluginHost 6533 (6533.13) <3332FD2F-AFC1-396F-B2FF-2B58DC6476DA> /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS /WebKitPluginHost
    0x17f05000 - 0x17f05ff7 WebKitPluginHostShim.dylib ??? (???) <7FC31FB4-EEF0-6595-36A1-A8C27CFE598A> /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS /WebKitPluginHostShim.dylib
    0x19e8b000 - 0x19e99fe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19e9d000 - 0x19eafff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x19fad000 - 0x19faeff7 ATSHI.dylib ??? (???) <F06AB560-C2AF-09F6-7328-773E43CA2713> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x6a3bc000 - 0x6a471fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x70000000 - 0x700cbff3 com.apple.audio.units.Components 1.6.3 (1.6.3) <5DA35A22-1B05-6BD3-985A-26A7A2CD6289> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f0c8000 - 0x8f811ff7 com.apple.GeForceGLDriver 1.6.26 (6.2.6) <518182BB-5A3C-5F4C-3A84-17BB8E385BBF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <28F0312C-0678-159E-34E2-9A4E3DEADB20> /usr/lib/dyld
    0x90003000 - 0x90007ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90008000 - 0x90008ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90009000 - 0x9004cff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9008e000 - 0x90091ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90092000 - 0x90092ff7 com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9010e000 - 0x90114fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x90115000 - 0x90159ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9015a000 - 0x90182ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x90183000 - 0x90183ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x90184000 - 0x90192fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x90193000 - 0x90406fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90407000 - 0x908c0ffb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9098b000 - 0x90a0dffb SecurityFoundation ??? (???) <006B3166-E7E2-F763-04FC-3DD458C14F5F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90a0e000 - 0x90a18ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90a5d000 - 0x90b94ff7 com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90b95000 - 0x90dc0ff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x90dc1000 - 0x90e53fe7 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
    0x90e54000 - 0x90ec3ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90ecf000 - 0x90ed1ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90ed2000 - 0x90ed7ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90f04000 - 0x90f07ff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x90f08000 - 0x910afff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    0x910b0000 - 0x911b1fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x911b2000 - 0x911b6ff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x911f8000 - 0x9162dff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91633000 - 0x916e0fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x916fa000 - 0x91740ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x91741000 - 0x91741ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91742000 - 0x91748fff 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
    0x917b8000 - 0x91855fe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91856000 - 0x918b7fe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91995000 - 0x919b0ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x919b1000 - 0x919b1ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x919c2000 - 0x91a2cfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x91b9e000 - 0x91beeff7 com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9220e000 - 0x9231aff7 libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9251f000 - 0x9255afeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92855000 - 0x92861ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x92969000 - 0x92969ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9296a000 - 0x938bcfef com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x938c8000 - 0x9390bff7 libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9390c000 - 0x93c2cff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93c2d000 - 0x93c2eff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93c2f000 - 0x93c3aff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93c89000 - 0x93d3fff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93d40000 - 0x93e6ffe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e70000 - 0x93f20ff3 com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93f21000 - 0x93f5fff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93f60000 - 0x93fceff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x93fcf000 - 0x93fe0ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93fee000 - 0x94169fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94195000 - 0x9422dfe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9422e000 - 0x942a8fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x942eb000 - 0x9431eff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9431f000 - 0x94345ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94346000 - 0x94383ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94384000 - 0x94581ff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94582000 - 0x945bfff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x945c0000 - 0x945c7ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x945c8000 - 0x9460cfe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9460d000 - 0x94a23ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94a75000 - 0x94a7cff7 com.apple.agl 3.0.12 (AGL-3.0.12) <53FFD667-5E3E-4140-6A4B-0D283269DC6D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94a7d000 - 0x94ba9ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x94baa000 - 0x94bc2ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x94bc3000 - 0x94c04ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c81000 - 0x94c82ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x94c83000 - 0x94e65fff com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94e9e000 - 0x94f1efeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94f3f000 - 0x94f70ff7 libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94f71000 - 0x95760557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95761000 - 0x957b9fe7 com.apple.datadetectorscore 2.0 (80.7) <58C659CA-72CC-31D2-9732-09BF1A0CAAF6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x957ba000 - 0x95817ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95818000 - 0x958d1fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x95919000 - 0x9591cfe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x95953000 - 0x9595bff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9595c000 - 0x959d7fff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x959d8000 - 0x95a11ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
    0x95a12000 - 0x95aedfeb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95af1000 - 0x95b47ff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x95b72000 - 0x95b75ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x95b76000 - 0x95dd9fff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95f3d000 - 0x96236fef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96c88000 - 0x96d30ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96d31000 - 0x96dccff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96dcd000 - 0x96ddbff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96e08000 - 0x96e29fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96f3a000 - 0x96f8bff7 com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96ffc000 - 0x9701cfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x9701d000 - 0x9706afeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <8B819445-BDC3-74BD-4A7B-D650E511F0BF> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9706b000 - 0x97148ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x97168000 - 0x97184fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97185000 - 0x974f0ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9751b000 - 0x976d4feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x976d5000 - 0x976f7fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x976f8000 - 0x9775cffb 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
    0x97789000 - 0x97853fef com.apple.CoreServices.OSServices 357 (357) <8E13E1FB-6EBD-780B-6B08-B37118311071> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9786f000 - 0x97896ff7 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
    0x978a1000 - 0x978e0ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x978e1000 - 0x97abcff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x97abd000 - 0x97de1fef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97de2000 - 0x97e90ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x97ec6000 - 0x97ec6ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97f99000 - 0x97f99ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97fe3000 - 0x98013ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x98109000 - 0x98119ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x981ba000 - 0x981c7ff7 com.apple.NetFS 3.2.1 (3.2.1) <A6443845-5815-2429-7649-C51A4B5E7DF9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x981c8000 - 0x981d1ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9827c000 - 0x983fefe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x9849f000 - 0x984d1fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x984d2000 - 0x984d6ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x984d7000 - 0x984ecfff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x984ed000 - 0x98566ff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98567000 - 0x98579ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9857a000 - 0x985c3fe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98605000 - 0x9864cffb com.apple.CoreMediaIOServices 134.0 (1160) <D4F40A28-4E31-3210-7C2B-59D8A1903FB2> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9872c000 - 0x9886ffef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x98870000 - 0x9891afe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9891b000 - 0x98975fe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x98976000 - 0x98a78fef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x98ba0000 - 0x98bb4ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x98bb5000 - 0x98bd4ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98bd5000 - 0x98be9fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x98c2b000 - 0x98c6dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x98cf9000 - 0x98dfdfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x98dfe000 - 0x98dfeff7 com.apple.Carbon 150 (152) <D1CE2DFE-C951-908C-EC05-B175CF7A2EE5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x98dff000 - 0x996dfff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x996e0000 - 0x99704ff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x99705000 - 0x99706ff7 com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x99707000 - 0x99835fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x99836000 - 0x99838ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x99a36000 - 0x99a46ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x99a47000 - 0x99a51fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x99a65000 - 0x99a70ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.8 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 465.76 GB
    Serial ATA Device: MATSHITADVD-R UJ-898, 94.9 MB
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000
    USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000
    Permission Repair Report:
    Repairing permissions for “Macintosh HD”
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/dt.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/dt.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/management- agent.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/management- agent.jar".
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib", should be 0, user is 95.
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/dt.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/dt.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/jce.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/jce.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/management -agent.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/management -agent.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/security/b lacklist", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/security/b lacklist".
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries", should be 0, user is 95.
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries".
    Permissions differ on "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk15/hpux-pa_risc2.0/libprofilerinterface.sl", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk15/hpux-pa_risc2.0/libprofilerinterface.sl".
    Permissions differ on "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk15/hpux-pa_risc2.0w/libprofilerinterface.sl", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk15/hpux-pa_risc2.0w/libprofilerinterface.sl".
    Permissions differ on "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk16/hpux-pa_risc2.0/libprofilerinterface.sl", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk16/hpux-pa_risc2.0/libprofilerinterface.sl".
    Permissions differ on "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk16/hpux-pa_risc2.0w/libprofilerinterface.sl", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk16/hpux-pa_risc2.0w/libprofilerinterface.sl".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/dt.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/dt.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/management-a gent.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/management-a gent.jar".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/dt.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/dt.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/jce.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/jce.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/management- agent.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/management- agent.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/security/bl acklist", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/security/bl acklist".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle", should be drwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib".
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/VisualVM.bundl e/Contents/Home/profiler3/lib/deployed/jdk15/hpux-pa_risc2.0/libprofilerinterfac e.sl", should be -rwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/VisualVM.bundl e/Contents/Home/profiler3/lib/deployed/jdk15/hpux-pa_risc2.0/libprofilerinterfac e.sl".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/VisualVM.bundl e/Contents/Home/profiler3/lib/deployed/jdk15/hpux-pa_risc2.0w/libprofilerinterfa ce.sl", should be -rwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/VisualVM.bundl e/Contents/Home/profiler3/lib/deployed/jdk15/hpux-pa_risc2.0w/libprofilerinterfa ce.sl".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/VisualVM.bundl e/Contents/Home/profiler3/lib/deployed/jdk16/hpux-pa_risc2.0/libprofilerinterfac e.sl", should be -rwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/VisualVM.bundl e/Contents/Home/profiler3/lib/deployed/jdk16/hpux-pa_risc2.0/libprofilerinterfac e.sl".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/VisualVM.bundl e/Contents/Home/profiler3/lib/deployed/jdk16/hpux-pa_risc2.0w/libprofilerinterfa ce.sl", should be -rwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/VisualVM.bundl e/Contents/Home/profiler3/lib/deployed/jdk16/hpux-pa_risc2.0w/libprofilerinterfa ce.sl".
    Permissions repair complete
    Thanks!

    I'd be bringing it to an Apple store or AASP. I don't believe it has anything related to Flash or Java.

  • Swf increase size mystery publishing into Flash 8 and Flash CS4

    Hello,
    i discovered recently that a swf build with Flash 8 IDE, published for Flash Player 8 get a different size when published with Flash CS4 IDE.
    You can reproduce that effect with all sort of swf.
    I did a report for each publish (same .fla into Flash 8 IDE and Flash CS4 IDE)
    The result was : all vector graphics, all fonts, all bitmaps, all actionscript code increased
    From test.fla, i did one key frame with :
    - a dynamic TextField with some simple chars in it = "Test Chars",
    - a simple shape with brush tool
    - and one movieclip with an ordinary circle
    Size report from Flash 8 :
    test.swf Rapport sur l'animation
    Image #    Image octets    Total octets    Séquence
          1          14419          14419    Séquence 1 (Image d'exportation des classes AS 2.0)
    Séquence                        Forme octets    Texte octets    ActionScript octets
    Séquence 1                           86           132                     0
    Symbole                       Forme octets    Texte octets    ActionScript octets
    clip_circle                           69             0                     0
    Nom de la police                 octets        Caractères   
    Arial                         14056     !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy z{|}~ˆ˜–—‘’‚“”„†‡•…‰‹›€™
    Size report from Flash CS4 :
    test.swf Rapport sur l'animation
    Image #    Image octets    Total octets    Séquence
          1          18932          18932    Séquence 1 (Image d'exportation des classes AS 2.0)
    Séquence                        Forme octets    Texte octets    ActionScript octets
    Séquence 1                          103           174                     0
    Symbole                       Forme octets    Texte octets    ActionScript octets
    clip_circle                           91             0                     0
    Nom de la police                 octets        Caractères   
    ArialMT                       18467     !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy z{|}~ˆ˜–—‘’‚“”„†‡•…‰‹›€™
    Does somebody knows something about this strange phenomen ?

    Didn't look at the file size of the FLA, just the SWF as I didn't even necessarily resave the CS4 as CS6. No edits were made, I tried it with a simple open and publish just to make sure I wasn't doing anything to change the file and the resulting file was heavier (kb).
    I looked through the size reports and saw that while image compression was better in the CS6 version, the fonts were all heavier than they were in the CS4 version and this put it over the 40kb limit.

  • If I set Firefox as my default web browser, the help links on Adobe Dreamweaver and Flash's welcome screens don't connect to the help pages on Adobe's site. It just links to Firefox's start page and stops. The links work properly if Safari is set to the d

    If I set Firefox as my default web browser, the help links on Adobe Dreamweaver and Flash's welcome screens don't connect to the help pages on Adobe's site. It just links to Firefox's start page and stops. The links work properly if Safari is set to the default browser. Please help.
    == URL of affected sites ==
    http://www.adobe.com

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Playback of flv using Flash Player 10.1 and Flash Media Interactive Server jerky.

    Greetings:
    Thanks for taking time to read this.
    Here is our problem:
    Playback of flv using Flash Player 10.1 and Flash Media Interactive Server jerky.
    Playback ok if using Flash Player 10.0 with Flash Media Interactive Server.
    1. Record live using Flash Media Interactive Server
    2. Attempt to play back resulting flv using Flash Player 10.1 and Flash Media Interactive Server.
      Video plays ok for a few seconds and then plays faster than as recorded -- very jerky.
    Audio plays at normal rate.
    OS: Windows 7 64bit (two different machines. All updates installed.)
    Web browser: FireFox 3.6.10 and IE8 8.0.7600.16385
    Flash version: 10.1.85.3
    Tried with hardware acceleration on and off.
    Note: Also had another person report the same thing on a Mac.
    We had been using Flex 3, so we tried building with Flash Builder 4 – had the same problem.
    This is a show stopper for us.
    Tried using Wowza and everything worked.
    We’re dropping FMIS and switching to Wowza.
    If someone can suggest something else to try, we would appreciate it.

    Hi Greg,
    So if I understand correctly, your findings are:
    Flash Player 10.1.85.3 + Flash Media Interactive Server = Jerky Video
    Flash Player 10.0.x.x + Flash Media Interactive Server = Smooth Video
    Flash Player 10.1.85.3 + Wowza = Smooth Video
    And what about Flash Player 10.0.x.x + Wowza?
    Also, if you could check the network traffic to confirm if it's Flash Player causing the issue or it is receiving it like that from FMIS.
    Cheers
    --Vikas

Maybe you are looking for