[Webkit-unassigned] [Bug 143088] [WinCairo] Crash when closing window while video is loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 09:16:15 PDT 2015


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

--- Comment #5 from MLA <arcoun at gmail.com> ---
After additional testing, here are some complementary informations:

- The crash is triggered by ~MediaPlayerPrivateMediaFoundation when releasing m_topology (IMFTopology)

- The crash occurs on a Win7 VM with mf.dll 12.0.7601.17514

- The crash does not occur on an other Win7 VM with mf.dll 12.0.7601.18741 but m_topology is not set in MediaPlayerPrivateMediaFoundation destructor in that case (video is still loading).

I'm going to do some more testing to better understand if m_toppology should be set but this seems to be related to MediaFoundation version.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150330/ee98038b/attachment-0002.html>


More information about the webkit-unassigned mailing list