<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] .ogv videos over http cannot seek using video controls"
   href="https://bugs.webkit.org/show_bug.cgi?id=140808#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] .ogv videos over http cannot seek using video controls"
   href="https://bugs.webkit.org/show_bug.cgi?id=140808">bug 140808</a>
              from <span class="vcard"><a class="email" href="mailto:mario&#64;webkit.org" title="Mario Sanchez Prada &lt;mario&#64;webkit.org&gt;"> <span class="fn">Mario Sanchez Prada</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=140808#c5">comment #5</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=140808#c4">comment #4</a>)
&gt; &gt; You can get some debug infos with the GST_DEBUG env var:
&gt; &gt; 
&gt; &gt; GST_DEBUG=webkitwebsrc:5
&gt; &gt; 
&gt; I'll do that tomorrow morning, see what it comes up with. Thanks for the
&gt; hint!
&gt; </span >
As a follow-up on this, I run MiniBrowser today with this envvar set and this is what I got when trying to seek a WebM or an OGV from the link mentioned before (same output in both cases):

  0:00:25.454755142 28295      0x24d64c0 DEBUG           webkitwebsrc ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:864:webKitWebSrcSeekDataCb:&lt;source&gt; Seeking to offset: 1495502
  0:00:25.454781350 28295      0x24d64c0 DEBUG           webkitwebsrc ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:872:webKitWebSrcSeekDataCb:&lt;source&gt; Doing range-request seek
  0:00:25.455223500 28295      0x316a0a0 DEBUG           webkitwebsrc ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:808:webKitWebSrcNeedDataCb:&lt;source&gt; Need more data: 4096
  0:00:25.455281497 28295      0x24d64c0 DEBUG           webkitwebsrc ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:471:webKitWebSrcStop:&lt;source&gt; Stopped request
  0:00:25.455336743 28295      0x24d64c0 DEBUG           webkitwebsrc ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:582:webKitWebSrcStart:&lt;source&gt; Persistent connection support disabled
  0:00:25.455538976 28295      0x24d64c0 DEBUG           webkitwebsrc ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:617:webKitWebSrcStart:&lt;source&gt; Started request
  0:00:25.567535912 28295      0x24d64c0 DEBUG           webkitwebsrc ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:927:handleResponseReceived:&lt;source&gt; Received response: 206

Additionally, I can see a whole lot of lines like the following ones in both cases too:

0:02:39.882248677 28295      0x3196d40 DEBUG           webkitwebsrc ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:808:webKitWebSrcNeedDataCb:&lt;source&gt; Need more data: 4096

Yet I could not spot any difference between the two scenarios. Maybe am I missing something else?

(In reply to <a href="show_bug.cgi?id=140808#c7">comment #7</a>)
<span class="quote">&gt; It is also interesting that the crash happens in JS without any trace of
&gt; going into GStreamer, or am I missing anything?</span >

As Philip said, I think this might be unrelated. At least I'm not getting any crash either with 2.8.4 or SVN trunk either</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>