[Webkit-unassigned] [Bug 106551] [gstreamer] Some media tests occasionally crash with gstreamer backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 04:40:54 PST 2013


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





--- Comment #6 from Christophe Dumez <christophe.dumez at intel.com>  2013-01-11 04:42:45 PST ---
Here is another backtrace I got with media/video-source-moved.html:
crash log for WebProcess (pid <unknown>):
STDOUT: <empty>
STDERR:
STDERR: (WebProcess:8859): GStreamer-CRITICAL **: gst_poll_get_read_gpollfd: assertion `set != NULL' failed
STDERR:
STDERR: (WebProcess:8859): GStreamer-CRITICAL **: gst_bus_create_watch: assertion `bus->priv->poll != NULL' failed
STDERR:
STDERR: (WebProcess:8859): GLib-CRITICAL **: g_source_set_callback: assertion `source != NULL' failed
STDERR: 1   0x7f3034833477
STDERR: 2   0x7f3036fab4a0
STDERR: 3   0x7f302ff56a46 g_source_attach
STDERR: 4   0x7f302d3f8758
STDERR: 5   0x7f302d3f927f gst_bus_add_signal_watch_full
STDERR: 6   0x7f302d3f9318 gst_bus_add_signal_watch
STDERR: 7   0x7f303473c5df WebCore::MediaPlayerPrivateGStreamer::createGSTPlayBin()
STDERR: 8   0x7f3034736506 WebCore::MediaPlayerPrivateGStreamer::load(WTF::String const&)
STDERR: 9   0x7f3033cb6d78 WebCore::MediaPlayer::loadWithNextMediaEngine(WebCore::MediaPlayerFactory*)
STDERR: 10  0x7f3033cb6a87 WebCore::MediaPlayer::load(WebCore::KURL const&, WebCore::ContentType const&, WTF::String const&)
STDERR: 11  0x7f30338127d5 WebCore::HTMLMediaElement::loadResource(WebCore::KURL const&, WebCore::ContentType&, WTF::String const&)
STDERR: 12  0x7f303381210b WebCore::HTMLMediaElement::loadNextSourceChild()
STDERR: 13  0x7f30338113f1 WebCore::HTMLMediaElement::loadTimerFired(WebCore::Timer<WebCore::HTMLMediaElement>*)
STDERR: 14  0x7f3033830342 WebCore::Timer<WebCore::HTMLMediaElement>::fired()
STDERR: 15  0x7f3033c447e6 WebCore::ThreadTimers::sharedTimerFiredInternal()
STDERR: 16  0x7f3033c44707 WebCore::ThreadTimers::sharedTimerFired()
STDERR: 17  0x7f30347200a1
STDERR: 18  0x7f30382ab46e _ecore_timer_expired_call
STDERR: 19  0x7f30382ab63b _ecore_timer_expired_timers_call
STDERR: 20  0x7f30382a8551
STDERR: 21  0x7f30382a8be7 ecore_main_loop_begin
STDERR: 22  0x7f303471e963 WebCore::RunLoop::run()
STDERR: 23  0x7f3037d752ae WebProcessMainEfl
STDERR: 24  0x4007c4 main
STDERR: 25  0x7f3036f9676d __libc_start_main
STDERR: 26  0x4006e9
STDERR: LEAK: 1 WebPage
STDERR: LEAK: 1 WebFrame
STDERR: LEAK: 124 RenderObject
STDERR: LEAK: 1 Page
STDERR: LEAK: 1 Frame
STDERR: LEAK: 95 CachedResource
STDERR: LEAK: 862 WebCoreNode

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list