Summary: | www-client/firefox-bin-31.0: Errors on loading embded WebM video | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Amadeusz Żołnowski (RETIRED) <aidecoe> |
Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | CC: | alexander, gentoo.bugzilla, gstreamer, mozilla |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info www-client/firefox-bin
emerge --info media-plugins/gst-plugins-ffmpeg |
Description
Amadeusz Żołnowski (RETIRED)
2014-07-27 14:43:33 UTC
Created attachment 381650 [details]
emerge --info www-client/firefox-bin
Created attachment 381652 [details]
emerge --info media-plugins/gst-plugins-ffmpeg
It's just a matter of rebuilding media-plugins/gst-plugins-ffmpeg. But why the rebuild hasn't been triggered with upgrade of ffmpeg? Hm, the problem hasn't been solved, actually. I still get errors on stdin/err, but Firefox no longer crashes after rebuild of gst-plugins-ffmpeg: (process:27975): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed autosizer-bs: bootstrap.js loaded. autosizer-bs: Importing Autosizer. autosizer-bs: Autosizer imported. ERROR: Caught a segmentation fault while loading plugin file: /usr/lib64/gstreamer-0.10/libgstffmpeg.so Please either: - remove it and restart. - run with --gst-disable-segtrap --gst-disable-registry-fork and debug. ERROR: Caught a segmentation fault while loading plugin file: /usr/lib64/gstreamer-0.10/libgstffmpeg.so Please either: - remove it and restart. - run with --gst-disable-segtrap --gst-disable-registry-fork and debug. Interesting; I haven't had any crashes with ff-bin-31, however crashes with firefox-31 (from source) is why i haven't committed that ebuild to the tree yet. I also haven't had any issues with WebM, however h264 has been broken for me whenever gst-plugins-vaapi has been installed. I'll continue to look into this. Thanks for reporting! Dear, I just had exactly the same problem with media-plugins/gst-plugins-libav. Same problem : ERROR: Caught a segmentation fault while loading plugin file: /usr/lib64/gstreamer-1.0/libgstlibav.so Please either: - remove it and restart. - run with --gst-disable-segtrap --gst-disable-registry-fork and debug. [29826] ###!!! ABORT: Aborting on channel error.: file /home/legarrec/info/portage/www-client/firefox-31.0/work/mozilla-release/ipc/glue/MessageChannel.cpp, line 1531 Same solution : recompile the plugin (still error message but no crashes) And the web page was : https://www.ifixit.com/Teardown/Amazon+Fire+Phone+Teardown/27458 I'm currently using both firefox-bin-31 and firefox-31 compiled with gstreamer enabled and am not experiencing these crashes. Does the issue also occour playing videos at http://www.quirksmode.org/html5/tests/video.html ? my current setup is: distro: sabayon x11-libs/libva-1.3.1 x11-libs/libva-intel-driver-1.3.2 x11-dirvers/xf86-video-intel-2.99.914 Hm, I no longer see error messages. Strange thing is that I did nothing which could fix the problem. Not sure if this is related to this bug but the source version www-client/firefox-31.0 with gstreamer USE crashes with a segfault when accessing any newsstream on http://www.tagesschau.de/ (In reply to occ1701 from comment #10) > Not sure if this is related to this bug but the source version > www-client/firefox-31.0 with gstreamer USE crashes with a segfault when > accessing any newsstream on http://www.tagesschau.de/ Not related to this bug. Could be related to bug 514356 , or bug 518528 and others mentioned within.. i thought there was another bug relating to firefox-31 crashes on gstreamer-rendered content but I can't seem to find it at the moment. Anybody having these issues with firefox or firefox-bin , either 31.2 or 33 ? I don't see these error when browsing youtube/html5 anymore. Thanks! Closing. |