[Webkit-unassigned] [Bug 271517] New: [GStreamer][WebRTC] Crash when setting video encoder bitrate per gccbwe request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 23 04:46:05 PDT 2024


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

            Bug ID: 271517
           Summary: [GStreamer][WebRTC] Crash when setting video encoder
                    bitrate per gccbwe request
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philn at igalia.com

webrtc/video-stats.html and webrtc/video-h264.html are crashing:

gdb) bt                                                                                                                                                                                                           
#0  _g_log_abort (breakpoint=<optimized out>) at ../glib/gmessages.c:426                                                                                                                                           
#1  g_logv (log_domain=0x7f0a8f993030 "GLib-GObject", log_level=G_LOG_LEVEL_CRITICAL, format=<optimized out>, args=args at entry=0x7f0994bf73b0) at ../glib/gmessages.c:1273                                          
#2  0x00007f0a8f866193 in g_log                                                                                                                                                                                    
    (log_domain=log_domain at entry=0x7f0a8f993030 "GLib-GObject", log_level=log_level at entry=G_LOG_LEVEL_CRITICAL, format=format at entry=0x7f0a8f999230 "%s: object class '%s' has no property named '%s'")             
    at ../glib/gmessages.c:1315                                                                                                                                                                                    
#3  0x00007f0a8f97642d in g_object_set_is_valid_property (property_name=<optimized out>, pspec=0x0, object=<optimized out>) at ../gobject/gobject.c:2649                                                           
#4  g_object_set_valist (var_args=0x7f0994bf7560, first_property_name=<optimized out>, object=<optimized out>) at ../gobject/gobject.c:2758                                                                        
#5  g_object_set_valist (object=<optimized out>, first_property_name=<optimized out>, var_args=0x7f0994bf7560) at ../gobject/gobject.c:2731                                                                        
#6  0x00007f0a8f97675b in g_object_set (_object=0x1ca8290, first_property_name=0x7f0a95e8c068 <.L.str.16> "target-bitrate") at ../gobject/gobject.c:294
...

-- 
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/20240323/c68f1ee6/attachment.htm>


More information about the webkit-unassigned mailing list