[Webkit-unassigned] [Bug 40225] New: [QWebview] Getting first chance exception in VS 2008 when displaying a html page that contains a video streaming from Vimeo.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 04:08:16 PDT 2010


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

           Summary: [QWebview] Getting first chance exception in VS 2008
                    when displaying a html page that contains a video
                    streaming from Vimeo.
           Product: WebKit
           Version: 420+
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andy.mertenat at gmail.com


Created an attachment (id=58011)
 --> (https://bugs.webkit.org/attachment.cgi?id=58011)
The source files to reproduce the bug.

In the attached example, I create a QWebview that I'm using to display a streaming video from Vimeo (random video, for example : http://vimeo.com/12162226). In Visual Studio 2008, while debbuging, I get a lot of first chance exceptions ! I don't know how to manage this. The video is played properly, no crash, no tricky behavior of my application, but the exceptions are quite disturbing...

To reproduce :

    * Unzip the test.zip.
    * Generate a vcproj file and load everything in Visual Studio from the attached project.
    * Launch the application and take a look at the VS console, lots of exceptions are being displayed...

Note : I took a random video on the website, the problem is not attached to this particular video. Please note that I'm able to display youtube's video without any exceptions !
Note : I'm using the Qt webkit from Qt 4.6.2.

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