Problem Report: Severe memory leak in Flash Player 9.0

Summary
Flash player 9.0 is prone to a severe memory leak when
playing SWF files produced by Captivate 1 containing full-motion
recordings.
Versions affected
The problem reproduces with Flash player 9.0 (Flash9.ocx,
Version 9.0.16.0) hosted in either Internet Explorer 6.0 or Mozilla
Firefox 1.5 on a Windows XP SP2 system.
The problem does not reproduce with Flash player 8.0
(Flash8.ocx, Version 8.0.22.0) in the same environment.
Description
After a few minutes playing a SWF file produced by Captivate
1 containing a full-motion recording recorded with Captivate 1, the
host browser ends up using more than a gigabyte of memory, and the
playback of the movie slows down to a halt, together with
responsiveness of the whole system.
Impact
Our organization develops E-learning content with Captivate 1
for various customers, mostly Fortune 100 companies.
This bug severely limits our ability to deliver content to
our customers.
Steps to reproduce
1. Using Captivate 1.01.1418, create a “blank
movie” with default settings.
2. Use the “Record” button and begin recording a
full-motion movie for about 2-4 minutes. For the purposes of this
bug, it is enough to record a user typing random text in a Notepad
window resized to fit in the default 800x600 window.
3. After recording the full-motion movie, publish the
Captivate movie as a “Flash (SWF)” movie, using default
settings (making sure that the “export HTML” checkbox
is selected).
4. Open the published movie’s HTML file with a host
browser, making sure that the browser is using the Flash 9.0
player.
5. While the movie is playing, watch the memory usage of the
browser process using Windows Task Manager, and you will see that
the values of the “Mem Usage” and “VM Size”
counters keep increasing until the system becomes unusable.

Also see:
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1249396&enterthread=y
Flash is generating around 300 page faults per second per
flash animation
Performance
issues: page faulting
Flash is also generating around 300 page faults per second.
This can be observed by following the instructions in the link
above for displaying page faults in the system task manager.

Similar Messages

  • Evony Memory Leak in Flash Player

    Is there a work-around of any sort for the massive memory leak in the Evony flash player based game?   When you play this game actively, opening dialogs, and submitting attack, the game can easily leak 250MB/hour until the browser grows in size to well over 1GB, before either crashing or becoming unacceptably slow to interact with.
    This problem is well known on the Evony forums and easily verified by numerous people.  Just google "Evony memory leak".
    It has been repro'ed on all browsers and all platforms that have the Adobe Flash player.  Is this being investigated?  Does the dev team know about this problem?  Is there already a thread on it here somewhere that I missed?
    Thanks,

    Also see:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1249396&enterthread=y
    Flash is generating around 300 page faults per second per
    flash animation
    Performance
    issues: page faulting
    Flash is also generating around 300 page faults per second.
    This can be observed by following the instructions in the link
    above for displaying page faults in the system task manager.

  • Memory leak in Flash with Win7, IE9, 64bit

    I have been having an issue for quite some time on 2 different computers. Both of them are Windows 7 64bit and use IE9.
    Generally I have 1 - 5 tabs open in IE at any given time. Usually one of them is a tab for Yahoo Mail. Other tabs are related to whatever I may be searching for or doing at that time, so pretty varied. Throughout the day at random times I will begin to get a grey icon for anywhere on some tabs where there is supposed to be a flash video (like the ad in the right side of the Yahoo Mail tab)... When it happens I can open Task Manager in windows and I notice that 1 or two "iexplore.exe *32" processes have memory consumed in excess of 600,000K. When I end those processes I am again able to see any flash videos that need to be viewed.
    If I leave Task Manager open throughout the day I can see the memory consumption increase on various tabs until I cannot see any more flash videos or even open new tabs in IE until I end those processes. Further, the memory does not get released if I just close the tabs in IE, but I must either end the specific process or close all tabs in IE so that IE is completely unloaded.
    I have since uninstalled the Flash player and the issue has gone away. I can re-install the flash player and the issue returns. Can you please help? This has been a huge annoyance and I had hoped that it would be fixed sooner or later. Unfortunately it has not been fixed and has finally prompted me to post something....

    First, I just wanted to follow up on this thread and let you guys know that we'll continue to look into it.  I also want to clarify some player behavior, and provide tips for helping to identify a defect that we can take action on.
    Whenever you refresh/reload a tab, the browser should signal to us that our process is being destroyed, at which point we would release all of our resources and shut down.  SergeStone's comment above makes it sound like this might not be happening in a particular case.  I'm going to build out a few tests this week to explore this in more detail, and I'll follow up with results.
    Also, it's worth discussing the difference between memory consumption and memory leaks.  Flash Player is designed to consume a percentage of your available memory.  If you have a 32-bit machine with 2GB of RAM, we're going to consume a lot less memory than a 64-bit system with 16GB of RAM. 
    Not all Flash content is authored well.  If the ActionScript developer is continuously loading objects into their SWF and never releasing them (a slide-show is a good simplistic example), you'll see a steady usage increase as each new object loads in.  You should also see that evenutally, our automatic Garbage Collection process will kick in.  Memory will peak out, and then you'll see a short CPU spike as we look at all of the available objects and cull as many unused ones as possible, consumed memory will dip down significantly (as long as we can cull stuff), and then start growing again until the next time GC kicks in.  We tend to do this judiciously, as poorly-timed GC can cause games to stutter if it happens when lots of things are moving around on the display and you don't have a lot of available CPU.
    If it's our bug, it should be straightforward to fix, and I can follow up to this thread with a beta build for you guys to evaluate once we have one available.  In the meantime, it would be interesting to know if you're seeing the problem on our current Beta builds (which is where we would do the work). 
    Here's a link to the latest Beta download:
    http://labs.adobe.com/downloads/flashplayer11-5.html
    Also, the simplest example is the most actionable.  If you can find a situation where a site in a single tab reproduces the problem, that's a quick and easy thing to deal with.  If the repro case involves opening seven tabs and waiting six hours, someone needs to repeat that over and over, until they can isolate what content experiences the problem and then iterate a bunch more with a debugger attached to try and isolate the root cause.  The more complicated the content, the more difficult that is.
    Secondly, I wanted to offer some actionable suggestions that you could use now to work around this issue. 
    Try Firefox or Chrome.  Both of these browsers run Flash Player as a separate process.
    For those of you using Performance Monitor and other tools to measure, you can directly observe the resources used by Flash Player
    For the folks concerned about Bookmarks synchronization, both Firefox and Chrome provide native bookmark syncing and import from IE mechanisms. 
    Xmarks is a really nice, free utility that provides cross-browser, cross-platform bookmark synchronization.
    Thanks,
    Jeromie Clark

  • Memory Leak with Flash Game - video of incident - Fix?

    My hypothesis:
    There is a memory leak in Flash Player that leads to Flash crashing, predictably and repeatedly, when used.
    My question:
    When will this problem be fixed?
    Evidence:
    Observe the progression in the following single-take video of me playing my favorite Flash game, posted to Youtube.  Skip to the times indicated in the "About" description for the video to observe the increase in use of physical memory, as observed in Windows Task Manager, until there isn't anything left.
    http://www.youtube.com/watch?v=gNIJvTuUitU
    My computer gets bogged down, the game stalls out, and Flash needs to be closed to enable my computer to function once more.  It makes it impossible to play this specific game for very long, and is an insidious problem lurking in the background every time I watch a video, play a game, or use Flash Player for any purpose.  My computer always slows down, with the problem worsening as time passes until I need to close everything and start again.
    Details:
    Flash Player Version: 11.7.700.224
    Operating System: Windows Vista (32-bit)
    Browser: Mozilla Firefox
    (Also happens when using Google Chrome)
    Conclusion:
    If you need further information about my specific computer, please feel free to ask.
    If this problem is specific to my computer, I would appreciate knowing this and determining a way to solve the problem.  My suspicion is that the problem originates in Flash Player itself and is experienced by many people in a variety of circumstances.  It is my hope that an articulate response indicating how long it will take to correct this bug in Flash Player can be provided.
    Thanks in advance for your help.

    My hypothesis:
    There is a memory leak in Flash Player that leads to Flash crashing, predictably and repeatedly, when used.
    My question:
    When will this problem be fixed?
    Evidence:
    Observe the progression in the following single-take video of me playing my favorite Flash game, posted to Youtube.  Skip to the times indicated in the "About" description for the video to observe the increase in use of physical memory, as observed in Windows Task Manager, until there isn't anything left.
    http://www.youtube.com/watch?v=gNIJvTuUitU
    My computer gets bogged down, the game stalls out, and Flash needs to be closed to enable my computer to function once more.  It makes it impossible to play this specific game for very long, and is an insidious problem lurking in the background every time I watch a video, play a game, or use Flash Player for any purpose.  My computer always slows down, with the problem worsening as time passes until I need to close everything and start again.
    Details:
    Flash Player Version: 11.7.700.224
    Operating System: Windows Vista (32-bit)
    Browser: Mozilla Firefox
    (Also happens when using Google Chrome)
    Conclusion:
    If you need further information about my specific computer, please feel free to ask.
    If this problem is specific to my computer, I would appreciate knowing this and determining a way to solve the problem.  My suspicion is that the problem originates in Flash Player itself and is experienced by many people in a variety of circumstances.  It is my hope that an articulate response indicating how long it will take to correct this bug in Flash Player can be provided.
    Thanks in advance for your help.

  • Permission Problem when trying to Installation Adobe Flash Player

    I'm having a problem installing the Adobe Flash Player in Windows 7 because I'm getting the now infamous message that there is not permission to install; however, mine is a bit different.
    I used to have Adobe Flash Player on my machine but it has disappeared, possibly inadvertently uninstalled.  Now, when I try to install the Flash Player, it appears to be almost done and then abruptly stops and gives the lack of permission message.  Note that I am NOT getting it installed and then it fails on a restart as most seems to do  ---  it won't install in the first place.
    Willing to try anything, I have downloaded and installed the subinacl.exe and the reset_fp.bat files in my Windows Resource Kits folder.  I try to run the reset_fp.bat file as Administrator (which I am) and the cursor changes to the hour glass and things are locked up.  I have to go to the Task Manager to end the process of Tools.
    Next, I can simply click on the reset_fp.bat file and it goes through the DOS looking screen with line of text running down like crazy but the bottom line after it stops says that the client does not have the proper permission.  Of course, that has not corrected my problem.  I do note that the first instruction in running that routine is "Install Adobe Flash Player" and that brings me back to my original problem  ---  I can't get Adobe Flash Player installed in the first place. .
    Anyone have any ideas  ---  I would be most appreciative.
    Jim B.

    Please try the offline installer:
    Internet Explorer:
    http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_ax.exe
    Firefox and other NPAPI browsers:
    http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player.exe
    If that doesn't work, make sure that your filesystem is in good shape:
    Check your hard disk for errors in Windows 7
    Then reboot the machine and try again. 
    If that doesn't work, please post your installer logs:
    Where do I find the Flash Player installation log on Windows?

  • I've tried several times to install Flash Player but no success

    I've tried several times to install Flash Player but no success.  There are no error messages but the program is not there.

    http://forums.adobe.com/thread/1195540

  • FLVPlayback Memory Leak in Flash CS3

    Hi There,
    I' making a flash file with AS2 in Flash CS3. I put a FlVPlayback in stage and let it load a couple of FLV files from my local HDD and playing continuously. I use "addEventListener" to check the current running flash movie is completed. After complete event occur, I load another flv movie to paly again.Here, I noticed that memory usage is increasing every time a new flv file is loaded and played. I heard "addEventListener" in CS3 is causing the memory leak and not being detected by GC.
    Please let me know if there is a solution to solve the memory  leak issue. I posted my codes here to know something I'm doing wrong.
    Thanks in advance...
    ================================
    onClipEvent (load)
        function _fun_complete(eventObj)
            this.autoRewind = "true";
            var _v1 = _root.v;
            var _v2 = _root.FLVlists.length;
            --__v2;
            if (_v1 < _v2)
                ++_v1;
            else
                _v1 = 0;
            this.contentPath = _root.FLVlists[_v1].path;
            var _v3 = _root.listVids[_v1].width;
            var _v4 = (stage._width - _v3) / 2;
            this._x = _v4;
            _root.v = _v1;
            this.play();
        this.addEventListener("complete", _fun_complete);

    Helllo Friend,
    Thanks for your feedback. The problem with removeEventListener is that , the player stops and not playing anymore. In my application, I nned to loop and play one FLV files after another. For example, I need to play 3 flv files, File1.flv, File2.flv, File3.flv. I load and play File1.flv first. Once complete event trigger from "addEventlisterner" , then I load File2.flv and then File3.flv and then Flie1.flv. So it needs play continuously and causing memory leak. Please let me know if there is another way of working around.
    Regards

  • Problems to access facebook & google after flash player 12 update

    I just installed the latest version of Flash player 12.0.0.77 on my mac, running osx 10.9.2, but since then, whenever I try to visit a facebook page , youtube page or google search page I get stuck on an error message saying
    WARNING! Your Flash Player may be out of date. Please update to continue
    I uninstalled the flash player, reinstalled it, restarted the computer & software several times, but still no joy.
    I get the same problem in both Firefox (27.0.1) & Safari (Version 7.0.2) browsers. Very frustrating !
    Flashplayer seems to be enabled in both softwares, so I cannot figure out where the problem lies.
    Anyone got any clever ideas what i should try next ?

    wasconet wrote:
    This was due to a global attack on wireless routers, the problem is not on your computer as even though you do a clean install of your OS you will still have the same problem, the solution is well written here http://wasconet.com/how-to-remove-warning-your-flash-player-may-be-out -of-date/ you just need to reset your router and clear your cache, that will solve it
    Considering that a clean install solved it, I serioiusly doubt it was a router attack.

  • Problem with Firefox 10.0.2, Flash Player 11.1.102.62 and allowedHTMLdomains.txt

    Hi all,
    I have a Flash Media Streaming Server 4.0 running for more than a year now.
    I protect the access to my server through the "allowedHTMLdomains.txt and allowedSWFdomains.txt feature"  (amongst other things...).
    We noticed that with Firefox 10.0.2 (last version) and Flash Player 11.1.102.62 (last version) our customers can't connect anymore.
    In the admin console we can read things like :
         Authentication failed for pageurl: http://my.domain.com, rejecting connection from XXX.XXXXXX.XXX
    If i try from the same computer with another browser, i get
      Accepted a connection from IP:XXX.XXX.XXX.XXX, referrer: http://my.domain.com/myPlayer.swf, pageurl: http://my.domain.com/myWebPage.php
    In the logs i have lines like that :
         --> connection error :
    connect
    session
    2012-03-01
    12:51:17
    CET
    XXX.XXX.XXX.XXX
    XXX.XXX.XXX.XXX
    6629
    2
    19
    _defaultRoot_
    _defaultVHost_
    vod
    _definst_
    0
    401
    XXX.XXX.XXX.XXX
    rtmpte(HTTP-1.1)
    2
    rtmpte://my.streamer.com/vod
    rtmpte://my.streamer.com/vod
    http://my.domain.com/myPlayer.swf
    WIN 11,1,102,62
    4702112566065840495
    3073
    3106
    normal
    http://my.domain.com/myWebPage.php
         --> connection successful:
    connect
    session
    2012-03-01
    14:31:20
    CET
    XXX.XXX.XXX.XXX
    XXX.XXX.XXX.XXX
    6629
    2
    19
    _defaultRoot_
    _defaultVHost_
    vod
    _definst_
    0
    200
    XXX.XXX.XXX.XXX
    rtmpte(HTTP-1.1)
    2
    rtmpte://my.streamer.com/vod
    rtmpte://my.streamer.com/vod
    http://my.domain.com/myPlayer.swf
    WIN 11,1,102,62
    4702113665527136624
    3073
    3073
    normal
    http://my.domain.com/myWebPage.php
    I can't find any significant difference...
    I didn't change anything in my configuration since the beginning, and the application was working without probleme with every version of Browser/FlashPlayer untill now.
    I suppose this is a bug, from Firefox or FlashPLayer or FlashMediaServer.
    Is there anyone from Adobe that could help me to solve this or "workaround" this, knowing that i must use the security features.
    Thank you very much for your help!
    Sam

    Ok for the timeline.
    For your workaround : it was already the case : i had only domains in my allowedDomains.
    I'll have to turn off this feature, and after the update of the flash player, hope that not too many people will stuck to the old flash player version...
    Thx for your help anyway!

  • How to solve problem related to svchost and Adobe flash player 11.6 r602 failing to work?

    Hi...
    I have been consistently facing a serious problem regarding the firefox I use. It's Firefox 20.0.1. I use Windows 7 and I have 8 gb of Ram.
    The problem is after I launch Firefox two dialogue boxes appear in quick succession one telling that "svchost.exe has stopped working" and another is telling about "Adobe Flash Player 11.6 r602 has stopped working". The firefox immediately stops working and I have to use the task manager to close the program...even resort to restart the computer sometimes.
    Please tell me solution applying which I can get out of this problem.
    Thanks
    Sam

    Try updating to Flash 11.7, then Reset Firefox [[Reset Firefox – easily fix most problems]]

  • Problem Installing older version of Adobe Flash Player Activixe (example vers.10 to 9)?

    Hello everyone, I have the problem that I do not know how to install an older version of Flash ActiveX, since trying to install version 9, or even 10.0
    .45, the error that comes out is not a recent version, and does not allow you to continue with the installation, prompting you to go to the site and download the latest one.
    The Flash Player Plugin installed, but only with that will not start the program that I want to start ..
    Before you install and uninstall the previous version of the ActiveX plugin, make sure there is no file flash.ocx (which are usually in C: windows/system32/macromed/flash), disconnect the computer from the Internet, all gate installation files of the most recent flash, everything from the pc, temporary reboot, install the older version but I always leave that mistake, I can not install older versions of Flash.
    I have to install older versions of flash10 eun to start the program, but I can not continue. Someone can suggest how to install a previous version of flash blessed ..?
    Thank you all, Merry Christmas and Happy New Year ... a little early.: (
    See if you can figure out how do they install?
    Giorg

    Before installing an older FP version you must completely uninstall your current version.
    download the unistaller from http://kb2.adobe.com/cps/141/tn_14157.html
    close all browser windows and run the downloaded uninstaller
    restart Windows
    delete any remaining files in C:\Windows\system32\Macromed\Flash or C:\Windows\syswow64\Macromed\Flash (64-bit)
    install the old FP version
    P.S. why do you want to install an old Flash Player?

  • I'm having a problem upgrading the new version of Flash Player.

    Having a problem just UPGRADING my computer to the latest Flash Player. Had no problems doing it in the past, but now when I go through the steps, my computer fails to save the download. Then I can't run it. We have Windows XP. What do I need to do? Is there a TECH SUPPORT number?

    Download the offline installer from http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header (under the heading Progress bar hangs...) and save it to disk, then close all browser windows and run the downloaded installer.

  • Probleme avec la derniere version de flash player

    Bonjour,
    J'ai de gros soucis avec la toute dernière version de flash player. En effet, dès que j'accède à un certain nombre de sites ou il y a un contenu flash, j'ai une fenetre du Controle du Compte Utilisateur qui me demande si le programme - flash en l'occurence - peut apporter des modifications à mon ordinateur. Je dis oui, il télécharge la dernière version de flash (que je suis déjà censé avoir). Le problème c'est qu'il me demande ça à chaque fois ! Si je navigue dans 20 pages du meme site avec du contenu flash, c'est 20 fois la meme demande ... Aussi, sur d'autres sites, j'ai des maeesages d'avertissement ou d'erreurs avec toujours la meme origine : flash player.
    J'ai désinstallé maintes fois, réinstallé mais rien n'y fait, j'ai toujours ce problème.
    Et c'est d'autant plus étonnant que sur cela ne se produit pas sur tous le sites avec du contenu flash. Et, hasard ou pas, dès que lance une page avec une pub Betclic, là ca plante systématiquement, quel que soit le site.  Je précise aussi que je peux lire les vidéos sans soucis (youtube, dailymotion ...) et que je n'ai ni probleme de son ou d'image.
    Pour info, je suis sous Windows 7x64 et j'utilise IE 9.
    Merci pour vos précieux conseils !

    Bonjour,
    J'ai le même souci que kittycran et rien n'y fait pour le moment. Je réinstalle sans cesse Adobe Flash player. Il apparaît en tant que programme à supprimer - en tant que Active X 6 mo avec le bon n° de version : 11.4.402.287 - (panneau de configuration), mais pas dans mes programmes Windows, ni dans mes modules complémentaires IE9. L'installation se passe toujours bien, mais après, pas de détection apparemment ? J'ai aussi essayé de désinstaller, réinstaller, ou de désactiver Kapersky. Windows 7 / 64 IE9.
    Merci par avance !
    papotonzunpeu

  • Problems with downloading, installing, or using Flash Player

    For quicker resolution to your problems related to Flash Player, use the Flash Player forum (http://forums.adobe.com/community/flashplayer/installing_flashplayer?view=overview)

    Or http://forums.adobe.com/community/flashplayer/using_flashplayer?view=discussions

  • Problem with using swc files in Flash Player 10

    I have two Actionscript projects in Flex. One is using Flash Player 9 the other is using 10.  Both projects use the fl classes specifically FLVPlayback.
    In the Flash Player 10 project I am using the recently released version 2.5.  Both players use individual controls instead of a complete skin swf.  So the code goes something like video_player.playPauseButton = playPauseBtn.  All the swc files are imported through properties-ActionScript Build Path-Library path-add swc.  This all works great in both projects exept in the Flash Player 10 project the volumeBar swc does not load properly.  In the debug variables for a break point at the function below in FLVPlayback.as the variables handleLeftMargin, handleRightMargin, handleLinkageID and handleY are missing even though they are all in the original fla used to compile the swc.  I have tried compiling swc in both Flash CS3 and 4.  I have tried moving the Actionscript inside the fla files but nothing changes. This leads me to believe it is a bug in the Flash Player 10 or the version 10 playerglobal.swc since this part of FLVPlayback.as is identical in versions 2 and 2.5. The result is that only the volume bar renders but no handle. Debugging all through fl.video.UIManager.as handle_mc remains null?
           public function set volumeBar(s:Sprite):void {
                uiMgr.setControl(UIManager.VOLUME_BAR, s);
    In the Actionscript 9 project all the variables are accounted for so the volume bar and handle render and work fine.

    Further info for anyone who can help!
    I am opening a session from a server via the following sql
    statement:-
    http://servername/virtualdirectoryname?sql=SELECT
    * FROM table1 for XML auto&root=root"
    I only get the popup window when trying it out from our
    webserver?
    The server is MS SQLServer
    The virtualdirectory is created with access set as Windows,
    and always log on set as "myusername" + "mypassword"
    So I thought (hoped) I could pass the "myusername" +
    "mypassword"
    bits into the above sql statement (maybe appended at the
    end?)
    If I type the above sql statement into a browser it works
    perfectly with the xml returned in a web page,
    also as I state above, when I run it from within my flash
    prog on my local machine it runs OK and returns the results into
    the text area specified within the flash prog.
    BUT - When I upload my flash prog to the webserver and try it
    from there, I get a windows popup asking me for username + password
    + domainname.
    any ideas please?

Maybe you are looking for

  • Some Content in e-mail wont show and Google Doodles don't work

    Hi I am using Windows 7 - Laptop - Lenovo E540 - 2 months old. Firefox 37.0.1 I first noticed some content in my e-mails won't show - BUT if I open my e-mail in Chrome - no problem - I even checked it in the latest IE - which I never use - and no pro

  • Actionscript not working right

    hi sorry if this is the wrong place to post this, but it seems like the right place. basically, i have some actionscript which works fine when i export an SWF using flash, or run the swf as a standalone, but when i make the SWF a projector / exe file

  • How to install application on iPad?

    I have developed a very basic HelloWorld Application. It is running perfect on iPad Simulator. Now I want to run this application on real hardware ie iPad. How to do that? Can anyone provide any link or any guideline to install app on iPad.

  • Accessing videos using 3.0.

    Hi all, In 3.0, apple has introduced a support for accessing the photos stored in photoLibraray. I have the following doubts : 1. how to access the stored videos. 2. whats the differance between UIImagePickerControllerSourceTypePhotoLibrary, UIImageP

  • TS3540 ITunes will not open after re-install

    I followed the instructions from this article after trying to sync iTunes with iPhone5.  I finished the second set  of steps downloading http://appldnld.apple.com/iTunes10/041-7195.20120912.d3uzQ/iTunes10.7.dmg After restarting a couple of times, it