[Webkit-unassigned] [Bug 104536] New: Web Inspector shows empty window and crashes when closing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 05:12:49 PST 2012


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

           Summary: Web Inspector shows empty window and crashes when
                    closing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugzilla at kaffeeschluerfer.com


Tested with

Windows 7
Qt 5 RC
Visual Studio 2010

When enabling the Web Inspector you can right-click on any web page and choose 'Inspect'. The Web Inspector window opens, the title of the window is just 'Web Inspector - '
The window is emtpy, i.e. completely white. When closing the window the program crashes often in
free.c (retval = HeapFree(_crtheap, 0, pBlock);)
or in 
malloc.c (res = _heap_alloc(size))

This is a shame, because in windows the Web Inspector had already unresolved bugs in Qt 4.8.x that made in unusable for debugging. Now it even got worse.

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