[Webkit-unassigned] [Bug 223636] New: REGRESSION(r274358) [GStreamer] http/tests/images/mp4-partial-load.html is flaky crashing inside GStreamer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 07:57:13 PDT 2021


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

            Bug ID: 223636
           Summary: REGRESSION(r274358) [GStreamer]
                    http/tests/images/mp4-partial-load.html is flaky
                    crashing inside GStreamer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: beidson at apple.com

Created attachment 424016

  --> https://bugs.webkit.org/attachment.cgi?id=424016&action=review

WPE Crash log

http/tests/images/mp4-partial-load.html

Flaky crashing inside gst_element_send_event since r274358, much more frequently on WPE.

Unfortunately, could not reproduce locally.

Trace:

Thread 1 (Thread 0x7f46d25fd700 (LWP 1638)):
#0  g_logv (log_domain=0x7f47a3ee0240 <g_log_domain_gstreamer> "GStreamer", log_level=G_LOG_LEVEL_CRITICAL, format=<optimized out>, args=<optimized out>) at ../glib/gmessages.c:1413
#1  0x00007f47a4088973 in g_log (log_domain=<optimized out>, log_level=log_level at entry=G_LOG_LEVEL_CRITICAL, format=format at entry=0x7f47a40e0ad0 "%s: assertion '%s' failed") at ../glib/gmessages.c:1451
#2  0x00007f47a408919d in g_return_if_fail_warning (log_domain=<optimized out>, pretty_function=pretty_function at entry=0x7f47a3efc6c0 <__func__.9> "gst_stream_get_stream_id", expression=expression at entry=0x7f47a3eef533 "GST_IS_STREAM (stream)") at ../glib/gmessages.c:2883
#3  0x00007f47a3ea4822 in gst_stream_get_stream_id (stream=0x0 [GstStream]) at ../gst/gststreams.c:265
#4  gst_stream_get_stream_id (stream=0x0 [GstStream]) at ../gst/gststreams.c:263
#5  0x00007f474c3840c0 in get_output_for_slot (slot=slot at entry=0x7f46c8057310) at ../gst/playback/gstdecodebin3.c:1534
#6  0x00007f474c388880 in idle_reconfigure (pad=0x7f46c80189a0 [GstMultiQueuePad|src_0], info=<optimized out>, slot=0x7f46c8057310) at ../gst/playback/gstdecodebin3.c:2324
#7  0x00007f47a3e7d297 in gst_pad_add_probe (pad=0x7f46c80189a0 [GstMultiQueuePad|src_0], mask=<optimized out>, mask at entry=GST_PAD_PROBE_TYPE_IDLE, callback=callback at entry=0x7f474c3887c0 <idle_reconfigure>, user_data=0x7f46c8057310, destroy_data=destroy_data at entry=0x0) at ../gst/gstpad.c:1501
#8  0x00007f474c38a488 in handle_stream_switch (dbin=0x7f46c401c030 [GstDecodebin3|decodebin3-0], select_streams=<optimized out>, seqnum=<optimized out>) at ../gst/playback/gstdecodebin3.c:2661
#9  0x00007f474c38a91c in gst_decodebin3_send_event (element=0x7f46c401c030 [GstDecodebin3|decodebin3-0], event=0x7f46c402a150 [GstEvent]) at ../gst/playback/gstdecodebin3.c:2784
#10 0x00007f47a3e5d4da in gst_element_send_event (element=0x7f46c401c030 [GstDecodebin3|decodebin3-0], event=0x7f46c402a150 [GstEvent]) at ../gst/gstelement.c:1947
#11 0x00007f47a8c297f4 in WebCore::ImageDecoderGStreamer::InnerDecoder::handleMessage(_GstMessage*) () at /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#12 0x00007f47aa720d8b in WTF::RunLoop::performWork() () at /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#13 0x00007f47aa78d999 in WTF::RunLoop::RunLoop()::{lambda(void*)#1}::_FUN(void*) () at /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#14 0x00007f47aa78e34f in WTF::RunLoop::{lambda(_GSource*, int (*)(void*), void*)#1}::_FUN(_GSource*, int (*)(void*), void*) () at /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#15 0x00007f47a4080dbf in g_main_dispatch (context=0x7f46c4000b60) at ../glib/gmain.c:3337
#16 g_main_context_dispatch (context=0x7f46c4000b60) at ../glib/gmain.c:4055
#17 0x00007f47a4081168 in g_main_context_iterate (context=0x7f46c4000b60, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/gmain.c:4131
#18 0x00007f47a4081483 in g_main_loop_run (loop=0x7f46c40024e0) at ../glib/gmain.c:4329
#19 0x00007f47aa78e498 in WTF::RunLoop::run() () at /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#20 0x00007f47aa7227f9 in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#21 0x00007f47aa790709 in WTF::wtfThreadEntryPoint(void*) () at /app/webkit/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#22 0x00007f47a17334d2 in start_thread (arg=<optimized out>) at pthread_create.c:477
#23 0x00007f47a39bd323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

STDERR:

STDERR: WARNING: trying to load platform resource 'missingImage'
STDERR: 
STDERR: (WPEWebProcess:32562): GStreamer-CRITICAL **: 04:28:37.637: gst_stream_get_stream_id: assertion 'GST_IS_STREAM (stream)' failed

-- 
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/20210323/6d6edb02/attachment.htm>


More information about the webkit-unassigned mailing list