[Webkit-unassigned] [Bug 182352] [GTK] http/tests/misc/bubble-drag-events.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 22:24:26 PDT 2018


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
An assertion failure happens in debug build.

> ./Tools/Scripts/run-webkit-tests --gtk --debug -v --child-processes=1 http/tests/misc/before-unload-load-image.html http/tests/misc/bubble-drag-events.html

Callstack

> Thread 1 (Thread 0x7f8cd956bf80 (LWP 50494)):
> #0  0x00007f8cc3e013aa in WTFCrash () at ../../Source/WTF/wtf/Assertions.cpp:267
> #1  0x00007f8cd09ed71d in WTF::UniqueRef<WebKit::NetworkLoadChecker>::operator-> (this=0x55cf3e894620) at DerivedSources/ForwardingHeaders/wtf/UniqueRef.h:58
> #2  0x00007f8cd09ebb02 in WebKit::PingLoad::currentURL (this=0x55cf3e8943c0) at ../../Source/WebKit/NetworkProcess/PingLoad.cpp:168
> #3  0x00007f8cd09eb5d5 in WebKit::PingLoad::didReceiveChallenge(WebCore::AuthenticationChallenge const&, WTF::CompletionHandler<void (WebKit::AuthenticationChallengeDisposition, WebCore::Credential const&)>&&) (this=0x55cf3e8943c0, completionHandler=...) at ../../Source/WebKit/NetworkProcess/PingLoad.cpp:118
> #4  0x00007f8cd12d1f58 in WebKit::NetworkDataTaskSoup::continueAuthenticate (this=0x7f8cb1dbb000, challenge=...) at ../../Source/WebKit/NetworkProcess/soup/NetworkDataTaskSoup.cpp:524
> #5  0x00007f8cd12d156e in WebKit::NetworkDataTaskSoup::<lambda(WebCore::Credential&&)>::operator()(WebCore::Credential &&) (__closure=0x7f8c703f8008, credential=...) at ../../Source/WebKit/NetworkProcess/soup/NetworkDataTaskSoup.cpp:516
> #6  0x00007f8cd12d9d50 in WTF::Function<void(WebCore::Credential&&)>::CallableWrapper<WebKit::NetworkDataTaskSoup::authenticate(WebCore::AuthenticationChallenge&&)::<lambda(WebCore::Credential&&)> >::call(WebCore::Credential &&) (this=0x7f8c703f8000, in#0=...) at DerivedSources/ForwardingHeaders/wtf/Function.h:101
> #7  0x00007f8cd33e2966 in WTF::Function<void (WebCore::Credential&&)>::operator()(WebCore::Credential&&) const (this=0x55cf3e9d3198, in#0=...) at DerivedSources/ForwardingHeaders/wtf/Function.h:56
> #8  0x00007f8cd33dc888 in WebCore::NetworkStorageSession::<lambda(GObject*, GAsyncResult*, gpointer)>::operator()(GObject *, GAsyncResult *, gpointer) const (__closure=0x0, source=0x0, result=0x55cf3e8825f0, userData=0x55cf3e9d3190) at ../../Source/WebCore/platform/network/soup/NetworkStorageSessionSoup.cpp:235
> #9  0x00007f8cd33dcb37 in WebCore::NetworkStorageSession::<lambda(GObject*, GAsyncResult*, gpointer)>::_FUN(GObject *, GAsyncResult *, gpointer) () at ../../Source/WebCore/platform/network/soup/NetworkStorageSessionSoup.cpp:252
> #10 0x00007f8cc5fe56b6 in g_simple_async_result_complete () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/gio/gsimpleasyncresult.c:801
> #11 0x00007f8cbcc4ff61 in ?? () from /usr/lib/x86_64-linux-gnu/libsecret-1.so.0
> #12 0x00007f8cc5fe56b6 in g_simple_async_result_complete () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/gio/gsimpleasyncresult.c:801
> #13 0x00007f8cc5fe5739 in complete_in_idle_cb () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/gio/gsimpleasyncresult.c:813
> #14 0x00007f8cc5a4dc55 in g_main_dispatch () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3148
> #15 g_main_context_dispatch () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3813
> #16 0x00007f8cc5a4e020 in g_main_context_iterate () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3886
> #17 0x00007f8cc5a4e332 in g_main_loop_run () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:4082
> #18 0x00007f8cc3e82f11 in WTF::RunLoop::run () at ../../Source/WTF/wtf/glib/RunLoopGLib.cpp:96
> #19 0x00007f8cd12db150 in WebKit::ChildProcessMain<WebKit::NetworkProcess, WebKit::NetworkProcessMain> (argc=3, argv=0x7ffdc13830a8) at ../../Source/WebKit/Shared/unix/ChildProcessMain.h:61
> #20 0x00007f8cd12d58c0 in WebKit::NetworkProcessMainUnix (argc=3, argv=0x7ffdc13830a8) at ../../Source/WebKit/NetworkProcess/soup/NetworkProcessMainSoup.cpp:46
> #21 0x000055cf3cd45a45 in main (argc=3, argv=0x7ffdc13830a8) at ../../Source/WebKit/NetworkProcess/EntryPoint/unix/NetworkProcessMain.cpp: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/20180620/24664bd7/attachment.html>


More information about the webkit-unassigned mailing list