[Webkit-unassigned] [Bug 144682] Network Cache: Layout Test http/tests/xmlhttprequest/range-test.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 08:59:15 PDT 2015


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

--- Comment #7 from Marcos Chavarría Teijeiro (irc: chavaone) <chavarria1991 at gmail.com> ---
The relevant part of the stack trace is the following:

Thread 1 (Thread 0x7fd13c2d4a80 (LWP 16504)):
#0  0x00007fd15506ed64 in WTF::StringImpl::is8Bit (this=0x0) at ../../Source/WTF/wtf/text/StringImpl.h:457
#1  0x00007fd15506f0a4 in WTF::String::is8Bit (this=0x7fff862fd058) at ../../Source/WTF/wtf/text/WTFString.h:180
#2  0x00007fd15544a331 in WebKit::NetworkCache::hashString (md5=..., string=...) at ../../Source/WebKit2/NetworkProcess/cache/NetworkCacheKey.cpp:70
#3  0x00007fd15544a4a0 in WebKit::NetworkCache::Key::computeHash (this=0x7fff862fd040) at ../../Source/WebKit2/NetworkProcess/cache/NetworkCacheKey.cpp:88
#4  0x00007fd15544a127 in WebKit::NetworkCache::Key::Key (this=0x7fff862fd040, method=..., partition=..., range=..., identifier=...) at ../../Source/WebKit2/NetworkProcess/cache/NetworkCacheKey.cpp:53

I guess we need to not leave that string empty.

-- 
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/20150518/8e906c28/attachment-0001.html>


More information about the webkit-unassigned mailing list