http://bugs.winehq.org/show_bug.cgi?id=23442
Summary: FireFox 3.6.6: Firefox crashes on flash pages Product: Wine Version: 1.2-rc5 Platform: x86-64 URL: http://www.filehippo.com/download_firefox/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gaming4jc2@yahoo.com
Created an attachment (id=29244) --> (http://bugs.winehq.org/attachment.cgi?id=29244) Firefox log
This is something to do with the flash implementation on FireFox 3.6.6, this does not occur in FireFox 3.6.3. I've downgraded my firefox due to the new wine bug.
The crash happens right around: fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
Attached is the log. I'm using flash 10.1.53.64. Tested site was Transformice.com.
http://bugs.winehq.org/show_bug.cgi?id=23442
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-06-30 08:40:27 --- Where is the log?
http://bugs.winehq.org/show_bug.cgi?id=23442
Luke gaming4jc2@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29244|0 |1 is obsolete| |
--- Comment #2 from Luke gaming4jc2@yahoo.com 2010-06-30 17:26:58 --- Created an attachment (id=29276) --> (http://bugs.winehq.org/attachment.cgi?id=29276) Firefox log...
My bad. That's what you get for getting wine logs at 1:30AM. :P Anyway, correct log updated. Sorry.
http://bugs.winehq.org/show_bug.cgi?id=23442
AJ no.effing.spam@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |no.effing.spam@gmail.com
--- Comment #3 from AJ no.effing.spam@gmail.com 2010-07-12 19:34:15 --- Same problem with Firefox 3.6.6, Flash 10.1.53.64 and a fresh install of wine via Git as of an hour or so ago.
Steps to reproduce:
//as root
# emerge -C =app-emulation/wine-1.2_rc7
//as the logged in user
mv .wine .wine-backup mkdir winetesting cd winetesting/ git clone git://source.winehq.org/git/wine.git . ./configure make wget http://download.mozilla.org/?product=firefox-3.6.6&os=win&lang=en-US wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_playe... ./wine Firefox\ Setup\ 3.6.6.exe ./wine install_flash_player.exe ./wine ~/.wine/drive_c/Program\ Files/Mozilla\ Firefox/firefox.exe http://www.youtube.com/watch?v=Q564OEmseXE //firefox hangs up
http://bugs.winehq.org/show_bug.cgi?id=23442
--- Comment #4 from AJ no.effing.spam@gmail.com 2010-07-12 19:37:42 --- Created an attachment (id=29560) --> (http://bugs.winehq.org/attachment.cgi?id=29560) My log
http://bugs.winehq.org/show_bug.cgi?id=23442
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Austin English austinenglish@gmail.com 2010-07-12 20:52:45 --- Confirming. Setting firefox to win2k mode seems to workaround it.
http://bugs.winehq.org/show_bug.cgi?id=23442
--- Comment #6 from AJ no.effing.spam@gmail.com 2010-07-15 19:28:07 --- Created an attachment (id=29621) --> (http://bugs.winehq.org/attachment.cgi?id=29621) info from winedbg as firefox/flash are hung up
Let me know if I can supply anything else to help pinpoint the issue
http://bugs.winehq.org/show_bug.cgi?id=23442
--- Comment #7 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2010-11-07 19:02:06 CST --- Firefox 3.6.12 doesn't crash but solidly freezes with same log.
http://bugs.winehq.org/show_bug.cgi?id=23442
--- Comment #8 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2010-11-13 13:15:04 CST --- This problem has something to do with new plugin-container.exe process. For some reason it just dies.
As a workaround you can revert to old FF behavior for plugins (start them in the main process): Toggle following about:config entries: dom.ipc.plugins.enabled - true dom.ipc.plugins.enabled.npswf32.dll - false
http://bugs.winehq.org/show_bug.cgi?id=23442
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #9 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2010-11-13 23:36:48 CST --- The root cause is SetNamedPipeHandleState not implemented in Wine. Marking duplicate.
*** This bug has been marked as a duplicate of bug 17273 ***
http://bugs.winehq.org/show_bug.cgi?id=23442
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2010-11-13 23:36:55 CST --- Closing