RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1429837 - SIGSEGV in mozilla::gfx::Matrix4x4Typed on ppc
Summary: SIGSEGV in mozilla::gfx::Matrix4x4Typed on ppc
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: firefox
Version: 7.3
Hardware: ppc
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: Martin Stransky
QA Contact: Desktop QE
Mark Flitter
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-07 09:15 UTC by Tomas Pelka
Modified: 2017-07-25 12:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-12 11:08:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
startup crash bt (96.63 KB, text/plain)
2017-03-07 09:15 UTC, Tomas Pelka
no flags Details

Description Tomas Pelka 2017-03-07 09:15:54 UTC
Created attachment 1260729 [details]
startup crash bt

Description of problem:
Program received signal SIGSEGV, Segmentation fault.
0x0cfa9754 in unsigned int mozilla::gfx::Matrix4x4Typed<mozilla::gfx::UnknownUnits, mozilla::gfx::UnknownUnits>::TransformAndClipRect<float>(mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::PointTyped<mozilla::gfx::UnknownUnits, float>*) const ()
   from /usr/lib/firefox/libxul.so

right after start

Version-Release number of selected component (if applicable):
firefox-52.0-4.el7_3


How reproducible:
100%

Steps to Reproduce:
1. run ff on ppc64
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Martin Stransky 2017-03-07 09:34:22 UTC
That's ppc, 32-bit, not ppc64 build. See the gdb line:
Starting program: /usr/lib/firefox/firefox

Comment 3 Martin Stransky 2017-03-07 09:35:25 UTC
ppc64 build works fine, this is ppc issue only. I don't think this is a blocker as ppc is distributed as optional.

Comment 4 Tomas Pelka 2017-03-07 09:58:50 UTC
jhorak realized that ppc binary instead of ppc64 one was executed for some reason. This is quite surprising for me as well. I'm quite sure that minor arch should not be first choice on multi-arch machines. Note that it can happen that customer would have both ppc and ppc64 installed. So I think we should investigate why this happen. Or even one can for some crazy reason use 32bit executable instead of 64bit one.

Having said that I think we can ship ff erratum and resolve this one later.

Comment 7 Martin Stransky 2017-05-12 11:08:19 UTC
Note: This bug comes from our internal QA testing, there isn't any customer case attached here. I doubt the plain ppc32 arch is actually used anywhere so we don't have any customer bug reports.

Closing as WONTFIX as actually nobody uses that. Please reopen if there's any customer request to fix that.


Note You need to log in before you can comment on or make changes to this bug.