[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:21:57 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=182352
Fujii Hironori <Hironori.Fujii at sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Hironori.Fujii at sony.com
See Also| |https://bugs.webkit.org/sho
| |w_bug.cgi?id=186778
--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
It's able to reproduce the crash in my Ubuntu 18.04.
./Tools/Scripts/run-webkit-tests --gtk --release -v --child-processes=1 http/tests/misc/before-unload-load-image.html http/tests/misc/bubble-drag-events.html
> [1/2] http/tests/misc/before-unload-load-image.html passed
> [2/2] http/tests/misc/bubble-drag-events.html failed (WebKitNetworkProcess crashed [pid=50749])
Callstack.
> Thread 1 (Thread 0x7f110e0ddf80 (LWP 50749)):
> #0 0x00007f110ac93d7b in WebKit::PingLoad::didFinish(WebCore::ResourceError const&, WebCore::ResourceResponse const&) () from /home/fujii/work/webkit/ga/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
> #1 0x00007f110ac979ab in WebKit::PingLoad::didReceiveChallenge(WebCore::AuthenticationChallenge const&, WTF::CompletionHandler<void (WebKit::AuthenticationChallengeDisposition, WebCore::Credential const&)>&&) () from /home/fujii/work/webkit/ga/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
> #2 0x00007f110b0b7cb5 in WebKit::NetworkDataTaskSoup::continueAuthenticate(WebCore::AuthenticationChallenge&&) () from /home/fujii/work/webkit/ga/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
> #3 0x00007f110c1f06ca in WebCore::NetworkStorageSession::getCredentialFromPersistentStorage(WebCore::ProtectionSpace const&, _GCancellable*, WTF::Function<void (WebCore::Credential&&)>&&)::{lambda(_GObject*, _GAsyncResult*, void*)#1}::_FUN(_GObject*, _GAsyncResult*, void*) () from /home/fujii/work/webkit/ga/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
> #4 0x00007f1106ecd6b6 in g_simple_async_result_complete () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/gio/gsimpleasyncresult.c:801
> #5 0x00007f1100879f61 in ?? () from /usr/lib/x86_64-linux-gnu/libsecret-1.so.0
> #6 0x00007f1106ecd6b6 in g_simple_async_result_complete () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/gio/gsimpleasyncresult.c:801
> #7 0x00007f1106ecd739 in complete_in_idle_cb () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/gio/gsimpleasyncresult.c:813
> #8 0x00007f1106935c55 in g_main_dispatch () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3148
> #9 g_main_context_dispatch () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3813
> #10 0x00007f1106936020 in g_main_context_iterate () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3886
> #11 0x00007f1106936332 in g_main_loop_run () at /home/fujii/work/webkit/ga/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:4082
> #12 0x00007f1105b95030 in WTF::RunLoop::run() () from /home/fujii/work/webkit/ga/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
> #13 0x00007f110b0b2e2d in NetworkProcessMainUnix () from /home/fujii/work/webkit/ga/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
> #14 0x00007f1108e6ab97 in __libc_start_main (main=0x562f1d3ad8c0 <main>, argc=3, argv=0x7fff4d3b0258, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff4d3b0248) at ../csu/libc-start.c:310
> #15 0x0000562f1d3ad94a in _start ()
Looks same with bug 186778.
--
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/161dd7e9/attachment-0001.html>
More information about the webkit-unassigned
mailing list