[Bug 32772] New: Built-in iexplore crashes on exit with Flash player plug-in installed

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 21 02:55:31 CST 2013


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

             Bug #: 32772
           Summary: Built-in iexplore crashes on exit with Flash player
                    plug-in installed
           Product: Wine-gecko
           Version: unspecified
          Platform: x86
               URL: http://download.macromedia.com/pub/flashplayer/install
                    ers/archive/fp_11.5.502.146_archive.zip
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: wine-gecko-unknown
        AssignedTo: jacek at codeweavers.com
        ReportedBy: dmitry at baikal.ru
    Classification: Unclassified


Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):

rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.502.146_archive.zip
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about

About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).

Press Alt+F4, and iexplore crashes. This is last lines of the console output,
pointing to the crash in mozalloc:

Fault in cycle collector: traversed refs exceed refcount (ptr: 03964f80)
###!!! ABORT: cycle collector fault: file
/build/wine-mozilla-1.9/xpcom/base/nsCycleCollector.cpp, line 1111
###!!! ABORT: cycle collector fault: file
/build/wine-mozilla-1.9/xpcom/base/nsCycleCollector.cpp, line 1111
wine: Unhandled page fault on write access to 0x00000000 at address 0x61e474b3
(thread 0029), starting debugger...
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x61e474b3).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:61e474b3 ESP:010de2c0 EBP:6af20810 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:0000000a EBX:00000003 ECX:010de280 EDX:00000000
 ESI:6af1fbe0 EDI:00000000
Stack dump:
0x010de2c0:  0000000a 7d929320 6af20810 008d4d51
0x010de2d0:  7bcaaff4 00000060 00000050 69db67f0
0x010de2e0:  010de314 6af1fc26 00000003 6af1fbe0
0x010de2f0:  010de85c 00000000 6af20810 69c65213
0x010de300:  7d929320 6af1fc26 010de314 00000457
0x010de310:  00000002 21232323 41202121 54524f42
Backtrace:
=>0 0x61e474b3 in mozalloc (+0x74b3) (0x6af20810)
0x61e474b3: movl    $0x7b,0x00000000

-- 
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