Bug 180806 - [GTK] fast/html/menuitem-element.html is flaky
Summary: [GTK] fast/html/menuitem-element.html is flaky
Status: RESOLVED DUPLICATE of bug 181138
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-14 03:47 PST by Miguel Gomez
Modified: 2017-12-26 10:19 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2017-12-14 03:47:43 PST
Moves between pass and crash.
The first crash was in r224974 and has been flaky since then.
Comment 1 Fujii Hironori 2017-12-25 20:03:54 PST
https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/4633

> Thread 1 (Thread 0x2aed50200700 (LWP 31865)):
> #0  0x00002aeced4c1b75 in g_type_check_instance_is_fundamentally_a () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/gobject/gtype.c:4023
> #1  0x00002aeced4a22b5 in g_object_unref () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/gobject/gobject.c:3227
> #2  0x00002aeceb5487c7 in WTF::Function<void ()>::CallableWrapper<WebCore::FileMonitor::FileMonitor(WTF::String const&, WTF::Ref<WTF::WorkQueue>&&, WTF::Function<void (WebCore::FileMonitor::FileChangeType)>&&)::{lambda()#1}>::call() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
> #3  0x00002aece8e32407 in WTF::RunLoop::performWork() ()
> #4  0x00002aece8e66ba9 in WTF::RunLoop::RunLoop()::{lambda(void*)#1}::_FUN(void*) ()
> #5  0x00002aeced52d81a in g_main_dispatch () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3148
> #6  g_main_context_dispatch () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3813
> #7  0x00002aeced52dba8 in g_main_context_iterate () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3886
> #8  0x00002aeced52dec2 in g_main_loop_run () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:4082
> #9  0x00002aece8e67550 in WTF::RunLoop::run() ()
> #10 0x00002aece8e335ab in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) ()
> #11 0x00002aece8e65989 in WTF::wtfThreadEntryPoint(void*) ()
> #12 0x00002aecf10e0494 in start_thread (arg=0x2aed50200700) at pthread_create.c:333
> #13 0x00002aecf491793f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
Comment 2 Michael Catanzaro 2017-12-26 10:19:44 PST

*** This bug has been marked as a duplicate of bug 181138 ***