Note that there are some explanatory texts on larger screens.

plurals
  1. POReloading Flash 17 times causes error #2046 and requires a browser restart
    primarykey
    data
    text
    <p>I am encountering some very strange behaviour with a Flex 4.1 app I am writing which gets in the way of testing. It seems that I can reload the app 16 times and then on the 17th, the loading process fails with</p> <pre><code>Error #2046: The loaded file did not have a valid signature </code></pre> <p>It seems to be consistently happening on the 17th reload on both Firefox 5.0 and Chrome 12. I am not sure if it's relevant, but I am running Flash Player v10.2.159.1 (also happens with 10.3.181.34) on Ubuntu 10.04. Happens with both regular and debugger versions of the player. When I run the app on Windows FF5, it doesn't seem to happen. Closing the current browser window does not seem to fix it. The only way around it is to completely close all browser windows and restart the browser. And then again after 16 successful loads, the 17th fails.</p> <p>At this point I'm thinking of chalking it as a Linux Flash bug but I'd like to make sure and check if anyone knows if there's something I should be doing to prevent this.</p> <p>The user from <a href="https://stackoverflow.com/questions/2892439/flex-built-swfs-no-longer-work-error-2048-2046-2032">this post</a> seems to have had the same problem but I guess he didn't notice the pattern I have.</p> <p>Any help will be greatly appreciated. Ruy</p> <p>== UPDATE ==</p> <p>I just realized that after my app starts throwing the 2046 error, trying to load any other Flash that uses signed RSLs also shows the 2046 error (e.g. <a href="http://www.riagora.com/pvt_content/preloader/Flex4pureLoad.html" rel="nofollow noreferrer">this app</a>), which means the problem is not specific to my app and most likely related to the Flash cache or something of the sort.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload