Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1448326

Summary: gkbd-keyboard-display segfault with wrong layout
Product: Red Hat Enterprise Linux 7 Reporter: Tomas Pelka <tpelka>
Component: libgnomekbdAssignee: David King <dking>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.4CC: bbarve, bgollahe, mclasen, mkolbas, yuokada, yzheng
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libgnomekbd-3.26.0-2.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-06 12:37:16 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:
Bug Depends On:    
Bug Blocks: 1656436    
Attachments:
Description Flags
backtrace none

Description Tomas Pelka 2017-05-05 08:26:34 UTC
Created attachment 1276506 [details]
backtrace

Description of problem:
gkbd-keyboard-display segfault when unrecognized/wrong layout is called

Version-Release number of selected component (if applicable):
libgnomekbd-3.22.0.1-1.el7

How reproducible:
100%

Steps to Reproduce:
1. /usr/bin/gkbd-keyboard-display -l us,altgr-intl
2.
3.

Actual results:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff79ce279 in get_preferred_height_for_width (
    widget=0x8e34a0 [GkbdKeyboardDrawing], width=1440, 
    minimum_height=0x7fffffffc4f8, natural_height=0x7fffffffc4fc)
    at gkbd-keyboard-drawing.c:2146
2146		    width * drawing->xkb->geom->height_mm /

Expected results:
No segfault, wrong param should be somehow handled.

Additional info:
it segfaults also on any other wrong layout

Comment 3 Yuki Okada 2018-03-26 07:14:57 UTC
Upstream bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=780151

Comment 15 errata-xmlrpc 2019-08-06 12:37:16 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:2044

Comment 16 Matthias Clasen 2019-09-11 15:41:15 UTC
*** Bug 1525530 has been marked as a duplicate of this bug. ***