[Webkit-unassigned] [Bug 39113] Win64 (mingw-w64): load webpage with Flash crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 15 07:15:24 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39113


vanboxem.ruben at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Loading "mail.google.com",  |Win64 (mingw-w64): load
                   |logging into windows Live   |webpage with Flash crash
                   |mail, or loading youtube    |
                   |(mingw-w64)                 |




--- Comment #1 from vanboxem.ruben at gmail.com  2010-05-15 07:15:24 PST ---
I have tested the browser demo with mingw-w32 and MSVC 9.0 x64 (Recompiled Qt and QtWebkit and Fancy Browser demo). Both do not exhibit the crash the mingw-w64 build exhibits when loading youtube.com. This might be some bad #ifdef only for CPU(X86_64) && COMPILER(MSVC), where it should be for all CPU(X86_64) && OS(WINDOWS) builds. Don't have a clue where to start looking. The crash occurs when loading any webpage using Flash, not just Youtube only.

About gmail and Live Mail: https connections only work when openssl is enabled... duh! Forget about those issues.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list