Bug 1222054

Summary: firefox crashes if opening "windows.microsoft.com/de-de/windows-10/about "
Product: [Fedora] Fedora Reporter: Joachim Backes <joachim.backes>
Component: firefoxAssignee: Martin Stransky <stransky>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: gecko-bugs-nobody, joachim.backes, stransky
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-25 11:43:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
manually generated debug info
none
crash_bt none

Description Joachim Backes 2015-05-15 15:22:03 UTC
Description of problem:

If I try to open "windows.microsoft.com/de-de/windows-10/about" with firefox, then firefox crashes.
Version-Release number of selected component (if applicable):
firefox-38.0-5.fc22.x86_64

How reproducible:
always

Steps to Reproduce:
1.Try to open windows.microsoft.com/de-de/windows-10/about
2.
3.

Actual results:
FF dies

Expected results:
open site

Additional info:
1. No problems for example with google.chrome
2. Same problem if running firefox --safe-mode"
3. No such issue in F21

Comment 1 Martin Stransky 2015-05-15 17:14:22 UTC
Can you please attach a backtrace of the crash? See http://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products for details.

Comment 2 Joachim Backes 2015-05-16 06:40:45 UTC
Created attachment 1026158 [details]
manually generated debug info

Info produced without The guidelines
http://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products

Additionally, I added the file crash_bt from a previous try.

Comment 3 Joachim Backes 2015-05-16 06:41:18 UTC
Created attachment 1026159 [details]
crash_bt

Comment 4 Joachim Backes 2015-05-16 07:27:33 UTC
Even if removing ~/.firefox and then running it again, FF crashes.

Output in the gnome-terminal:
--------------------------------------------------------------------------
 firefox

(firefox:5629): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

(firefox:5629): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
DtsGetHWFeatures: Create File Failed
DtsGetHWFeatures: Create File Failed
Running DIL (3.22.0) Version
DtsDeviceOpen: Opening HW in mode 0
DtsDeviceOpen: Create File Failed
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/r600_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/r600_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
DtsGetHWFeatures: Create File Failed
Running DIL (3.22.0) Version
DtsDeviceOpen: Opening HW in mode 0
DtsDeviceOpen: Create File Failed
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/r600_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/r600_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)

Comment 5 Martin Stransky 2015-05-18 17:57:43 UTC
I see. Please check Bug 1219068 - looks like similar problem here.

Comment 6 Joachim Backes 2015-05-19 04:03:38 UTC
updating to gstreamer1-plugins-bad-freeworld-1.4.3-1.fc22.x86_64
helps :-)

Thanks!

Comment 7 Martin Stransky 2015-05-25 11:43:55 UTC
Oka, thanks.

*** This bug has been marked as a duplicate of bug 1219068 ***