<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>105299</bug_id>
          
          <creation_ts>2012-12-18 07:56:31 -0800</creation_ts>
          <short_desc>[GStreamer] webaudio/decode-audio-data-basic.html crashes</short_desc>
          <delta_ts>2020-03-06 06:10:08 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dominik Röttsches (drott)">d-r</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>chavarria1991</cc>
    
    <cc>eocanha</cc>
    
    <cc>pnormand</cc>
    
    <cc>slomo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>793643</commentid>
    <comment_count>0</comment_count>
    <who name="Dominik Röttsches (drott)">d-r</who>
    <bug_when>2012-12-18 07:56:31 -0800</bug_when>
    <thetext>crash log for WebProcess (pid &lt;unknown&gt;):
STDOUT: &lt;empty&gt;
STDERR: ASSERTION FAILED: !m_isolatedWorld-&gt;isNormal() || m_wrapper || !m_jsFunction
STDERR: /fast/dominik/dev/WebKitGit_EFL/Source/WebCore/bindings/js/JSEventListener.h(92) : JSC::JSObject* WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext*) const
STDERR: 1   0x7fe85fe856e2 WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext*) const
STDERR: 2   0x7fe85fe907d2 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*)
STDERR: 3   0x7fe85f2d74ea WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector&lt;WebCore::RegisteredEventListener, 1ul&gt;&amp;)
STDERR: 4   0x7fe85f2d72aa WebCore::EventTarget::fireEventListeners(WebCore::Event*)
STDERR: 5   0x7fe85f2d7166 WebCore::EventTarget::dispatchEvent(WTF::PassRefPtr&lt;WebCore::Event&gt;)
STDERR: 6   0x7fe85ef8ba74 WebCore::ScriptProcessorNode::fireProcessEvent()
STDERR: 7   0x7fe85ef8b84b WebCore::ScriptProcessorNode::fireProcessEventDispatch(void*)
STDERR: 8   0x7fe8604a784d WTF::dispatchFunctionsFromMainThread()
STDERR: 9   0x7fe8604d5958
STDERR: 10  0x7fe863e9d917
STDERR: 11  0x7fe863e9c6a1
STDERR: 12  0x7fe863e9cbe7 ecore_main_loop_begin
STDERR: 13  0x7fe86037d2d7 WebCore::RunLoop::run()
STDERR: 14  0x7fe8639885d3 WebProcessMainEfl
STDERR: 15  0x4007d4 main
STDERR: 16  0x7fe862bdf76d __libc_start_main
STDERR: 17  0x4006f9</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>793667</commentid>
    <comment_count>1</comment_count>
    <who name="Dominik Röttsches (drott)">d-r</who>
    <bug_when>2012-12-18 08:20:01 -0800</bug_when>
    <thetext>webaudio/javascriptaudionode-upmix2-8channel-input.html is flaky and sometimes crashes with the same stacktrace.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>796419</commentid>
    <comment_count>2</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2012-12-21 12:27:53 -0800</bug_when>
    <thetext>Dupe of bug 80681 I think</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>798236</commentid>
    <comment_count>3</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2012-12-30 09:14:59 -0800</bug_when>
    <thetext>I couldn&apos;t reproduce this bug in a GTK Debug build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>937388</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-10-07 23:13:31 -0700</bug_when>
    <thetext>See also: bug 120148.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1053163</commentid>
    <comment_count>5</comment_count>
    <who name="Sebastian Dröge (slomo)">slomo</who>
    <bug_when>2014-12-07 08:39:23 -0800</bug_when>
    <thetext>webaudio/javascriptaudionode.html is reliably succeeding here for me. Some other tests are flaky and sometimes succeed although they&apos;re expected to fail.

webaudio/codec-tests/24bit-22khz-resample.html is failing for me reliably because of audio mismatch. Which might be related to the resampler not giving bit exact output on all architectures, e.g. if SSE2 is used instead of normal operations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076908</commentid>
    <comment_count>6</comment_count>
    <who name="Marcos Chavarría Teijeiro (irc: chavaone)">chavarria1991</who>
    <bug_when>2015-03-13 02:42:13 -0700</bug_when>
    <thetext>This test is passing after r176259.

Updating TestExpectations at:
https://bugs.webkit.org/show_bug.cgi?id=142665</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1626635</commentid>
    <comment_count>7</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2020-03-06 06:10:08 -0800</bug_when>
    <thetext>This bug isn&apos;t happening anymore, closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>