[Webkit-unassigned] [Bug 168015] New: [GStreamer][MSE] Some GStreamer log messages are generated with the 'default' category

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 12:08:03 PST 2017


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

            Bug ID: 168015
           Summary: [GStreamer][MSE] Some GStreamer log messages are
                    generated with the 'default' category
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eocanha at igalia.com

Messages generated by the GStreamer MSE classes should use the "webkitmse" (in general) and "webkitmediasrc" (for the WebKitMediaSourceGStreamer element) debug categories. Currently some messages use the right category and some others use the "default" one:

0:00:09.913288495  6379       0xf80920 TRACE              webkitmse MediaPlayerPrivateGStreamerMSE.cpp:105:MediaPlayerPrivateGStreamerMSE: creating the player (0x7f17e9133900)
0:00:09.956051567  6379       0xf80920 DEBUG                default PlaybackPipeline.cpp:174:setWebKitMediaSrc: webKitMediaSrc=0xf6a5a0
0:00:09.956252086  6379       0xf80920 DEBUG              webkitmse MediaPlayerPrivateGStreamerMSE.cpp:600:updateStates: Async: State: READY, pending: PAUSED
...
0:00:09.967249757  6379       0xf80920 TRACE                default MediaSourceClientGStreamerMSE.cpp:65:addSourceBuffer: Adding SourceBuffer to AppendPipeline: this=0x7f17e9c68ca8 sourceBuffer=0x7f17e90c3100 appendPipeline=0x7f17e91180c8
...
0:00:09.982858490  6379       0xf80920 DEBUG         webkitmediasrc WebKitMediaSourceGStreamer.cpp:508:webKitMediaSrcLinkParser:<source> pad not linked yet
0:00:09.982865817  6379       0xf80920 DEBUG         webkitmediasrc WebKitMediaSourceGStreamer.cpp:477:webKitMediaSrcLinkStreamToSrcPad:<source> linking stream to src pad (id:
...
0:00:10.028238975  6379      0x15195e0 TRACE                default AppendPipeline.cpp:843:reportAppsrcNeedDataReceived: received need-data signal at appsrc, reposting to bus
...
0:00:12.109490639  6379      0x1519680 TRACE                default WebKitMediaSourceGStreamer.cpp:140:enabledAppsrcNeedData: ready-for-more-samples message posted to the bus

This makes debugging more difficult and should be fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170208/7e75b36b/attachment.html>


More information about the webkit-unassigned mailing list