Bug 211767

Summary: [GTK] memory/memory-pressure-simulation.html is a flaky crash
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=210498
https://bugs.webkit.org/show_bug.cgi?id=211765

Description Diego Pino 2020-05-11 21:58:50 PDT
The test started to crash more frequently since:

[r260698-r260700]             NOERROR
[r260701-r260718]             UNKNOWN
r260719                       CRASH (Expected: PASS)
[r260720-r260722]             UNKNOWN
r260723                       CRASH (Expected: PASS)
[r260724-r260742]             UNKNOWN
[r260743-r260744]             NOERROR


Crash-log: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261536%20(13699)/memory/memory-pressure-simulation-crash-log.txt

Thread 1 (LWP 62443):
#0  0x00007f118d3c5652 in gst_gl_insert_debug_marker () at /usr/lib/x86_64-linux-gnu/libgstgl-1.0.so.0
#1  0x00007f118d3b9cfa in  () at /usr/lib/x86_64-linux-gnu/libgstgl-1.0.so.0
#2  0x00007f118d3e21a7 in  () at /usr/lib/x86_64-linux-gnu/libgstgl-1.0.so.0
#3  0x00007f118d3e2146 in  () at /usr/lib/x86_64-linux-gnu/libgstgl-1.0.so.0
#4  0x00007f118cd2dc3e in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f118cd2dff0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f118cd2e2e3 in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f118d3e2239 in  () at /usr/lib/x86_64-linux-gnu/libgstgl-1.0.so.0
#8  0x00007f118d3c49ef in  () at /usr/lib/x86_64-linux-gnu/libgstgl-1.0.so.0
#9  0x00007f118cd57761 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f118ddaa5e2 in  () at /usr/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007f118ba3e473 in clone () at /usr/lib/x86_64-linux-gnu/libc.so.6

STDERR:
STDERR: warning: core file may not match specified executable file.
STDERR:
STDERR: warning: File "/usr/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
STDERR:
STDERR: warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
STDERR:
STDERR: warning: File "/usr/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
STDERR:
STDERR: warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
Comment 1 Diego Pino 2020-11-03 08:04:17 PST
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.