[Webkit-unassigned] [Bug 161494] REGRESSION(r202939): Some web sites load forever (ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 12:59:01 PDT 2016


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com
            Summary|ASSERTION FAILED:           |REGRESSION(r202939): Some
                   |!HashTranslator::equal(KeyT |web sites load forever
                   |raits::emptyValue(), key)   |(ASSERTION FAILED:
                   |                            |!HashTranslator::equal(KeyT
                   |                            |raits::emptyValue(), key))
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=159526

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
d0896358a290ab2f9ab11b6b4d788d62fc738ac4 is the first bad commit
commit d0896358a290ab2f9ab11b6b4d788d62fc738ac4
Author: carlosgc at webkit.org <carlosgc at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 23 11:16:02 2016 +0000

    Merge r202939 - Fix crash when sending failure message to closed WebProcess
    https://bugs.webkit.org/show_bug.cgi?id=159526
    <rdar://problem/26767037>

    Reviewed by Brady Eidson.

    * NetworkProcess/NetworkResourceLoader.cpp:
    (WebKit::NetworkResourceLoader::didFailLoading):
    Check to see if there is a connection before using it to send a message.
    Sometimes it was null.
    I think this could be tested if we had real network loading from TestWebKitAPI
    by cancelling slow loads and closing WebProcesses around the same time, but no such infrastructure exists yet.

    git-svn-id: http://svn.webkit.org/repository/webkit/releases/WebKitGTK/webkit-2.12@204807 268f45cc-cd09-0410-ab3c-d52691b4dbfc

:040000 040000 205aecbb5ee69adfdaa7e995f9c18cb4ed156f4d 54738d451ff116c923e99e6258635120ed1438b2 M    Source

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


More information about the webkit-unassigned mailing list