[Webkit-unassigned] [Bug 48751] New: Assertion failure in PluginStream::~PluginStream when running userscripts/user-script-plugin-document.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 07:13:16 PDT 2010


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

           Summary: Assertion failure in PluginStream::~PluginStream when
                    running userscripts/user-script-plugin-document.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://build.webkit.org/results/Windows%20Debug%20(Tes
                    ts)/r71018%20(21812)/CrashLog_05b4_2010-11-01_05-37-17
                    -765.txt
        OS/Version: Windows XP
            Status: NEW
          Keywords: LayoutTestFailure, NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: bweinstein at apple.com


To reproduce:

1. run-webkit-tests userscripts http

You'll hit an assertion in PluginStream::~PluginStream. (run-webkit-tests will blame http/tests/cache/stopped-revalidation.html, but that test doesn't cause a problem on its own.) Here's the failing assertion:

    ASSERT(m_streamState != StreamStarted);

See the URL for the backtrace.

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