[Bug 15845] Silverlight configuration tab "Application storage" causes freeze (while iterating isolated storage)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 21 06:11:33 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=15845

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                URL|                            |http://cid-b55690d11b67401d
                   |                            |.office.live.com/self.aspx/
                   |                            |Public/Silverlight.2.0.exe
                 CC|                            |focht at gmx.net
            Summary|Silverlight configuration   |Silverlight configuration
                   |tab "Application storage"   |tab "Application storage"
                   |causes freeze               |causes freeze (while
                   |                            |iterating isolated storage)
     Ever Confirmed|0                           |1

--- Comment #7 from Anastasius Focht <focht at gmx.net> 2011-05-21 06:11:31 CDT ---
Hello,

confirming.
The app seems to get stuck while iterating isolated storage location (looking
into "C:\\users\\<username>\\Local Settings\\Application
Data\\Microsoft\\Silverlight\\is\\...")

There are various unmanaged <-> managed transitions (JIT code) which makes this
thing hard to debug.

The endless loop is due to Silverlight runtime trying to non-existing load
"C:\\Program Files\\Microsoft
Silverlight\\2.0.31005.0\\en-US\\mscorlib.debug.resources.dll" (repeating over
and over again).

$ wine --version
wine-1.3.20-230-g456e48e

$ sha1sum Silverlight.2.0.exe 
1f720d83c8e420ce70dda4b0894bbcee8c883747  Silverlight.2.0.exe

Revisiting later ...

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list