[Webkit-unassigned] [Bug 108450] New: [Qt] Webkit examples failed to launch in release mode when builded with 32bit VS2012, Qt 4.8.4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 02:49:24 PST 2013


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

           Summary: [Qt] Webkit examples failed to launch in release mode
                    when builded with 32bit VS2012, Qt 4.8.4
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: katja.marttila at digia.com


Overview: Building Qt4.8.4 with VS2012 as 32bit is succeeded when the following patch is applied (fixes the hash issue). In debug mode webkit applications will launch (for example fancybrowser) but in release mode webkit apps does not launch. No error message is given. Tested this in many Windows 7 machine. 

Steps to Reproduce: 
1. Checkout Qt4.8.4. Apply the attached patch (patch_hash.diff).
2. Open VS2012 x86 Command Prompt and build Qt with webkit enabled.
3. Open examples\webkit\fancybrowser\release\fancybrowser.exe

Actual Results:
fancybrowser failes to launch

Expected Results:
fancybrowse should be launched

Additional Information:
Tested with dependency walker that all dependencies are correct.
When building in 64bit mode, both release and debug modes works correctly.

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