[Webkit-unassigned] [Bug 207269] REGRESSION: ASSERT_UNUSED(resetResult, resetResult == SQLITE_OK) on regression tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 5 23:01:56 PST 2020


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katherine_cheney at apple.com
          Component|Tools / Tests               |WebCore Misc.
            Summary|Regression: [ Mac Debug wk2 |REGRESSION:
                   |]                           |ASSERT_UNUSED(resetResult,
                   |http/tests/websocket/tests/ |resetResult == SQLITE_OK)
                   |hybi/server-close.html is   |on regression tests
                   |flaky crashing.             |

--- Comment #9 from Alexey Proskuryakov <ap at webkit.org> ---
We should track all such crashes here. It seems very unlikely that this specific test is to blame.

Thread 13 Crashed:: Dispatch queue: WebResourceLoadStatisticsStore Process Data Queue
0   com.apple.JavaScriptCore            0x000000012a3a8b00 WTFCrash + 16 (Assertions.cpp:305)
1   com.apple.WebKit                    0x00000001091d017b WTFCrashWithInfo(int, char const*, char const*, int) + 27
2   com.apple.WebKit                    0x00000001097b94c8 WebKit::resetStatement(WebCore::SQLiteStatement&) + 104 (ResourceLoadStatisticsDatabaseStore.cpp:326)
3   com.apple.WebKit                    0x00000001097be503 WebKit::ResourceLoadStatisticsDatabaseStore::getNumberOfPrevalentResources() const + 131 (ResourceLoadStatisticsDatabaseStore.cpp:957)
4   com.apple.WebKit                    0x00000001097bec60 WebKit::ResourceLoadStatisticsDatabaseStore::calculateTelemetryData(WebKit::PrevalentResourceDatabaseTelemetry&) const + 32 (ResourceLoadStatisticsDatabaseStore.cpp:1092)
5   com.apple.WebKit                    0x00000001097bf8b3 WebKit::ResourceLoadStatisticsDatabaseStore::calculateAndSubmitTelemetry() const + 163 (ResourceLoadStatisticsDatabaseStore.cpp:1118)
6   com.apple.WebKit                    0x00000001097e7de7 WebKit::ResourceLoadStatisticsDatabaseStore::ResourceLoadStatisticsDatabaseStore(WebKit::WebResourceLoadStatisticsStore&, WTF::WorkQueue&, WebKit::ShouldIncludeLocalhost, WTF::String const&, PAL::SessionID)::$_11::operator()() const + 55 (ResourceLoadStatisticsDatabaseStore.cpp:307)
7   com.apple.WebKit                    0x00000001097e7cc9 WTF::Detail::CallableWrapper<WebKit::ResourceLoadStatisticsDatabaseStore::ResourceLoadStatisticsDatabaseStore(WebKit::WebResourceLoadStatisticsStore&, WTF::WorkQueue&, WebKit::ShouldIncludeLocalhost, WTF::String const&, PAL::SessionID)::$_11, void>::call() + 25 (Function.h:52)

-- 
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/20200206/886b246a/attachment.htm>


More information about the webkit-unassigned mailing list